.ModuleTitle_SubMenu
{
	z-index: 0;
}

#top 
{    /* Franja Superior - Flash*/
	height: 203px;
	overflow: hidden;
}

#medio {    /* Franja Medio - Menú y contenido */

}

#izquierda 
{
	width: 170px;
	float: left;
	top: 0px;
	left: 0px;
}

#centro 
{
	width: 446px;
	float: left;
	top: 0px;
	left: 0px;
	text-align: left;
}

#posicion
{
	text-align: left;
	font-weight: bolder;
	color: #777;
	margin: 0px 0px 0px 0px;
}

#posicion a
{
	color: #777;
}

#derecha 
{
	width: 140px;
	float: right;
	text-align: center;
	top: 0px;
	left: 0px;
	font: 0.8em Arial,Sans-Serif;
}

#login img 
{
	top: 3px;
	background-color: white;
}

#abajo 
{   /* Franja inferior - Pie final*/
	text-align: center;
	color: #999;
	font: 0.7em Arial,Verdana,Sans-Serif;
	font-weight: 500;
	margin: 30px 0px 20px 0px;
}

#botones-abajo 
{
	margin: 30px 0px 0px 0px;
	color: white;
	font-size: 0.3em;
	text-align: center;
}

#pie 
{
	border-top: 1px solid transparent;
	height: 80px;
	font: 0.8em Verdana,Arial,Sans-Serif;
	font-weight: 500;
	text-align: center;
	background-image:url(sombra_pie.jpg);
	background-repeat: no-repeat;
	color: white;
}

#pie p 
{
	margin-top: 15px;
	font-size:10px;
	font-weight:normal;
}

.cuadro-lateral 
{
	font: 0.8em Arial,Sans-Serif;
	border: 1px solid #C0C0C0;
	padding: 5px;
	margin: 10px 12px 0px 12px;
}

.la-foto {
	float: right;
	width: 86px;
	overflow: hidden;
	margin: 0px 0px 5px 20px;
}

.recuadro-foto {
	overflow: hidden;
	padding: 2px;
	border: 1px dotted gray;
}

.recuadro-foto img {
	margin: auto;
}

.anterior {
	float: left;
	overflow:visible;
	display: block;
	text-align:center;
	width: 90px;
	margin: 0px 5px 5px 5px;
}

.anterior-foto {
	display:block;
	text-align:center;
	padding: 2px 0px 2px 0px;
	width: 90px;
	border: 1px dotted gray;
}

.anterior-foto img {
	margin: auto;
}


/**************************
***       Menu          ***
**************************/

#menu 
{
	background-image:url(fondo_menu.jpg);
	background-repeat: no-repeat;
	width: 446px;
	height: 28px;
	padding-left: 50px;
}

#menu ul li 
{
	float: left;
	margin-top: 3px;
	margin-left: 6px;
	list-style-type: none;
}

#menu ul li a 
{
	font: 0.9em Verdana,Arial,Sans-Serif;
	font-weight: 600;
	color: white;
	text-decoration: none;
	padding-left: 6px;
}

#menu ul li.mapa a 
{
	font: 0.9em Verdana,Arial,Sans-Serif;
	font-weight: 600;
	color:#336;
	text-decoration: none;
}

#menu ul li a:hover 
{
	text-decoration: none;
	color: #336;
	padding-left: 6px;
}

#menu ul li.mapa a:hover 
{
	text-decoration: none;
	color: #ff6600;
	padding-left: 6px;
}

#menu p a img.imagenmapa 
{
	margin-top:5px;
	padding-left:4px;
}


#menu-lateral 
{
	background-image:url(fondo_naranja_2.jpg);
	background-repeat: repeat-y;
	width: 170px;
	text-align: left;	
	margin-top:28px;
}

#menu-lateral-cont 
{
	float: left;
	background-image:url(fondo_naranja_1.jpg);
	background-repeat: no-repeat;
	width: 170px;
	font-size:medium;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: white;
	text-align: left;
}

#menu-lateral-cont div 
{
	margin: 0px 4px 0px 2px;
}


#menu-lateral-fin {
	clear: both;
	background-image:url(fondo_naranja_3.jpg);
	background-repeat: no-repeat;
	width: 170px;
	height: 15px;
}


#menu-lateral h2 
{
	margin: 40px 15px 0px 5px;
	border-bottom: 1px dotted #336;
	font: 1em Verdana,Arial,Sans-Serif;
	font-weight: 600;
	color: white;
	text-align: left;
}

#menu-lateral h2 .Head
{
	font: 1em Verdana,Arial,Sans-Serif;
	font-weight: 600;
	color: white;
	text-align: left;
}

#menu-lateral a 
{
	width: 145px;
	color: #336;
	font: 0.7em Verdana,Arial,Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	display:block;
	line-height: 1em;
	margin: 0.5em 0px 0.5em 0px;
}


#menu-lateral a:hover 
{
	text-decoration: none;
	color: #000033;
	border-bottom: 1px solid #000033;
}


#menu-lateral-home 
{
	background-image:url(fondo_naranja_2.jpg);
	background-repeat: repeat-y;
	width: 170px;
	text-align: left;
}

#menu-lateral-cont-home 
{
	float: left;
	background-image:url(fondo_naranja_1.jpg);
	background-repeat: no-repeat;
	width: 170px;
	font-size:medium;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: white;
	text-align: left;
}

#menu-lateral-cont-home div 
{
	margin: 0px 4px 0px 2px;
}


#menu-lateral-fin-home 
{
	clear: both;
	background-image:url(fondo_naranja_3.jpg);
	background-repeat: no-repeat;
	width: 170px;
	height: 15px;
}


#menu-lateral-home h2 
{
	margin: 40px 15px 0px 5px;
	border-bottom: 1px dotted #336;
	font: 1em Verdana,Arial,Sans-Serif;
	font-weight: 600;
	color: white;
	text-align: left;
}

#menu-lateral-home h2 .Head
{
	font: 1em Verdana,Arial,Sans-Serif;
	font-weight: 600;
	color: white;
	text-align: left;
}


#menu-lateral-home a 
{
	width: 145px;
	color: #336;
	font: 0.7em Verdana,Arial,Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	display:block;
	line-height: 1em;
	margin: 0.5em 0px 0.5em 0px;
}

#menu-lateral-home a:hover 
{
	text-decoration: none;
	color: #000033;
	border-bottom: 1px solid #000033;
}


#menu-anclas 
{
	background-image:url(fondo_verde_2.jpg);
	background-repeat: repeat-y;
	width: 170px;
	text-align: left;
	margin-top: 10px;
}

#menu-anclas-cont 
{
	float: left;
	background-image:url(fondo_verde_1.jpg);
	background-repeat: no-repeat;
	width: 170px;
	font-size:medium;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 600;
	color: white;
	text-align: left;
}

#menu-anclas-cont div 
{
	margin: 0px 4px 0px 2px;
}

#menu-anclas-fin 
{
	clear: both;
	background-image:url(fondo_verde_3.jpg);
	background-repeat: no-repeat;
	width: 170px;
	height: 15px;
}

#menu-anclas h2 
{
	margin: 10px 15px 0px 7px;
	border-bottom: 1px dotted #336;
	font: 1em Verdana,Arial,Sans-Serif;
	font-weight: 600;
	color: white;
	text-align: left;
}

#menu-anclas h2 .Head
{
	font: 1em Verdana,Arial,Sans-Serif;
	font-weight: 600;
	color: white;
	text-align: left;
}


#menu-anclas a 
{
	width: 145px;
	color: #336;
	font: 0.7em Verdana,Arial,Sans-Serif;
	font-weight: bold;
	text-decoration: none;
	display:block;
	line-height: 1em;
	margin: 0.5em 0px 0.5em 0px;
}

#menu-anclas a:hover 
{
	text-decoration: none;
	color: #000033;
	border-bottom: 1px solid #000033;
}


/**************************
***       Links         ***
**************************/

#derecha a 
{
	text-decoration: none;
	color: #555;
}

#derecha a:hover 
{
	text-decoration: underline;
	color: #369;
}

#pie a 
{
	text-decoration: none;
	color: #333;
}

#pie a:hover 
{
	text-decoration: underline;
	color: black;
}

#abajo a 
{
	text-decoration: none;
	color: #999;
}

#abajo a:hover 
{
	text-decoration: none;
	color: black;
}

#centro ul.lista 
{                /* Links de la zona principal */
	margin: 0px 0px 0px 20px;
}

#centro ul.lista li 
{
	list-style-type: none;
}

#centro ul.lista li a 
{
	font: 0.8em Arial,Sans-Serif;
	color: #666;
	text-decoration: none;
}

#centro ul.lista li a:hover 
{
	color: #369;
	text-decoration: underline;
}


#centro ul.lista 
{                /* Links de la zona principal */
	margin: 0px 0px 0px 20px;
}

#centro ul.lista li 
{
	list-style-type: none;
}

#centro ul.lista li a 
{
	font: 0.8em Arial,Sans-Serif;
	color: #666;
	text-decoration: none;
}

#centro ul.lista li a:hover 
{
	color: #369;
	text-decoration: underline;
}



#anteriores a 
{
	color: #666;
	font: 0.7em Arial,Verdana,Sans-Serif;
	font-weight: 500;
	text-decoration: none;
}

#anteriores a:hover 
{
	color: #369;
	text-decoration: underline;
}


/************************/
/******* NOTICIA ********/
/************************/
#noticia 
{
	margin-bottom:10px;
}

#noticia a 
{
	/*color: #666;*/
	font: 0.9em Arial,Verdana,Sans-Serif;
	font-weight: 500;
	/*text-decoration: none;*/
}

#noticia a:hover 
{
	/*color: #369;
	text-decoration: underline;*/
}


#noticia p 
{
	font: small Arial,Sans-Serif;
	font-weight: 500;
	color: #555;
}

#noticia td 
{
	font: small Arial,Sans-Serif;
	font-weight: 500;
	color: #555;
}

#noticia table
{

}

#noticia h3 
{
	color: #444;
	font-family: Arial,Verdana,Sans-Serif;
	font-weight: 600;
	margin-bottom:10px;
}

#noticia .anterior h3 
{
	color: #444;
	font-family: Arial,Verdana,Sans-Serif;
	font-weight: 600;
	margin-bottom:0px;
}

#noticia .Normal td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}


#noticia .Normal .SubHead td 
{
	font-weight:bolder;
}

#noticia .Normal td A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-decoration: none;
}


#login a 
{
	font: 0.85em Arial,Sans-Serif;
	text-decoration: underline;
}

#login a:hover 
{
	color: #369;
	text-decoration: underline;
}

#login a.in 
{
	color: #ff6600;
	text-decoration: underline;
}

#login a.in:hover 
{
	color: #369;
	text-decoration: underline;
}

.cont p a 
{
	color: #666;
	font: 0.9em Arial,Verdana,Sans-Serif;
	font-weight: 500;
	text-decoration: underline;
}

.cont p a:hover 
{
	color:#369;
	text-decoration: underline;
}


/**************************
***   Textos            ***
**************************/

#dnn_ContentPane h2 .Head 
{
	color: #276491;
}

#dnn_ContentPane h2 .Titular
{
	font-family:Tahoma,Arial,Helvetica;
	font-size:20px;
	font-weight:normal;
	color: #276491;
	border-bottom: 1px dotted gray;
}


#EncabezadoContent
{
	margin-bottom:15px;
	border-bottom: 1px dotted gray;
	font: 0.9em Verdana,Arial,Sans-Serif;
	font-weight: bolder;
	color: #276491;
	text-align: left;
}

#anteriores h3 
{
	color: #444;
	font: 0.8em Arial,Verdana,Sans-Serif;
	font-weight: 600;
}

.cont h3 
{
	color: #444;
	font: 0.9em Arial,Verdana,Sans-Serif;
	font-weight: 600;
	padding-left: 20px;
	margin-top: 30px;
}


/***********************/
/***** FORMULARIOS *****/
/***********************/


.SpanNegrita
{
	font-weight:bolder;
	font-size:small;
}

.textoEnunciado{
	color: #555;
	font-size:small;
	font-weight:bolder;
	
}


form 
{
	margin: 0px;
	padding: 0px;
	font-size:x-small;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight: 500;
	color: #555;
	text-align: left;
}


form td input.radio , form input.radio
{
	border:0;
}


form td span 
{
	margin-right: 20px;
	color: #555;
	font-size:small;
	padding-right:5px;
}

form td input, form input 
{
	border: 1px solid #ccc;
	background-color: #f5f5f5;
	height:17px;
}

form td input:hover, input:focus 
{
	border: 1px solid #FF6600;
}


form td textarea 
{
	border: 1px solid #ccc;
	padding-left: 5px;
}

form td input.radio 
{
	border: none;
}

form td label 
{
	color: #555;
	padding-right:10px;
	padding-left:5px;
	font:xx-small Verdana,Arial,Sans-Serif;
}

form td select 
{
	font:x-small Verdana,Arial,Sans-Serif;
	border: 1px solid #ccc;
}

form td input.boton, form input.boton 
{
	border: none;
	padding:0px 5px 3px 5px;
	font: x-small Verdana,Arial,Sans-Serif;
	font-weight: 600;
	color: black;
	cursor: pointer;
	background-color: #EBEBEB;
	border:1px solid #B6B6B6;
}


form td input.boton:hover, form input.boton:hover  
{
	background-color: #B6B6B6;
	border:1px solid #99cc00;
}


/**************************
***       Tablas       ***
**************************/

/* Tabla Resultados busqueda */

table.resultado 
{
	border: 1px solid #99cc00;
	text-align: left;
	font: medium Arial,Sans-Serif;
		
	border-collapse: collapse;
	empty-cells: show;
	/*margin: auto;*/
	margin-left:2px;
}

table.resultado TD
{
	padding: 5px 0px 10px 0px;
	line-height: 1em;
}

table.resultado TR.paginacion TD
{
	padding: 0px 0px 0px 0px;
	line-height:normal;

}


table.resultado TD a
{
	font-size:small;
	color: #555;
	text-decoration:none;
	font-weight:bold;
}

table.resultado a 
{
	font-size:small;
	color: #555;
	text-decoration:none;
	font-weight:bold;
}

table.resultado a:hover 
{
	color: #99cc00;
	text-decoration:none;
	font-weight:bold;
}

table.resultado span
{
	/*font-size: x-small;*/
	font-size:smaller;
}

table.resultado caption 
{
	font: 1em Arial,Sans-Serif;
	font-weight: 500;
	color: #555;
	text-align: left;
	margin: 10px 0px 5px 10px;
}

table.resultado .encabezadoTabla
{
	background-color: #99cc00;	
	font-weight:bold;
}

table.resultado .encabezadoTabla a
{
	font-size:small;
	color: #555;
	text-decoration:none;
	font-weight:bolder;

}

table.resultado .encabezadoTabla a:hover
{
	color:White;
}

table.resultado .encabezadoTabla th a
{
	font-size:small;
}


table.resultado .paginacion /* TR */
{
	/*text-align:center;*/
	background-color: #99cc00;	
}

table.resultado .paginacion SPAN
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:small;
	color:red;
}

table.resultado .paginacion A
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size:small;
	font-weight:bolder;
}

table.resultado .paginacion A:hover
{
	color:White;
	text-decoration:none;
}

table.resultado tr.alter 
{
	background-color: #eee;
		padding-top: 50px;
	padding-bottom: 50px;

}

table.resultado tr.alterBlanco 
{
	background-color:#FFFFFF;
}



.res-tabla 
{
	font: 0.9em Arial,Sans-Serif;
	font-weight: 500;
	color: #555;
	text-align: left;
}

