@charset "utf-8";
/* CSS Document */


a{text-decoration: none;}
a:hover{text-decoration: underline;}

a.gen_intro{
	color:#276015;
	font-family: "Trebuchet MS", Arial;
	font-size: 0.8em;
	font-weight: bold;
	text-align: right;
	float: right;
}


#gen_content{
	width: 995px;
	font-family: "Trebuchet MS", Arial;
}

#gen_datos{
	width: 750px;
	font-size: 0.75em;
	float: left;
}


#gen_herramientas{
	float: right;
	clear: both;
}

#gen_herramientas li{
	padding-left: 4px;
	float: left;
	list-style: none;
}



#gen_bocadillo{
	width: 740px;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	float: left;
}

#gen_menu1{
	font-size: 0.7em;
	color: #66AB05;
	/*float: left;*/
	clear: both;
	margin-bottom: 25px;
}

#gen_menu1 a{color: #262626; text-decoration: none;}
#gen_menu2 a{color: #707070; text-decoration: none;}
#gen_menu3 a{color: #0765C5; text-decoration: none;}
#gen_menu1 a:hover, #gen_menu2 a:hover, #gen_menu3 a:hover{text-decoration: underline;}

#gen_menu2{
	font-size: 0.75em;
	color: #66AB05;
	background: #f6f7f6;
	border-bottom: 1px solid #c9cbca;
	/*float: left;*/
	clear: both;
	height: 21px;
}

#gen_menu2 div{padding: 3px;}

.gen_flecha{margin-bottom: 20px;}
.gen_flecha_sedes{margin-left: 50px; }
.gen_flecha_esp{margin-left: 138px;}
.gen_flecha_eur{margin-left: 194px;}
.gen_flecha_nam{margin-left: 270px;}
.gen_flecha_lam{margin-left: 370px;}
.gen_flecha_asia{margin-left: 440px;}
.gen_flecha_afr{margin-left: 485px;}

#gen_menu3{
	font-size: 0.75em;
	color: #0765C5;
	clear: both;
	margin-bottom: 6px;
}

#gen_menu3 span{
	text-decoration: underline;
}

#gen_imagen{
	float: left;
	width: 100%;
	/*width: 238px;*/
	background: url(../img/globo.jpg) top right no-repeat;
	/*height: 358px;*/
}

#gen_imagen2{
	float: left;
	width: 100%;
	background: url(../img/pda.jpg) top right no-repeat;
}


/*********** Textos ***********/

.gen_tit{color: #276015; /*line-height: 0.95em;*/}
.gen_txtverde{color: #66AB05; }
.gen_txtgris{color: #707070; line-height: 1.25em;}
.gen_txtazul{color: #0765c5; }
.gen_txtnegro{color: #262626; }
.gen_txtpeq{font-size: 0.8em; }
.gen_txtintro{margin: 14px;}

/*********** Contenidos ***********/

.gen_col1{
	float: left;
	width: 250px;
}

.gen_col2{
	float: left;
	width: 230px;
	margin-left: 12px;
}

.gen_punt{
	background: url(../img/punteado.gif) repeat-x;
	width: 740px;
	height: 1px;
	clear: both;
	display: block;
	margin: 20px 0px;
}

/********** indice **********/
#gen_contentindice {
	width: 743px;
}
#gen_datosindice {
	width: 743px;
	float: left;
}

#gen_titindice {
	color:#276015;
	font-size:25px;
	font-weight:normal;
	height:46px;
	margin-bottom:25px;
	text-align:left;
}
.gen_txt {
	color:#707070;
	font-weight:normal;
	margin-bottom:17px;
	text-align:justify;
	line-height: 0.95em;
}
.gen_clear {
	clear:both;
	list-style-position:outside;
	list-style-type:none;
}
.gen_seccionContenido {
	color:#707070;
	font-weight:normal;
	margin-bottom:17px;
	text-align:justify;
}

.gen_table {
	border-collapse:collapse;
	border-top:1px solid #707070;
	color:#707070;
	font-family:Trebuchet MS;
	text-align:left;
}

.gen_barra {
	background:#D7E2D4;
	color:#276015;
	height:36px;
	text-align:left;
	text-transform:uppercase;
}

.gen_linea {
	border-bottom:1px solid #707070;
}

