html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent; 
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*----------------------------------------------------------------------------------------------------------------*/

body{
	background-color:#fff;
}
#wrapper {
	position:relative; top:0; left:0;
	font-family: Arial,  futura, sans-serif;
	width: 891px;
	margin: 10px auto 0;
	
	padding: 0;
	font-size: small;	
}
#cen {
	margin: 7px 0 0;
	padding: 0;
}
#cabecera,#pie {width: 100%;}
#cabecera div.extra{
	height: 130px;
	/*background-image:url(../images/cabeceraUECA.jpg)*/
}
#cabecera img:hover{cursor:pointer}
#enlacescabecera{
	position:absolute; 
	top:103px;
	width:891px;
	margin: 0;
 	height: 24px; 
	background-image:url(../images/enlaces_cabecera_fondo.jpg);
	background-repeat:repeat-x;
	text-align: center;
	line-height:20px;
}
#enlacescabecera li{
	display:inline;
	margin: 0 0 0 10px;
}
#enlacescabecera li a{
	color:#036;
	font-size:11px;
	text-decoration:none;
}
#enlacescabecera li a:hover{
text-decoration:underline;
}
#enlacespie p a:hover{
	text-decoration:underline;
}

#izquierda{
	float: left;
	clear: none;
	width: 234px;
}
#menu{
	float: left; 
	clear: none;
	margin: 0; 
	padding:0;
	width: 230px;
	_width: 225px;
	/*min-height: 320px;*/
	background-image:url(../images/menu_fondo.jpg);
	background-repeat:no-repeat;
}
ul#menulista li{
	background-image:url(../images/encabezado.jpg);
	background-repeat:repeat-x;
}
ul#menulista li span{
	font-family: Arial, futura, sans-serif;
	line-height:19px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	margin: 0 0 0 15px;
}
ul#menulista li span:hover{
	cursor:default;
}
ul#menulista li ul{
	margin: 2px 0 0;
}
ul#menulista li ul li{
	width: 100%;
	padding:0;
	background-image:none;
	background-color:#dbe8f4;
	margin: 0 0 1px 0;
}
ul#menulista li ul li:hover{
	background-image:none;
	background-color:#0a2846;
	margin: 0 0 1px 0;
}
ul#menulista li ul li:hover a{
	color:#fff;
}
ul#menulista li ul li a{
	display:block;
	font-family: Arial, futura, sans-serif;
	line-height:19px;
	font-size:11px;
	color:#036;
	text-decoration:none;
	margin: 0 0 0 15px;
	_margin: 0;
	_text-indent: 15px;
	width: 100%;
}
ul#menulista li ul li a:hover{
	color:#dbe8f4;
}
ul#menulista li ul li ul.menu2{
	margin:1px 0 0;
	background-color:none;
}
ul#menulista li ul li ul.menu2 li{
	width: 230px;
	_width: 225px;
	background-color:#f2f6f9;
	margin:0;
	border-top:solid 1px #fff;
}
ul#menulista li ul li ul.menu2 li:hover, ul#menulista li ul li ul.menu2 li:hover a{
	width: 230px;
	background-color:#17346e;
	color:#dbe8f4;
	margin:0; padding:0; text-indent:25px;
}
ul#menulista li ul li ul.menu2 li a{
	color:#0a2846;
	text-decoration:none;
	text-indent: 10px;
	_text-indent: 22px;
}


.panel{
	width:230px;
	_width: 225px;
	height:77px;
	background:url(../images/panel_fondo.jpg) bottom left repeat-x;
	float:left;
	background-repeat:repeat-x;
	margin: 12px 0 0;
	//margin: 7px 0 0;
}
.panel span.encabezado{
	display:block;
	height:19px;
	line-height:19px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-indent: 15px;
	border-bottom:solid 1px #fff;
	background-image:url(../images/encabezado.jpg);
	background-repeat:repeat-x;
}
.panel div{
	line-height:15px;
	font-size:10px;
	font-weight:bold;
	color:#036;
}
.panel div p {
	margin: 0 3px;
}
.panel div a{
	float:right;
	margin:8px 5px 0 0;
}



#usuarios form{
	width:220px;
	_width:220px;
	margin:2px 0 0 10px;
	//margin:0 0 0 10px;
	_margin:0 0 0 5px;
}

#usuarios #datos{
	float:left;
	width:170px;
	_width:170px;
	height:15px;
	margin:4px 0 0 0;
	
}
#usuarios #datos #user input{margin:0 0 3px 18px;}
.campo{
	height:12px;
	width:90px;
	width:90px;
	font-size:9px;
	margin: 0 0 3px 0px;
	vertical-align:middle
}
#usuarios #entrar{
	float:right;
	width:47px;
	
}
#usuarios #entrar #botonentrar{
	position:relative;
	top:20px;
	//top:24px;
	right:5px;
	height:31px;
	width:47px;
	cursor:pointer;
}



#buscador div div{
	margin:5px 0 0 0;
}
#buscador #texto{
	margin: 0 0 0 6px;
	line-height:18px;
	text-decoration:underline;
}
#buscador .campo2{
	height:12px;
	width:160px;
	_width:150px;
	font-size:9px;
	margin: 0 5px 0 5px;
	float:left;
}
#buscador #botonbuscar{
	width:23px; 
 	height:22px; 
	cursor:pointer;
	position:relative; 
	top:-10px;
}
#noticias{
	position:absolute;
	top: 0;
	right:0;
	_right: -1px;
	width: 360px;
	height:95px;
	_height:60px;
	background:url(../images/noticias.jpg) bottom left repeat-x;
	_background:url(../images/noticias.jpg) 20px left repeat-x;
}
#noticias h4{
	position: relative;
	font-family: Arial, futura, sans-serif;
	font-size:14px;
	font-weight:bold;
	font-style:italic;
	height:19px;
	border-bottom:solid 1px #fff;
	background-image:url(../images/encabezado.jpg);
	background-repeat:repeat-x;
	line-height:20px;
	padding:0;

}
#noticias h4 span{
	height:19px;
	margin-right: 200px;

}
#noticias h4 span img{
	position:relative; left:12px; //left:10px; _left:0px;
}
#noticias h4 span img:hover{
	cursor:pointer;
	cursor:hand;
}
#titulonoticias{
	/*display:block;
	width:350px;
	text-indent: 8px;
	color:#fff;
	position:relative;
	top:-3px;
	left:10px*/
	
	text-indent: 8px;
	color:#fff;
	position:relative;
	top:-3px;
	left:10px
}
#noticias h4 span img{
	margin: 0 10px 0 0;
	position:relative;
	top:3px;	
	left:180px;
	_left:150px;
}


#noticias .extra #clipregion div{
	position:relative;
	top:-5px;
}
#noticias .extra #clipregion div span,
#noticias .extra #clipregion div p {
	margin: 8px 10px 0 10px;
}
#noticias .extra #clipregion ul li div span{
	display:block;
	font-family: Arial, futura, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #17346e;
	text-decoration:underline;
	margin: 10px 10px 0 10px;
}

#noticias .extra #clipregion ul li div p{
	font-family: Arial, futura, sans-serif;
	font-size:11px;
	color: #17346e;
	margin: 4px 10px 0 10px;
}
#noticias .extra #clipregion ul li a{
	float:right;
	margin:0 10px 0 0;
	font-family: Arial, futura, sans-serif;
	font-size:11px;
	color: #17346e;
}
#noticias .extra #clipregion ul li div span a{
	display:block;
	font-family: Arial, futura, sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #17346e;
	text-decoration:underline;
	margin: 0px 10px 0 0;
	float:none;
}



/*JORGE*/

#noticias .extra{
	//visibility:hidden;
}
#noticias .extra h4{
	//visibility:visible;
}
/*FIN DE JORGE*/



#ficheroscategoria{
	display:none;
}
#contenido {
	float: right;
	width: 651px;
	_heigth: 351px;
	min-height:351px;
	margin: 0;
	padding: 0;
	text-align:justify;
	background:url(../images/contenido_fondo.jpg) 0px 41px repeat-x;
	background-color:#cadaea;
}
#contenido div.extra{height:20px;}
#contenido div#migapan {
	position:relative;
	top: 20px;
	left: 0;
	_width: 657px;
	height:20px;
	text-indent: 6px;
	font-size: x-small;
	color:#fff;
	background-image:url(../images/migapan.jpg);
	background-repeat:repeat-x;
	border-bottom:solid 1px #fff;
}
#contenido div#migapan a,#contenido div#migapan label{
	font-family: Arial, futura, sans-serif;
	line-height:19px;
	font-size:11px;
	font-weight:bold;
	color:#17346e;
	padding: 0 0 0 4px;
	text-decoration:none;
	}
#contenido div#migapan a:hover{text-decoration:underline;}
#contenido h4{
	position:relative;
	top: -20px;
	left: 0;
	_width: 657px;
	height:20px;
	font-family: Arial, futura, sans-serif;
	line-height:19px;
	font-size:11px;
	font-weight:bold;
	color:#fff;
	text-indent: 10px;
	background-image:url(../images/encabezado.jpg);
	background-repeat:repeat-x;
	border-bottom:solid 1px #fff;
	
}
#articulo{
	margin: 20px 20px 10px 20px;
	font-size:12px;
	line-height:15px;
	color:#2b3751;
	font-family: Arial, futura, sans-serif;
}

#articulo img{
	max-width:618px;
}

#articulo h4{
	width:100%;
	font-size:small;
	font-weight: bold;
	color:#263147;
	/*color:#fff*/
	/*border-bottom: solid 1px #37445;*/
	margin:0 0 5px 0;
	background:none;
	
}
#articulo a{color:#37445c;}
#articulo a:hover{
	color:#008080;
	text-decoration:underline
}

#pie {
	width:100%;
	clear: both;
	position:relative; top:8px; //top:3px;
	padding: 0;
	background-repeat:no-repeat;

}
#pie .extra{
	background-image:url(../images/pie_fondo.jpg);
	background-repeat:repeat-x;
	height: 40px;
}
#enlacespie{
	clear: both;
	font-family: Arial;
	position:relative;
	top:-34px; 
	//top:-34px;
	background-image: url(../images/enlaces_pie.jpg);
	background-repeat:repeat-x;
	height:16px;
	text-align:center;
}
#enlacespie p{
	line-height:12px;
}
#enlacespie p a{
	color:#fff;
	font-size: 10px;
	text-decoration: none;
	margin: 0 10px 0 0;
}
address{
	position:relative;
	top:25px;
	font-family:"Arial";
	width:891px;
	font-size:12px;
	font-weight:bold;
	font-style:normal;
	color:#fff;
	text-align:center;
}
#idiomas{ 
 position:absolute; 
 top:105px; 
 left:825px; 
} 
#bandera1, #bandera2{ 
 display:block; 
 background-repeat:no-repeat; 
 float:left; 
} 
#bandera2{ 
 background-image:url(../images/bandera_england.jpg); 
 margin:0 1px 0 0; 
 } 
#bandera1{ 
 background-image:url(../images/bandera_spain.jpg);
} 
#bandera1 a img, #bandera2 a img{ 
 width:31px; 
 height:22px; 
} 

.enlacetit {   
	font-family: verdana, arial, sans-serif; 
	font-size:14px;
   	font-weight: bold; 
	color: #17346e;
   	text-decoration: underline; 
} 
.enlacetit:link, 
.enlacetit:visited { 
 	font-family: verdana, arial, sans-serif; 
	font-size:14px;
   font-weight: bold; 
	color: #17346e;
   text-decoration: underline; 
} 
.enlacetit:hover { 
 	font-family: verdana, arial, sans-serif; 
	font-size:14px;
   font-weight: bold; 
	color: #17346e;
   text-decoration: underline; 
} 

/* 10-2-9*/

#articulo h4.mascontenido{
	border-bottom:solid 2px #2b3751;
	background-image:none;
	width:90%;
	margin:0 20px 0 10px;
	text-indent:0 10px 0 0;
}
#listacontenidos{
	list-style:circle;
	margin:-10px 0 0 30px;
}
#listacontenidos li{
	margin:0 0 7px 0;
}
#listacontenidos li a:hover{
	color:#000;
}

#listasubcategorias{
	list-style:circle;
	margin:-10px 0 0 30px;
}

#listasubcategorias li{
	margin:0 0 7px 0;
}
#listasubcategorias li a:hover{
	color:#000;
}
#contenido #articulo h4{
	border-bottom:solid 2px #2b3751;
}
/*-------*/

