@import url(../SpryAssets/SpryMenuBarHorizontal.css);
@import url(../2010/estilos/general_1columna.css);

#titulo {
	margin: 0px;
	padding: 0px;
	height: 150px;
	width: 940px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-image: url(../img/transparencia-municipal.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-size: 0.1em;
}
#titulo span {
	display: none;
}
#titulo #el-titulo {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 940px;
}
#titulo #el-titulo a {
	color: #FFFFFF;
	display: block;
	height: 120px;
	width: 940px;
}

#principal-pie {
        clear: both;
	padding-top: 20px;
}
#anterior-siguiente {
	padding-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ded9d3;
        height: 40px;
}
#anterior-siguiente ul, #anterior-siguiente ul li {
 margin: 0px;
 padding: 0px;
 list-style-type: none;
}
#anterior-siguiente ul li.anterior {
 float: left;
 width: 200px;
 text-align: left;
 display: block;
}
#anterior-siguiente ul li.separador{
 float: left;
 display: none;
 width: 100px;
}
#anterior-siguiente ul li.siguiente {
 float: right;
 width: 200px;
 text-align: right;
 display: block;
}
#volver-a {
 clear: both;
}
#aqui {
	height: auto;
}
.extra {
	background-color: #FFFFFF;
}
.extra tr td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#volver-a {
display:none;
}
body.blog div.alfa, 
body.blog div.beta {
float:none;
width: 680px;
}
