@charset "utf-8";
/* CSS Document */

.Titulo_azul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #12446D;
}
.Titulo_verde{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #788d64;
		
}
.Estilo3 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.Estilo6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #12446D;
}
.Estilo7 {
font-size: 9px
}
.Estilo8 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; color: #12446D; 
}
.Estilo12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
font-weight: bold;
	color: #9b9b9b;
}

.Estilo10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
} 
.Estilo11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;

	color: #000000;
}
.Combos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

	color: #000000;
}
.subtitulo_1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #5e6d4e;

}
.subtitulo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background:url(../images/bar.png);
	color: #FFF;	
}
.Estilo9 {
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; color: #ffffff; 
}

.gridview_mant
{
	border-color: #CC9966;
}
.tabla
{
	background-color: #ffffff;
	font-family: verdana;	
	font-weight: bold;
	border-right: #babdac 1px solid; 
	border-top: #babdac 1px solid; 
	margin: 1px; border-left: #babdac 1px solid;
	border-bottom: #babdac 1px solid
}
.gridview_row
{
	color: Maroon;
	font-family: verdana;
}

.row
{
	background-color: #eceee3;
}

.row_cabecera
{
	background-color: #a6b78d;
}

.row_vacio
{
	background-color: #FFFFFF;
}

.texto
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;    
    color: #808080;    
}
.style3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	width: 30px;
}

.invisible {
	display:none;
}
.visible {
	display:block;
}

.caja_tit {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/caja_fondo_marron.png) repeat-x scroll 0 0;
border-left:1px solid #CCCCCC;
border-right:1px solid #CCCCCC;
border-top:1px solid #CCCCCC;
color:#FFFFFF;
height:32px;
margin:8px 9px 0 12px;
width:191px;
