<!--
html, body {
	margin: 0px;
	padding: 0px;
	margin-bottom: 50px;
	font-family:Verdana, Arial, Helvetica, sans-serif;	
	text-decoration:none;
}

.acceso_rapido {
	border: #0066CC thin dotted;
	background-color: #C9DCFA;
	padding: 5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

	.acceso_rapido h1 {
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		font-weight:bold;
	}
	
	.acceso_rapido li {
		list-style:square;
		font-weight:normal;
		color:#333333;
		padding-left: 10px;
	}
	
	.acceso_rapido a {
		text-decoration:none;
		color:#333333;
	}
	
	.acceso_rapido textarea {
		width: 95%;
	}
	
	.acceso_rapido textarea:focus {
		background-color:#FFFFCC;
		border: solid thin;
	}
	
	.acceso_rapido input[type=text] , input[type=textfield] {
		width: 95%;
	}

#header {
	background: url(leafw/template/cleaf/images/nd/backtop.gif) #0066CC;
	background-repeat: repeat-x;
	height: 55px;
}

#wrap {
	margin: auto;
	width: 90%;
	padding-top: 20px;
}


#notifier {
	background-image:url(leafw/template/backamarillo.gif);
	background-position:bottom right;
	background-color: #FCFBE7;
	background-repeat:no-repeat;
	padding: 5px;
	padding-top: 0px;
	border:#FFFF00 thin solid;
	width: 98%;
	font-size:10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#notifier a {
	text-decoration:underline;
	color:#606060;
	font-weight:bold;

}

#menu_cats {
	float: left;
	width: 200px;
	/*margin-right: 10px;*/
	clear:none;
}

#menu_mas {
	float: right;
	width: 175px;
}

#contenido {
	padding-right: 190px;
	text-align:justify;
	padding-left: 220px;
}

.paginador {
	width: 20px;
	height: 20px;
	border: #003366 thin solid;
	background-color:#E2E8FE;
	font-size:9px;
	font-weight:normal;
	margin: 2px;
	float:left;
	cursor:pointer;
}

.paginador:hover {
	font-size: 12px;
	font-weight:bold;
}

.info {
	background-image:url(leafw/template/cleaf/back_info.gif);
	background-position:top left;
	background-repeat: no-repeat;
	border: #AED6EE thin solid;
	background-color: #DDEEF8;
	padding: 10px;
}

.warning {
	background-image:url(leafw/template/cleaf/back_alert.gif);
	background-position:top left;
	background-repeat:no-repeat;
	border: #DBDB73 solid thin;
	background-color: #FFFFC1;
	padding: 10px;
}

.paginador a {
	color:#000000;
	text-decoration:none;
}

.informatica {
background-color:#B4E2F3;
border:#039 thin solid;
background-image:url(leafw/template/cleaf/images/icons/bricks.png);
background-repeat:no-repeat;
background-position:5px 5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:5px 5px 5px 25px;
}

.nightleaf {
background-color:#DEF9B7;
border:#090 thin solid;
background-image:url(leafw/template/cleaf/images/icons/newspaper.png);
background-repeat:no-repeat;
background-position:5px 5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
padding:5px 5px 5px 25px;
}



#footer {
    overflow:hidden;
	border-bottom-color:#fff;
    width: 100%;
    height: 15px;
	border:solid 1px #ccc;
	position:fixed;
    bottom: 0;
	/*left:25px;*/
	margin:auto;
    color: #000;
    background: #f3f3f3;
    padding: 5px;
}

.menu_header {
	border-bottom:#039 thick solid;
	background-image:url(leafw/template/cleaf/images/icons/arrow_down.png);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:18px;
	padding-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:700;
}

.menu_boton {
	background-color:#FFF;
	background-image:url(leafw/template/cleaf/images/icons/icon_txt.gif);
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	background-position:left;
	border-bottom:#09C dashed thin;
	cursor:pointer;
	color:#000;
	padding:7px 5px 7px 20px;
}

.menu_boton:hover {
	background-color:#EAF4F1;
	
}

.menu_boton > a {
	text-decoration:none;
	color:#000000;
}

a.fecha_header {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#666;
}

a.titulo_noticia_portada {
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#036;
font-size:20px;
}

p.contenido_portada_sub {
text-align:justify;
border-bottom:1px dotted #000;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:9px;
padding:0 0 10px;
}

a.fecha_header {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
color:#666;
}

a.titulo_header {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
text-decoration:none;
color:#000;
}

a.titulo_noticia {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:700;
}

a.subtitulo_noticia {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
font-weight:700;
color:#999;
}

a.noticia_otros_hover {
	color:#000000;
	text-decoration:none;
}

p.contenido_portada,div.contenido_portada {
text-align:justify;
border-top:1px dashed #000;
border-bottom:1px dotted #000;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#000;
font-size:13px;

}

div.categorias_seleccionadas:hover {
border-bottom:#060 thin dashed;
font-weight:700;
cursor:pointer;
text-decoration:none;
color:#000000;
}

div.categorias_seleccionadas a {
text-decoration:none;
color:#000000;
}

.menu_header {
border-bottom:#039 thick solid;
background-image:url(leafw/template/cleaf/images/icons/arrow_down.png);
background-repeat:no-repeat;
background-position:left;
padding-left:18px;
padding-bottom:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:700;
}

.fuente_titulo {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:24px;
font-weight:700;
}



div.menu_admin {
background-color:#000;
border:solid 2px #0f0;
color:#fff;
padding:5px;
}


#color_uno {
cursor:pointer;
border:#666 solid thin;
height:12px;
width:12px;
background-color:#FFF;
padding:1px;
}

#color_dos {
cursor:pointer;
border:#666 solid thin;
height:12px;
width:12px;
background-color:#D9DCFD;
padding:1px;
}

#color_tres {
cursor:pointer;
border:#666 solid thin;
height:12px;
width:12px;
background-color:#DEF9B7;
padding:1px;
}

fieldset.info {
border:#999 thin solid;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bolder;
background-color:#FFC;
}

fieldset.contenido {
border:#666 solid thin;
background:#fff;
}

fieldset.contenido li {
border-bottom:#CDD8F5 dashed thin;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}

fieldset.contenido li:hover {
border-bottom:#0080C0 dashed thin;
cursor:pointer;
}

fieldset.error {
border:#999 thin solid;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bolder;
background-color:#FDD5D0;
}

.contenido {
background-color:#f0f0f0;
border:1px solid #ADB0C1;
color:#333;
text-align:justify;
padding:5px;

}

.contenido .relleno {
background-color:#fff;
border:1px solid #d1d1d1;
color:#666;
margin:10px;
padding:5px;
}

.menu_verde {
background-color:#DEF9B7;
border-bottom:#090 thin solid;
border-left:#090 thin solid;
border-right:#090 thin solid;
padding:10px;
}

.menu_azul {
background-color:#A0C4EF;
border-bottom:#039 thin solid;
border-left:#039 thin solid;
border-right:#039 thin solid;
padding:10px;
}

.boton1_activado {
cursor:pointer;
background-color:#DEF9B7;
width:50px;
height:20px;
border-top:#090 thin solid;
border-left:#090 thin solid;
border-bottom:#DEF9B7 thin solid;
border-right:#090 thin solid;
font-weight:700;
padding:5px;
}

.boton1_desactivado {
cursor:pointer;
background-color:#DEF9B7;
width:50px;
height:10px;
border-top:#090 thin solid;
border-left:#090 thin solid;
border-bottom:#039 thin solid;
padding:5px;
}

.boton2_activado {
cursor:pointer;
background-color:#A0C4EF;
width:50px;
height:20px;
border-top:#039 thin solid;
border-left:#039 thin solid;
border-right:#039 thin solid;
font-weight:700;
padding:5px;
}

.boton2_desactivado {
cursor:pointer;
background-color:#A0C4EF;
width:50px;
height:10px;
border-top:#039 thin solid;
border-bottom:#090 thin solid;
border-right:#039 thin solid;
padding:5px;
}

div.categorias_seleccionadas {
color:#000;
background-image:url(leafw/template/cleaf/images/icons/folder.png);
background-repeat:no-repeat;
background-position:left;
padding:5px 5px 5px 20px;
}

.art_url {
	text-decoration:none;
	color: #000000;
}
			#subcontt{	
				background-color: #baeaf8;
				border: 1px solid #79b4a4;
				text-decoration:none;
				width: 180px;
				background-image:url(leafw/template/cleaf/backbotones.gif);
				background-position:top;
				background-repeat:no-repeat;
				}

		/* Anchura del cuadro de pestanas */
			table.controlaElWidthCono{
				width: 200px;
				padding-left: 10px;
				font-size: 10px;
				
				}
				
		/* Altura de las pestanas, no del contenedor */
			.pescontenedor{
				height: 24px;
				}
				
		/* Propiedades de las pestanas */
			.pesbar #pes1, .pesbar #pes2{
				display: block;
				float: left;
				cursor: pointer;
				z-index: 3;
				font-size: 12px;
				}
				
		/* Pestana1, propiedades tanto cuando es activo como inactivo (color y borde). Verde */
			.p1activo, .p1inactivo{
				border: 1px solid #79b4a4;
				background-color: #cce8e0;
				font-weight:normal;
				}
				
		/* Algo de padding, y le ponemos el borde sur del mismo color que el color de fondo del contenedor */
			.p1activo{
				padding: 3px;
				border-bottom: 1px solid #cce8e0;
				font-weight:bold;
				}
				
		/* Sin padding y con margen norte, se vuelve más pequeno y pegado al sur */
			.p1inactivo{
				margin-top: 6px;
				border-bottom: none;
				border-right: none;
				}
				
		/* Pestana 2, propiedades tanto cuando es activo como inactivo (color y borde). Azul */
			.p2activo, .p2inactivo {
				background-color: #cedbeb;
				border: 1px solid #8aa4c6;
				font-weight:normal;
				}
				
		/* Igual que .p1activo. */
			.p2activo{
				padding: 3px;
				border-bottom: 1px solid #cedbeb;
				font-weight:bold;
				}
				
		/* Igual que .p1inactivo. */
			.p2inactivo{
				margin-top: 6px;
				border-bottom: none;
				border-left: none;
				}
		
		/* Propiedades generales del contenedor. */
			#cont1, #cont2{
				margin-top: -3px; /*// Para sobreescrbir el borde cuando "interactúa" con las pestanas.	*/
				padding: 2px; /*// Un poco de espacio y para eliminar cierto bug.*/
				
				}
				
		/* Contenedor 1 - Pestana 1. Verde que te quiero. */
			#cont1{	
				background-color: #cce8e0;
				border: 1px solid #79b4a4;
				text-decoration:none;
				padding: 7px;
				}
				
		/* Contenedor 2 - Pestana 2. Azul de mi corasón. */
			#cont2{
				background-color: #cedbeb;
				border: 1px solid #8aa4c6;
				text-decoration:none;
				padding: 15px;
				font-size:12px;
				}
				
		/* Contenedor visible. */
			.conton{
				display: block;
				text-decoration:none;
				}
				
		/* Contenedor no visible. */
			.contoff{
				display: none;
				text-decoration:none;
				}

-->