body {
	margin-top: 10px;
	background-image: url(img/jpg/bg.jpg);
	background-repeat:     repeat-x;
	background-color: #36322F;
}
#aplica {
	height: 100px;
	width: 361px;
}
#div_resultado {
	width: 100%;
	/*position: relative;*/
	overflow:auto;
	padding:0;
	margin:0;
	text-align:center;
}

.botonera_sup {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.botonera_sup_index {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}

.botonera_sec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
}
.borde {
	border: 1px solid #CCCCCC;
}
.borde_redondo{
 -moz-border-radius-topleft:  6px;
   -webkit-border-top-left-radius: 6px;
   -moz-border-radius-topright:  6px;
   -webkit-border-top-right-radius: 6px;
}
.caja {
	width: 110px;
	height: 25px;
}
.caja_acceso {
	width: 144px;
}

.cajaform {
	width: 220px;
}
.datos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	text-decoration: none;
}

.mas_info {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.sombra_cont {
	background-image: url(img/png/sombra_cont.png);
	background-repeat:  repeat-x;
	background-position: center top;
}
.texto_datos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #002EE6;
	text-decoration: none;
}
.texto_datos_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.texto_datos_3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #999999;
	text-decoration: none;
}
.texto_datos_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.textoform {
	color: #000000;
	text-decoration: none;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 25px;
	text-align: right;
}
.texto_datos_contacto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #002EE6;
	text-decoration: none;
}
.titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #002EE6;
}
.titulos_secc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.marcas {
	background-image: url(img/png/marcas_2.png);
	background-repeat: no-repeat;
	background-position: right top;
}
