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


*{ margin:0; padding:0;}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:48px;
	font-weight:100;
	margin-bottom:0px;
}
h2{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	font-weight:400;
	text-align:right;
	margin-bottom:40px;
	font-style:italic;
}
h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:17px;
	font-weight:400;
	color:#666;
	margin-left:30px;
	font-style:italic;
	margin-bottom:9px;
	}
p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:100;
	line-height:22px;
	font-style:italic;
}
#cap{
	height:385px;
	background-image:url(images/bg_sup.jpg);
	background-repeat:repeat-x;
}
#banner{
	background-image:url(images/banner.jpg);
	background-repeat:no-repeat;
	margin:0 auto;
	width:950px;
	height:385px;
}

#textsup{
	width:400px;
	color:#FFF;
	padding-top:130px;
	padding-left:80px;
}

#container{
	margin:0 auto;
	width:950px;
}

#esquerra{
	float:left;
	width:530px;
}

#esquerra h1{
	color:#666;
	padding-left:20px;	
}

#esquerra h2{
	text-align:left;
	padding-left:30px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}
#dreta{
	float:left;
	width:380px;
}

#mesinfo{clear:both;
float:left;
width:400px;}
#mapa{
	float:left;
	margin-top:15px;
	border:#999 5px solid;
	height:200px;
}
#mesinfo h1{
	color:#666;
	padding-left:20px;	
}

#mesinfo h2{
	text-align:left;
	padding-left:30px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}



#quefer h1{
	color:#666;
	padding-left:20px;	
}

#quefer h2{
	text-align:left;
	padding-left:30px;
	color:#666;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
}


.capital{
	font-size:40px;}
	
#primer{
}
#segon{
	
	clear:both;}
#tercer{
	
	clear:both;}
/*----formulari----*/
#registrousuario {
background:transparent url(../images/bgfieldset.jpg) no-repeat scroll left bottom;
border:medium none;
color:#333333;
height:665px;
padding:0 0 0 50px;
width:515px;
}

#registrousuario legend {
color:#333333;
font-size:21px;
letter-spacing:-1px;
padding-bottom:5px;
padding-top:8px;
text-transform:capitalize;
}

#registrousuario input.texto {
background:#FFFFFF url(images/bginputtexto.jpg) no-repeat scroll left top;
border:medium none !important;
color:#666666;
font-size:12px;
height:24px;
padding-bottom:0;
padding-left:5px;
padding-top:5px;
width:454px;

}

#registrousuario textarea.areadetexto {
background: #ffffff url(images/bgtextarea.jpg) no-repeat scroll top left;
width: 454px;
height: 212px;
border:none !important;
padding-bottom:0;
padding-left:5px;
padding-top:5px;
color:#666666;
font-size:12px;

}

#registrousuario label {
display:block;
font-family:arial,sans-serif;
font-size:14px;
padding:10px 0 3px;
}

#registrousuario input.botonenviar {
background:transparent url(images/bgbotonenviar.gif) no-repeat scroll left top;
border:medium none !important;
color:#FFFFFF;
display:block;
float:left;
font-family:arial,sans-serif;
height:41px;
margin-left:360px;
margin-top:20px;
text-align:center;
width:100px;
}
