body {
	background-color: #CCCCCC;
	background-image: url(images/gradfondo.png);
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-position: center;
}
a, a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
}
#contenedor {
	background-color: #003366;
	text-align: left;
	height: 100%;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	position: relative;
	background-repeat: repeat;
	padding: 0;
}
#top {
	background-color: #FFFFFF;
	background-image: url(images/top.png);
	background-repeat: no-repeat;
	background-position: center;
	margin: 0px;
	height: 130px;
	width: 905px;
	position: relative;
	padding-left: 45px;
}
#centro {
	height: auto;
	width: 950px;
	position: relative;
	clear: left;
}
.espacioH {
	display: block;
	margin: 0px;
	height: 25px;
	width: 950px;
	position: relative;
}
#abajo {
	height: 14px;
	width: 880px;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 20px;
	position: relative;
	clear: left;
}

#contenedor-menu {
	float: left;
	height: auto;
	width: 160px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 10px;
	border-right: dotted 1px #40668C;
	padding-bottom: 10px;
}
.espacioV {
	margin: 0px;
	float: left;
	height: 310px;
	width: 22px;
}
#contenido-inicio {
	margin: 0px;
	float: left;
	height: auto;
	width: 500px;
}
#recuadros-inicio {
	width: 247px;
	position: absolute;
	top: -40px;
	right: 7px;
	z-index: 30;
}
.varios-menu {
	margin-top: 20px;
	padding-left: 8px;
	position: relative;
	text-align: center;
}
.espacioH2 {
	display: block;
	margin: 0px;
	height: 20px;
	width: 950px;
	position: relative;
	clear: left;
}
#contenido {
	margin: 0px;
	float: left;
	height: auto;
	width: 490px;
	z-index: 20;
	background-repeat: repeat-x;
}

#recuadros-der {
	position: absolute;
	top: 0px;
	right: 5px;
	z-index: 32;
	width: 247px;
}
#contenido-publicaciones {
	margin: 0px;
	float: left;
	height: auto;
	z-index: 20;
	background-repeat: repeat-x;
}
.columnas {
	padding: 0px;
	float: left;
	width: 360px;
	line-height: 1.2em;
}
