/* CSS Document */
body {
	color: #333333; text-align: center; font: 12pt "Times New Roman", Times, serif; background: #f8f0d8;
}
#derecha {
	display: none;
}

/* ancho al documento y lo centro*/
#contenedor{
	width: 600px;
	margin: 0 auto;
	text-align: left;
	background: #FFFFFF;
}
/*aplico estilos generales*/
body { margin: 0px; padding: 0px; border: 0px; }

#bloquesuperior, #bloquenavegacion, #migas, #bloqueinferior {
	display: none;
}
h1 {font-size: 16pt; color: #9c0000;}
h2 {font-size: 14pt; color: #9c0000;}
h6 {font-size: 12pt; color: #9c0000;}

BODY{
background-color:#FFFFFF;
font-size:10pt;
background-image:none;}
.hidePrint{
display:block;
padding-bottom:15px;
text-align:center;}
#cabecera{display:none;}
#cab-sup{display:none;}
#cab-nav {display:none;}
#cont-path{display:none;}
#contenedor{width:100%;padding:0;}
#pie-sup{visibility:hidden;}
div.pie{ background-color:#FFFFFF;}
h1{line-height:30px;}
p{line-height:20px;}
li{line-height:20px;}

/*matices*/
.contenidoInt{
width:80%;padding:0;margin:0;}
.contenidoInt div.gr{ width:600px;padding:0;margin:0;}
/*fin matices*/

.contenidoInt div.gr1 table.datos{
font-size:8px;
}
.contenidoInt div.gr table.datos tr.trtit td{
padding:5px 0 5px 0px;
font-size:10px;
font-weight:normal;
}
.contenidoInt div.gr table.datos tr td{
padding:5px 0 5px 0px;
} 
.contenidoInt div.gr table.datos{
width:90%;
}
