/* CSS Document */

body {margin:0; font-family: Verdana,Arial, Helvetica, sans-serif;}
/* las tres partes principales del documento */
#contenedor{ 
width: 100%; 
background-color : #ffffff; 
margin: auto; 
} 
#top
{width:100%; background-image:url(images/fondo-08.jpg); height:100px;}
#cuerpo
{width:100%;}

/* todo lo que esta dentro de top */
#titulos
{height:74px;}
#menu
{background-image:url(images/fondo_barra.gif);width:100%;height:26px;}
#izquierda{margin-left:1em; FLOAT: left;}
#Titulofin
{float:right;width:20%;}
#bandanimada
{float:right;top:103px;	}
#bandanimada2
{
	height:155px;
	background-color:#4972A9;
	border: 1px solid #FFFFFF;
	position: absolute;
	left:0;
	width:39%;
	top:103px;
	z-index: 1;
}
#ministerio
{float:left;background-image:url(images/fondo-08.jpg);}
#inicio
{font-size:xx-small;font-weight:bold;letter-spacing:1px; color:#3587F7;text-align:left;float:left;margin-left:2em;margin-top:0.3em;}
#gobernacion
{font-size:xx-small;font-weight:bold;letter-spacing:1px; color:#3587F7;text-align:right;float:right;width:20%;margin-top:0.3em;}
br {CLEAR: right;}
#organi
{FLOAT: right;margin-left:1em; }
#dibujomapa
{border:0;}
/*buscador*/
div.buscador{
	width: 39%;
	position: absolute;
	left:0;
	top: 260px;
	height:54px;
	background-image: url(images/fonfo_buscador.gif);
	border-left:1px #999999 solid;
	vertical-align: middle;
	z-index: 7;
}
#frmbuscador
{text-align:right;float:right; padding-right: 10px ;color:#ffffff;}
#txtbusca
{
	background-color:#ffffff;
	float:left;
	}
#enviar
{background-color:#CECFCE; font-size:xx-small;float:left;}
/* novedades*/
div.novedades{
	font-size:xx-small;
	font-weight:bold;
	letter-spacing:1px;
	color:#000000;
	text-align:left;
	border-left:1px #999999 solid;
	width: 100%;
}

/* los cuatro encabezados de secciones */

div.columna1{
	width: 39%;
	position: absolute;
	left:0;
	top: 310px;
	height:625px;
	border-left:1px #999999 solid;
	z-index: 3;
}
div.columna2 {
	width: 20%;
	position: absolute;
	left: 39%;
	top: 310px;
	height:625px;
	border-left:1px #999999 solid;
	z-index: 4;
}
div.columna3 {
	width: 20%;
	position: absolute;
	left: 59%;
	top: 310px;
	height:625px;
	border-left:1px #999999 solid;
	z-index: 5;
}
div.columna4 {
	width: 21%;
	position: absolute;
	left: 79%;
	top: 310px;
	height:626px;
	border-left:1px #999999 solid;
	border-right:1px #999999 solid;
	z-index: 6;
}
div.columna5 {
	width: 20%;
	position: absolute;
	left: 39%;
	top: 310px;
	height:586px;
	border-left:1px #999999 solid;
	z-index: 4;
}


.titulongui {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099CC;
	background-image: url(images/fonfo_titulo.gif);
	text-align: left;
	text-indent: 5px;
	display: block;
	height: 24px;
	font-weight: bold;
	width: 100%;
}
p{
	margin:5 px;
	line-height: normal;
	font-size: xx-small;
	color: #FFFFFF;
	padding: 0px;
}
div.bottom
{
	width:99%;
	background-color:#515054;
	height:20px;
	color:#ffffff;
	text-align:center;
	font-size:xx-small;
	font-weight:bold;
	padding-top:0.5em;
	letter-spacing:2px;
	position:absolute;
	left: 1px;
	visibility: visible;
	top: 936px;
	z-index: 8;
}
div.bottom2
{
	width:99%;
	background-color:#CECFCE;
	height:20px;
	color:#ea661e;
	text-align:center;
	font-size:xx-small;
	font-weight:bold;
	padding-top:0.5em;
	letter-spacing:2px;
	position:absolute;
	left: 2px;
	visibility: visible;
	top: 957px;
	z-index: 9;
}

/* tipos de links */

a 
{font-size:xx-small;text-decoration:none;color:#000000;font-weight:bold; }
a:hover
{font-size:xx-small;text-decoration:none;color:#ea661e;font-weight:bold;}
a.linksPpal
{font-size:xx-small;font-weight:bold;letter-spacing:3px; text-decoration:none;color:#FFFFFF;text-align:left;}
a.linksinterior
{font-size:xx-small;font-weight:bold;letter-spacing:3px; text-decoration:none;color:#99cc99;text-align:left;font-weight:bold;}
a.linksPpal:hover
{font-size:xx-small;color:#ea661e;text-align:left;font-weight:bold;}
a.linksPpalverde
{font-size:xx-small;text-decoration:none;color:#515054;text-align:left;font-weight:bold;}
/* estilos generales */
table {
	border:0;
	width:100%;
	align:right;
	cellpadding:0;
	cellspacing:0;
	vertical-align: middle;
}
.subrayo {border-bottom:1px #999999 solid}
.masjunto {line-height: 2px; )
.subtitulos
{color:#000000;font-weight:bold;font-size:xx-small; margin-bottom:0;}
.seccion
{font-size:xx-small;text-decoration:none;color:#599d2c;font-weight:bold;}
.textonegro {
font-size: xx-small; font-weight:bold; text-transform: none; color: #10218d; text-decoration: none;
}
.subtitulos
{
	font-size:xx-small;
	text-decoration:none;
	color:#000000;
	font-weight:bold;
}

