/* CSS Document */

body{background-image:url(../images/fondo.jpg); font:15px/20px Arial, Helvetica, sans-serif; margin:20px 0 0; padding:0; background-attachment:fixed;}
div, ul, h1, h2, h3, li, p, img{margin:0; padding:0;}
ul{list-style-type:none;}

/* TOP PANEL*/
#topPanel{width:900px; height:400px; position:relative; margin-top:-100px; margin:0 auto; padding:0; background-color:#FFFFFF; opacity: 0.95;
	filter:alpha(opacity=95);}
#topPanel img{
	width:331px;
	height:152px;
	z-index:1;
	padding:0;
	position:absolute;
	margin:0 0 0 21px;
	top: 23px;
	left: 11px;
}
/* MENU PANEL*/
#topPanel ul{
	display:block;
	width:221px;
	height:36px;
	position:absolute;
	top:90px;
	right:1px;
	margin:0px 0 0;
	padding:0 29px 0 0;
	border-bottom:1px solid #AEAEAE;
	background-color:#FFFFFF;
}
#topPanel ul li{float:right; font:12px/36px "Helvetica",Arial, Helvetica, sans-serif; font-weight:light;}
#topPanel ul li a{width:74px; height:30px; display:block; padding:0; color:#555; background-color:#FFFFFF; text-decoration:none; text-align:center; margin:0 1px 0 0; top:0px; left:0px;}
#topPanel ul li a:hover{width:74px; height:30px; text-decoration:none; background:url(../images/button.gif); no-repeat 0 0 #AEAEAE; color:#fff;}
#topPanel ul li.active{width:74px; display:block; height:30px; background:url(../images/button.gif); no-repeat 0 0 #AEAEAE; color:#fff; text-align:center; margin:0 1px 0 0;}
/* HEADER PANEL*/
#topPanel #headerPanelfast{
	width:900px;
	height:0px;
	position:absolute;
	top:20px;
	left:27px;
	text-align:center;
	margin:110px 0 0;
	padding:0px;
	color:#00CC00;
}
#topPanel #headerPanelfast a{width:760px; height:auto; display:block; text-decoration:none;}
#topPanel #headerPanelfast h2{
	display:block;
	width:826px;
	height:auto;
	margin:54px 0 0 120px;
	font:50px/50px "Helvetica";
	font-weight:light;
	text-transform:uppercase;
	position:absolute;
	top:49px;
	left:-122px;
	z-index:1;
}


	
#texto {
	width:550px;
	height:auto;
	margin-top:200px;
	float:left;
	margin-left:238px;
	display:block;
}
#texto p{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:lighter;
	color:#333333;
	text-align:left;
	}

/* /TOP PANEL*/

/* BODY PANEL*/
#bodyPanel{width:900px; height:240px; position:relative; margin:0 auto; padding:0; background-color:#FFFFFF; opacity: 0.95;
	filter:alpha(opacity=95);}
#bodyPanel h2{ background-color:#FFFFFF; display:block;
	width:420px;
	height:50px;
	padding:30px 0 0 0;
	margin-top:-50px;
	margin-left:200px;
	font-family:"Helvetica";
	font-size:25px;
	font-weight:light;
	color:#009900;
}




.mapa {
margin-left:200px;
margin-top:-300px;
	float:left;
	display:block;


}
