.texto {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 9pt;
	line-height: 14pt;
	padding-right: 30px;
}

.texto_ch {
	font-family: Arial, sans-serif;
	font-size: 8pt;
	font-style: bold;
	color: #86745C;
}

.texto_ch_negro {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-style: bold;
	padding-right: 30px;
}

.subtitulo {
	font-family: Arial, sans-serif;
	color: #999999;
	font-size: 14pt;
}

.punteo {
	font-family: Arial, sans-serif;
	font-size: 1em;
	color: #000000;
	line-height: 2em;
}

.bot{
	color: #000000;
	text-decoration: none;
}

a.bot:hover{
    color: #ffffff;
	text-decoration: none;
}

.submenu{
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #000000;
	text-decoration: none;
}

a.submenu:hover{
    font-family: Arial, sans-serif;
	font-size: 0.8em;
	color: #999999;
	text-decoration: none;
}

#pie{ 
    font-family: Arial, sans-serif; 
    font-size: 0.6em;
	background-color: #cccccc; 
    padding: 10 10 3 10px; 
    text-align:right; 
    clear: both; 
} 

#cabecera{ 
    background-color: #d0d0ff; 
    color: #333300; 
    font-size:0,8em; 
    font-weight: bold; 
    padding: 3 3 3 10px; 
}.titObra {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 9pt;
	line-height: 14pt;
	text-align: center;

}
.detalleObra {
	font-family: Arial, sans-serif;
	color: #000000;
	font-size: 8pt;
	font-style: bold;
	padding-right: 0px;
	text-align: center;

}
