/* CSS Document */
body
{
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

#areanoticiastexto {
	background-color:#ae1525;
	font-family:"Myriad Pro";
	font-size: 12px;
	font-weight:bold;
	color:#FFF;
}

#areaeventostexto {
	background-color:#f4a133;
	font-family:"Myriad Pro";
	font-size: 12px;
	font-weight:bold;
	color:#FFF;
}

.styleGeneral /* Texto en general*/
{
	font-family:"Myriad Pro";
	font-size: 12px;
	color: #5D5D5D;
}

.styletdborde /* Texto en general*/
{
	font-family:"Myriad Pro";
	font-size: 12px;
	color:#ffffff;/* #000040;*/
	background-color: #193c4f;/*E9E9E9;*/
	border: thin solid #CCCCCC;
}

.styleamArillo /* fondo amarillo*/
{
	font-family:"Myriad Pro";
	font-size: 12px;
	vertical-align:middle;
	color: #193c4f;
	height:15px;
	background-image:url(../imagenescss/fondoabajoamarillo.jpg);
}

.styleNoticia /* Texto de la noticia en la pag prin*/
{
	font-family:"Myriad Pro";
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}

.styleNoticia:hover /* sobre*/
{
	font-family:"Myriad Pro";
	font-size: 12px;
	color: #FF9900;
	text-decoration: none;
}

.styleRegionales /* Texto de la noticia en la pag prin*/
{
	font-family:"Myriad Pro";
	color: #003366;
	font-size: xx-small;
	text-decoration: none;
}

.styleRegionales:hover /* sobre*/
{
	font-family:"Myriad Pro";
	color: #FF9900;
	font-size: xx-small;
	text-decoration: none;
}

.styleDetalleNoticia /* detalle de la noticia*/
{
	font-family:"Myriad Pro";
	font-size: 12px;
	color: #999999;
}


.styleVerMas 
{
	font-family:"Myriad Pro";
	color: #003366;
	font-size: xx-small;
	text-decoration: none;
}
.styleVerMas:hover 
{
	font-family:"Myriad Pro";
	color: #FF9900;
	font-size: xx-small;
	text-decoration: none;
}

.styleCopyrigth /* Copyrigth */
{
	font-family:"Myriad Pro";
	color: #003366;
	font-size: xx-small;
}

.styletitulos 
{
	font-size: 12px;
	color: #FFFFFF;
	font-family:"Myriad Pro";
	font-weight: bold;
}

.styleref /* link paguinas principales */
{
	font-size: 12px;
	color: #FF9900;
	font-family:"Myriad Pro";
	text-decoration: none;
	font-weight: bold;
}
.styleref:hover /* link paguinas principales - sobre*/
{
	font-size: 12px;
	color:#003366;
	font-family:"Myriad Pro";
	text-decoration: none;
	font-weight:bold;
}

.styleTitulosPaginasInt
{
	width: 100%;
	font-family:"Myriad Pro";
	font-size:14px;
	color:#003466;
	font-weight:bold;
	border-bottom-width: 1px;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #000040;/*#FFCC00;*/
	border-left-color: #FFCC00;
}

.tituloazulminimo{
	font-family:"Myriad Pro";
	font-size:8pt;
	color:#0c4c86;
}

.tituloblancominimo{
	font-family:"Myriad Pro";
	font-size:8pt;
	color:#ffffff;
}

.tablaGeneral
{
	background-color: #F3F3F3;
	line-height: normal;
	border: thin dotted #FDD462;
}
 
</style>
