@charset "utf-8";

/* CSS Document */



#contenedor{

	margin: 0 auto 0 auto;

	width:900px;

	background-color:#FFF;

	

}

#cabecera{

	clear:both;

	width:900px;

	height:160px;

	background-image: url(../img/cabecera.jpg);

}



#menu_contenido{

	width:900px;

	clear:both;

	}

	

#derecha{

	background-color:#FFFFFF;

	margin-left:740px;

	padding-top: 10px;

}



#contenido {

	color:#FFFFFF;

	font-family:Aller, "Gill Sans MT", "Trebuchet MS", Arial;

	width:740px;

	background-color:#FFFFFF;

	padding-top: 10px;

	padding-right: 10px;

	padding-left: 10px;

	float:left;

}

	

.titulonoticia {

	font-family:Aller, "Gill Sans MT", "Trebuchet MS", Arial;

	font-size: 24px;

	color:#4194D8;

	font-weight: bold;

	text-decoration: none;

	text-align: justify;

}

.titulonoticia a:link {

	font-family:Aller, "Gill Sans MT", "Trebuchet MS", Arial;

font-size: 24px;

	color:#4194D8;
	
	font-weight: bold;

	text-align: justify;

	text-decoration: none;

}

.titulonoticia a:visited {

	font-family:Aller, "Gill Sans MT", "Trebuchet MS", Arial;

font-size: 24px;

	color:#4194D8;

	font-weight: bold;

	text-align: justify;

	text-decoration: none;

}

.titulonoticia a:hover {

	font-family:Aller, "Gill Sans MT", "Trebuchet MS", Arial;

font-size: 24px;

	color:#4194D8;

	font-weight: bold;

	text-align: justify;

	text-decoration: underline;

}

.titulonoticia_pq {

	font-family:Aller, "Gill Sans MT", "Trebuchet MS", Arial;

	font-size: 12px;

	color:#0099FF;

	font-weight: bold;

	text-decoration: none;



}

.titulonoticia_pq a:link {

	font-family:Aller, "Gill Sans MT", "Trebuchet MS", Arial;

	font-size: 12px;

	color:#0099FF;

	font-weight: bold;

	text-decoration: none;

}

.titulonoticia_pq a:visited {

	font-family:Aller, "Gill Sans MT", "Trebuchet MS", Arial;

	font-size: 12px;

	color:#0099FF ;

	font-weight: bold;

	text-decoration: none;

}

.titulonoticia_pq a:hover {

	font-family:Aller, "Gill Sans MT", "Trebuchet MS", Arial;

	font-size: 12px;

	color:#0099FF;

	font-weight: bold;

	text-decoration: underline;

}



.contenidonoticia{
	font-family: Aller, "Gill Sans MT", "Trebuchet MS", Arial;
	font-size: 12px;
	color:#000000;
	text-align: justify;
	font-weight: normal;
	line-height:normal;
	padding-bottom:30px;
	text-decoration: none;
}
.contenidonoticia a:link {
	font-family: Aller, "Gill Sans MT", "Trebuchet MS", Arial;
	font-size: 12px;
	color:#0099CC;
	text-align: justify;
	font-weight: normal;
	line-height:normal;
	padding-bottom:30px;
	text-decoration: none;
}
.contenidonoticia a:visited {
	font-family: Aller, "Gill Sans MT", "Trebuchet MS", Arial;
	font-size: 12px;
	color:#0099CC;
	text-align: justify;
	font-weight: normal;
	line-height:normal;
	padding-bottom:30px;
	text-decoration: none;
}
.contenidonoticia a:hover {
	font-family: Aller, "Gill Sans MT", "Trebuchet MS", Arial;
	font-size: 12px;
	color:#0099CC;
	text-align: justify;
	font-weight: normal;
	line-height:normal;
	padding-bottom:30px;
	text-decoration: underline;
}
.fechanoti{

	font-family: Aller, "Gill Sans MT", "Trebuchet MS", Arial;

	font-size: 12px;

	color:#666666;

	text-align: justify;

	font-weight: normal;

	line-height:14px;

	padding-bottom:30px;

	text-decoration: none;

}

#divnoticia {
	width: 315px;
	padding-left: 5px;
	padding-right: 5px;
	float: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;

}

#divnoticia_der {

	width: 315px;

	padding-left: 5px;

	padding-right: 5px;

	border: 1px solid #CCCCCC;

	float: right;

}

.pie_texto {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #0000FF;

}

.resultado{

font-family: Aller, "Gill Sans MT", "Trebuchet MS", Arial; 

font-size: 12px;

color:#00CCFF;

font-weight: bold; 

margin-left: -5px;

}

.marco_div {
	padding: 4px;
	margin: 4px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

