@charset "UTF-8";
	
body {
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}

#contenedor {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

#header {
	margin: 0px;
	padding: 0px;
	width: 970px;
	height: 137px;
	text-align:left;
	margin-bottom:8px;
}

#barra {

	width: 970px;
	height: 36px;
	background-color:#769302;
/*	text-align:left;*/
	margin: 0px 0px 6px 0px;
/*	vertical-align:middle;*/
}

#centro{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	height:470px;
	width:970px;
	margin-bottom:6px;
}

#footer {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 970px;
	height: 27px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#769302;
	text-align:left;
}
#EB {
	margin: 5px 0px 30px 0px;
	padding: 0px;
	width: 970px;
	height: 15px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ffffff;
	text-align:left;
	color: #999999;
	font-size: x-small;
}

/*  FINAL ESTRUCTURA BASICA   */

/*  MENU TOP  */

.topbar ul {
	margin: 0px;
	height: 36px;
	text-align:right;
/*	vertical-align:middle;*/

}

.topbar ul li {
	display: inline;
/*	vertical-align:middle;*/
}

.topbar ul li a {
	font-size: 11px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	margin-left: 80px;
}

.topbar ul li a:hover {
	color: #333333;
/*	vertical-align:middle;*/
}
.topbar li a:link{
	color: #ffffff;
/*	vertical-align:middle;*/
}
.topbar li a:visited{
	color: #ffffff;
/*	vertical-align:middle;*/
}
.topbar li a:active{
	color: #333333;
/*	vertical-align:middle;*/
}
/*
.topbar li a#current {
	color:#999999;
}

.topbar li a#begin {
	color:#ffffff;
}
*/

/*  FINAL MENU TOP  */

/*  MENU  */
#left{
	width:224px;
	height: inherit;
	float:left;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color: #ffffff;
}
.menu_fin{
	width:224px;
	height: 38px;
	float:left;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color: #ffffff;
	background-image:url(../images/fin_fondo_menu2.jpg);
}
.menu{
	width:224px;         
	height: auto;
	float:left;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	background-color: #688101;
	background-image:url(../images/fondo_menu2.jpg);
	background-repeat: no-repeat;
/*	background-position: top;*/
}
.menu dl{
	margin-top:5px;
}

.menu a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none;
	text-transform: uppercase;	
/*	margin: 0px 0px 0px 0px;*/
	margin: 0px 0px 0px -40px;
/*	width:224px;*/
	width:209px;
	height:25px;
	text-align:left;
	padding-left:15px;
	padding-top:2px;
	float:left;
}

.menu a:link{
	color: #ffffff;
	background-image: url(../images/marquer_menu_off.gif);
	background-repeat: no-repeat;
}
.menu a:visited{
	color: #ffffff;
	background-image: url(../images/marquer_menu_off.gif);
	background-repeat: no-repeat;
}
.menu a:hover{
	color: #333333;
	background-image: url(../images/marquer_menu_on.gif);
	background-repeat: no-repeat;
}
.menu a:active{
	color: #333333;
	background-image: url(../images/marquer_menu_on.gif);
	background-repeat: no-repeat;
}

.activo{
	color: #333333;
}

.activo a:{
	color: #333333;
}

.activo a:link{
	color: #333333;
	background-image: url(../images/marquer_menu_on.gif);
	background-repeat: no-repeat;
}
.activo a:visited{
	color: #333333;
	background-image: url(../images/marquer_menu_on.gif);
	background-repeat: no-repeat;
}
.activo a:hover{
	color: #333333;
	background-image: url(../images/marquer_menu_on.gif);
	background-repeat: no-repeat;
}
.activo a:active{
	color: #333333;
	background-image: url(../images/marquer_menu_on.gif);
	background-repeat: no-repeat;
}

/*  FINAL MENU  */

/*  CUERPOS  */
#right{
	width:737px;
	height: 470px;
	float:left;
	margin:0px 0px 0px 7px;
	background-color: #ffffff;
	overflow: auto;
	vertical-align:top;
}

/*CUERPO HOME*/

.foto_home{
	width:714px;
	height:254px;
	float:left;
	margin:0px 0px 7px 0px;
	background-image: url(../images/foto_home.jpg);
	text-align: left;
}

#novedades_home{
	width:342px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	text-align:left;
}

#publicaciones_home{
	width:auto;
	/*	width:342px;*/
	height:inherit;
	float:none;
	margin:0px 0px 0px 0px;
	text-align:left;
	vertical-align: top;
}

.boxes_home{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color:#3b3b3b;
}

.boxes_home a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color: #666666;
	text-decoration:none;
	font-weight:bold;
}

.boxes_home a:link{
	color: #003F78;
}
.boxes_home a:visited{
	color: #003F78;
}
.boxes_home a:hover{
	color: #3b3b3b;
}
.boxes_home a:active{
	color: #003f78;
}

.boxes_home H3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#3b3b3b;
	text-align:left;
	vertical-align: top;
	margin:0px 23px 0px 0px;
	border-bottom:solid 1px;
	border-bottom-color:#769302;
}

.boxes_home H4{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
	text-align:left;
	margin:15px 0px 0px 0px;
}

.home_txt{
	/*	width:262px;*/
	width:255px;
	height:auto;
	float:right;
	/*	margin:0px 0px 0px 77px;*/
	margin:0px 0px 0px 0px;
	text-align:left;
}

.home_info{
	width:260px;
	/*	width:342px;*/
	height:auto;
	float:right;
	margin:10px 0px 0px 0px;
	text-align:right;
	font-size:smaller;
}

.home_info a{
	font-size: 11px;
}

.pixel_vert_home{
	width:31px;
	height:550px;
	float:left;
	margin:0px 0px 0px 0px;
	background-image:url(../images/pix_vertical_verde.gif);
	background-repeat:repeat-y;
}

/*FINAL CUERPO HOME*/

/*CUERPO GENERICO*/

#col_pag{
	width:714px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	text-align:left;
}

#col_left{
	width:342px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	text-align:left;
}

#col_right{
	width:342px;
	height:auto;
	float:left;
	margin:0px 0px 0px 0px;
	text-align:left;
}

#submenu{
	width:703px;
	height:15px;
	font-size:0.8em;
	font-weight:normal;
	background-color:#3b3b3b;
	text-decoration:none;
	text-transform: uppercase;	
	float:left;
	margin:0px 0px 0px 0px;
	padding:6px 5px 6px 10px;
	color: #769302;
	vertical-align: middle;
}

#submenu a{
	font-weight:normal;
	font-size:0.9em;
	color:#FFFFFF;
	margin:0px 0px 0px 0px;
	vertical-align: middle;
	padding-bottom:2px;
}

#submenu a:link{
	color: #ffffff;
}
#submenu a:visited{
	color: #ffffff;
}
#submenu a:hover{
	color: #769302;
}
#submenu a:active{
	color: #ffffff;
}

.boxes{
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
}

.boxes img{
	text-align:left;
}

.boxes a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	text-decoration:none;
	font-weight:normal;
}

.boxes a:link{
	color: #003F78;
}
.boxes a:visited{
	color: #003F78;
}
.boxes a:hover{
	color: #3b3b3b;
}
.boxes a:active{
	color: #003f78;
}

.contenedor_box_cols{
	width:330px;
	/*	width:342px;*/
	height:auto;
	float:left;
	margin:15px 0px 0px 0px;
	text-align:left;
}

.contenedor_box{
	width:715px;
	height:auto;
	float:left;
	margin:15px 0px 0px 0px;
	text-align:left;
}

.date{
	width:65px;
	height:auto;
	float:left;
	margin:0px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003f78;
	font-weight:normal;
}

.title_cols{
	width:255px;
	/*	width:262px;*/
	height:auto;
	float:right;
	margin:0px 0px 5px 0px;
	text-align:left;
	font-weight:bold;
	color:#003F78;
}

.title{
	width:635px;
	height:auto;
	float:right;
	margin:0px 0px 5px 0px;
	text-align:left;
	font-weight:bold;
}

.title a{
	font-weight:bold;
}

.title_asociados{
	width:560px;
	height:auto;
	float:right;
	margin:0px 0px 5px 0px;
	text-align:left;
	font-weight:bold;
}

.title_asociados a{
	font-weight:bold;
}

.logo_asociados{
	width:100px;
	height:auto;
	float:left;
	margin:0px 0px 0px 35px;
	text-align:right;
}

.txt_asociados{
	width:560px;
	height:auto;
	float:right;
	margin:10px 0px 0px 0px;
	text-align:justify;
	color:#3b3b3b;
	vertical-align:top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
	text-decoration:none;
	font-weight:normal;
}

.txt_asociados a{
	font-size:0.9em;
	font-weight:bold;
	font-size:small;
}

.txt_nodate{
	width:640px;
	height:auto;
	float:left;
	margin:0px 0px 0px 32px;
	text-align:justify;
	color:#3b3b3b;
}

.txt_nodate H3{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color:#3b3b3b;
	text-align:left;
	vertical-align: top;
	margin:20px 0px 0px 0px;
	border-bottom:solid 1px;
	border-bottom-color:#769302;
	text-transform: uppercase;
}

.txt_nodate H4{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color:#666666;
	text-align:left;
	margin:15px 0px 0px 0px;
}

.txt_nodate H5{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
	margin:15px 0px 0px 0px;
	text-transform: uppercase;
}

.txt{
	width:600px;
	height:auto;
	float:left;
	margin:0px 0px 0px 79px;
	text-align:justify;
	color:#3b3b3b;
}

.txt a{
	font-weight:bold;
}

.txt_blue{
	width:255px;
	height:auto;
	float:right;
	margin:0px 0px 0px 77px;
}

.txt_blue a{
	text-decoration:none;
	font-size: 11px;
}

.txt_boletin{
	width:255px;
	height:auto;
	float:left;
	margin:0px 0px 0px 77px;
}

.txt_boletin a{
	text-decoration:none;
	font-size: 11px;
}

.mapa_provincias{
	width:660px;
	height:auto;
	float:left;
	margin:10px 0px 0px 32px;
	text-align:center;
	color:#3b3b3b;
}

.pixel_vert{
	width:31px;
	height:700px;
	float:left;
	margin:0px 0px 0px 0px;
	background-image:url(../images/pix_vertical_verde.gif);
	background-repeat:repeat-y;
}

.volver{
	float:left;
	margin:15px 0px 0px 0px;
}

.volver a{
font-weight:bold;
}

/*FINAL CUERPO GENERICO*/


/*  CUERPO CONTACTO  */


fieldset {
	color: #666;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
	background-color: #0f1012;
	border: solid 1px #999999;
	margin: 15px;
	padding: 20px;
}

legend {
	color: #666;
	font-family: "arial black", Verdana, Arial, Helvetica, sans-serif;
	background-color:none;
	padding: 2px;

}

label {
	font-weight: bold;
	line-height: normal;
	text-align: right;
	display: block;
	margin-right: 10px;
	position: relative;
	width: 220px;
	float: left;
}
label.fieldLabel {
	display: inline;
	float: none;
}

input.formInputField {
	border: solid 1px #65503D;
	background-color: #fee;
	color: #333;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	height: 15px;
	float:left;
	position:relative;
	width: 150px;
}


select.formselect {
	border: solid 1px #65503D;
	background-color: #fee;
	cursor: pointer;
	color: #333;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
}

textarea.formInputField {
	border: solid 1px #65503D;
	background-color: #fee;
	color: #333;
	margin-right: 5px;
	margin-bottom: 5px;
	padding: 2px;
	height: 150px;
	float:left;
	position:relative;
	width: 310px;
	font: 1.2em Verdana, Arial, Helvetica, sans-serif;
}

input.formInputButton {
	border: solid 1px #65503D;
	background-color: #65503D;
	background-image: url(bg_button.png);
	color:#300;
	cursor: pointer;
	font-size: 1.2em;
	font-weight: bolder;
	text-align: left;
	padding: 1px;
	margin-right: 5px;
	vertical-align: middle;
	float:left;
	position:relative;
}

input.formInputButton:hover {
	background-image: url(bg_button_hover.png)
}

#mensaje {
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	text-decoration:none;
	margin: 110px 50px 100px 50px;
	padding: 50px 30px 50px 30px;
	text-align: center;
	vertical-align:middle;
	border: solid 1px #666666;
}

/*  FINAL CUERPO CONTACTO  */

/*  FINAL CUERPO  */

/*  FOOTER  */
.asoven{
	float:left;
	width:450px;
	font-family:Arial, Helvetica, sans-serif;
	color:#d1e581;
	font-size: x-small;
	text-decoration:none;
	text-align:left;
	margin:7px 0px 0px 9px;
}

.mapa {
	font-family:Arial, Helvetica, sans-serif;
	width:250px;
	font-size: x-small;
	text-decoration:none;
	float:right;
	text-align:right;
	margin: 7px 9px 0px 0px;
	font-weight:normal;
	color:#FFFFFF;
}

.mapa a{
	font-family:Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-decoration:none;
/*	float:right;
	text-align:right;*/
/*	margin: 7px 9px 0px 0px;*/
	font-weight:normal;
}

.mapa a:link{
	color: #ffffff;
}
.mapa a:visited{
	color: #ffffff;
}
.mapa a:hover{
	color: #003f78;
}
.mapa a:active{
	color: #ffffff;
}
/*  FINAL FOOTER  */

.azul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color: #003F78;
	font-weight:normal;
}

.azul_negrita {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color: #003F78;
	font-weight:bold;
}

.gris {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color: #666666;
	font-weight:normal;
}

.gris_negrita {
	font-family:Arial, Helvetica, sans-serif;
	font-size:small;
	color: #666666;
	font-weight:bold;
}
