


body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-color:#7fd43b;
	font-size:13px;
	color:#666666;
	line-height:17px;
}


.verd{
	color:#3e9300;
}

img {
	border:0;
}

a.top{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

a.top:hover{
	font-size:10px;
	color:#ffffff;
	text-decoration:none;
}

a{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

a:hover{
	font-size:10px;
	text-decoration:underline;
}

a.down{
	font-size:10px;
	color:#000000;
	text-decoration:none;
}

a.down:hover{
	font-size:10px;
	text-decoration:none;
	color:#3e9300;
}


.text_pt{
	font-size:10px;
}

strong {
	color:#3b3b3b
}

/********* Canvas **************/


#contenedor{
	position: absolute;
	left: 50%;
	top: 50%;
 	width: 910px;
	height:500px;
	margin-left: -455px;
	margin-top: -250px;
	padding:0px;
}

#contenedor_interior{
	position: absolute;
	left: 50%;
	top: 50%;
 	width: 910px;
	height:540px;
	margin-left: -455px;
	margin-top: -270px;
	padding:0px;
}


/********* Contingut **************/

.superior{
    width: 855px;
	height:20px;
	padding:0px 55px 0px 0px;
	font-size:12px;
	text-align:right;
	color:#ffffff;
}

.superior_interior{
    width: 800px;
	height:20px;
	padding:0px 55px 0px 55px;
}

.superior_interior1{
	width:150px;
	font-size:12px;
	text-align:left;
	color:#000000;
	float:left;
}

.superior_interior2{
	width:400px;
	font-size:12px;
	text-align:right;
	color:#ffffff;
	float:right;
}

.contingut{
    width: 855px;
	height:363px;
	padding:70px 55px 0px 0px;
	margin-top:13px;
	background-image:url(../img/fons_home.gif);
	background-repeat:no-repeat;
	text-align:right;
}

.contingut_interior{
    width: 825px;
	height:408px;
	padding:35px 55px 30px 30px;
	margin-top:13px;
	background-image:url(../img/fons_interior.gif);
	background-repeat:no-repeat;
	text-align:right;
}

.interior1{
    width: 205px;
	height:408px;
	padding:0px;
	text-align:left;
	float:left;
}

.pdf{
	position:relative;
    width: 195px;
	padding:5px;
	border-top:1px solid #7fd43b;
	border-bottom:1px solid #7fd43b;
}

.interior2{
    width: 590px;
	height:408px;
	padding:0px;
	text-align:right;
	float:right;
}

.video{
	position:absolute;
    width: 500px;
	height:270px;
	background-color:#ffffff;
	top:160px;
	left:355px;
/*	visibility:hidden; */
}

#mapa {
	border: 1px solid #999999;
	float:right;
	height: 350px;
	width:540px;
}

.peu{
	width: 910px;
	height:12px;
	padding:0px 0px 0px 0px;
	margin-top:15px;
	font-size:11px;
	text-align:center;
	color:#000000;
}


