/* CSS Document */

* {
	border:0;
	margin:0;
	padding:0;
	}

html {
	height:100%;
	padding:0;
	margin:0;
	border:0;	
	}
	
body {
 background-image:url(../images/background_body.gif);
 background-repeat:repeat-x;
 background-position:top; 
 background-color:#FFFFFF;
 height:100%;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 0.75em;
 color:#555555;
 }

	
a {
	text-decoration:none;
	padding:0;
	margin:0;
	border:0;
	color:#555555;
	}
	
a:hover {
	text-decoration:underline;
	color:#555555;
	}	

img {
	border:0;
	padding:0;
	margin:0;
	}
	
#web {
	width:950px;
	margin:0 auto 0 auto;
	background-image:url(../images/background_web.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	}

#cabecera {
	height:75px;
	width:950px;
	margin:0;
	border:0;
	padding:0;
	}

#logotipo {
	width:164px;
	height:75px;
	float:left;
	margin:0;
	border:0;
	padding:0;	
	}

#cartel_es {
	float:left;
	background-image:url(../images/cartel_es.gif);
	background-repeat:no-repeat;
	width:294px;
	height:75px;
	margin:0;
	border:0;
	padding:0;	
	margin-left:60px;	
	}
	
#cartel_en {
	float:left;
	background-image:url(../images/cartel_en.gif);
	background-repeat:no-repeat;
	width:294px;
	height:75px;
	margin:0;
	border:0;
	padding:0;	
	margin-left:60px;	
	}
	
#cartel_de {
	float:left;
	background-image:url(../images/cartel_de.gif);
	background-repeat:no-repeat;
	width:294px;
	height:75px;
	margin:0;
	border:0;
	padding:0;	
	margin-left:60px;	
	}
	
#buscador_top {
	float:left;
	height:20px;
	margin:0;
	border:0;
	padding:0;		
	border:1px solid #c6c6c6;
	margin-top:26px;
	margin-left:15px;
	}	
	
#buscador_top input {
	background-color:#FFFFFF;
	font-size:1em;
	color:#000000;
	padding:3px;
	}
	
#buscador_top input.submit {
	background-image:url(../images/buscador.gif);
	background-repeat:no-repeat;
	background-position:0 2px;
	border:0;
	height:18px;
	width:18px;
}
	
#menu_idiomas {
	height:64px;
	width:55px;
	float:right;
	text-align:center;
	margin:0;
	border:0;
	padding:0;		
	padding-top:11px;
	}
	
#menu_secciones {
	float:right;
	width:192px;
	height:75px;
	margin:0;
	padding:0;
	border:0;
	}

#menu_secciones img {
	padding:0;
	margin:0;
	border:0;
	padding-right:4px;
	}

#cuerpo {
	width:920px;
	margin:0 15px 0 15px;
	text-align:justify;
	min-height:500px;
	-height:500px;
	}
	
#cuerpo p {
	margin-bottom:10px;
	}

#cuerpo h2 {
	color:#00884a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:2.1em;
	font-weight:normal;
	margin-bottom:10px;
	clear:both;
}

#menu_principal {
	height:44px;
	width:920px;
	margin-bottom:6px;
	}
	
#flash_home {
	float:left;
	background-image:url(../images/flash.jpg);
	width:530px;
	height:335px;
	}

.flash_col {
	float:left;
	height:106px;
	width:205px;
	padding-left:25px;
	padding-right:35px;
	}
	
.flash_col h2{
	color:#FFFFFF !important;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.4em !important;
	margin-top:10px !important;
	font-weight:bold !important;
	}
	
.flash_col h2 a{
 color:#FFFFFF;
 text-decoration:none;
 }

.flash_col h2 a:hover{
 color:#FFFFFF;
 text-decoration:underline;
 }

.flash_col h3{
	color:#FFFFFF;
	font-size:1em;
	margin-top:5px;
	}
	
.flash_col h3 a{
	color:#FFFFFF;
	}

.flash_col h3 a:hover{
	color:#FFFFFF;
	text-decoration:underline;
	}	
	
#flash_home_pie {
 float:left;
 width:530px;
 height:106px;
 background-image:url(../images/flash_pie.gif);
 background-repeat:no-repeat;
 background-position:bottom;
 background-color:#02522D;
 margin:0;
 padding:0;
 border:0;
 color:#dacf50;
 }
 
#flash_home_pie02 {
 float:left;
 width:530px;
 height:106px;
 background-image:url(../images/flash_pie02.jpg);
 background-repeat:no-repeat;
 background-position:bottom;
 background-color:#F26D2A;
 margin:0;
 padding:0;
 border:0;
 color:#FFFFFF;
 }
 
#flash_home_pie03 {
 float:left;
 width:530px;
 height:106px;
 background-image:url(../images/flash_pie03.jpg);
 background-repeat:no-repeat;
 background-position:bottom;
 background-color:#A5A5A5;
 margin:0;
 padding:0;
 border:0;
 color:#333333;
 }

#destacados {
	width:360px;
	float:right;
	}
	
.destacado_home {
	float:left;
	width:360px;
	height:90px;
	margin-bottom:10px;
	}
	
.destacado_home h2 {
	padding:0 !important;
	margin:0 !important;
	clear:none !important;
	color:#025b32;
	text-transform:uppercase;
	font-size:1.2em !important;
	padding-top:3px !important;
	padding-bottom:3px !important;
	font-weight:bold !important;
}

.destacado_home h2 a {
	color:#025b32;
	text-decoration:none;
	}
	
.destacado_home h2 a:hover {
	color:#025b32;
	text-decoration:underline;
	}	

.destacado_home img {
	float:left;
	padding-right:5px;
	}
	
.destacado_home p {
	text-align: left;
	color:#878787;
	
	}

#banners {
	float:right;
	width:360px;
	height:141px;
	}

#form_home {
	float:left;
	width:175px;
	height:141px;
	background-color:#e7eef0;
	}
	
#form_home h2{
	background-color:#96c6b3;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	padding:2px;
	padding-left:10px;
}

#form_home input {
	margin-left:10px;
	width:154px;
	margin-bottom:2px;
	border:1px #b2b3b3 solid;
	font-size:1em;
	}

.tit_form_home {
	color:#007b42;
	font-size:1.1em;
	font-weight:bold !important;
	padding:2px;
	padding-left:10px;	
}

.enviar {
	background-color:#f0f1f3 !important;
	float:right;
	border-right:2px #a7b9c7 solid !important;
	border-bottom:2px #a7b9c7 solid !important;
	border-top:1px #b5cfce solid !important;
	border-left:1px #b5cfce solid !important;
	padding:3px !important;
	padding-top:1px !important;
	padding-bottom:1px !important;
	width:80px !important;
	color:#007b42 !important;
	font-weight:bold !important;
	margin-right:9px !important;
	margin-top:8px !important;
	}
	
.enviar2 {
	background-color:#f0f1f3 !important;
	float:left;
	border-right:2px #a7b9c7 solid !important;
	border-bottom:2px #a7b9c7 solid !important;
	border-top:1px #b5cfce solid !important;
	border-left:1px #b5cfce solid !important;
	padding:3px !important;
	padding-top:1px !important;
	padding-bottom:1px !important;
	width:80px !important;
	color:#007b42 !important;
	font-weight:bold !important;
	margin-right:9px !important;
	margin-top:15px !important;
	margin-bottom:15px;
	font-size:1em;
	margin-left:10px;
	}

.enviar3 {
	background-color:#f0f1f3 !important;
	border-right:2px #a7b9c7 solid !important;
	border-bottom:2px #a7b9c7 solid !important;
	border-top:1px #b5cfce solid !important;
	border-left:1px #b5cfce solid !important;
	padding:3px !important;
	padding-top:1px !important;
	padding-bottom:1px !important;
	width:180px !important;
	color:#007b42 !important;
	font-weight:bold !important;
	margin-right:9px !important;
	margin-top:8px !important;
	}

.banner_left {
	float:left;
	}

.banner_left img {
	width:175px;
	}	

.banner_right {
	float:right;
	}
	
.banner_right img {
	width:175px;
	}

.clear {
	height:1px;
	width:100%;
	clear:both;
	}
	
#imagen_left {
	float:left;
	width:170px;
	margin-right:15px;
	height:100%;
	}

#imagen_right {
	float:right;
	width:170px;
	margin-left:15px;
	height:100%;
	}

#imagen_right_permisos {
	float:right;
	width:400px; 170
	margin-left:15px;
	height:100%;
	}


#imagen_center {
	float:left;
	margin-left:60px;	
	margin-top:40px;	
	width:500px;
 }

#listado_img {
	float:none;
	width:100%;
    align:center;
}

#listado_img table {
	height:100%;   
}	

#listado_img table td {
	background-color:#eeeeee;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
	height:26px;
	-height:20px;
	}

#listado_img table th {
	background-color:#57b188;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	padding:10px;
}

#listado_img table td.verde {
	background-color:#ddefdc !important;
	color:#000000;
	font-size:1.1em;
	font-weight:bold;
	padding-left:10px;
}

#listado {
	float:left;
	width:100%;
	}

#listado table {
	height:100%;
}	

#listado table td {
	background-color:#eeeeee;
	padding:5px;
	padding-top:3px;
	padding-bottom:3px;
	height:26px;
	-height:20px;
	}

#listado table th {
	background-color:#57b188;
	color:#FFFFFF;
	font-size:1.1em;
	font-weight:bold;
	padding:10px;
}

#listado_img table td.verde {
	background-color:#ddefdc !important;
	color:#000000;
	font-size:1.1em;
	font-weight:bold;
	padding-left:10px;
}

#paginacion_tabla {
	text-align:right;
	margin-top:10px;
	font-size:1.1em;
	font-weight:bold;
	margin-right:7px;
}	

#paginacion_tabla span{
	color:#57b188;
	padding:2px;
	}

#paginacion_tabla a{
	padding:2px;
	color:#000000;
	}

#paginacion_tabla a:hover {
	color:#57b188;
	text-decoration:underline;
	}
	
#descargar {
	float:left;
	width:30px;
	background-image:url(../images/btn_descargar.gif);
	background-repeat:no-repeat;
	color:#454545;
	margin-left:5px;
	padding-left:12px;
}

#descargar a {
	color:#454545;
	text-decoration:none;
	}
	
#descargar a:hover {
	color:#454545;
	text-decoration:underline;
	}	
	
#subir {
	float:left;
	width:30px;
	background-image:url(../images/btn_subir.gif);
	background-repeat:no-repeat;
	color:#454545;
	margin-left:5px;
	padding-left:12px;
}

#subir a {
	color:#454545;
	text-decoration:none;
	}
	
#subir a:hover {
	color:#454545;
	text-decoration:underline;
	}	
	
#volver {
	float:left;
	width:30px;
	background-image:url(../images/btn_volver.gif);
	background-repeat:no-repeat;
	color:#454545;
	margin-left:5px;
	padding-left:12px;
}

#volver a {
	color:#454545;
	text-decoration:none;
	}
	
#volver a:hover {
	color:#454545;
	text-decoration:underline;
	}	
	
#imprimir {
	float:left;
	width:30px;
	background-image:url(../images/btn_imprimir.gif);
	background-repeat:no-repeat;
	color:#454545;
	margin-left:5px;
	padding-left:18px;
}

#imprimir a {
	color:#454545;
	text-decoration:none;
	}
	
#imprimir a:hover {
	color:#454545;
	text-decoration:underline;
	}
	
#detalle {
	float:left;
	width:100%;
	}
	
#detalle_img {
	float:left;
	width:725px;
	}	

#detalle_img_permisos {
	float:none;
	width:495px; #725
	}

.detalle_estandar{
	float:left;
	-float:none;
	width: 97%;
	margin-bottom:10px;
	padding-bottom:5px;
}

.detalle_estandar img {
	float:left;
	}
	
.tit_left {
	float:left;
	width:25%;
	padding:1%;
	padding-top:0;
	text-align:left;
	font-size:1.1em;
	font-weight:bold;
	color:#555555;
	}

.pie_foto_noticia {
	float:bottom;
	width:75%;
	padding:1%;
	padding-top:45%;
	text-align:left;
	font-size:1.0em;
	color:#555555;
	}

.pie_foto_noticia_left {
	float:left;
	width:25%;
	padding:1%;
	padding-top:0;
	text-align:left;
	font-size:1.0em;
	color:#555555;
	}

.txt_right {
	border-left:2px solid #00884a;
	width:65%;
	padding:1%;
	padding-left:2%;
	padding-top:0;	
	float:left;
	text-align:justify;
	height:auto;
	color:#555555;	
	}
	
.txt_right li {
	padding:1px;
	list-style:none !important;
	margin-bottom:4px;
	}
	
.txt_right img {
	padding:1%;
	padding-left:0;
	float:left;
	}
	
.doc {
	padding: 5px 0px 5px 20px;
	background:url(../images/icon_doc.gif) no-repeat center left;
}

.pdf {
	padding: 5px 0px 5px 20px;
	background:url(../images/icon_pdf.gif) no-repeat center left;
}

.flash {
	padding: 5px 0px 5px 20px;
	background:url(../images/icon_flash.gif) no-repeat center left;
}

.zip {
	padding: 5px 0px 5px 20px;
	background:url(../images/icon_zip.gif) no-repeat center left;
}

.html {
	padding: 5px 0px 5px 20px;
	background:url(../images/icon_html.gif) no-repeat center left;
}

.xls {
	padding: 5px 0px 5px 20px;
	background:url(../images/icon_xls.gif) no-repeat center left;
}		


	
	
/* columnas tabla */

.col_5{
	width:5%;
}
.col_10{
	width:10%;
}
.col_15{
	width:15%;
}
.col_20{
	width:20%;
}
.col_25{
	width:25%;
}
.col_30{
	width:30%;
}
.col_35{
	width:35%;
}
.col_40{
	width:40%;
}
.col_50{
	width:50%;
}
.col_60{
	width:60%;
}
.col_70{
	width:70%;
}
.col_75{
	width:75%;
}
.col_80{
	width:80%;
}
.col_90{
	width:90%;
}
.col_100{
	width:100%;
}	
	
#pie {
	clear:both;
	float:left;
	-float:none;
	height:32px;
	width:920px;
	margin:10px 15px 0 15px;
	padding-bottom:10px;
	color:#7c7c7c;
	text-align:center;
	}
	
#pie a {
	color:#7c7c7c;
	}
	
#pie a:hover {
	color:#7c7c7c;
	text-decoration:underline;
	}
	
#bvqi {
	float:left;
	}
	
#pie ul {
 padding-top:10px;
 float:right;
 list-style:none;
 margin-right:20px;
 }
 
#pie ul li {
	text-align:center;
	float:left;
	list-style:none;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #7c7c7c;
	}
	
#pie ul li.ultimo {
	border:0;
	}

#formulario {
	float:left;
	width:500px;
	background-color:#e7eef0;
	margin-left:110px;
	padding-bottom:10px;
	}

#formulario h2{
	background-color:#96c6b3;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	padding:2px;
	padding-left:10px;
}

#formulario input {
	margin-left:10px;
	margin-bottom:2px;
	border:1px #b2b3b3 solid;
	font-size:1em;
	}
	
#formulario textarea {
	margin-left:10px;
	height:80px;
	margin-bottom:2px;
	border:1px #b2b3b3 solid;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	
	
#formulario select {
	margin-left:10px;
	margin-bottom:2px;
	border:1px #b2b3b3 solid;
	font-size:1em;
	}

#formulario_listado {
	width:300px;
	background-color:#e7eef0;
	margin:0 auto 0 auto;
	padding-bottom:10px;
	}

#formulario_listado h2{
	background-color:#96c6b3;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	padding:2px;
	padding-left:10px;
}

#formulario_listado input {
	margin-left:10px;
	margin-bottom:2px;
	border:1px #b2b3b3 solid;
	font-size:1em;
	}
	
#formulario_listado textarea {
	margin-left:10px;
	height:80px;
	margin-bottom:2px;
	border:1px #b2b3b3 solid;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	
	
#formulario_listado select {
	margin-left:10px;
	margin-bottom:2px;
	border:1px #b2b3b3 solid;
	font-size:1em;
	}

#formulario_raton {
	float:left;
	width:500px;
	background-color:#e7eef0;
	margin-left:50px;
	padding-bottom:10px;
	}
	
#formulario_raton h2{
	background-color:#96c6b3;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	padding:2px;
	padding-left:10px;
}

#formulario_raton input {
	margin-left:10px;
	margin-bottom:2px;
	border:1px #b2b3b3 solid;
	font-size:1em;
	}
	
#formulario_raton textarea {
	margin-left:10px;
	height:80px;
	margin-bottom:2px;
	border:1px #b2b3b3 solid;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	
	
#formulario_raton select {
	margin-left:10px;
	margin-bottom:2px;
	border:1px #b2b3b3 solid;
	font-size:1em;
	}
	
#formulario_raton02 {
	float:left;
	width:500px;
	background-color:#e7eef0;
	margin-left:90px;
	padding-bottom:10px;
	}
	
#formulario_raton02 h2{
	background-color:#96c6b3;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	padding:2px;
	padding-left:10px;
}

#formulario_raton02 input {
	margin-left:10px;
	margin-bottom:2px;
	border:1px #b2b3b3 solid;
	font-size:1em;
	}
	
#formulario_raton02 textarea {
	margin-left:10px;
	height:80px;
	margin-bottom:2px;
	border:1px #b2b3b3 solid;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	
	
#formulario_raton02 select {
	margin-left:10px;
	margin-bottom:2px;
	border:1px #b2b3b3 solid;
	font-size:1em;
	}
	
#formulario_sorteo {
	float:left;
	width:400px;
	background-color:#e7eef0;
	margin-left:0px;
	padding-bottom:10px;
	}

#formulario_sorteo h2{
	background-color:#96c6b3;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	padding:2px;
	padding-left:10px;
}

#formulario_sorteo input {
	margin-left:10px;
	margin-bottom:2px;
	border:1px #b2b3b3 solid;
	font-size:1em;
	}
	
#formulario_sorteo textarea {
	margin-left:10px;
	height:80px;
	margin-bottom:2px;
	border:1px #b2b3b3 solid;
	font-size:1em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}	
	
#formulario_sorteo select {
	margin-left:10px;
	margin-bottom:2px;
	border:1px #b2b3b3 solid;
	font-size:1em;
	}
	
.tit_form {
	color:#007b42;
	font-size:1.1em;
	font-weight:bold !important;
	padding:2px;
	padding-left:10px;	
}

.enviar {
	background-color:#f0f1f3 !important;
	float:right;
	border-right:2px #a7b9c7 solid !important;
	border-bottom:2px #a7b9c7 solid !important;
	border-top:1px #b5cfce solid !important;
	border-left:1px #b5cfce solid !important;
	padding:3px !important;
	padding-top:1px !important;
	padding-bottom:1px !important;
	width:auto !important;
	color:#007b42 !important;
	font-weight:bold !important;
	margin-right:9px !important;
	margin-top:8px !important;
	}
	
#delegaciones {
	width:753px;
	margin:0 auto 0 auto;
	}
	
#delegaciones p{
	text-align:justify;
	padding-bottom:1em;
	margin:0 5px 0 5px;
	}
	
#delegaciones h3{
	margin-left:5px;
	color:#666666;
	margin-top:1em;
	margin-bottom:0.5em;
	font-size:1.8em;
	}
	
#mapa {
	width:100%;
	text-align:center;
	margin-bottom:1.5em;
	background-image:url(../images/mapa_img.gif);
	background-repeat:no-repeat;
	padding-top:8px;
	height:221px;
	}

#mapa img {
	height:205px;
	width:737px;
	}	

#mapa_general {
	width:100%;
	text-align:center;
	margin-bottom:1.5em;
}

.oficina01 {
	width:300px;
	float:left;
	border-top:12px solid #96c6b3;
	background-color:#e7eef0;
	height:75px;
	margin-bottom:20px;
	padding:5px;
	padding-left:14px;	
	}

.oficina02 {
	width:300px;
	float:right;
	border-top:12px solid #96c6b3;
	background-color:#e7eef0;
	height:75px;
	margin-bottom:20px;
	padding:5px;
	padding-left:14px;
	}	
	
.oficina01 h4 {
	display:block;
	width:100%;
	padding-bottom:3px;
	font-size:1.1em;
	color:#007b42;
	font-weight:bold;
	}
	
.oficina02 h4 {
	display:block;
	width:100%;
	padding-bottom:3px;
	font-size:1.1em;
	color:#007b42;
	font-weight:bold;
	}	
	
.oficina02 h4 a{
	color:#007b42;
	}

.oficina02 h4 a:hover{
	color:#007b42;
	}	
	
.oficina01 h4 a{
	color:#007b42;
	}

.oficina01 h4 a:hover{
	color:#007b42;
	}
	
.img_left {
	float:left;
	padding-right:10px;
	padding-bottom:10px;
	}

.img_right {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	}

.img_center {
	margin: 0 auto 0 auto;
	padding-right:10px;
	padding-left:10px;	
	padding-bottom:10px;
	}
	
#det_delegaciones {
	width:390px;
	float:left;
	border-left:16px solid #96c6b3;
	background-color:#e7eef0;
	height:auto;
	padding:5px;
	margin-top:10px;
	}
	
#det_delegaciones table {
	width:98%;
	}

#det_delegaciones table tr td{
	border-bottom:1px dashed #007b42 !important;
	color:#3c3c3c;
	}

#det_delegaciones table tr th{
	width:30%;
	text-align:left;
	color:#007b42;
	font-weight:bold;
	font-size:1.1em;
	padding:5px;
	border-bottom:1px dashed #007b42 !important;
	}
	
#permisos {
	width:850px;
	margin:0 auto 0 auto;
	margin-top:15px;
	margin-bottom:20px;
	
	}	
	
.permiso {
	float:left;
	width:200px;
	margin-left:30px;
	margin-right:30px;
	margin-top:10px;
	margin-bottom:15px;
	}
	
.permiso p{
	padding:5px;
	}
	
.permiso h3 {
	text-transform:uppercase;
	padding-left:5px;
	color:#007b42;
	font-size:1.1em;
	font-weight:bold;
	}
	
.permiso h3 a{
	color:#007b42;	
	}
	
.permiso h3 a:hover{
	color:#007b42;
	}
	
#aviso {
	width:90%;
	margin:20px auto 20px auto;
	}	
	
#aviso h2 {
	font-size:1.1em;
	border-bottom:1px solid #007b42;
	font-weight:bold;
	}
	
#aviso p {
	margin-bottom:1em;
	}
	
ul.actividades {
	margin-top:30px;
	margin-left:40px;
}

ul.actividades li {
	list-style:none;
	text-transform:uppercase;
	margin-bottom:6px;
	}
	
ul.actividades li a {
	padding:2px;
	padding-left:15px;
	padding-right:15px;
	font-size:1.1em;
	background-image:url(../images/li.gif);
	background-repeat:no-repeat;
	background-position:3px;
	}
	
ul.actividades li a:hover {
	background-color:#f66014;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/li02.gif);
	background-repeat:no-repeat;
	background-position:3px;	
	}	
	
ul.actividades li span {
	padding:2px;
	padding-left:15px;
	padding-right:15px;
	font-size:1.1em;
	background-color:#f66014;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	background-image:url(../images/li02.gif);
	background-repeat:no-repeat;
	background-position:3px;	
	}	
	
#form_test {
	float:left;
	width:220px;
	height:141px;
	background-color:#e7eef0;
	margin-right:10px;
	margin-bottom:10px;
	-margin-bottom:0;
	}
	
#form_test h2{
	background-color:#96c6b3;
	color:#FFFFFF;
	font-size:1em;
	font-weight:bold;
	padding:2px;
	padding-left:10px;
}

#form_test input {
	margin-left:10px;
	width:195px;
	margin-bottom:2px;
	border:1px #b2b3b3 solid;
	font-size:1em;
	}

.splash {
	background-image:url(../images/background_splash.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	height:480px;
	}
	
#ventana {
	background-image:url(../images/splash01.jpg);
	background-repeat:no-repeat;
	width:693px;
	height:470px;
	margin:60px auto 0 auto;
	display:block;
	}
	
#ventana p {
	margin-top:-50px;
	color:#239e5d;
	font-size:10px;
	display:block;
	margin-left:70px;
	float:left;
	width:250px;
	}
	
#ventana a {
	color:#239e5d;
	}
	
#ventana02 {
	display:block;
	float:left;
	background-image:url(../images/splash02.jpg);
	background-repeat:no-repeat;
	width:305px;
	height:191px;
	margin-top:287px;
	margin-left:385px
	}
	
#ventana02 img {
	padding:0;
	margin:0;
	border:0;
	}
	
#pie_splash {
	height:32px;
	width:693px;
	margin:0px auto 0 auto;
	padding-bottom:10px;
	color:#7c7c7c;
	text-align:center;
	padding-top:15px;
	}
	
#pie_splash a {
	color:#7c7c7c;
	}
	
#pie_splash a:hover {
	color:#7c7c7c;
	text-decoration:underline;
	}
	
#pie_splash ul {
	padding-top:10px;
	float:right;
	list-style:none;
	}

#pie_splash ul li {
	text-align:center;
	float:left;
	list-style:none;
	padding-left:10px;
	padding-right:10px;
	border-right:1px solid #7c7c7c;
	}
	
#pie_splash ul li.ultimo {
	border:0;
	}

ul.mapaweb {
	float:left;
	margin-left:20px;
	margin-bottom:30px;
	list-style:none;
	width:25%;
	background-image:url(../images/mapawebul.gif);
	background-repeat:repeat-y;
	background-position:left;
	padding-left:20px;
	}

ul.mapaweb li {
		margin-bottom:10px;
		}
		
ul.mapaweb ul li {
		margin-bottom:0;
		}
		
ul.mapaweb li a {
	display:block;
	height:20px;
	padding-top:5px;
	padding-left:10px;
	color:#00884a;
	font-size:1.2em;
	font-weight:bold;
	text-transform:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(../images/mapaweb.gif);
	background-repeat:no-repeat;
	background-position:left;
}

ul.mapaweb li a:hover {
	background-color:#00884a;
	color:#FFFFFF;
	text-decoration:none;
	width:auto;
	background-image:url(../images/mapaweb2.gif);
	background-repeat:no-repeat;
	background-position:left;		
	}
	
ul.mapaweb li ul {
	padding-left:30px;
	list-style:none;
	border-left:0px solid #00884a;
	margin-bottom:15px;
	}
	
ul.mapaweb li ul a{
	display:block;
	height:20px;
	padding-top:5px;
	padding-left:10px;
	color:#666666;
	font-size:1.2em;
	font-weight:bold;
	text-transform:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	b1ackground-image:url(../images/mapaweb.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-image:none;
	margin-bottom:0;
	}

.img_right_del {
	float:right;
	padding-left:10px;
	padding-bottom:10px;
	background-image:url(../images/img01.gif);
	background-repeat:no-repeat;
	padding:8px;
	padding-top:7px;
	width:298px;
	height:205px;
	}	