#wrapper {
	width: 1000px;
	margin-left: -500px;
	position: relative;
	left: 50%;
	margin-bottom: -170px;
	margin-top: 0px;
	min-height: 100%;
}
.clearfooter {
	clear: both;
	height: 170px;
}

.headerImg {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 120px;
	width: 180px;
}

#header {
	height: 140px;
}
#logo {
	float: left;
	height: 113px;
	width: 333px;
	margin-top: 15px;
}
#secciones {
	float: left;
	width: 100%;
	margin-bottom: 15px;
}
#tituloSeccion {
	float: left;
	width: 100%;
	margin-top: 25px;
}
#contenido {
	float: left;
	width: 867px;
}
#publicidad {
	float: left;
	width: 120px;
	margin-left: 5px;
}
.publiItem {
	float: left;
	margin-top: 4px;
	border: 1px dotted #CCC;
}
#navPaginas {
	height: 20px;
	width: 734px;
	text-align: right;
	margin-top: 20px;
	float: left;
	border: 1px dotted #FC0;
	background-color: #FEF9BA;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#recuerda {
	float: left;
	width: 440px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999;
}
#iconos {
	float: left;
	width: 468px;
	margin-left: 5px;
}

