.boton
{
	height: 20px;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
	background-color: #000099;
	color: white;
}
.detalle
{
	background-repeat: repeat-x;
	font-family: Arial;
	background-color: white;
	padding-left: 60px;
	text-align: justify;
	height: 20px;
	font-size: 12pt;
}

.detalle_sin_sangria
{
	background-repeat: repeat-x;
	font-family: Arial;
	background-color: white;
	text-align: justify;
	height: 20px;
	font-size: 12pt;
}

.detalle_celdaBlanca_sinLinea
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding-left: 10px;
	background-color: #FFFFFF;
	text-align: left;
}

.fondo
{
	background-color: #3C8EBD;
	margin: 0px;
	background-attachment: fixed;
	background-image: url(Fondo.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: baseline;
	position: relative;
	
}

.grid {
     background : #FFFFFF;
     border : 1px solid #848484;
     width : 100%;
     font-size : 11px;
     color : #848484;
     vertical-align: top;
     font-family: Verdana;
}
.gridheader
{
	background: blue;
	border: 1px solid #848484;
	color: #FFFFFF;
	font-weight: bold;
}
.gridheader a:link {
     color : #423532;
}
.gridheader a:hower {
     color : white;
}
.gridrow {
     background : #C2D6C8;
     border : 1px solid #848484;
     color : #000000;
}
.gridcellpar {
     background : #FFFFFF;
     border : 1px solid #848484;
     font-size : 11px;
     color : #000000;
}
.gridcellimpar {
     background : #D5D5D6;
     border : 1px solid #848484;
     font-size : 11px;
     color : #000000;
}
gridpager {
     background : #848484;
     border : 1px solid #848484;
     color : #FCB118;
     text-align:right;
}
.gridfooter {
     background : #848484;
     border : 1px solid #848484;
     color : #003399;
}
.gridborder {
     border : 1px solid #848484;
}
.pie_textos
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
	line-height: 130%;
}
.pie_textos a
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: blue;
}
.pie_textos a:hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: blue;
	font-style: italic;
}
.resultados_itemsTitulo
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: blue;
}
.titulos_celda_tabla
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 10px;
	color: #000099;
	padding-right: 5px;
	text-align: left;
}

.titulos_seccion
{
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	background-color: #FFFFFF;
	color: blue;
	padding-left: 30px;
}

.titulos_tabla_centrado
{
	background-color: #FFFFFF;
	background-image: url(Sombra.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: blue;
	padding-left: 30px;
	text-align: center;
}

