/*SELECTORES HTM*/
body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	font:12px/16px Arial, Helvetica, sans-serif;
	background-color: white;
}
H1 {
	font-size: 18px;
	line-height: 120%;
	font-weight: bolder;
	color: #4B6B7E;
	text-align: center;
	margin-bottom: 15px;
}
H2 {
	font-size: 14px;
	line-height: 120%;
	font-weight: bolder;
}

H3 {
	font-size: 13px;
	line-height: 110%;
	font-weight: bolder;
	color: #333333;
}
H4 {
	font-size: 12px;
	line-height: 110%;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
}
p {
	text-align: justify;
}
a:link, a:visited 
   { 
   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: #FFFFDD;
	
}
option {
	background-color: #FFFFDD;	
}
label {
	font-size: 11px;
}

/*ESTILOS DE LOCALIZACIÓN */

#pagina {
	top: 0px;
	left: 15px;
	width: 750px;
	background-color: #FFFFFF;
	position: absolute;
}
#cabecera {
	top:0px;
	left: 0px;
	height: 90px;
	width: 750px;
	line-height: 120%;
	clear:both;
    }
#cuerpo {
	background-color: #FFFFFF;
	width: 750px;
	height: auto;
	padding-bottom: 5px;
}
#menuinf {
	float:left;
	width: 750px;
	height: auto;
	border-top: 1px solid  #000000;
	padding-top: 5px;
	padding-right: 7px;
	background-color: #FFFFFF;

}
.buscar {
	float:right;
	width: 302px;
}
#menulateral {
	float: left;
	height: auto;
	width: 150px;
	padding-bottom: 15px;
	margin-right: 10px;
	background-color: #4D6371;	
}
#centropagina {
	float: left;
	width: 570px;
	padding: 8px 3px 5px 8px;
	text-align: justify;
}
.fila1 {
	float: left;
	height: auto;
	width: 200px;
	margin-left: 7px;
	text-align: left;
	padding: 3px;
	background: white url(imagen/fondo1.jpg);
}
.fila2 {
	background: white url(imagen/fondo1.jpg);
	float: left;
	height: auto;
	width: 200px;
	margin-left: 20px;
	text-align: left;
	padding: 3px;
	
}
.noticias {
	position:relative;
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: 210px;
	margin-left:10px;
	text-align: left;
	padding: 3px;
	border: 1px solid #000066;
}
.imgderecha {
	float: right;
	width: auto;
}
.imgizquierda {
	float: left;
	width: auto;
}
.imgcentro {
	background-position: center;
}
/*Estilos de texto*/
.alto {
	font-size: 13px;
	line-height: 25px;
	font-weight: bolder;
}
.navegacion {
	font-size: 11px;
	color: #006600;
	margin-top: 15px;
	margin-left: 10px;

}
.derecha {
	text-align: right;
}
.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;

}

/*Estilos para el menú lateral*/
ul#desplegable {
	list-style-type: none;
	margin: 0px;
	background-color: #4D6371;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 5px;
	color:#fff;
}
ul#desplegable li {
	
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #fff;
	display: block;
	background-color:#4D6371;
}
ul#desplegable li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	display: block;
	margin: 0px;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 6%;
	width: 100%;
	background-color: transparent;
}
ul#desplegable li a:hover {
	background-color: #FFFFFF;
	color:#4D6371;
}
ul#desplegable li#actual {
	padding-bottom: 3px;
	padding-top: 5px;
	background-color: #627C8E;
	color:#fff;
	font-weight: bold;
}
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 a {
	display: block;
	background-color:#EFEFEF;
	border: 1px solid #000000;
	margin-top: 2px;
	margin-bottom: 2px;
	height: 25px;
	width: 200px;
	margin-left: 55px;
	list-style-type: square;
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 18px;
}
ul#noticias li a:hover {
	
	background-color:#cccccc;
	
}

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

}
/*Estilos para listas de definicion*/
dt.junta {
	font-size: 13px;
	line-height: 20px;
	font-weight: bolder;
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #003366;
	width:170px;
}
dd.junta {
	line-height: 30px;
}
