/* CSS Document */

   A:link {text-decoration:none;color:#666;}
    A:visited {
	text-decoration:none;
	color:#666;
}
    A:active {
	text-decoration:none;
	color: #666;
}
    A:hover {
} 

 .textogeneral {
	font-size: 9pt;
	color: #666;
	font:normal;
	font-family : arial;
	text-align:justify;
	padding-right: 20px;
} 

 .textogeneral {
	font-size: 9pt;
	color: #999;
	font-family : arial;
	text-align:justify;
} 

 .textogeneralnegrita {
	font-size: 9pt;
	color: #666;
	font-weight:bold;
	font-family : arial;
	text-align: justify;
} 
 .cabecera {
 text-align:right; 
font-size: 8pt; 
color: white; 
font-family : arial;
} 

 .footer {
	font-size: 8pt;
	color:#666666;
	font-family : arial;
	text-align: right;
} 

.titulo { 
font-size: 12pt;
font-weight:bold; 
color: #C02B2D; 
font-family : arial;
} 

.contactotitulo {
	font-size: 11pt;
	font-weight:bold;
	font-family : arial;
	text-align: left;
} 

.titulo_mini { 
font-size: 10pt;
font-weight:bold; 
color: #C02B2D; 
font-family : arial;
} 
