@charset "utf-8";
* {margin:0; padding:0;}
body  {
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #CCCCCC;
	background-color: #474747;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
}
.basic_body #mainContainer {
	margin: 0 auto;
}
.basic_body a{
	text-decoration: none;
}
.basic_body a:hover{
	color: #FFFFFF;
}
.basic_body .header {
	background-color: #586366;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 40px;
}
.header .titulo {
	display: none;
}
.header .subtitulo {
	display: none;
}
.header .titGraf {
	float: left;
}
.header .subTitGraf {
	float: left;
	padding: 7px 20px;
}
.header .navegador {
	font-size: 0.6em;
	padding-top: 0.9em;
	color: #999999;
	text-align: right;
}
.header .navegador span {
	padding-left: 10px;
	margin: 0;
}
.navegador a {
	margin: 0 4px;
}
.titulo .regresoHome {
	color:#CCCCCC;
}
.espColor {
	color: #d9e0b3;
}
.engColor {
	color: #CCCCCC;
}
.contenidoHome {
	background-color: #586366;
	color: #CCCCCC;
	margin: 50px auto 0;
}
#rc_slideshow {
	float: left;
	margin-right: 15px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #474747;
}
.anuncio {
	text-align: left;
	padding:15px;
}
.anuncio h4 {
	font-size: 0.9em;
	margin-bottom: 2.5em;
	font-weight: bold;
}
.anuncio p {
	padding-bottom: 2em;
	font-size: 0.7em;
}
.anuncio a:link, .anuncio a:visited{
	color: #CCCCCC;
}
.anuncio a:hover{
	color: #FFFFFF;
}
.anuncio em {
	font-weight: bold;
}
.contenidoSecciones {
	font-size:11px;
	text-align: left;
	color: #CCCCCC;
	margin: 50px 25px 0;
}
.biograf {
	color: #CCCCCC;
	padding: 0 0 25px 22%;
}
.contCronologia {
	color: #CCCCCC;
}
.contCronologia table {
	width: 100%;
	border:0;
}
.contCronologia table td{
	border: 0 none #998675;
	padding: 10px 20px 5px 0;
	line-height: 1.5em;
}
.contCronologia .encabezados {
	color: #D9E0B3;
	letter-spacing: 0.1em;
	font-size: 12px;
	font-weight: bold;
}
.contCronologia #imagenCronologia {
	width: 22%;
	text-align: right;
}
.contCronologia #imagenCronologia img {
	margin: 15px 0 2px;
}
.contCronologia .pieFotoCronologia {
	font-size: 9px;
}
.contCronologia #exhibCronologia {
	width: 49%;
	border-top-width: 1px;
	border-top-style: solid;
}
.contCronologia #articCronologia {
	width: 29%;
	border-top-width: 1px;
	border-top-style: solid;
}
.idSeccion {
	font-size: 12px;
	color: #D9E0B3;
	letter-spacing: 0.1em;
	padding: 0 0 25px 150px;
	font-weight: bold;
}
.interiorMonografia {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #998675;
	margin-bottom: 20px;
	margin-left: 150px;
}
.interiorMonografia ul {
	list-style-type: none;
}
.interiorMonografia li {
	float: left;
	width: 220px;
	height: 340px;
	margin: 0 15px 0 0;
}
.interiorMonografia .textoPublicaciones {
	padding: 10px 0 20px;
}
.interiorMonografia .linkCompra {
	background-color: #FFFF99;
	color: #474747;
	font-size: 11px;
	font-weight: bold;
	padding:0 5px;
}
.interiorMonografia .linkurl {
	margin: 10px 0;
	display: block;
}
.interiorMonografia .linkDescarga {
	background-color: #586366;
	font-size: 11px;
	font-weight: bold;
	padding:0 5px;
}
.interiorMonografia a:link, .interiorMonografia a:visited{
	color:#CCCCCC;
}
.interiorMonografia a:hover{
	color:#FFFF99;
}
.contenidoContacto {
	font-size:11px;
	text-align: left;
	color: #CCCCCC;
	margin: 50px 25px 0;
}
.contenidoContacto a:link, .contenidoContacto a:visited{
	color:#CCCCCC;
}
.contenidoContacto a:hover{
	color:#FFFF99;
}
.contListaGaleria {
	width: 150px;
	text-align: left;
	float: left;
	padding: 80px 0 0 150px;
}
.contListaGaleria h3 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #D9E0B3;
}
.contListaGaleria li {
	padding: 20px 0;
	list-style-type: none;
}
.innerMensaje {
	background-color: #586366;
	width: 260px;
	padding: 20px;
	margin-left: 500px;
}
.innerMensaje h3 {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 7px;
}
.innerMensaje h4 {
	font-size: 12px;
	margin-bottom: 10px;
	font-weight: normal;
	color: #D9E0B3;
}
.avisoMensaje {
	height: 400px;
	font-size: 11px;
	color: #CCCCCC;
}
.avisoMensaje p {
	margin-top: 20%;
}

#form1 label {
	font-size: 10px;
}
#form1 input, #form1 textarea{
	margin-bottom: 10px;
}
.basic_body #footer {
	padding: 45px 0 25px;
} 
.basic_body #footer p {
	font-size: 0.7em;
	color: #586366;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 0em;
	line-height: 0;
}

