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;
font-weight: bold;
}
 
/* Estilo menú */ 
 
.menu { 
background-position : center 0%;
background-repeat : no-repeat;
text-decoration : none;
height : 16px;
padding-left : 0px;
font-size : 11px;
font-weight: bold;
padding-top : 1px;
font-family : Verdana;
color : #000000;
} 

.titulo { 
font-size : 12px;
font-family : Verdana;
font-weight : bold;
color : #336600;
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 : #336600;
}

.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;
background-color : #336600;
}

/* Borde de cajas. */
.caja{    
	border : 1px solid #336600;
}

/* 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;
background-color : #336600;
} 

/* 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 : #ffffff;
} 

/* 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;
}

.menu_superior { 
text-decoration : underline;
text-align : center;
font-size : 16px;
font-weight: bold;
margin-top: 0px;
font-family: "Lucida Console";
color : #722262;
text-align: left;
} 

* html #general{
	width: 750px; 
	margin-left: 150px; 
	margin-top: 0px; 
	height: 650px; 
}
#general{
	width: 750px; 
	margin-left: 150px; 
	margin-top: 0px; 
	min-height: 650px; 
}

.listado {
	list-style: none;
}

.puntero_mano{

	cursor: pointer;
}

<!-- Color principal. -->

.color_prin {

	background-color: #CC0033;

}



<!-- Color secundario. -->

.color_sec {

	background-color: #999999;

}



<!-- Color alternativo. -->

.color_alt {

	background-color: #CCCCCC;

}



<!-- Fuente del texto de la barra superior -->

.evol {

	font-size: 9px;

	font-weight: bold;

	color: #DD6407;

}



<!-- Fuente del texto RESALTADO de la barra superior -->

.evol_actual {

	font-size: 9px;

	font-weight: bold;

	color: #FBEF63;

}



<!-- Color de fondo de la barra superior -->

.fondo_evol {

	background-color: #66206E;

}


