/*SELECTORES HTM*/
body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font:12px/15px Arial, Helvetica, sans-serif;
}

a:link, a:visited 
   { 
   background-color:transparent;
   text-decoration: underline;
   color:#000000;
   }  
a:hover 
   { 
   color: red; 
   }
      
ul,ol,li {
	line-height: 130%;
}

img {
	border: none;
}
input, textarea, select  {
	font-size: 11px;
	background-color: #FFFFFF;
	
}
option {
	background-color: #FFFFFF;	
}
label {
	font-size: 11px;
}

/*ESTILOS DE LOCALIZACIÓN */

#pagina {
	top: 0px;
	left: 25px;
	width: 750px;
	background-color: #FFFFFF;
	position: absolute;
}
#cabecera {
	top:0px;
	left: 0px;
	height: 78px;
	width: 750px;
	clear:both;
    }
#cuerpo {
	position: absolute;
	top:93px;
	left:150px;
	background-color: #FFFFFF;
	width: 602px;
	height: auto;
	padding-bottom: 5px;
	padding-top:7px;
	padding-left:7px;
	voice-family: "\"}\" ";
	voice-family: inherit;
}
html>body #cuerpo {
width:595px;
}

#menulateral {
	background-color: #FFFFA2;
	top:93px;
	left:0px;
	height: auto;
	width: 150px;
	padding-bottom: 15px;
	position:absolute;
	voice-family: "\"}\" ";
	voice-family: inherit;
}
#menusup {
	voice-family: "\"}\" ";
	voice-family: inherit;
	position:absolute;
	top:78px;
	left: 0px;
	height: 15px;
	width: 750px;
	clear:both;
	background-color: #FFFFA2;
	padding-left: 11px;
	font-size: 11px;
	font-weight:bolder;
}
html>body #menusup {
width:740px;
}

#menuinf {
	clear:both;
	width: 752px;
	height: auto;
	border-top: 1px solid  #000000;
	text-align: right;
	line-height: 100%;
	padding-top: 5px;
	padding-right: 7px;
	font-size: 11px;
	 background-color: #FFFFFF;

}
#buscar {
	float:right;
	width: 302px;
}

#centropagina {
	float: left;
	width: 580px;
	padding: 8px 3px 5px 8px;
	text-align: justify;
}
#noticias {
	background-color: #F8F5A7;
	float: right;
	height: auto;
	width: 210px;
	margin-left:10px;
	text-align: left;
	padding: 3px;
}
/*Estilos de texto*/
h1 {
	font-size: 18px;
	line-height: 160%;
	font-weight: bolder;
	color: #993300;

}
h2 {
	font-size: 14px;
	line-height: 120%;
	font-weight: bolder;
	color: #000000;
}

h3 {
	font-size: 13px;
	line-height: 110%;
	font-weight: bolder;
	color: #640000;
}
h4 {
	font-size: 12px;
	line-height: 110%;
	font-weight: bolder;
	color: #000000;
}

.navegacion {
	font-size: 11px;
	color: #006600;
	margin-top: 15px;
	margin-left: 10px;

}
.derecha {
	text-align: right;
}
.imgderecha {
float:right;
}
.imgcentro {
	background-position: center;
}
.centro {
	text-align: center;

}
.conmargen {
	margin-left: 9px;

}
.peque {
	font-size: 10px;

}
.maspeque {
	font-size: 9px;
}
.interlineadomenos {
	line-height: 100%;
	padding-bottom: 0px;

}
.sombreado {
	line-height: 130%;
	font-weight: bolder;
	background-color: #FFFF99;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #993300;
}
.enmarcado {
	background-color: #FFFFFF;
	padding: 4px;
	border: 1px solid #000033;

}

.fuerte {
	font-weight:bold;
}	
/*Estilos para el menú lateral*/
/*Estilos para el menú lateral*/
ul#desplegable {
	list-style-type: none;
	margin: 0px;
	background-color:transparent;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 5px;
}
ul#desplegable li {
	border-width: 1px;
	display: block;
	background-color:transparent;
}
ul#desplegable li a {
	voice-family: "\"}\" ";
	voice-family: inherit;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	display: block;
	margin: 0px;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 9px;
	margin-bottom:2px;
	width: 150px;
	font-weight: bold;
	border: 1px solid #000000;
}
html>body ul#desplegable li a  {
width:139px;
}
ul#desplegable li a:hover {
	background-color: #94002D;
	color:#FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-bottom:2px;
}
ul#desplegable ul.secundario {
	border: 0px;
	list-style: none; 
	margin: 0px;
	padding: 0px;

}
ul#desplegable ul.secundario li {
	border:0px;
	padding-left:1.5em
}
ul#desplegable ul.secundario li a {
	font-size: 11px;
	background-color:transparent;
	border:0px;
	color: #000000; 
	margin: 0px; 
	padding: 1%;
}
ul#desplegable ul.secundario li a:hover {
	background-color: #FFFF99; 
	color: #000000; 
	text-decoration: underline;
}
ul#noticias {
	list-style-type: none;
	margin: 0px;
	background-color: #fff;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 0px;
}
ul#noticias li {
	display: block;
	background-color:#FFFFFF;
	border: 1px solid #000000;
	margin-top: 2px;
	margin-bottom: 2px;
	padding:2px;
}
 
/*Estilos para las listas ordenadas*/
.condocumentos {
	list-style-position: outside;
	list-style-image: url(../img/doc.png);
	line-height: 25px;
}

/*ESTILOS PARA IMAGENES*/
.imgdoc {
	background-position: left;
	text-indent: 10pt;
	margin-right: 10px;
	margin-left: 10px;

}

