@charset "utf-8";
body {
	background-image: url(images/fondo.gif);
	background-repeat:repeat-x;
	background-color: #ab0002;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}
#contenedor {
	position:relative;
	margin: 0 auto;
	width:942px;
	top: 70px;
	z-index:5;
	text-align:left;
}
#footer {
	position:relative;
	margin-top: -5px;
}
#logo {
	position:absolute;
	left: 50%;
	width:255px;
	height:279px;
	z-index:6;
	visibility: visible;
	margin-left:-490px;
}
#pajaros {
	position:absolute;
	width:59px;
	height:74px;
	z-index:4;
	left: 50%;
	margin-left: 435px;
}
#alcaldia {
	position:absolute;
	width:120px;
	height:44px;
	z-index:7;
	left:50%;
	margin-left:-230px;
	top: 45px;
}
.tituloNoticia {
	background:url(images/fondoTitulos.gif);
	height: 48px;
	padding: 3px 30px 0 20px;
	font-family:"Trebuchet MS";
	color: #c20004;
	font-size: 20px;
	font-style:italic;
	line-height: 13px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.tituloNoticia2 {
	background: url(images/fondoTitulos2.gif);
	height: 48px;
	padding: 3px 30px 0 20px;
	font-family:"Trebuchet MS";
	color: #c20004;
	font-size: 16px;
	font-style:italic;
	line-height: 13px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.tituloNoticia3 {
	height: 48px;
	font-family:"Trebuchet MS";
	color: #c20004;
	font-size: 16px;
	font-style:italic;
	line-height: 13px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.tituloEtapas {
	font-family:"Trebuchet MS";
	color: #c20004;
	font-size: 16px;
	font-style:italic;
	line-height: 13px;
	background-repeat: no-repeat;
	font-weight: bold;
}
.contenidoNoticia{
	color:#373737;
	line-height: 18px;
	padding: 0 20px 10px 20px;
	background: url(images/fondoNoticia.gif);
	font-size: 13px;
	font-family:"Trebuchet MS";
}
.contenidoNoticia2{
	color:#373737;
	line-height: 18px;
	padding: 0 20px 10px 20px;
	background: url(images/fondoNoticia2.gif);
	font-size: 13px;
	font-family:"Trebuchet MS";
}
.abajoNoticia{
	background:url(images/abajoNoticia.gif);
	height: 14px;
	background-repeat:no-repeat;
	background-position: top;
}
.abajoNoticia2{
	background:url(images/abajoNoticia2.gif);
	height: 14px;
	background-repeat:no-repeat;
	background-position: top;
}
.foot{
	font-family: "Trebuchet MS";
	font-size: 11px;
	color:#ffffff;
}
.imagenIzquierda{
	float: right;
	padding-left: 15px;
	padding-bottom: 5px;
}
.imagenDerecha{
	float: left;
	padding-right: 15px;
	padding-bottom: 5px;
}
.linkGrande:link {
	font-family:"Trebuchet MS";
	color: #c20004;
	font-size: 16px;
	font-style:italic;
	line-height: 13px;
	font-weight: bold;
	text-decoration:none;
}
.linkGrande:visited {
	font-family:"Trebuchet MS";
	color: #c20004;
	font-size: 16px;
	font-style:italic;
	line-height: 13px;
	font-weight: bold;
	text-decoration:none;
}
.linkGrande:hover {
	font-family:"Trebuchet MS";
	color: #333333;
	font-size: 16px;
	font-style:italic;
	line-height: 13px;
	font-weight: bold;
	text-decoration:none;
}
.linkGrande:active {
	font-family:"Trebuchet MS";
	color: #c20004;
	font-size: 16px;
	font-style:italic;
	line-height: 13px;
	font-weight: bold;
	text-decoration:none;
}
#lateral {
	position:relative;
	width:230px;
	height:auto;
	z-index:8;
	float:right;
	margin-right: 20px;
	padding-top: 20px;
	background-color:#FFFFFF;
}
#lateralLogos {
	position:relative;
	width:280px;
	height:auto;
	z-index:8;
	float:right;
	padding-top: 18px;
	background-color:#FFFFFF;
}
a.historial{
font-family:"Trebuchet MS";
color:#333333;
font-size: 12px;
text-decoration: none;
line-height: 13px;
}
a.historial:hover{
text-decoration: underline;
}
.texto{
font-family:"Trebuchet MS";
font-size:13px;
color:#333333;}