/* hojasestilos importadas*/
@import url("head_formadepago.css");


/* etiquetas HTML*/
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
table {
	width:300px;
	position:relative;
	left:0px;
	height: 40px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-bottom-width: thin;
}
/*logica de disposicion*/
#pagcopias {
	position:relative;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:320px;
	height:auto;
	
}
/*en este punto debe revisarse los css importados*/

#informacionextra {
	margin: 0px;
	padding: 0px;
	width: 310px;
	height: auto;
	font-size: 12px;
	padding-top: 5px;
	padding-left: 5px;
	position: relative;
	padding-right: 5px;
}
.lgobanco {
	position: relative;
	width: auto;
	display:block;
	float:left;
}
.nroctabanco {
	position: relative;
	width:230px;
	display:block;
}
.enviandocel {
	position: relative;
	width:216px;
	display:block;
	float:left;
	font-size: xx-small;
	top: 0px;
}
.lgoscel{
	position: relative;
	width:130px;
	top:20px;
	display: block;
	float: left;
	
}
#textoadicional {
	position: relative;
	width: 300px;
	height:auto;
	left: 0px;
	text-align: left;
	font-size: x-small;
}
.marca{
	top:auto;
	position: relative;
}
.textos{
	position: relative;
	border-bottom-color: #999999;
	border-bottom-style: dashed;
	border-bottom-width: thin;
}
