body {
	background-color: #EAEAEA;
	background-image: url(/imagenes/fondo_web.gif);
	margin: 10px;
}

#container_body {
	margin:0px;
	padding:0px;
	width:982px;
	background-color: #FFFFFF;
	background-image: url(/imagenes/separacio_body.gif);
	background-repeat: repeat-y;
	/*centrar capa*/
	position:absolute;
	left:50%;
	margin-left:-491px;
}

#contenido_sup {
	min-height:600px;
}

/* IE6 Only */
* html #contenido_sup {
	height:600px;
}


/*cabecera de la página web*/

#cabecera {
	height:118px;
	background-color: #ffffff;
	background-image: url(/imagenes/logo_cabecera.gif);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: hand;
	cursor:pointer;
}

#info_dat_hor {
	height:90px;
	padding:80px 0px 0px 410px;
	/*background-color: red;*/
}

#data {
	font: 11px Arial, Helvetica, Sans-Serif;
	color:#00000;
	float:left;
}

#hora {
	font: 11px Arial, Helvetica, Sans-Serif;
	color:#990000;
}

#op_menu {
	background-color: #EEEEEE;
}

#op_menu_a {
	width:20px;
	height:25px;
	float:left;		
	background-color: #EEEEEE;
}
	
#op_menu_b {
	width:740px;
	height:25px;
	float:left;
	background-color: #EEEEEE;
}

/* IE6 Only */
* html #op_menu_b {
	/*width:740px;*/
}

#op_menu_c {
	margin-left: 770px;
	height:25px;
	background-color: #EEEEEE;
}


#sub_menu {
	list-style:none;
	margin:0;
}

#sub_menu li {
	font: 11px Arial, Helvetica, Sans-Serif;
	color:#ffffff;
	margin:0px;
	padding:0px 8px 0px 22px;
	float:left;
	height:20px;
	margin:5px 0px 0px 0px;
}

#sub_op_1 {
	background-image: url(/imagenes/sub_menu_1.gif);
	background-repeat: no-repeat;
}

#sub_op_2 {
	background-image: url(/imagenes/sub_menu_2.gif);
	background-repeat: no-repeat;
}

#sub_op_3 {
	background-image: url(/imagenes/sub_menu_3.gif);
	background-repeat: no-repeat;
}

#sub_op_4 {
	background-image: url(/imagenes/sub_menu_4.gif);
	background-repeat: no-repeat;
	font: 11px Arial, Helvetica, Sans-Serif;
	color:#000000;
}

#sub_menu a{text-decoration:none;}
#sub_menu a:link {color: #4C6CBC;}
#sub_menu a:visited {color: #4C6CBC;}
#sub_menu a:active {color: #4C6CBC;}
#sub_menu a:hover {color: RED;}

#menu {
	list-style:none;
	margin:0;
	padding:0;
}

#menu li {
	margin:0px;
	padding:0px;
	/*border:1px solid red;*/
	float:left;
}

#menu li a {
	display:block;
	/*width:100px;*/
	height:20px;
	padding:5px 0px 0px 0px;
	text-decoration:none;
	text-align:center;
	font: 11px Arial, Helvetica, Sans-Serif;
	color:#ffffff;
	/*background-image:url(/imagenes/menu_blau.gif);*/
	/*border:1px solid #666666;*/
}

/* IE6 Only */
* html #menu li a  {
	height:25px;
}
	
#menu li a:hover {
	background-image:url(/imagenes/menu_groc.gif);
}

#op_1 {width:84px;background-image:url(/imagenes/menu_blau.gif);}
#op_2 {width:95px;background-image:url(/imagenes/menu_blau.gif);}
#op_3 {width:100px;background-image:url(/imagenes/menu_blau.gif);}
#op_4 {width:95px;background-image:url(/imagenes/menu_blau.gif);}
#op_5 {width:120px;background-image:url(/imagenes/menu_blau.gif);}
#op_6 {width:90px;background-image:url(/imagenes/menu_blau.gif);}
#op_7 {width:90px;background-image:url(/imagenes/menu_blau.gif);}
#op_8 {width:105px;height:25px;background-image: url(/imagenes/pastilla_animada.gif);cursor: hand;cursor:pointer; }
.op_sep{
	background-image: url(/imagenes/menu_separacio.gif);
	background-repeat: repeat-y;
	width:1px;
	height:25px;
}

#op_1_sel {width:84px;background-image:url(/imagenes/menu_groc.gif);}
#op_2_sel {width:95px;background-image:url(/imagenes/menu_groc.gif);}
#op_3_sel {width:100px;background-image:url(/imagenes/menu_groc.gif);}
#op_4_sel {width:95px;background-image:url(/imagenes/menu_groc.gif);}
#op_5_sel {width:120px;background-image:url(/imagenes/menu_groc.gif);}
#op_6_sel {width:90px;background-image:url(/imagenes/menu_groc.gif);}
#op_7_sel {width:90px;background-image:url(/imagenes/menu_groc.gif);}

#op_line_menu_a,#op_line_menu_b {
	height:5px;
	border-bottom: solid #FFFFFF 1px;
}

#op_line_menu_a {
	background-color: #FF9D08;
}

#busqueda {
	background-image: url(/imagenes/menu_busqueda.gif);
	background-repeat: repeat-x;
	height:37px;
	padding: 4px 0px 0px 0px;
}

#difuminado {
	/*background-image: url(/imagenes/difuminado.gif);
	background-repeat: repeat-x;
	height:5px;*/
}	

#pie {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEDEDE;
	float:left;
	width:982px;
	height:110px;
	margin: 0px;
	background-color: #ffffff;
	text-align: center;
	color: #4C6CBC;
	font: 11px Arial, Helvetica, Sans-Serif;
}

#pie_rss {
	float:left;
	width:982px;
	height:40px;
	margin: 0px;
	background-color: #ffffff;
	text-align: center;
	color: #4C6CBC;
	font: 11px Arial, Helvetica, Sans-Serif;
}

#texto_pie {
	color: #000000;
}

#pie a{text-decoration:none;}
#pie a:link {color: #4C6CBC;border-bottom: dashed #4C6CBC 1px;}
#pie a:visited {color: #4C6CBC;border-bottom: dashed #4C6CBC 1px;}
#pie a:active {color: #4C6CBC;border-bottom: dashed #4C6CBC 1px;}
#pie a:hover {color: RED;border-bottom: dashed RED 1px;}
	
#menu_izquierda {
	float:left;
	border-right: solid #DEDEDE 1px;
}

/*menu de la izquierda con las opciones de materia y hemeroteca*/

#menu_nav {
	padding: 20px 10px 20px 20px;
	width: 144px;
	font: 13px Arial, Helvetica, Sans-Serif;
}

#menu_nav ul,#menu_nav li {
	list-style-type: none;
}

#menu_nav ul {
	margin: 0px;
	padding: 0px;
}

#menu_nav li {
	margin: 0px;
	padding: 6px 0px 0px 0px;
}

.menu_tit {
	border-bottom: dashed #666666 1px;
	padding: 0px 0px 6px 0px;
	font: bold 17px Arial, Helvetica, Sans-Serif;
}

/* IE6 Only */
* html .menu_tit  {
	width: 144px;
}

.link_1 a{text-decoration:none;}
.link_1 a:link {color: #4C6CBC;border-bottom: dashed #4C6CBC 1px;}
.link_1 a:visited {color: #4C6CBC;border-bottom: dashed #4C6CBC 1px;}
.link_1 a:active {color: #4C6CBC;border-bottom: dashed #4C6CBC 1px;}
.link_1 a:hover {color: RED;border-bottom: dashed RED 1px;}

.link_1_sel a{text-decoration:none;}
.link_1_sel a:link {color: RED;border-bottom: dashed #4C6CBC 1px;}
.link_1_sel a:visited {color: RED;border-bottom: dashed #4C6CBC 1px;}
.link_1_sel a:active {color: RED;border-bottom: dashed #4C6CBC 1px;}
.link_1_sel a:hover {color: RED;border-bottom: dashed RED 1px;}

/*zona de banner central de la página*/

#menu_izqui_banner {
	width:184px;
	border-top: solid #DEDEDE 1px;
	border-bottom: solid #DEDEDE 1px;
	background-image: url(/imagenes/fondo_gris.gif);
	background-color: #FFFFFF;
}

#container_principal {
	margin-left: 185px;
}

#container_superior {
	/*de momento no tiene contenidos*/
}

/*Noticias destacadas (parte superior de la página web)*/


#not_des {
	float: left;		
	width:476px;
	padding: 0px 20px 20px 20px;
}

/* IE6 Only */
* html #not_des {
	float: left;		
	width:516px;
	padding: 20px;
}

/* IE7 Only */
*:first-child+html #not_des {
	padding: 20px;
} 

.not_des_1 {
	/*de momento no tiene contenidos*/
}

.not_des_1 h1 {
	margin-left: 60px;
	font: bold 19px Arial, Helvetica, Sans-Serif;
	color: #00309C;
	/*background-color: yellow;*/
}

.not_des_1 a{text-decoration:none;}
.not_des_1 a:link {color: #00309C;}
.not_des_1 a:visited {color: #00309C;}
.not_des_1 a:active {color: #00309C;}
.not_des_1 a:hover {color: RED;}

.not_des_1 h2 {
	font: 13px Arial, Helvetica, Sans-Serif;
	color: #000000;
}

.not_past_1,.not_past_2 {
	margin:0px;
	padding:0px;
	background-color: #F2F2F2;	
}

.not_past_1 {
	height:22px;
}

.not_past_2a,.not_past_2b {
	height:24px;
	background-color: #F2F2F2;
	border-bottom: solid #D7D7D7 1px;
	background-repeat: no-repeat;
	background-position: right center;
	margin:0px 0px 10px 0px;		
}

.not_past_2a {
	background-image: url(/imagenes/candado_1.gif);

}
	
.not_past_2b {
	background-image: url(/imagenes/candado_2.gif);
}

.not_past_2c {
	height:24px;
	background-color: #F2F2F2;
	border-bottom: solid #D7D7D7 1px;
}

.mat_list_1 {
	font: 11px Arial, Helvetica, Sans-Serif;
	list-style:none;
	margin:0;
	padding:0;
}

.mat_list_1 li {
	margin:2px;
	padding:2px;
	float:left;
}

.arx_desc {
	font: 11px Arial, Helvetica, Sans-Serif;
	list-style:none;
	margin:0;
	padding:0;
}

.arx_desc li {
	margin:2px;
	padding:2px;
	float:left;
}

.separador {
	color: #4C6CBC;
}

#calendario {
	width:43px;
	height:58px;
	text-align:center;
	float: left;
	color: #fff;
	font: bold 14px Arial, Helvetica, Sans-Serif;
	margin: 0px;
	background-image: url(/imagenes/calendari.gif);
}

#calendario #mes {
	padding: 2px;
	vertical-align: middle;
	height:20px;
	color: #fff;
}

#calendario #dia {
	font-size:25px;
	font-weight:bold;
	color:#000000;
}

.nj_news_cont {
	padding: 10px;
}

#nj_news {
	margin-left: 516px;
	padding: 20px 20px 20px 0px;
}

/* IE6 Only 
* html #nj_news {
	padding: 20px 20px 20px 5px;
}*/

#nj_news_marco {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
	width:258px;
}

#nj_news_tit{
	background-image: url(/imagenes/pastilla_nj_news_1.gif);
	background-repeat: no-repeat;
	height:36px;
	width:260px;
	color: #fff;
	font: 13px Arial, Helvetica, Sans-Serif;
	padding: 5px 0px 0px 0px;
}

/* IE6 Only */
* html #nj_news_tit {
	background-image: url(/imagenes/pastilla_nj_news_2.gif);
	width:258px;
}

.nj_news_1 {
	padding: 10px;
}

.nj_news_1 h1 {
	font: bold 13px Arial, Helvetica, Sans-Serif;
	color: #00309C;
	margin: 10px 0px 0px 0px;
}

.nj_news_1 h2 {
	font: 11px Arial, Helvetica, Sans-Serif;
	color: #000000;
	margin: 10px 0px 0px 0px;
}	

.nj_news_1 a{text-decoration:none;}
.nj_news_1 a:link {color: #00309C;}
.nj_news_1 a:visited {color: #00309C;}
.nj_news_1 a:active {color: #00309C;}
.nj_news_1 a:hover {color: RED;}

.icons {
	list-style:none;
	margin:0;
	padding:0;
	height:20px;
}

.icon_1 {background-image: url(/imagenes/rellotge.gif);width:24px;}
.icon_2 {background-image: url(/imagenes/candado_1.gif);width:20px;}
.icon_3 {background-image: url(/imagenes/candado_2.gif);width:25px;}

.fecha_1 {
	color: #A80000;
	font: 11px Arial, Helvetica, Sans-Serif;
	width:130px;
	/*text-align: center;*/
	vertical-align: middle;
	padding:5px;
}

.icons li {
	margin:2px;
	padding:2px;
	float:left;
}

#cont_bann {
	float:left;
	width:757px;
	height:120px;
	border-top: solid #DEDEDE 1px;
	/*border-bottom: solid #DEDEDE 1px;*/
	background-image: url(/imagenes/fondo_gris.gif);
	background-color: #FFFFFF;
	margin: 0px 0px 0px 20px;
	text-align: center;
	padding:10px;
}

/* IE6 Only */
* html #cont_bann {
	margin: 0px 0px 0px 10px;
}

.not_dem {
	float:left;
	width:757px;
	margin: 0px 0px 0px 20px;
	background-image: url(/imagenes/separacio_ademas.gif);
	background-repeat: repeat-y;
}

/* IE6 Only */
* html .not_dem {
	margin: 0px 0px 0px 10px;
}
.not_dem_busc_2 {
	float:right;
	width:650px;
	margin: 0px 0px 0px 20px;
	/*background-color: yellow;*/
	/*background-image: url(/imagenes/separacio_ademas.gif);
	background-repeat: repeat-y;*/
}

/* IE6 Only */
* html .not_dem_busc_2 {
	margin: 0px 0px 0px 10px;
}


.not_dem_bus {
	float:left;
	width:757px;
	margin: 0px 0px 0px 20px;
	/*background-image: url(/imagenes/separacio_ademas.gif);
	background-repeat: repeat-y;*/
}

/* IE6 Only */
* html .not_dem_bus {
	margin: 0px 0px 0px 10px;
}

.not_marco {
	float:left;
}	

.not_dem_tit_home {
	background-image: url(/imagenes/pastilla_ademas_home.gif);
	background-repeat: no-repeat;
	height:36px;
	color: #fff;
	font: 13px Arial, Helvetica, Sans-Serif;
	padding: 5px 0px 0px 0px;
	width:757px;
	float:left;
}

.not_dem_tit {
	background-image: url(/imagenes/pastilla_ademas_1.gif);
	background-repeat: no-repeat;
	height:36px;
	color: #fff;
	font: 13px Arial, Helvetica, Sans-Serif;
	padding: 5px 0px 0px 0px;
	width:757px;
	float:left;
}

.not_dem_tit_2 {
	background-image: url(/imagenes/pastilla_ademas_3.gif);
	background-repeat: no-repeat;
	height:36px;
	color: #fff;
	font: 13px Arial, Helvetica, Sans-Serif;
	padding: 5px 0px 0px 0px;
	width:757px;
	float:left;
}

.not_dem_tit_3 {
	background-image: url(/imagenes/pastilla_ademas_2.gif);
	background-repeat: no-repeat;
	height:36px;
	color: #fff;
	font: 13px Arial, Helvetica, Sans-Serif;
	padding: 5px 0px 0px 0px;
	width:757px;
	float:right;
}

.not_dem {
	/*de momento no tiene contenidos*/
}

.not_dem_1 {
	float:left;
	width: 378px;
	/*background-color: yellow;*/
	/*min-height:200px;*/
}

.not_dem_2 {
	/*width: 370px;*/
	margin-left: 378px;
	/*background-color: red;*/
	/*min-height:200px;*/
}

.not_dem_3 {
	/*width: 370px;*/
	/*margin-left: 378px;*/
	/*background-color: red;*/
	/*min-height:200px;*/
}

.not_dema_4 {
	height:180px;
	width: 370px;
	/*background-color: pink;*/
}

.not_dem_5 {
	float:left;
	width:757px;
	margin: 0px 0px 0px 20px;
	/*background-image: url(/imagenes/separacio_ademas.gif);
	background-repeat: repeat-y;*/
}

* html #not_dem_5 {
	width:500px;
	/*background-color: red;*/
}

#cont_noticia {
	float: left;
	padding: 20px;
	/*min-height:530px;*/
	font: 11px Arial, Helvetica, Sans-Serif;
	color:#000000;		
}

#cont_noticia {
	width:476px;
}

/* IE6 Only */
* html #cont_noticia {
	width:510px;
}

#cont_noticia h1 {
	font: bold 19px Arial, Helvetica, Sans-Serif;
	color: #00309C;		
}

#cont_noticia h2 {
	font: bold 13px Arial, Helvetica, Sans-Serif;
	color: #000000;		
}

#foto_autor {
	float: left;		
	/*width:90px;*/
	/*height:120px;*/
	/*background-color: yellow;*/
}

#nom_autor_a {
	margin-left: 95px;
	font: 11px Arial, Helvetica, Sans-Serif;
	color: #000000;
	/*height:120px;*/
	/*background-color: red;*/
}

#nom_autor_b {

}

.pas_der_cont {
	padding: 10px;
	font: 11px Arial, Helvetica, Sans-Serif;
	color: #000000;
}

.pas_der_cont a{text-decoration:none;}
.pas_der_cont a:link {color: #00309C;}
.pas_der_cont a:visited {color: #00309C;}
.pas_der_cont a:active {color: #00309C;}
.pas_der_cont a:hover {color: RED;}

#pas_der {
	margin-left: 516px;
	padding: 20px 20px 0px 0px;
	/*background-color: red;*/
}

/* IE6 Only 
* html #nj_news {
	padding: 20px 20px 20px 5px;
}*/

#pas_der_marco,#pas_der_marco_fitxa {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
	width:258px;
}

#pas_der_marco {
	/*height:135px;*/
}

#pas_der_tit{
	background-image: url(/imagenes/pastilla_nj_news_1.gif);
	background-repeat: no-repeat;
	height:36px;
	width:260px;
	color: #fff;
	font: 13px Arial, Helvetica, Sans-Serif;
	padding: 5px 0px 0px 0px;
}

/* IE6 Only */
* html #pas_der_tit {
	background-image: url(/imagenes/pastilla_nj_news_2.gif);
	width:258px;
}

.pas_der_1 {
	padding: 10px;
}

#cont_contenido {
	float:left;
	width:757px;
	margin: 0px 0px 0px 20px;
}

/* IE6 Only */
* html #cont_contenido {
	margin: 0px 0px 0px 10px;
}

#cont_contenido_1 {
	float:left;
	width: 365px;
	/*background-color: green;*/
}

.cont_contenido_marco {
	color: #000000;
	font: 11px Arial, Helvetica, Sans-Serif;
	float:left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #DEDEDE;
	border-bottom-color: #DEDEDE;
	border-left-color: #DEDEDE;
	width:363px;
	height:220px;		
}

* html .cont_contenido_marco {
	width:365px;

}

#cont_contenido_2 {
	margin-left: 388px;
	width: 365px;
}


#cont_contenido_3 {
	float:left;
	padding: 20px;
	color: #000000;
	font: 11px Arial, Helvetica, Sans-Serif;
	/*background-color: green;*/
}

#cont_contenido_4 {
	float:left;
	padding: 20px 20px 0px 20px;
	color: red;
	font: bold 11px Arial, Helvetica, Sans-Serif;
}

/* IE6 Only */
* html #cont_contenido_4 {
	width:757px;

}
/* IE7 Only */
*:first-child+html #cont_contenido_4 {
	width:757px;
} 

.cont_contenido_tit {
	background-image: url(/imagenes/pastilla_login.gif);
	background-repeat: no-repeat;
	height:36px;
	color: #fff;
	font: 13px Arial, Helvetica, Sans-Serif;
	padding: 5px 0px 0px 0px;
	width:365px;
}

.pastilla_hemer {
	/*background-color: red;*/
}

.pastilla_hemer_cont_1,.pastilla_hemer_cont_2 {
	width:734px;
	background-color: #DBDBDB;
}

* html .pastilla_hemer_cont_1,* html .pastilla_hemer_cont_2 {
	width:755px;
}

.pastilla_hemer_cont_1 {
	font: bold 13px Arial, Helvetica, Sans-Serif;
	color: #00309C;
	text-transform: uppercase;
	padding:5px 10px 5px 10px;
}

.pastilla_hemer_cont_1 a{text-decoration:none;}
.pastilla_hemer_cont_1 a:link {color: #4C6CBC;border-bottom: dashed #4C6CBC 1px;}
.pastilla_hemer_cont_1 a:visited {color: #4C6CBC;border-bottom: dashed #4C6CBC 1px;}
.pastilla_hemer_cont_1 a:active {color: #4C6CBC;border-bottom: dashed #4C6CBC 1px;}
.pastilla_hemer_cont_1 a:hover {color: RED;border-bottom: dashed RED 1px;}

.pastilla_hemer_cont_2 {
	color: #000000;
	font: 11px Arial, Helvetica, Sans-Serif;
	padding:0px 10px 5px 10px;
}

.pastilla_hemer_cont_tit {
	background-image: url(/imagenes/pastilla_ademas_1.gif);
	background-repeat: no-repeat;
	height:36px;
	color: #fff;
	font: 13px Arial, Helvetica, Sans-Serif;
	padding: 5px 0px 0px 0px;
	width:754px;
	float:left;
}

.separacion_1 {
	background-image: url(/imagenes/fondo_rallat.gif);
	background-repeat: repeat-x;
	height:12px;
}

.separacion_2 {
	height:12px;
}

#paginacio {
	float:left;
	padding:20px;
	width:720px;
	height:20px;
	font: 11px Arial, Helvetica, Sans-Serif;
	text-align: right;
}

/* IE6 Only */
* html #paginacio  {
	width:750px;

}

#paginacio a{text-decoration:none;}
#paginacio a:link {color: #4C6CBC;border-bottom: dashed #4C6CBC 1px;}
#paginacio a:visited {color: #4C6CBC;border-bottom: dashed #4C6CBC 1px;}
#paginacio a:active {color: #4C6CBC;border-bottom: dashed #4C6CBC 1px;}
#paginacio a:hover {color: RED;border-bottom: dashed RED 1px;}

.Formulario {
	border: 1px solid #9C9C9B;
	font: 11px Arial, Helvetica, Sans-Serif;
}

.Formulario_Button {
	border: 1px solid #9C9C9B;
	font: 11px Arial, Helvetica, Sans-Serif;
	color: #000000;
	background-color: #ffffff;
}