body { 
font-size : 11px;
font-family : Verdana;
margin : 0;
} 
 
.modulo_13 { 
font-size : 10px;
text-align : center;
text-decoration : none;
font-family : Arial;
color:#000000;
}
 
/* Estilo menú */ 
 
.menu { 
background-position : center 0%;
background-repeat : no-repeat;
text-decoration : none;
height : 16px;
text-align : left;
padding-left : 0px;
font-size : 11px;
font-weight: bold;
padding-top : 1px;
font-family : Verdana;
color : #ffffff;
} 

.titulo { 
font-size : 12px;
font-family : Verdana;
font-weight : bold;
color : #FFB400;
text-decoration : none;
}
 
.txt { 
font-size : 11px;
font-family : Verdana;
text-decoration : none;
}
 
.txtrgw { 
font-size : 8px;
font-family : Verdana;
}
 
a.enlace_pie { 
text-decoration : none;
font-size : 10px;
} 

.modulo_pie { 
background-position : center 0%;
background-repeat : no-repeat;
text-decoration : none;
height : 16px;
text-align : center;
padding-left : 3px;
font-size : 10px;
padding-top : 1px;
font-family : Verdana;
}

a {
text-decoration : none;
font-size : 10px;
color: #FFB400;
}

.boton{
font-size : 10px;
border : 1px;
width : 60px;
height : 19px;
text-align : center;
}

input{
font-family : Arial;
font-size : 10px;
}
	
select{
font-family : Arial;
font-size : 10px;
}

.acceso{
background-position : center;
background-repeat : no-repeat;
text-decoration : none;
text-align : left;
padding-left :3px;
font-size : 10px;
padding-top : 1px;
font-family : Verdana;
color : #ffffff;
}

/* Borde de cajas. */
.caja{    
	border : 1px solid #000000;
	background-color:#FFFFFF;
}

/* Estilo Datos Agencia */ 
 
.datos_agencia { 
background-position : center 0%;
background-repeat : no-repeat;
text-decoration : none;
height : 20px;
text-align : center;
padding-left : 3px;
font-size : 10px;
padding-top : 1px;
font-family : Verdana;
color : #ffffff;
} 
.mail_informacion {
	font-size : 10px;
	font-family : Verdana;
	color : #ffffff;
}

/* Estilo Firma */ 
 
.firma { 
background-position : center 0%;
background-repeat : no-repeat;
text-decoration : none;
height : 22px;
text-align : center;
padding-left : 3px;
font-size : 10px;
padding-top : 1px;
font-family : Verdana;
color : #000000;
background-color : #F7F7F7;
} 

/* Estilo Información Agencia */ 
 
.info_agencia { 
background-position : center 0%;
background-repeat : no-repeat;
text-decoration : none;
height : 30px;
text-align : center;
padding-left : 0px;
font-size : 10px;
padding-top : 1px;
font-family : Verdana;
color : #000000;
background-color : #ffffff;
}

.color_prin {
	/*background-color: #CC0033;*/
	background-color: #21A229;

	
}

.evol_actual {
	font-size: 9px;
	font-weight: bold;
	color: #CC0033;
}

.evol {
	font-size: 9px;
	font-weight: bold;
	color:#FFFFFF;
}

.fondo_evol {
	background-color: #CCCCCC;

}

* html #prestatario{
	 display: table; 
	 position: relative; 
	 width: 650px; 
	 height: 450px;
	 margin-left: 10px;
	 margin-top: 0px;
}
#prestatario{ 
	 position: relative; 
	 width: 650px;
	 min-height: 450px; 
	 margin-left: 10px;
	 margin-top: 10px;		
}


* html #paises{
	 position:relative; 
	 width: 550px; 
	 height: 450px;
	 min-height: 450px;
	 margin-left:10px;
}
#paises{
	 position:relative; 
	 width: 650px;
	 min-height: 450px;
	 margin-left:15px;
	 margin-top:10px; 
	
}

.bandera{
	border: 0px;
}

.medio{
	border: 1px solid #000000;
	float:left;
	display: block;
}

.cabecera{
	border: 1px solid #000000;
}

.listado{
	list-style: none;
}

.enlace_imagen{
	cursor: pointer;
	border: 1 px solid #000000;
}

	

