.titulos {
	font-family: georgia;
	color:#4964a1;
	font-size: 14px;
	font-weight: bold;	
}


.titulos16 {
	font-family: georgia;
	color:#4964a1;
	font-size: 16px;
	font-weight: bold;
}



.titulos16_naranja {
	font-family: georgia;
	color:#E95D1F;
	font-size: 16px;
	font-weight: bold;

}






.contenido {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #323332;
	text-decoration: none;
}



.contenido_simil_link_espacio {
margin:10px 10px;
padding:10px 10px
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#b33908;
	text-decoration: none;

}

.contenido_simil_link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#b33908;
	text-decoration: none;

}






.titular {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
}




.txtNaranja {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: FF7200;
	text-decoration: none;
}




.contenidoCH {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #333333;
	text-decoration: none;
	font-weight: normal;
}






a:link {
	font-family: tahoma;
	font-size: 11px;
	color: #b33908;
	text-decoration: none;

}

a:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #671e00;
	text-decoration: underline;

}


a:active {
	font-family: tahoma;
	font-size: 11px;
	color: #b33908;
	text-decoration: none;
}

a:visited {
	font-family: tahoma;
	font-size: 11px;
	color:#b33908;
	text-decoration: none;

}






.linkazul  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B517B;
	text-decoration: none;
}
.linkazul:link  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B517B;
	text-decoration: none;

}
.linkazul:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2B517B;
	text-decoration: none;

}
.linkazul:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #182E45;
	text-decoration: none;

}
.linkazul:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #182E45;
	text-decoration: none;

}








.boton:link {
	font-family: tahoma;
	font-size: 11px;
	color: #b33908;
	text-decoration: none;

}

.boton:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #671e00;
	text-decoration: none;

}


.boton:active {
	font-family: tahoma;
	font-size: 11px;
	color: #b33908;
	text-decoration: none;
}

.boton:visited {
	font-family: tahoma;
	font-size: 11px;
	color:#b33908;
	text-decoration: none;

}











.txtNaranja:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FF7200;
	text-decoration: none;
}
.txtNaranja:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: FF7200;
	text-decoration: none;
}
.txtNaranja:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ff9900;
	text-decoration: none;
}
.txtNaranja:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: ff9900;
	text-decoration: none;
}









.fdTabla {
	background-image: url(img/nove_03.gif);
	background-repeat: no-repeat;
	background-position: top;
}



.punteadoNaranja {
	background-image: url(img/punteadoNaranja.gif);
	background-repeat: repeat-x;
}


.punteadoGris {
	background-image: url(img/punteadoGris.gif);
	background-repeat: repeat-x;
}
.fondo_contenido {
	background-image: url(img/fondo_contenido.jpg);
	background-repeat: repeat;
}












.campo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	width: 150px;
}


.campoLargo {
	width: 300px;
	border: 1px solid #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;

}
.campoFecha {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	width: 30px;
	border: 1px solid #CCCCCC;
}

.fondo {
	background-color: #000000;
	background-image: url(img/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

