* {
	margin:0;
	padding:0;
}
a {
	text-decoration: none;
}
li {
	list-style: none;
}
img {
	margin: 0;
	border: none;
}

html {
	height:100%;
}


body {
	font-family:"Trebuchet MS"; 
	font-size: 11px;
	color:  #797969;
	height: 100%;
}


#wrapper{
	position: relative; /* needed for footer positioning*/
	margin: 0 auto; /* center, not in IE5 */	
	height: auto !important; /* real browsers */
	height: 100%; /* IE6: treaded as min-height*/
	min-height: 100%; /* real browsers */
}


/* css hack para que en posicionamiento absoluto coja hasLayout */
/*
*html #contenido{

	height:1%;

}*/


/************  CABECERA  **************/
#wcabecera {
	width: 100%;
	height: 95px;	
	background-image: url(../imagenes/trama.gif);
	background-position: top left;
	background-repeat: repeat;
	border-bottom: 30px solid #72725E;	
}
#cabecera {	
	margin: 0 auto;
	width: 872px;
	position: relative;
	
}
#cabecera #logo {
	width: 213px;
	height: 105px;
	float: left;
	padding-left: 18px;
	padding-top: 20px;
	background-color: #ffffff;
}
#cabecera #enlaces {
	width: 625px;
	float: left;
	margin-top: 87px;
	margin-left: 16px;
}
#cabecera #enlaces ul#secciones {
	width: 625px;
	float: left;
	margin-top: 3px;
	height: 30px;
}
#cabecera #enlaces ul#secciones li.headSistema {
	position: relative;
	font-size: 12px;
	font-weight: bold;	
	float: left;
	padding-top: 12px;
	padding-bottom: 10px;	
}
#cabecera #enlaces ul#secciones li.headSistema a {
	color: #FFFFFF;		
}
#cabecera #enlaces ul#secciones li.headSistema a:hover {		
	height: 30px;
	background-color: #848673;
	padding-top: 7px;
	padding-bottom: 5px;
	border-bottom: 4px solid #E3BA12;
}
#cabecera #enlaces ul#secciones li.headSistema div.submenu ul li.subseccion a:hover,
#cabecera #enlaces ul#secciones li.headSistema div.submenu2 ul li.subseccion a:hover,
#cabecera #enlaces ul#secciones li.headSistema div.submenu3 ul li.headSistema2 a:hover,
#cabecera #enlaces ul#secciones li.headSistema div.submenu3 ul li.headSistema2 div.submenu4 ul li.subseccion a:hover,
#cabecera #enlaces ul#secciones li.headSistema div.submenu3 ul li.headSistema2 div.submenu5 ul li.subseccion a:hover  {	
	background-color: #848673;
	background-image: url(../imagenes/guion2.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px; 
	padding-top: 0;
	padding-bottom: 0px;
	border-bottom: none;
}
#cabecera #enlaces ul#secciones li.headSistema div.submenu, 
#cabecera #enlaces ul#secciones li.headSistema div.submenu2, 
#cabecera #enlaces ul#secciones li.headSistema div.submenu3, 
#cabecera #enlaces ul#secciones li.headSistema ul li.headSistema2 div.submenu4, 
#cabecera #enlaces ul#secciones li.headSistema ul li.headSistema2 div.submenu5 {
	position: absolute;
	z-index: 30;
	top: 15px;
	left: 0px;
	border-bottom: 4px solid #E3BA12;
	width: 145px;	
	padding-top: 15px;
	padding-left: 16px;
	padding-right: 0px;
	padding-bottom: 8px;
	margin-top: 20px;	
	background-color: #848673;
}
#cabecera #enlaces ul#secciones li.headSistema div.submenu2 {
	width: 195px;		
}
#cabecera #enlaces ul#secciones li.headSistema div.submenu3 {
	width: 91px;
}
#cabecera #enlaces ul#secciones li.headSistema ul li.headSistema2 div.submenu4 {
	width: 150px;
	top: 9px;
	left: 107px;	
}
#cabecera #enlaces ul#secciones li.headSistema ul li.headSistema2 div.submenu5 {
	width: 150px;
	top: 9px;
	left: 107px;
}
#cabecera #enlaces ul#secciones li.headSistema ul li.headSistema2 {
	padding-bottom: 3px;
}
#cabecera #enlaces ul#secciones li.subseccion {
	display: block;
	position: relative;
	clear: left;
	padding-bottom: 3px;		
}
#cabecera #enlaces ul#enlaces li.headSistema div.submenu ul li.subseccion a {
	color: #FFFFFF;
	padding-left: 15px; 
	font-size: 11px;
	display: block;
	position: absolute;
	clear: left;
	padding-bottom: 3px;	
}


/**********  CONTENIDO  **************/
#wcontenido {
	width: 872px;
	height: auto !important;
	margin: 0 auto;
	background-color: #FFFFFF;
}
#contenido {
	width: 872px;
	float: left;
	background-color: #FFFFFF;	
/*	position: relative;
	z-index: 5px;*/

}

/******************  INFO  *********************/
#seccion {
	width: 626px;
	height: auto !important;
	min-height: 670px;
	float: left;
	border-left: 4px solid #E3BA12;		
}
#texto {
	width: 626px;
	height: auto !important;
	min-height: 500px;
	padding-bottom: 30px;
	padding-top: 20px;
}
#texto img.cuentas_claras {
	margin-left: 200px;
	margin-top: 20px;
}


#titulo {
	width: 625px;
	min-height: 72px;
	height: auto !important;
	background-image:url(../imagenes/subrayado_titulo.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin-bottom: 10px;
}

#titulo h2 {
	width: 600px;
	color: #72725E;
	font-size: 25px;
	text-align: left;
	padding-left: 27px;
	padding-top: 30px;
	padding-bottom: 10px;	
	font-weight: bold;
}

/**********  MENU IZQUIERDA  **************/

#menu_izq {

	float: left;
	width: 231px;
	background-color: #FFFFFF;
	

	/*overflow:visible;*/

	min-height: 500px; /* real browsers */	

	height: auto !important; /* real browsers */	

/*	height: 480px; /* IE6: treaded as min-height*/

}
#menu_izq ul li {
	width: 231px;
	height: 60px;
	margin-left: 42px;
}
#menu_izq #noticias {
	float: left;
	width: 210px;
	margin-left: 21px;
	position: relative;
	background-color: #848673;	
	background-image: url(../imagenes/borde_sup_noticias.gif);
	background-position: top right;
	background-repeat: no-repeat;
	padding-top: 10px;
}
#menu_izq #noticias img.borde_inf {
	position: absolute;
	bottom: 0;
}
#menu_izq #noticias h3 {
	width: 182px;
	font-size: 12px;
	font-weight: bold;
	color: #E3BA12;
	background-image: url(../imagenes/subrayado_noticias.gif);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom: 5px;
	margin-bottom: 6px;
	margin-left: 15px;	
}
img.tel_urgencias {
	margin-top: 10px;
	margin-left: 75px;
	margin-bottom: 10px;
}







/************  PIE   ****************/
#wpie {
	width: 100%;
	height: 80px;
	background-image: url(../imagenes/trama_pie.gif);
	background-position: top left;
	background-repeat: repeat-x repeat-y;
}
#pie {
	width: 945px;
	height: 75px;
	margin: 0 auto;	
	padding-left: 55px;
	padding-top: 2px;	
}
#pie ul#copyright {
	width: 300px;
	height: 20px;
	float: left;
	font-size: 11px;
	color: #FFFFFF;
}
#pie ul#copyright li {
	display: inline;
}
#pie ul#copyright li a {
	color: #FFFFFF;
}
#pie p#direccion {
	width: 600px;
	height: 20px;
	float: left;

	font-size: 11px;
	color: #FFFFFF;
	margin-left: 0px;
}

/*************  VARIOS  *******************/
.clear {
	clear: both;
}

#texto #volver {
	width: 63px;
	height: 25px;
	padding-top: 9px;	
	margin-top: 30px;
	margin-bottom: 10px;
	margin-left: 528px;
}
#texto #volver a {
	font-size: 13px;
	color: #d1aa08;
	font-weight: bold;
	background-image: url(../imagenes/boton_volver.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 27px;
	padding-top: 2px;
}
#texto #volver a:hover {
	text-decoration: underline;
}

a.enlace {
	color: white;
}
a.enlace:hover {
	color:  #d1aa08;
}
h3.escribidor {
	font-size: 17px;
	margin-bottom:10px;
}
p.no_tabulacion {
	padding-left: 0px;
	margin-bottom: 15px;
}
span {
	padding-left: 20px;
}

.apagar 
{
	/* Propiedades de Opacidad */
	border:0px;
	cursor:pointer;
		opacity: .7; /* Firefox, Opera, Safari... */
		filter: alpha(opacity=50); /* IE */
		-moz-opacity: .7; /* Mozilla */
}
.encender 
{
border:0px;
cursor:pointer;
	
	/* Propiedades de Opacidad */	
		opacity: none; /* Firefox, Opera, Safari... */
		filter: none; /* IE */
		-moz-opacity:none; /* Mozilla */
}


