body {
	font-family: Arial, sans-serif, Verdana;
	background: #FDFDFD;
	color: #222;
	text-align: center;
}
a {
	text-decoration: none;
	color: #1A70CC;
}
a:hover, a:active {
	text-decoration: underline;
	color: #FF4500;
}
h1 {
	font-size: 1.6em;
	font-weight: normal;
	color: #995544;
	text-align: center;
}
.centrado {
	text-align: center;
}
div#principal {
	margin: 0.5em auto;
	background: #EFF2F3;
	text-align: justify;
}
div#principal_interno {
	padding: 0.5em 1em;
}
div#error {
	margin: 0.5em auto;
	color: #D8000C;
	background: #FFBABA;
	width: 50%;
	text-align: justify;
}
div#error_interno {
	margin: 0.5em auto;
	padding: 0.5em;
}
ul#listado_errores {
	font-size: 0.9em;
	padding: 0.5em 2em;
	margin: 0;
}
.minimo {
	margin: 0;
	padding: 0;
}
.box1_liquid-round {
	width: 55em;
	margin: 0px auto;
	position: relative;
	background: #fff url(../imagenes/leftside.gif) repeat-y left top;
}
div.contenedor_campos {
	width: 50em;
	margin: 0 auto 2em auto;
}
.box1_top {
	width: 100%;
	height: 20px;
	background: url(../imagenes/top.gif) no-repeat left top;
}
.box1_top span {
	display: block;
	position: relative;
	height: 20px;
	background: url(../imagenes/top-right.gif) no-repeat right top;
}
.box1_center-content {
	padding: 1px 20px 1px 25px;
	margin: -1px 0 -50px 0;
	background: url(../imagenes/rightside.gif) repeat-y right top;
}
.box1_bottom {
	width: 100%;
	height: 60px;
	background: url(../imagenes/bottom.gif) no-repeat left bottom;
}
.box1_bottom span {
	display: block;
	position: relative;
	height: 60px;
	background: url(../imagenes/bottom-right.gif) no-repeat right top;
}
.box1_on-top {
	z-index: 9999;
	position: relative;
}
input.text {
	border: 1px solid #CCCCCC;
}
label.campo {
	float: left;
	width: 26em;
}
div.campo {
	margin-top: 0.35em;
	margin-bottom: 0.35em;
}
.tabla_caption {
	font-size: 1.25em;
}
.tabla_caption img{
	vertical-align: baseline;
}
.contenedor_campos .boton {
	margin: 1em 1em 0 1em;
}
table#tablaBancos {
	z-index: 999;
	width: 100%;
	position: relative;
	text-align: center;
	margin: 1em auto;
}
table#tablaCambio {
	z-index: 999;
	width: 100%;
	position: relative;
	text-align: center;
	margin: 1em auto;
}
div.footer {
	color: #444444;
	font-size: 0.7em;
	text-align: center;
	margin: 1em;
}
div.adsense {
	width: 728px;
	height: 90px;
	margin: 0 auto;
}
