body { 
font-size : 11px;
font-family : Verdana;
margin : 0;
} 
 
.modulo_13 { 
font-size : 10px;
text-align : center;
text-decoration : none;
font-family : Arial;
}
 
/* 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 : #ffffff;
} 

.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 : #5878CD;
}

.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 : #336699;
} 

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

/* 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 { 
background-position : center 0%;
background-repeat : no-repeat;
text-decoration : none;
height : 16px;
text-align : center;
padding-left : 0px;
font-size : 10px;
font-weight: bold;
padding-top : 1px;
font-family : Verdana;
color : #ffffff;
} 

.menu_superior:hover { 
background-position : center 0%;
background-repeat : no-repeat;
text-decoration : none;
height : 16px;
text-align : center;
padding-left : 0px;
font-size : 10px;
font-weight: bold;
padding-top : 0px;
font-family : Verdana;
color : #00BEF2;
} 

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

