@import url("layout.css");
@import url("forms.css");

/* Elementos ================================================================ */

h1, h2, h3, h4, h5 {
	font-family: "lucida sans", serif;
	font-weight: bold;
	color:#62347F;
}

h1 {
	padding-left:30px;
	background-image:url("../../imaxes/h1.png");
	background-repeat: no-repeat;
	background-position:0px 3px;
	color: #623596;
	margin-bottom: 10px;
	font-size: 18px;
	padding-top:4px;
	margin-left:0px;
}

h2 {
	color: #623596;
	font-weight: bold;
	font-size: 1.2em;
}

h2 a, h2 a:hover, h2 a:active, h2 a:visited {
	font-weight: bold;
}

.nomeCategoria {
	font-size: 1.2em;
	/* Cores dun submenú activo */
	font-weight: bold;
	color: #8b4ba5;
	padding-bottom: 10px;
}


strong, b {
	color: #463854;	
}

a, a:visited, a:active {
	color: #B42863;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #B42863;
	text-decoration: underline;
	font-weight: normal;
}

.colaboracion{
	border-top:1px solid #D5C8DF;
	padding-top:15px;
	margin-top:15px;
	margin-left:20px;
	width:155px;
	text-align:left;
}
.colaboracion .texto{
	margin-bottom:5px;
	margin-left:-5px;
	font-size:11px;
}



.maisInformacion{
	color:#8783A2;
}

#recursos{
	margin-top:20px;
}

/***** Portada *******/
#portada{
	padding-top:10px;
	}

	

/***** ENLACES *******/
.enlace {
	padding:5px;
	float:left;
	width:640px;
	border: none;
	margin-top: 0px;
}

#categoriaEnlaces5 .enlace {
	border:1px solid #e2e5fa;
	margin-top:10px;
}


#enlace h2{
	float:left;
	color:#6E5886;
	float:left;
}

#enlaces .description{
		width:500px;
	color:#9190A2;
	float:left;
}

#enlaces .datos{
	margin-left:10px;
	float:left;
	width:500px;
}

#enlaces .imagen{
	background-position: top left;
	background-image: url("../../imaxes/marco.jpg");
	background-repeat: no-repeat;
	width:100px;
	vertical-align:middle;
	margin-left:10px;
	float:left;
/*	text-align:center;*/
	padding:10px;
}

#enlaces .imagen a{
	vertical-align:middle;
}

#enlaces .url{
	width:500px;
	padding:0px 0px 2px 0px;
	float:left;
	overflow: hidden;
}


/* Menú ===================================================================== */

.menu {
	width: 220px;
	background-color: #f8f8fa;
	margin-left:10px;
	padding: 5px;
	float: left;
	padding-top: 10px;
}

.menu ul {
	list-style: none;
	padding-left: 14px;
	font-family: "lucida sans", serif;
	line-height: 1.1em;
	font-size: 13px;
}

.menu li ul {
	/* Separación para que se note a imaxe de borde */
	margin-left: 10px;
	/* Separación entre menú de subnivel e seguinte */
	margin-bottom: 5px;
	margin-top:2px;
	background-image: url("../../imaxes/fumm/fondo-menu.jpg");
	background-repeat: no-repeat;
	background-position: bottom left;
	/* Evita o font-size: 1.3em da anterior */
	font-size: 0.85em; 
	line-height:1em;
}

.menu li {
	margin-top: 4px;
}

.menu li ul li {
	margin-top: 0px;
}

/* Enlaces por defecto ------------------------------------------------------ */

.menu a, .menu a:visited {
	color: #666;	
	text-decoration: none;
	font-weight: bold;
	display: block;
}



.menu li ul a, .menu li ul a:visited {
	color: #888;	
	font-weight: normal;
	border-left: none;
}

.menu li a:hover {
	color: black;
}


.menu li ul {
	margin-left:20px;
	border-left:1px solid #9A999A;
	padding-bottom:10px;
	padding-top:0px;
}

.menu ul li ul li a{
	padding-left:0px;
	
}

/* Deshabilitamos para os fillos */
/**************************************/


.menu li a {
	background-image: url("../../imaxes/opcionMenu.png");
	background-repeat:no-repeat;
	height: 31px;
	line-height: 31px;
	padding-left:10px;
	outline: none;
}

/* Enlaces activos ---------------------------------------------------------- */

.menu li.activa a {
	color: white; /* #e8e8ea; */
	font-weight: bold;
	background-image: url("../../imaxes/opcionMenuMarcada2.png");
	background-repeat:no-repeat;
}

.menu li.activa ul a {
	background-image: none;
	color: #888;
	font-weight: normal;
	text-decoration: none;
	border-bottom: none;
}


.menu ul li ul li a{
	background-image:none;
	font-size:13px;
}

.menu ul li ul li.activa a{
	background-image:url("../../imaxes/cuadradoMenu.png");
	background-repeat:no-repeat;
	color:#623596;
	background-position:110px 6px;
	font-weight:bold;
}
.menu ul li ul li{
	height:20px;
	width:130px;
}

.menu ul li ul{
	font-size:14px;
}

.menu li.activa ul{
	padding-top:2px;
}

/* Novidades, elementos da portada e actividades ================================================================ */

.novidade, .elementoPortada, .actividade {
	background-image:url(../../imaxes/finActividade.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	padding-left: 25px;
	padding-bottom:5px;
	overflow:hidden;
	height:1%;
	clear:both;
}

.novidade h2, .elementoPortada h2, .actividade h2{
	background-image:url(../../imaxes/actividad.png);
	background-position:0 4px;
	background-repeat:no-repeat;
	color:#6E5886;
	padding-left:20px;
	margin-left: -20px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.novidade .resumo, #portada .elementoPortada .resumo, .actividade .resumo {
	margin-bottom: 0.72em;
}


.novidade .descricion, .actividade .descricion {
	background-image:url(../../imaxes/finActividade.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	padding-bottom:10px;
	border:none;
}

#portada .elementoPortada .data, .novidade .data, .actividade .data,
#portada  .elementoPortada .lugar, .actividade .lugar {
	font-size: 0.9em;
	font-style: normal;
	color: #777;
}



.novidade .imaxe, .elementoPortada .imaxe, .actividade .imaxe {
	float: right;
	margin-left: 5px;
}


/* Submenú ================================================================== */

.submenu {
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 20px;
	padding: 4px;
	font-size: 1.15em;
}

.submenu span {
	padding: 0 5px;
}

.submenu a {
	padding: 0 5px;
}

.submenu span a {
	padding: 0;
}

.submenu .activo {
	font-weight: bold;
	color: #8b4ba5;
	font-size: 1.16em;
}

/* Fotos ==================================================================== */

.panel {
	float: left;
	padding-right: 20px;
}



/* Estáticas ================================================================ */

.submenuEstaticas {
	border-bottom: 1px solid #dedede;
}

.submenuEstaticas a {
	color: #717171;
	text-decoration: none;
}

.submenuEstaticas a:hover {
	color: #383838;
}

.submenuEstaticas .actual {
	color: black;
	font-weight: bold;
}

.contidoEstatica {
	margint-top: 20px;
}

.imaxeContido {
	padding: 5px;
}



/** HACKS PENDENTES DE REVISIÓN ============================================= */


h2 a, h2 a:active, h2 a:visited {
	color:#6E5886;
}


.tituloRecurso h3 a, .tituloRecurso h3 a:active, .tituloRecurso h3 a:visited {
	color:#6E5886;
	font-size: 1.048em;
}



/* IMPRESION*/

#impresion body{
	background-color:#ffffff;
}

#impresion #wrapperContedor {
	width:100%;
}
