body {
	font-family: "Century Gothic", Verdana, Geneva, sans-serif;
	font-size: 0.9em;
}
img {
	border: none;
}

#contenedor {
	height: 536px;
	width: 956px;
}

/* Codigo invisible para IE 5 */
#contenedor {
	position: absolute;
	left:50%;
	top:50%;
	margin:-266px 0 0 -478px;
}
#contenidoCaja {
	width: 954px;
	height: 510px;
	position: relative;
}
#contenidoIndex {
	width: 954px;
	height: 454px;
	position: relative;
	text-align: center;
	padding-top: 90px;
}
#contenidoIndex a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contenidoLogotipo {
	width: 232px;
	text-align: center;
	height: 82px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#contenidoLogotipo a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}



.contenidoLogotipoLetrasNegras    {
	color: #000;
	font-size: 1em;
	text-decoration: none;
	padding-right: 3px;
}

.contenidoLogotipoLetrasNaranjas  {
	color: #C60;
	font-size: 1em;
	text-decoration: none;
}

#contenidoPaginaActual {
	position: absolute;
	top: 130px;
	font-size: 1.3em;
	font-weight: bold;
	color: #666;
	padding-top: 5px;
	height: 62px;
	width: 245px;
	background-repeat: no-repeat;
	text-align: center;
}
#contenidoEnlaces {
	height: 200px;
	width: 245px;
	position: absolute;
	top: 300px;
	font-size: 0.95em;
	line-height: 2.3em;
}
#contenidoEnlaces a:link , #contenidoEnlaces a:visited, #contenidoEnlaces a:active, #contenidoEnlaces a:focus{
	color: #cc6600;
	text-decoration: none;
	padding-left: 20px;
	padding-bottom: 15px;
}



#contenidoEnlaces a:hover       {
	color: #913706;
	text-decoration: underline;
	padding-left: 20px;
}

#contenido {
	height: 510px;
	position: absolute;
	top: 0px;
	left: 248px;
	width: 706px;
}
#contenido .contacto {
	text-align: right;
	font-size: 0.9em;
	color: #C60;
	position: absolute;
	top: 335px;
	left: 480px;
	height: 165px;
	width: 200px;
}

#contenido .acercade {
	text-align: right;
	font-size: 0.8em;
	margin-right: 30px;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#contenidoIndice {
	text-align: center;
	font-size: 0.9em;
	color: #C60;
	position: absolute;
	top: 5px;
	left: 127px;
	height: 500px;
	width: 700px;
}
#contenidoIndice .logotipo {
	text-align: center;
	font-size: 0.9em;
	color: #000;
	position: absolute;
	height: 250px;
	width: 700px;
}
.contenidoIndiceLetrasnegras a          {
	color: #000;
	font-size: 1em;
	text-decoration: none;
	padding-right: 3px;
}

#contenidoIndice .enlaces {
	text-align: center;
	font-size: 1em;
	position: absolute;
	top: 300px;
	height: 200px;
	width: 700px;
	line-height: 2.5em;
}
#contenidoIndice a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#contenidoIndice a:link, #contenidoIndice a:visited, #contenidoIndice a:active, #contenidoIndice a:focus {
	color: #C60;
	text-decoration: none;
	padding-left: 15px;
	padding-bottom: 15px;
}
.contenidoIndiceLetrasNegras a:link, .contenidoIndiceLetrasNegras a:visited, .contenidoIndiceLetrasNegras a:active, .contenidoIndiceLetrasNegras a:focus {
	color: #000;
	text-decoration: none;
	padding-left: 15px;
	padding-bottom: 15px;
}

#contenidoIndice a:hover {
	color: #913706;
	text-decoration: underline;
}



#pie {
	width: 940px;
	height: 25px;
}
#pieContacto {
	width: 90px;
	height: 25px;
	position: absolute;
	text-align: center;
}
#pieAcerca {
	width: 175px;
	height: 25px;
	position: absolute;
	left: 90px;
	text-align: center;
}
#pieHome {
	width: 100px;
	height: 25px;
	position: absolute;
	left: 265px;
	text-align: center;
}
#pieBlog {
	width: 275px;
	height: 25px;
	position: absolute;
	left: 481px;
	text-align: center;
}
#pieCastilla {
	width: 200px;
	height: 25px;
	position: absolute;
	left: 756px;
	text-align: center;
}
#pie a:link, #pie a:visited, #pie a:active, #pie a:focus {
	color: #cc6600;
	text-decoration: none;
	font-size: 0.9em;
}
#pie a:hover {
	color: #913706;
	text-decoration: underline;
	font-size: 0.9em;
}
