#contenido{
	position:relative;
	margin-left:-510px;
	left:50%;
	width:1024px;
}

#wPie{
	position:relative;
	margin-top:-43px;
}

#lateralIzdo{
	position:relative;
	width:588px;
	left:-59px;
	margin-top:-10px;
	float:left;
}

#lateralIzdo #twitter{
	background:url(/images/home/twitter.png) no-repeat left top;
	height:154px;
	width:475px;
	margin-left:82px;
	margin-bottom:-7px;
}

#lateralIzdo #twitter #siguenos{
	position:absolute;
	top:120px;
	left:375px;
	z-index:10;
}


#twitter_update_list{
	margin-left:150px;
	padding-top:50px;
	position:relative;
	width:290px;
	height:60px;
}



#twitter_update_list li {
	list-style-type: none;
	
}

#twitter_update_list span {
	float:left;
	width:290px;
	color:#b36100;
	font-family:Helvetica,Arial,sans-serif;
	font-size:12px;
	
}


#twitter_update_list span a{
	color:#7e4501;
}

#twitter_update_list li > a {
	float:right;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#000000;
	text-decoration:none;
	font-style:italic;
	margin-top:-3px;
	
}

#lateralDecho{
	position:relative;
	float:left;
	width:521px;
	margin-left:-100px;
}

#noticias{
	background:url(/images/home/marco-noticias.png) no-repeat left top;
	height:576px;
	width:521px;
	/*margin-left:505px;*/
	margin-top:-50px;
	position:relative;

}

#noticias #bloqueNoticias{
	left:55px;
	top:72px;
	overflow-y:auto;
	overflow-x:hidden;
	height:460px;
	position:relative;
	width:426px;

}


.noticia{
	margin-bottom:30px;
	margin-top:13px;
}

.noticia .bloqueTitular{
	width:425px;
	float:left;
}

.noticia .bloqueTitular .fecha{
	background:url(/images/home/calendario.png);
	height:84px;
	width:78px;
	text-align:center;
	float:left;
}



.noticia .bloqueTitular .fecha .anyo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#ffffff;
	position:relative;
	padding-top:3px;
}

.noticia .bloqueTitular .fecha .dia{
	font-family:Arial, Helvetica, sans-serif;
	font-size:46px;
	font-weight:bold;
	color:#d4510a;
	position:relative;
}

.noticia .bloqueTitular .fecha .mes{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#693417;
	position:relative;
	margin-top:-10px;
}

.noticia .bloqueTitular .titular{
	width:305px;
	float:left;
	margin-left:15px;
	font-family:Futura, 'Century Gothic', AppleGothic, sans-serif;
	font-size:33px;
	font-weight:normal;
}

.noticia .bloqueTexto{
	clear:left;
	width:385px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;	
	margin-left:3px;
	padding-top:15px;
}

.noticia .bloqueTexto p{
	margin-top:10px;
}

.noticia .bloqueImagen{
	text-align:center;
	padding-top:10px;
	position:relative;
	clear:left;
}

#clear{
	clear:left;
}
