/* CSS Document */

body {
	font-size: 1em;
	margin: auto;
	background-color: #FFFFFF;
	text-align: center;
}
a {
	color:#34AD01;
}
form {
	margin:0em;
}
input, select {
	margin:0em;
	font-family: Tahoma;
	font-size: 0.8em;
	text-decoration: none;
}
/*LAYOUT GENERAL*/
#contenedor {
	width: 67.4em;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}
#cont_title{
	width:100%;
}

#cont_top{
	width:100%;
}

#cont_center{
	width:100%;
}

#cont_down{
	width:100%;
	background-image: url(img/portada_08.gif);
	background-repeat: no-repeat;
	clear: both;
	background-position: left top;
	margin-bottom: 2em;
	margin-top: 0.3em;
	padding-top: 1.5em;
	text-align: right;
}


/*LAYOUT CONTENIDOS*/

/*#cont_title**************************************************************************/
.logo{
	float:left;
}
.idiomas{
	border-bottom-width: 9px;
	border-bottom-style: solid;
	border-bottom-color: #34AD01;
	height: 1.7em;
	padding-top: 5em;
	text-align: right;
}
.idiomas ul {
	padding:0px;
	margin:0px;
}
.idiomas li {
	display:inline;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #34AD01;
	border-left-color: #34AD01;
	margin-right:0px;
	padding-right: 3px;
	padding-left: 5px;	
	margin-left: -4px;
	_margin-left: -1px;
}
.idiomas li a{
	display:inline;
	text-decoration: none;
	color:#34AD01;



}

/*#cont_center MENU y SUBMENU*******************************************************************/
.menu_container{
float:left;
}
/*#cont_center MENU *****************************/
.menu{
	width:15em;
	float:left;
	background-color:#EEEEEE;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	font-weight:bold;
	font-size:0.8em;
	font-family: Tahoma, Helvetica, Arial;
	background-image: url(img/menu-bajo_fond.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-bottom: 5em;

}
.menu ul{
	list-style-type: none;
	text-align: left;
	padding-top: 0em;
	padding-bottom: 0em;
	padding-left: 1em;
	margin-top: 1em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
.menu li{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BCBCBC;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	background-image: url(img/menu-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left:1.5em;
	color:#999999;
}
.menu li li{
	border: 0px;
	padding-left:1.2em;
	margin-left: 0px;
	background-image: url(img/menu-bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	}
.menu li a{
	text-decoration: none;
	color: #000000;
	}
.menu li a:hover{
	color: #34AD01;
	}
.menutit{
	background-image:url(img/menu-tit_fond.gif);
	width:14em;
	height:2em;
	background-repeat: no-repeat;
	margin-left: 0.8em;
	text-align: left;
	padding-top: 0.2em;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	padding-left: 0.8em;
}
.menubajo{
	width:13em;
	height:2em;
	float:left;
	background-image: url(img/menu-bajo_fond.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;

}

/*#cont_center SUBMENU *************************/
.submenu{
	float:left;
	font-size:1em;
	font-family: Tahoma, Helvetica, Arial;
	clear: left;
	text-align: left;
	margin-top: 2em;
	margin-left: 0.6em;
	line-height: 1.5em;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}


/*#cont_center CONTENIDO ****************************************************************************/
.cont{
	width:53em;
	float:left;
	background-color:#FFFFFF;
	clear: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: left;
	padding-left: 1em;
	padding-top: 0.7em;
	padding-bottom: 0.7em;
}

/*sólo PORTADA********************************/

.cont-cabecera{
	width:50.5em;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	float: left;
	background-image: url(img/cont-up_fondo.gif);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #E7E7E7;
	padding-right: 1em;
	padding-left: 1em;
	padding-top: 0px;
	padding-bottom: 1em;
}
.cont-tit{
	font-family:Tahoma;
	font-weight:bold;
	font-size:1em;
	padding-bottom: 1em;
}
.cont-cabecera_gris{
	width:22em;
	float: left;
	padding-right: 3em;
	margin-top: 1.5em;
	margin-right: 0em;
	margin-left: 0em;
	padding-left: 1.5em;
	text-align: justify;
}
.cont-cabecera_login{
	width:24em;
	float: left;
	margin-top: 0.2em;
}
.cont-cabecera_log_tx{
	width:5em;
	float: left;
	text-align: right;
	margin-right: 0.5em;
	clear: left;
	margin-top: 0.3em;
	margin-left: 1.2em;
}
.cont-cabecera_log_inp{
	width:8em;
	text-align: right;
	float: left;
	margin-bottom: 0.5em;
}
.cont-cabecera_log_bt{
	width:18.3em;
	text-align: center;
	float: left;
	margin-left: 1.2em;
	line-height: 2em;
}
.cont-cabecera_login form {
	margin-top:1em;
}
.cont-destacados{
	width:52.55em;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B2B2B2;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1.2em;
	margin-left: 0px;
}
.cont-destacados_izda{
	width:24em;
	float:left;
	background-image: url(img/cont-bullet_thum.gif);
	background-repeat: no-repeat;
	background-position: 1em 2em;
	padding-top: 2em;
	padding-left: 2em;
}
.cont-destacados_der{
	width:24em;
	float:left;
	background-image: url(img/cont-bullet_thum.gif);
	background-repeat: no-repeat;
	background-position: 1em 2em;
	padding-top: 2em;
	padding-left: 2em;
}
.cont-destacados_tx{
	float:left;
	width: 11em;
	margin-right: 0.5em;
}
.cont-destacados_ft{
	float:left;
}

/*FIN sólo PORTADA ****************************/
/*********************************************/




/*sólo INREIOR ********************************/
h1 {
	font-family:Tahoma;
	font-size:1em;
	background-image: url(img/int_h1.gif);
	background-repeat: no-repeat;
	margin:0em;
	color: #D2892B;
	height: 1.6em;
	padding-left: 3em;
	padding-top: 0.2em;
	width: 49.5em;
}
.submenu_form{
	float:left;
	font-size:0.9em;
	font-family: Tahoma, Helvetica, Arial;
	clear: left;
	text-align: left;
	margin-top: 0.5em;
	line-height: 1.5em;
}
.submenu_form a{
}
.submenu_form_bt{
	text-align:center;
	position: relative;
	width: 85%;
	margin-top: 0.3em;
}
.submenu_form form{
	width:10em;
	margin-left:2em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
}
.submenu_form input{
	margin-top: 0em;
	font-size: 1em;
}
.int-cabecera{
	width:51.5em;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	float: left;
	background-position: right top;
	background-color: #E7E7E7;
	padding-left: 1em;
	padding-top: 0px;
}
.int-foto{
	width:20.3em;
	float: right;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.int-cabecera_tx{
	width:27em;
	float: left;
	margin-top: 1.5em;
	margin-right: 0em;
	margin-left: 0em;
	padding-left: 1.5em;
	text-align: justify;
}
.int-thum_barra{
	height:1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F2F1;
	background-color: #C3C3C3;
	float: left;
	width: 52.5em;
}
.int-thum_barra2{
	height:1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F1F2F1;
	background-color: #C3C3C3;
	float: left;
	width: 49.1em;
	margin-left: 1em;
}
.int-thum_barra3{
	height:0.2em;
	background-color: #FFFFFF;
	float: left;
	width: 52.5em;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #C3C3C3;
	margin-top: 0.2em;
}
.int-destacados{
	width:50em;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #C3C3C3;
}
.int-destacados_bul{
	float: left;
	background-image: url(img/int_thum_bullet.gif);
	background-repeat: no-repeat;
	height: 2em;
	width: 2.7em;
	margin-left: 1em;
}
.int-destacados_ft{
	float: left;

}
.int-destacados_tx{
	width:26em;
	float:left;
	background-image: url(img/cont-bullet_thum.gif);
	background-repeat: no-repeat;
	background-position: 1.5em 1.5em;
	padding-top: 1.5em;
	padding-left: 3em;
	padding-bottom: 0.5em;
}
/**Contacto********************/
.contact_der{
	float:left;
	margin-top: 1em;
}
.contact_izda{
	float: left;
	margin-right: 4em;
	width: 20em;
	margin-left: 2.5em;
	margin-top: 1em;
}
.contact_bajo{
	float: left;
	margin-left: 2.5em;
	margin-top: 1em;
}
.contact_obliga{
	color: #CC0000;
	font-size: 1.1em;
}
.contact_cabecera_tx{
	width:32em;
	float: left;
	margin-top: 1.5em;
	margin-right: 0em;
	margin-left: 0em;
	padding-left: 6em;
	text-align: justify;
}
