/*SELECTORES HTM*/
body {
	margin: 0px;
	padding: 0px;
	color: #000000;
	background: white url(imagen/fondo2.jpg);
	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;
}
.imgizda {
	float: left;
	margin-right: 10px;
}

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: 15px;
	width: 752px;
	background-color: #FFFFFF;
	position: absolute;
	border: 1px solid #000000;
}
.cabecera {
	top:0px;
	left: 0px;
	height: 77px;
	width: 752px;
	line-height: 120%;
	background-image: url(imagen/aapap.jpg);
	background-position:right top;
	background-repeat: no-repeat;
	clear:both;
    }
.cuerpo {
	background-color: #FFFFFF;
	width: 752px;
	height: auto;
	padding-bottom: 5px;
}
.menu {
	float:left;
	width: 752px;
	height: auto;
	border-bottom: 1px solid  #000000;
	
	}
.menuinf {
	float:left;
	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;
}
.menulateral {
	float: left;
	height: auto;
	width: 150px;
	padding-bottom: 15px;
	
}
.centropagina {
	float: left;
	width: 580px;
	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 {
	background-color: #7895B1;
	float: right;
	height: auto;
	width: 210px;
	margin-left:10px;
	text-align: left;
	padding: 3px;
}
/*Estilos de texto*/
.encabezado {
	font-size: 18px;
	line-height: 120%;
	font-weight: bolder;
	color: #242239;

}
.titulos {
	font-size: 14px;
	line-height: 120%;
	font-weight: bolder;
	color: #242540;
}

.subtitulos {
	font-size: 13px;
	line-height: 110%;
	font-weight: bolder;
	color: #282E44;
}
.subsubtitulos {
	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;
}
.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;

}
.remarcar {
	font-weight:bold;
}
/*Estilos para el menú lateral*/
/*Estilos para el menú lateral*/
ul#desplegable {
	list-style-type: none;
	margin: 0px;
	background-color: #DDDDFF;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: 5px;
}
ul#desplegable li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	display: block;
	background-color:transparent;
}
ul#desplegable li a {
	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: 6%;
	voice-family: "\"}\" ";
	voice-family: inherit;
	width: 100%;
}
html>body ul#desplegable li a {
width:94%;
}
ul#desplegable li a:hover {
	background-color: #003366;
	color:#FFFFFF;
}
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(imagen/documento.jpg);
}

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

}
.imgdcha {
	float: right;
	margin-left: 10px;
}
.imgcentro {
	margin_left:120px;
}

