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

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

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

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

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

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

#navlist li a:hover { background: #D7B4C7; color: #675163; }

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

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

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

#borrarimprimir {
background-color: #f6dae3;
border-left: #b776aa solid 1px;
border-top: #b776aa solid 1px;
border-right: #b776aa solid 10px;
border-bottom: #b776aa solid 10px;
}
/* ----------------------- */
/* Elementos de formulario */
/* ----------------------- */
fieldset {
background-color: #FDF5F7;
}
legend {
background-color: #f6dae3;
}
/*CRONOLOGÍA*/
dl.cronologia dt {
background-color: #FDF5F7;
}
dl.cronologia dd {
border-left-color: #f6dae3;
}
/*cuadros evaluaciones*/
.evaluaciones {
background: transparent url(../img/evalarribag.jpg) no-repeat top left;
}
.evaluaciones .enlacesev {
background: transparent url(../img/evalabajog.jpg) no-repeat bottom left;
font: 14px/24px Georgia, serif;
}
.evalcontenidos, .evalcontenidos p {background: transparent url(../img/evalfondog.jpg) repeat-y;
}
/* ----------------------------------------- */
/* Titulos secciones de la portada principal */
/* ----------------------------------------- */
body#portada dt {
	color: #b776aa;
}
/* --------------------------------- */
/* Logotipos de la portada principal */
/* --------------------------------- */
body#portada #barralateral {	
	background-image: url(../img/pbarralateralg.jpg);
}
body#portada #cabecera {
	background-image: url(../img/pcabecerag.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 #b776aa;
	}
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:#f6dae3;
	}
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: #f6dae3;
	}
/*=============FONDOS PARA LA PORTADA DE LOS TEMAS=========*/
/* ------------------------------ */
/* Imágenes de fondo de los temas */
/* ------------------------------ */
body#temas #contenido {
	background-image: url(../img/p2fondocontenidog.jpg);
	}
body#temas #barralateral, body#actividades #barralateral, body#recursos #barralateral, body#ayuda #barralateral {	
	background-image: url(../img/p2fondolateralg.jpg);
	}
/*=============FONDOS PARA LA PORTADA DE LAS ACTIVIDADES=========*/
/* ------------------------------------ */
/* Imágenes de fondo de las actividades */
/* ------------------------------------ */
body#actividades #contenido {
	background-image: url(../img/p2fondocontenidoag.jpg);
	}
/*=============FONDOS PARA LA PORTADA DE LOS RECURSOS=========*/
body#recursos #contenido {
	background-image: url(../img/p2fondocontenidorecg.jpg);
	}
/*=============FONDOS PARA LA PORTADA DE LA AYUDA=======*/
body#ayuda #contenido {
	background-image: url(../img/p2fondocontenidoayug.jpg);
	}
/*=============ESTILOS PARA LAS PESTAÑAS MOO.FX=======*/
.tab{
background: #b776aa url(../img/greentabg.jpg) no-repeat;
}
.boxholder{
background: #b776aa;
}