/* ************************************** */
/* Composicón de página */
/* ************************************** */


#contenido {
	background: #fff url(../img/fondocontenidod.jpg) no-repeat;
	}

#cabecera {
background: #fff url(../img/fondocabecerad.jpg) no-repeat;
	}


/* -------------------------------------- */
/* Tipografía */
/* -------------------------------------- */
h1, h2, h3, h4, h5 {color: #ce9731;}
h1 {border-bottom-color: #ce9731;}
#citas {color: #ffffff;}

/* ************************************** */
/* Menús de navegación 					  */
/* ************************************** */
/* -------------------------------------- */
/* Navegación principal en cabecera 	  */
/* -------------------------------------- */
#navlistppal a:hover
{
color: #ce9731;
}
/* Fondo secundarios cabecera (Suckerfish)*/
/* -------------------------------------- */
#navlistppal li ul {
background-color: #ce9731;
}

/* -------------------------------------- */
/*Inicio de la lista lateral de navegación*/
/* -------------------------------------- */
#titulolateral {
color: #ce9731;
border: 3px solid #ce9731;
}
#navcontainerlateral #currentlateral {
	border-left: 5px solid #ce9731;
	background-color: #eeda73;
	}
/* -------------------------------------- */
/* lista de pestañas de Eric Meyer 		  */
/* -------------------------------------- */
#navlist li a { background: #E3E2CB; }

#navlist li a:hover { background: #E7C993; color: #000000; }

#navlist li a:link { color: #000000; }

/* -------------------------------------- */
/* Autoevaluación */
/* -------------------------------------- */
.numero {
background-color: #ce9731;
}

.pregunta {
border-top: #ce9731 solid 10px;
border-right: #ce9731 solid 1px;
border-bottom: #ce9731 solid 1px;
border-left: #ce9731 solid 10px;
background-color: #F2F2E7;
}

#borrarimprimir {
background-color: #E3E2CB;
border-left: #ce9731 solid 1px;
border-top: #ce9731 solid 1px;
border-right: #ce9731 solid 10px;
border-bottom: #ce9731 solid 10px;
}
/* ----------------------- */
/* Elementos de formulario */
/* ----------------------- */
fieldset {
background-color: #F2F2E7;
}
legend {
background-color: #E3E2CB;
}
/*CRONOLOGÍA*/
dl.cronologia dt {
background-color: #F2F2E7;
}
dl.cronologia dd {
border-left-color: #E3E2CB;
}
/*cuadros evaluaciones*/
.evaluaciones {
background: #C09A53 url(../img/evalarribad.jpg) no-repeat top left;
}
.evaluaciones .enlacesev {
background: transparent url(../img/evalabajod.jpg) no-repeat bottom left;
font: 14px/24px Georgia, serif;
}
.evalcontenidos, .evalcontenidos p {background: transparent url(../img/evalfondod.jpg) repeat-y;
}
#contenido .evaluaciones .enlacesev ul a:link, #contenido .evaluaciones .enlacesev ul a:visited {color: white; border-bottom: 1px dotted #eeda73;}
#contenido .evaluaciones .enlacesev ul a:hover { border-bottom: 1px solid white;}
/* ----------------------------------------- */
/* Titulos secciones de la portada principal */
/* ----------------------------------------- */
body#portada dt {
	color: #ce9731;
}
/* --------------------------------- */
/* Logotipos de la portada principal */
/* --------------------------------- */
body#portada #barralateral {	
	background-image: url(../img/pbarralaterald.jpg);
}
body#portada #cabecera {
	background-image: url(../img/pcabecerad.jpg);
}
/*=============ELEMENTOS COMUNES PARA LAS PORTADAS DE LOS TEMAS, ACTIVIDADES, RECURSOS Y AYUDA=========*/
/* ----------------------------------------------------------- */
/* Borde izquierdo de lista lateral de navegación en los temas */
/* ----------------------------------------------------------- */

body#temas ul.domtabs li.active,
body#actividades ul.domtabs li.active,
body#recursos ul.domtabs li.active,
body#ayuda ul.domtabs li.active {
	border-left: 5px solid #ce9731;
	}
body#temas ul.domtabs li.active a:link,
body#temas ul.domtabs li.active a:visited,
body#temas ul.domtabs li.active a:active,
body#temas ul.domtabs li.active a:hover,
body#actividades ul.domtabs li.active a:link,
body#actividades ul.domtabs li.active a:visited,
body#actividades ul.domtabs li.active a:active,
body#actividades ul.domtabs li.active a:hover,
body#recursos ul.domtabs li.active a:link,
body#recursos ul.domtabs li.active a:visited,
body#recursos ul.domtabs li.active a:active,
body#recursos ul.domtabs li.active a:hover,
body#ayuda ul.domtabs li.active a:link,
body#ayuda ul.domtabs li.active a:visited,
body#ayuda ul.domtabs li.active a:active,
body#ayuda ul.domtabs li.active a:hover {
	background-color:#eeda73;
	}
body#temas #navcontainerlateral li.active a,
body#actividades #navcontainerlateral li.active a,
body#recursos #navcontainerlateral li.active a,
body#ayuda #navcontainerlateral li.active a {
border-left-width: 0;
}
/* --------------------------------------- */
/* Resalte del fondo en el menú de enlaces */
/* --------------------------------------- */
body#temas .enlacesdiv a:hover,
body#actividades .enlacesdiv a:hover,
body#recursos .enlacesdiv a:hover,
body#ayuda .enlacesdiv a:hover {
	background-color: #eeda73;
	}
/*=============FONDOS PARA LA PORTADA DE LOS TEMAS=========*/
/* ------------------------------ */
/* Imágenes de fondo de los temas */
/* ------------------------------ */
body#temas #contenido {
	background-image: url(../img/p2fondocontenidod.jpg);
	}
body#temas #barralateral, body#actividades #barralateral, body#recursos #barralateral, body#ayuda #barralateral {	
	background-image: url(../img/p2fondolaterald.jpg);
	}
/*=============FONDOS PARA LA PORTADA DE LAS ACTIVIDADES=========*/
/* ------------------------------------ */
/* Imágenes de fondo de las actividades */
/* ------------------------------------ */
body#actividades #contenido {
	background-image: url(../img/p2fondocontenidoad.jpg);
	}
/*=============FONDOS PARA LA PORTADA DE LOS RECURSOS=========*/
body#recursos #contenido {
	background-image: url(../img/p2fondocontenidorecd.jpg);
	}
/*=============FONDOS PARA LA PORTADA DE LA AYUDA=======*/
body#ayuda #contenido {
	background-image: url(../img/p2fondocontenidoayud.jpg);
	}
/*=============ESTILOS PARA LAS PESTAÑAS MOO.FX=======*/
.tab{
background: #ce9731 url(../img/greentabd.jpg) no-repeat;
}
.boxholder{
background: #ce9731;
}
