/* ************************************************************** *
 *      PÁNOPE Versión 1.0 (Construcción 1-30 septiembre 2005)     *
 * ______________________________________________________________ *
 *                                                                *
 * Aplicación web de difusión de contenidos periodísticos         *
 * semanales y comercio electrónico                               *
 *                                                                *
 * Copyright (c)2005 Accesible, S.L.                              *
 * Aplicación dirigida y desarrollada                             *
 * por Joseba Aldaz Zaragüeta                                     *
 * (http://www.accesible.info) joseba.aldaz@accesible.info        *
 *                                                                *
 * Esta aplicación en su totalidad es propiedad de Accesible, S.L.*
 * y se encuentra protegida por las leyes de copyright            *
 * (Propiedad intelectual) de España y por otros tratados         *
 * internacionales.                                               *
 *                                                                *
 * ************************************************************** */
	
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	background-color: #E5E5E5;
	margin: 0px;
}
img.botCLAS01	{	border: 0px;	margin-right: 30px;	height: 20px;	width: 64px;	}
input.botCLAS01	{	border: 0px;	margin-right: 30px;	height: 20px;	width: 64px;	}

div#accesibleCred
{
	background-image:    url("PNW_img_decor/PNW_pieAdm.png");
	clear: both;
	float: left;
	height: 25px;
	width: 740px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-repeat: no-repeat;
	padding: 10px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #999999;
}

div#pieImprimir
{
	clear: both;
	float: left;
	height: 25px;
	width: 740px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	text-align: center;
}

div#CEA_fondo {
	background-image:  url("PNW_img_decor/CEA/CEA_fondo_frm.gif");
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 460px;
	width: 460px;
	padding: 20px;
}

div#PAGcentro {
	color: #666666;
	background-image:  url("PNW_img_decor/centro.gif");
	background-repeat:   repeat-y;
	float: left;
	height: auto;
	width: 780px;
}
div#PAGarriba {
	color: #666666;
	background-image:  url("PNW_img_decor/arriba.gif");
	background-repeat:   repeat-x;
	float: left;
	height: 10px;
	width: 760px;
}
div#PAGarriba_izq {
	background-image:  url("PNW_img_decor/arriba_izq.gif");
	background-repeat:  no-repeat;
	float: left;
	height: 10px;
	width: 10px;
}
div#PAGarriba_der {
	background-image:  url("PNW_img_decor/arriba_der.gif");
	background-repeat:  no-repeat;
	float: left;
	height: 10px;
	width: 10px;
}
div#PAGabajo {
	color: #666666;
	background-image:  url("PNW_img_decor/abajo.gif");
	background-repeat:   repeat-x;
	float: left;
	height: 10px;
	width: 760px;
}
div#PAGabajo_izq {
	background-image:  url("PNW_img_decor/abajo_izq.gif");
	background-repeat:  no-repeat;
	float: left;
	height: 10px;
	width: 10px;
}
div#PAGabajo_der {
	background-image:  url("PNW_img_decor/abajo_der.gif");
	background-repeat:  no-repeat;
	float: left;
	height: 10px;
	width: 10px;
}

div#CON {
position:absolute; left:50%; width:780px; height:164px; margin-left:-390px;
}
div#CAB {
	float: left;
	width: 780px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

div#SUB {
	float: left;
	height: auto;
	width: 760px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
div#NAVizq {
	float: left;
	height: auto;
	width: 130px;
	border: 1px dotted #999999;
	margin: 0px 10px 10px;
}
div.NAVizqTit {
	float: left;
	height: auto;
	width: 126px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #CCCCCC;
	padding: 2px;
}
div.NAVizqLin {
	float: left;
	height: auto;
	width: 126px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
	padding: 2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

div#CONint, div#CONintPubl, div#CONintSinPer, div.CONintPeq  {
	float: left;
	width: 576px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 1px dotted #999999;
	padding: 10px;
}


div#CONintImpr {
	float: left;
	width: 600px;
	border: 1px solid #EBEBEB;
	padding: 10px;
	margin: 0px 80px 30px;
}

div#CONintImpr {
	float: left;
	width: 600px;
	margin-top: 0px;
	margin-right: 80px;
	margin-bottom: 30px;
	margin-left: 80px;
	border: 1px dotted #999999;
	padding: 10px;
}

div#CONint {	height: 400px;	overflow: auto;	}
div#CONintPubl {	height: auto;	}
div#TITadm {
	float: left;
	height: auto;
	width: 576px;
	padding: 0px;
	font-size: 14px;
	color: #666666;
	margin: 0px 0px 10px;
	border-bottom: 2px dotted #999999;
	font-weight: bold;
}

div#DIAS {
	font-weight: bold;
	color: #990000;
	float: left;
	height: auto;
	width: 760px;
	margin: 0px 10px 2px;
}
div#FECHA {
	width: 740px;
	margin: 2px 10px;
	padding-bottom: 2px;
	color: #990000;
	border-bottom: 1px dotted #CCCCCC;
}

div#NomSes {
	float: left;
	height: auto;
	width: 730px;
	margin: 0px;
	text-align: right;	

}
div#CONaviso
{
	position:relative;
	left:50%;
	width:400px;
	height:150px;
	margin-left:-200px;
	font-size: 11px;
	color: #CCCCCC;
	text-align: left;
	float: left;
	margin-top: -75px;
	top: 50%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}
div#CONavisoTit
{
	width:396px;
	font-size: 13px;
	text-align: left;
	font-weight: bold;
	height: auto;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #990000;
	background-color: #F2F2F2;
	padding: 2px;
	color: #990000;
	margin-bottom: 8px;
}
.NUMaviso	{	color: #FFEBBF;	}
a			{	color: #666666;	text-decoration: none;	}
a:link 		{	color: #666666;	text-decoration: none;	}
a:visited	{	color: #666666;	text-decoration: none;	}
a:hover 	{	color: #000000;	text-decoration: underline;	}
a:active	{	color: #666666;	text-decoration: none;	}

div#BIENVENIDA
{
	font-size: 15px;
	color: #990000;
	text-align: center;
	float: left;
}

div.c5000	{	float: left;	width: 550px;	background: #F2F2F2; padding: 3px	}
div.c5001	{	float: left;	width: 550px;	background: #FFFFFF; padding: 3px	}
div.c500t	{	float: left;	width: 550px;	background: #FFFFFF; padding: 3px	}


div.c10		{	width: 10px;	float: left;	}
div.c15		{	width: 15px;	float: left;	}
div.c20		{	width: 20px;	float: left;	}
div.c25		{	width: 25px;	float: left;	}
div.c30		{	width: 30px;	float: left;	}
div.c35		{	width: 35px;	float: left;	}
div.c40		{	width: 40px;	float: left;	}
div.c45		{	width: 45px;	float: left;	}
div.c50		{	float: left;	width: 50px;	}
div.c60		{	width: 60px;	float: left;	}
div.c70		{	width: 70px;	float: left;	}
div.c80		{	width: 80px;	float: left;	}
div.c90		{	width: 90px;	float: left;	}
div.c100	{	float: left;	width: 100px;	}
div.c110	{	float: left;	width: 110px;	}
div.c120	{	float: left;	width: 120px;	}
div.c130	{	float: left;	width: 130px;	}
div.c140	{	float: left;	width: 140px;	}
div.c150	{	float: left;	width: 150px;	}
div.c160	{	float: left;	width: 160px;	}
div.c170	{	float: left;	width: 170px;	}
div.c180	{	float: left;	width: 180px;	}
div.c190	{	float: left;	width: 190px;	}
div.c200	{	float: left;	width: 200px;	}
div.c210	{	float: left;	width: 210px;	}
div.c220	{	float: left;	width: 220px;	}
div.c230	{	float: left;	width: 230px;	}
div.c250	{	float: left;	width: 250px;	}
div.c300	{	float: left;	width: 300px;	}
div.c350	{	float: left;	width: 350px;	}
div.c400	{	float: left;	width: 400px;	}
div.c450	{	float: left;	width: 450px;	}
div.c500	{	float: left;	width: 500px;	}
div.c550	{	float: left;	width: 550px;	}
div.c600	{	float: left;	width: 600px;	}
/*	e00 quiere decir espacio de contorno 0 */
img.e00	{	margin: 0px;	}

div.PUBpag
{
	height: 305px;
	width: 198px;
	padding: 13px 10px 10px;
	background-color: #FFFFFF;
	border-top: 1px solid #999999;
	border-right: 2px solid #666666;
	border-bottom: 2px solid #666666;
	border-left: 1px solid #999999;
	margin: 10px;
	text-align: center;
	float: left;
}
div.PUBmod
{
	height: 24px;
	width: 43px;
	border: 1px solid #666666;
	float: left;
	margin: 2px;
}
div.PUBmodmod
{
	height: 24px;
	width: 43px;
	border: 1px solid #666666;
	float: left;
	margin: 2px;
	background-color: #E6FFFD;
}
div.PUBfaldon
{
	height: 86px;
	width: 190px;
	border: 1px solid #666666;
	float: left;
	margin: 2px;
	background-color: #E6FFFD;
}

div.PUBrompepag
{
	height: 144px;
	width: 141px;
	border: 1px solid #666666;
	float: right;
	margin: 2px 4px 2px 2px;
	background-color: #E6FFFD;
}
div.PUBrompepagmax
{
	height: 204px;
	width: 141px;
	border: 1px solid #666666;
	float: right;
	margin: 2px 4px 2px 2px;
	background-color: #E6FFFD;
}
div.PUBmediapag
{
	height: 144px;
	width: 190px;
	border: 1px solid #666666;
	float: left;
	margin: 2px;
	background-color: #E6FFFD;
}


/* Estilos para los formularios en administración */
div#frm03	{	width: 554px;	border: 1px solid #CCCCCC;	float: left;	margin: 0px;	padding: 10px;	}
div.frm03Col01, div.frm03Col02, div.frm03Col03	{	float: left;	margin-bottom: 4px;	}
div.frm03Col01	{	width: 100px;	text-align: right;	}
div.frm03Col02	{	width: 5px;	}
div.frm03Col03	{	width: 420px;	}
input, textarea	{	font-size: 11px;	color: #009889;		border: 1px solid #CCCCCC;	}
input, select, file	{	height: 14px;	}
select	{	font-size: 10px;	color: #009889;	}
label	{
	font-size: 10px;
	text-align: right;
	margin-right: 5px;
}
form	{	margin: 0px;	}
input.adm	{
	height: 18px;
	color: #FFFFFF;
	background-color: #009889;
	font-weight: bold;
}

/* Fin Estilos para frm03 */


div.arbol	{
	font-weight: lighter;
	margin: 5px 10px 5px 0px;
	float: left;
	height: 200px;
	width: 135px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
div.arbolSec	{
	font-weight: bold;
	color: #FFFFFF;
	width: auto;
	background-color: #009889;
	padding: 2px;
	font-size: 12px;
}
a.adm01			{	color: #990000;	text-decoration: none;	}
a:link.adm01	{	color: #990000;	text-decoration: none;	}
a:visited.adm01	{	color: #990000;	text-decoration: none;	}
a:hover.adm01 	{	color: #000000;	text-decoration: underline;	}
a:active.adm01	{	color: #990000;	text-decoration: none;	}

.destacar	{	color: #009889;	}

div#PUBmaq	{
	background-image:  url("PNW_img_decor/PNW_maq_fnd.gif");
	background-repeat: no-repeat;
	float: left;
	height: 240px;
	width: 266px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
div#PUBprog	{
	float: right;
	height: 220px;
	width: 255px;
	padding: 10px;
	border: 1px dotted #CCCCCC;
	margin-left: 10px;
}

div.caja001, div.caja002	{	height: 220px;	width: 245px;	padding: 10px;	border: 1px dotted #CCCCCC;	}
div.caja001	{	float: left;	margin-right: 10px;	}
div.caja002	{	float: right;	}
div.cajaConsejo	{
	font-weight: normal;
	width: 100%;
	height: auto;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	margin-top: 15px;
	}

div.cajaBoton	{	width: 100%;	margin-top: 4px;	text-align: center;	clear: both;	margin-bottom: 8px;	}

div.cajaSep011, div.cajaSep012, div.cajaSep021	{
	float: left; clear: both;
	font-weight: bold;
	width: 100%;
	height: 10px;
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;	}

div.cajaSep011	{	margin-bottom: 4px;	}
div.cajaSep012	{	margin-bottom: 4px; margin-top: 10px;	}
div.cajaSep021	{	margin-bottom: 10px;	}

div#PUB760100	{
	height: 35px;
	width: 266px;
	background-color: #FFFF00;
	float: left;
}
div#PUBmancheta	{
	height: 21px;
	width: 102px;
	float: left;

}
div#PUB46860	{
	height: 21px;
	width: 164px;
	background-color: #FFFF00;
	float: left;

}
div#PUBenlacesSup	{
	height: 21px;
	width: 266px;

}
div#PUBnavizq	{
	height: 167px;
	width: 46px;
	float: left;

}
div#PUBcentro	{
	height: 167px;
	width: 174px;
	float: left;

}
div#PUBnavder	{
	height: 167px;
	width: 46px;
	float: left;
}

div#PUB120170	{
	height: 60px;
	width: 42px;
	background-color: #FFFF00;
	float: left;
	margin-top: 47px;
	margin-right: 2px;
	margin-left: 2px;
}
div#PUB12080	{
	height: 28px;
	width: 42px;
	background-color: #FFFF00;
	float: left;
	margin-top: 47px;
	margin-right: 2px;
	margin-bottom: 20px;
	margin-left: 2px;
}
div#PUB20080	{
	height: 28px;
	width: 70px;
	background-color: #FFFF00;
	float: right;
	margin-top: 118px;
	margin-right: 3px;
	margin-bottom: 20px;
	margin-left: 2px;
}
div#PUB12020	{
	height: 7px;
	width: 42px;
	background-color: #FFFF00;
	float: left;
	margin-top: 43px;
	margin-right: 2px;
	margin-bottom: 40px;
	margin-left: 2px;
}
.PUBimg	{
	border: 1px solid #CCCCCC;
}

#AccesoDenegado {
	position:relative;
	left:50%;
	width:500px;
	height:200px;
	margin-left:-250px;
	border: 2px dotted #999999;
	float: left;
	margin-top: 100px;
	margin-bottom: 100px;
}
.datos{	font: bold 12px "Courier New", Courier, mono;	}
.destacarGran	{		font-size: 14px;	font-weight: bold;}
img.botonAdm	{
	margin: 5px;
	height: 20px;
	width: 64px;
}
.centrar	{
	text-align: center;
	width: 100%;
}

div.monoEspacio	{
	width: 100%;
	font: 10px "Courier New", Courier, mono;
	color: #000000;
}
.resaltar01	{	color: #000000;	}
.resaltar02	{
	color: #990000;
	font-weight: bolder;
}
/** verificadas*/
div.MDAcon,div.MDAsupDer,div.MDAlatDer,div.MDAinferior{width:306px;}
div.MDAcon{float: right;margin: 0px 0px 20px;}
div.MDAsupDerPeq{background: url(ECO_imgDec/sombraArticulo_supDerPeq.gif) no-repeat;}
div.MDAsupDer{background: url(ECO_imgDec/sombraArticulo_supDer.gif) no-repeat;}
div.MDAlatDer{background: url(ECO_imgDec/sombraArticulo_latDer.gif)  repeat-y;}
div.MDAlatDerPeq{background: url(ECO_imgDec/sombraArticulo_latDerPeq.gif)  repeat-y;width:106px;}
div.MDAcontImg{width:298px;border: 1px solid #333333;}
div.MDAcontImgPeq{width:98px;border: 1px solid #333333;}
div.MDAinferior{background: url(ECO_imgDec/sombraArticulo_inferior.gif)  no-repeat;height: 6px;}
div.MDAinferiorPeq{background: url(ECO_imgDec/sombraArticulo_inferiorPeq.gif)  no-repeat;height: 6px;width:106px;}
div.MDAconImgs{width: 550px;padding: 10px;margin-bottom: 15px;border: 1px solid #999999;}

/* compatibilidad probada msie, ff, safari */
.muyNegra{font-weight:bolder;}
div#acciones{background:#F2F2F2;padding:5px;width:565px;border:1px solid #CCCCCC;float:left;}
div.accionesBotonMesAnio,div.accionesBotonMesAnioActivo,div.accionesBotonDia,div.accionesBotonDiaActivo{float:left;padding:1px;margin:2px 4px 2px 0px;text-align:center;border:1px solid #999999;}
div.accionesBotonMesAnio,div.accionesBotonDia{background:#FFFFFF;}
div.accionesBotonMesAnioActivo,div.accionesBotonDiaActivo{background:#999999;color:#FFFFFF;}
div.accionesBotonMesAnio,div.accionesBotonMesAnioActivo{width:37px;}
div.accionesBotonDia,div.accionesBotonDiaActivo{width:20px;}
div.accionesModulos{width:550px;margin-bottom:15px;height:auto;clear:left;float:left;}
div#CONDinameneLogo{height:400px;float:left;width:576px;background:url(ECO_imgDec/dinameneLogo.gif)no-repeat right bottom;margin:0px 0px 10px;padding:0px 10px 10px;}
div.separador01{width:auto;padding:0px;font-size:12px;color:#666666;margin:15px 0px 6px;border-bottom:1px solid #666666;text-align:left;float:left;}
div.separador02{width:auto;padding:3px;font-size:11px;color:#999999;background:#FFFFFF;border:1px solid #CCCCCC;font-weight:bolder;margin:0px 0px 15px;float:left;}
div#CONImprimir{height:762px;float:left;width:515px;margin:40px 0px 0px 40px;}


div.separador {	width: 100%;	border-top: 1px solid #D3D3D3;	margin: 2px 0px 0px;}
div.separador02 {	background: #F4F4F4;	height: 22px;	width: 100%;	color: #727272;	margin: 0px 0px 12px;border-button: 1px solid #D3D3D3;}
div.separador03 {	background: #F4F4F4;	height: auto;	width: 100%;	color: #727272;	margin: 0px 0px 12px;border-button: 1px solid #D3D3D3;}
div.bloque04 {
	background: #F4F4F4;
	height: auto;
	width: 100%;
	color: #727272;
	border-button: 1px solid #D3D3D3;
	padding: 2px;
}



/*div.separador00{width:100%;float:left;}*/
div.separador01{width:100%;padding:0px;font-size:12px;color:#666666;margin:15px 0px 6px;border-bottom:1px solid #666666;text-align:left;float:left;}
/*div.separador02{width:100%;padding:3px;font-size:11px;color:#999999;background:#FFFFFF;border:1px solid #CCCCCC;font-weight:bolder;margin:0px 0px 15px;float:left;}
div.separador03{width:100%;padding:2px;font-size:11px;color:#FFFFFF;background:#EBEBEB;font-weight:bolder;margin:0px 0px 15px;float:left;}*/

 div.bloque05	{width: 100%; padding: 1px 4px 6px;}
 div.bloque06	{width: 100%; padding: 0px 4px;}
 div.bloque07		{width: 100%; border: 1px solid #D3D3D3;height:auto;}
 div.bloque08		{background: #F4F4F4;width: 100%;}
 div.bloque09		{
	background: #F4F4F4;
	width: 100px;
	font-weight: bolder;
	color: #666666;
	padding:3px;
	font-size: 11px;
	margin: 10px 0px 0px;
}
div.bloque10 {
	position:relative;
	left:13%;
	width:74%;
	height:auto;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 0px 50px 20px 0px;
	top: 10px;
	right: 0px;
	bottom: 0px;
}
div#capaTemasRel{
	height: 1px;
	overflow: hidden;
}
div#capaWebsRel{
	height: 1px;
	overflow: hidden;
}
div#capaFirmas{
	height: 1px;
	overflow: hidden;
}
div#capaImagen{
	height: 1px;
	overflow: hidden;
}


