/*
	-----------------------------------------------------------------------
	 						1. B Á S I C O S
	-----------------------------------------------------------------------
*/
body {
	background-image: url(images/fondo_pagina.jpg);
	margin-top: 0px;
	background-color: #BADDF1;
	font: 75% Arial, Helvetica, Trebuchet MS, Verdana, sans-serif;
	color:#4C5359;
	text-decoration: none;
}

#interfaz #pie {
	height: 61px;
	width: 768px;
	background-image: url(images/pie.gif);
	background-color: #158FCA;
	float: right;

}

.titulolink {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B4F8C;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
}

.titulolinkcentrado {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0B4F8C;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}

A.linksinlinea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-weight: normal;
	text-align: left;
    text-decoration: none
}

.texto simple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0B4F8C;
	font-weight: normal;
	text-align: left;
}

.titblancotabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
	
.textoresumen {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	padding-left: 20px;
	width: 555px;
	float: left;
	padding-bottom: 8px;
}


.textotablas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	float: left;
}




.paratabla {
	padding-left: 20px;
	float: right;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	border: 1px;
	width: 565px;
}

.linea {
	color: #eeeeee;
	margin-top: 0px;
}


.textocentrado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	padding-left: 20px;
	width: 565px;
	float: left;
	border-color: #156799;

}


#interfaz {
	width: 768px;
	background-color: #FFFFFF;
	height: 770px;
	margin: 0px auto;
}

#interfaz #bann {
	background-position: 600px;
	width: 593px;
	float: right;
	height: 52px;
	padding-top: 3px;
	vertical-align: bottom;
	background-image: url(images/fondogris2.jpg);
	background-color: #E7F4FC;	
}

#interfaz #quienes {
	float: left;
	width: 565px;
	height: 441px;
	background-image: url(images/sello.gif);
	background-repeat: no-repeat;
	background-position: 0;
	padding-bottom: 20px;
}


#interfaz #misionvision {
	float: left;
	width: 565px;
	height: 400px;
	background-image: url(images/sello.gif);
	background-repeat: no-repeat;
}



#interfaz #objetivos {
	float: left;
	width: 565px;
	padding-left: 20px;
	padding-top: 20px;
	background-image: url(images/sello.gif);
	background-repeat: no-repeat;
}

#interfaz #consejo {
	float: left;
	width: 585px;
	height: 442px;
}



#interfaz #legislacion {
	float: left;
	height: 442px;
}

#interfaz #transp {
	float: left;
	height: 442px;
	width: 585px;
}

#interfaz #pie .letrasblancas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	height: 61px;
}

#interfaz #noticias table {
	border: 1px solid #cccccc;
	height: 170px;
	width: 280px;
}

#interfaz #quienes #titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1C75B6;
	float: left;
	width: 555px;
	padding-left: 20px;
	padding-top: 20px;
}

.textField {
	background-color: #FFFFFF;
  	border-color: #B5E2FB;
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Verdana;
	font-size: 9pt;
	height: 15px;
	color: #000000;
	margin-bottom: 3px;

}#interfaz #quienes #titulos2 {
	width: 565px;
	padding-left: 20px;
}

#interfaz #directorio #titulos {
	width: 565px;
	padding-left: 20px;
	float: left;
	padding-top: 20px;
}
#interfaz #foto {
	border: thin solid #CCCCCC;
	float: left;
	height: 150px;
	width: 200px;
	padding-left: 20px;
}

.boton{
	padding: 0px 5px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	font-size: 10px;
	color: #0B4F8C;
	background-color: #F0FAFF;
	border: 1px solid #0195DC;
	height: 20px;
	width: 80px;
}

.botonChico{
	padding: 0px 5px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	font-size: 10px;
	color: #0B4F8C;
	background-color: #F0FAFF;
	border: 1px solid #0195DC;
	height: 20px;
	width: 50px;
}

.botonDER{
	padding: 0px 5px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	font-size: 10px;
	color: #0B4F8C;
	background-color: #F0FAFF;
	border: 1px solid #0195DC;
	height: 20px;
	width: 80px;
	float: right;
}

.botonIZQ{
	padding: 0px 5px;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	font-size: 10px;
	color: #0B4F8C;
	background-color: #F0FAFF;
	border: 1px solid #0195DC;
	height: 20px;
	width: 80px;
	float: left;
}

.botonGRANDE{
	padding: 0px 5px;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	cursor:pointer;
	font-size: 10px;
	color: #0B4F8C;
	background-color: #F0FAFF;
	border: 1px solid #0195DC;
	height: 20px;
	width: 120px;
	float: left;
	text-align: center;
}
#interfaz #division {
	width: 288px;
	float: left;
}

#interfaz #division2 {
	width: 285px;
	float: right;
}

#interfaz #galerias {
	width: 568px;
	float: left;
	height: 441px;
	background-image: url(images/sello.gif);
	padding-left: 20px;
	padding-top: 20px;
}

#interfaz #mapa2 #titulos {
	float: left;
	padding-left: 20px;
	padding-top: 10px;
	width: 565px;
}

#interfaz #mapa2 {
	width: 560px;
	padding-bottom: 20px;
	height: 441px;
	float: left;
}
#interfaz #mapa2 #mapa {
	float: left;
	width: 585px;
}
#interfaz #articulo #interiorarticulos {
	width: 275px;
	height: 168px;
	background-image: url(images/artic1.gif);
	border: 1px #000000;
}
.encabezado {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #0B4F8C;
}

.buscar {
	background-color: #FFFFFF;
  	border-color: #B5E2FB;
	border-style: solid;
	border-width: 1px;
	font-family: Arial, Verdana;
	font-size: 9pt;
	height: 15px;
	color: #000000;
}



/*
	-----------------------------------------------------------------------
	 				1. CABECERA
	-----------------------------------------------------------------------
*/

#interfaz #cabecera {
	height: 306px;
	width: 768px;
	background-color: #66ABD9;
}


#interfaz #cabecera #fechasuperior {
	background-image: url(images/gris2.gif);
	float: right;
	height: 15px;
	width: 768px;
	background-color: #D5D5D6;
}

#interfaz #cabecera #flash1 {
	float: right;
	height: 255px;
	width: 768px;
	background-color: #66ABD9;
}

#interfaz #cabecera #botonera1 {
	background-image: url(images/gris.gif);
	float: left;
	height: 36px;
	width: 439px;
	background-color: #D5D5D6;
}

#interfaz #cabecera #buscador {
	float: left;
	background-image: url(images/gris.gif);
	height: 36px;
	width: 326px;
	padding-left: 3px;
	background-color: #D5D5D6;	
}
#interfaz #cabecera #buscador #frm_buscador {
	float: left;
	height: 29px;
	padding-top: 7px;
}

#interfaz #cabecera #botonera1 #boton3{
	float: right;
	height: 36px;
	width: 146px;
}

#interfaz #cabecera #botonera1 #boton2{
	float: right;
	height: 36px;
	width: 146px;
}
#interfaz #cabecera #botonera1 #boton1{
	float: right;
	height: 36px;
	width: 146px;
}
/*
	-----------------------------------------------------------------------
	 				2. PORTADA
	-----------------------------------------------------------------------
*/

#interfaz #noticias {
	float: right;
	width: 285px;
	padding-top: 10px;
	padding-bottom: 17px;
	padding-right: 10px;
	height: 210px;
}

#interfaz #articulo {
	float: left;
	height: 210px;
	width: 280px;
	padding-top: 10px;
	padding-bottom: 17px;
	padding-left: 15px;
}

#interfaz #concursos {
	float: left;
	width: 560px;
	height: 201px;
	padding-left: 15px;
	padding-bottom: 21px;
}

#interfaz #concursos table {
	border: 1px solid #cccccc;
	height: 160px;
	width: 560px;
	background-image: url(images/fondo.gif);
	background-repeat: no-repeat;

}

#interfaz #articulo table {
	border: 2px solid #cccccc;
	height: 172px;
	width: 275px;
	background-image: url(images/artic1.gif);

}

/*
	-----------------------------------------------------------------------
	 				3. MENU IZQUIERDA 1
	-----------------------------------------------------------------------
*/

#interfaz #menuizq {
	width: 175px;
	margin: 0px;
	float: left;
	height: 516px;
	background-image: url(images/fonmenu.gif);
	background-repeat: repeat-x;
	background-color: #66ABD9;
	text-align: center;
	vertical-align: middle;
}


#interfaz #menuizq #menuizq1 {
	width: 175px;
	margin: 0px;
	float: left;
	height: 45px;
}

#interfaz #menuizq #menuizq2 {
	width: 175px;
	margin: 0px;
	float: left;
	height: 45px;
}

#interfaz #menuizq #menuizq3 {
	width: 175px;
	margin: 0px;
	float: left;
	height: 45px;
}

#interfaz #menuizq #menuizq4 {
	width: 175px;
	margin: 0px;
	float: left;
	height: 45px;
}

#interfaz #menuizq #menuizq5 {
	width: 175px;
	margin: 0px;
	float: left;
	height: 45px;
}

#interfaz #menuizq #menuizq6 {
	width: 175px;
	margin: 0px;
	float: left;
	height: 45px;
}

#interfaz #menuizq #menuizq7 {
	width: 175px;
	margin: 0px;
	float: left;
	height: 45px;
}

#interfaz #menuizq #menuizq8 {
	width: 175px;
	margin: 0px;
	float: left;
	height: 45px;
}

#interfaz #menuizq #menuizq9 {
	width: 175px;
	margin: 0px;
	float: left;
	height: 45px;
}

/*
	-----------------------------------------------------------------------
	 				4. MENU SUPERIOR
	-----------------------------------------------------------------------
*/


#interfaz #menusuperior {
	float: left;
	height: 27px;
	width: 572px;
	background-image: url(images/fondogris.jpg);
	padding-left: 20px;
	background-repeat: repeat-x;
	background-color: #E7F4FC;	
	text-align: center;
	line-height: 115%;
}

#interfaz #menusuperior #menu1 {
	float: left;
	height: 27px;
	width: 142px;
}

#interfaz #menusuperior #menu2 {
	float: left;
	height: 27px;
	width: 142px;
}

#interfaz #menusuperior #menu3 {
	float: left;
	height: 27px;
	width: 142px;
}

#interfaz #menusuperior #menu4 {
	float: left;
	height: 27px;
	width: 142px;
}
