.titol {
	color: #CC3300;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
}
td { 
    font-family:verdana,arial; 
    font-size:8pt; 
} 
.estilotabla{
	background-color:ffffff;
	border-style:solid;
	border-color:666666;
	border-width:1px;
	color: #333333;
	padding: 8px;
} 
.estilocelda{ 
    background-color:ddeeff; 
    color:CC3300; 
    font-weight:bold; 
    font-size:10pt; 
} 
.encabezado{ 
    color:CC3300; 
    font-weight:bold; 
    font-size:10pt; 
} 
.texteBlanc {
	color: #FFFFFF;
	font-size: 10pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FF6600;
	text-align: center;
	font-weight: bold;
}
.texteBlanc a:link{
	color: #FFFFFF;
	text-decoration: none;
}
.texteBlanc :hover{
	color: #FFFFFF;
	text-decoration: none;
}
.texteBlanc a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.tabla_inf {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: center;
}
.tabla_inf a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	background-image: url(../imagenes/flecha.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 10px;
	margin-left: 5px;
}
.tabla_inf :hover{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	background-image: url(../imagenes/flecha.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 10px;
	margin-left: 5px;
}
.tabla_inf a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF6600;
	background-image: url(../imagenes/flecha.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 10px;
	margin-left: 5px;
}
.tabla_cent {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #333333;
	padding-left: 15px;
	padding-right: 15px;
}
.texto a:link{
	color: #333333;
	text-decoration: none;
}
.texto :hover{
	color: #333333;
	text-decoration: none;
}
.texto a:visited{
	color: #333333;
	text-decoration: none;
}
