body * {
	font-size:1em;
	line-height:105%;
}

.cabecera {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.cuerpo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.75em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding: 1em;
	margin: 0px;	
}

.menu-principal {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	background-color: #70131D;
}

.celda-foto-principal {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
}

.celda-texto-portada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 5px;
}

.opcion-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.celda-opcion-menu {
	font-size:0.75em;
	padding: 5px 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.celda-subopcion-menu {
	font-size:0.75em;
	padding: 5px 14px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #FFFFFF;
	background-color: #FFF5E9;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #BCBEBD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBEBD;
}

.subopcion-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.subopcion-menu-activa {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660033;
	text-decoration: none;
}

.celda-barra-direcciones {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #C6C7C6;
	padding-left: 1em;

}

.barra-direcciones-activa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660033;
	text-decoration: none;

}

.barra-direcciones {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.tabla-seccion-portada {
	margin-bottom: 1em;
}

.foto-fotogaleria:hover {
	filter:alpha(opacity=60);
	-moz-opacity:.6;
	opacity:.6;
} 

.cuerpo-fotogaleria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding: 1em;
	margin: 0px;	
	background-color: #ffdd9d;

}

.anterior-siguiente {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.celda-titulo-seccion-portada {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #70131D;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CFCAC7;
}

.titulo-seccion {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #70131D;
}

.barra-menu-activa {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #660033;
	text-decoration: underline;
}

.barra-menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.cuerpo-celda {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	padding: 1em;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.celda-foto-asignatura {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	background-color: #FFCC66;
	background-image: url(../imagenes/cabecera_asignatura.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 748px;
	padding-right: 2em;
}

.nombre-asignatura {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.nombre-curso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
}

.celda-barra-direcciones-asignatura {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #C6C7C6;
	padding-left: 1em;
	padding-top: .5em;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	padding-bottom: .5em;
}
