/*comuni a tutte le pagina*/
body
{
text-align:center;
margin:0px;
padding:0px;
background-image:url(../images_layout/palme.gif);
background-repeat:no-repeat;
background-position:center top;
}

#container
{
position:relative;
width:782px;
background-color:#FEF0C9;
border-width:0px 1px 0px 1px;
border-style:solid;
border-color:#000000;
margin:auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#header
{
z-index:1;
position:absolute;
left:0px;
top:0px;
width:782px;
height:265px;
background-color:#FEF0C9;
}

#menu
{
float:right;
width:227px;
margin-top:265px;
background-image:url(../images_layout/angolo3.gif);
background-position:0px 0px;
background-repeat:no-repeat;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
padding:110px 0px 0px 10px;
}

#menu ul{
	text-align: left;
	margin-top: 5px;
	margin-left: 0px;
	padding-left: 18px;
	list-style-type:square;
	margin-bottom: 5px;
	font-size:11px;
}
#menu h5{
	margin: 2px 0px 2px 0px;
	text-align: left;
	margin-left: 10px;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 12px;
	font-weight:bold;
}

#menu a:link {color:#C72401;font-weight:bold;}
#menu a:visited {color:#C72401;font-weight:bold;}
#menu a:hover {color:#0080FF;font-weight:bold;}

#video
{
width:153px;
height:80px;
border:1px solid #855C43;
background-image:url(../images_layout/sfondo_banner_video.jpg);
background-repeat:no-repeat;
text-align:left;
padding:10px 5px 0px 50px;
}

#video h3
{
font: 22px "Trebuchet MS", Arial, sans-serif; 
margin:0px;
}

#video a:link
{
font: 14px "Trebuchet MS", Arial, sans-serif; 
color:#000000;
font-weight:bold;
}

#video a:visited
{
font: 14px "Trebuchet MS", Arial, sans-serif; 
color:#000000;
font-weight:bold;
}

#video a:hover
{
font: 14px "Trebuchet MS", Arial, sans-serif; 
color:#FF0000;
font-weight:bold;
}

#contenuti
{
float:right;
width:525px;
margin-top:265px;
min-height: 560px;
height: auto !important;
height: 560px;
text-align:left;
padding:20px 10px 20px 10px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
}

#contenuti h1,h2
{
height:25px;
width:100%;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
background-image:url(../images_layout/bg_h1.gif);
background-repeat:no-repeat;
background-position:left bottom;
}

#contenuti h3 {font-size:14px;}

#contenuti a:link {color:#C72401;font-weight:bold;}
#contenuti a:visited {color:#C72401;font-weight:bold;}
#contenuti a:hover {color:#0080FF;font-weight:bold;}

#contenuti img.descr{float:left;border:3px solid #FFFFFF;margin:0px 5px 20px 0px;}
#contenuti img.descr2 {float:right;border:3px solid #FFFFFF;margin:0px 0px 20px 5px;}
#contenuti img.meteo {border:3px solid #C72401;}

#recapiti_tel {font-weight:bold;font-style:normal;border:1px dashed #000000;padding:10px;width:400px;margin:15px 0px 0px 0px;}

#footer
{
clear:right;
width:762px;
padding:0px 10px 5px 10px;
background-color:#F1D798;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
text-align:center;
}

address
{
font-style:normal;
}

#footer address
{
padding-top:10px;
font-style:normal;
font-weight:bold;
}

#footer a:link
{
color:#C72401;
}

#footer a:visited
{
color:#C72401;
}

#footer a:hover
{
color:#FFFFFF;
}


#contatore
{
position:absolute;
top:500px;
left:-100px;
}


/*------------------INIZIO pagina contatti................*/
span.obbligatorio
{
color:red;
font-size:9px;
vertical-align: super;
}

span.facoltativo 
{
color:green;
font-size:9px;
vertical-align: super;
}

.spiegazione 
{
font-size:11px;
}

.invio 
{
margin-top:25px;
text-align:center;
}

.obb 
{
border:1px solid red;
}

.fac
{
border:1px solid green;
}

fieldset
{
border:1px solid #372519;
padding:10px;
}

legend
{
color: #000000;
font-weight:bold;
}

img.social
{
padding:5px;
margin:5px;
border:1px solid #f8c140;
}

div.antispam
{
height:25px;
}

div.code
{
background-image:url(../images_layout/no-spam/sicurezza.gif);
width:141px;
height:25px;
float:left;
margin-right:20px;
}

input.input_code
{
float:left;
margin-right:3px;
border:1px solid red;
font-family:Verdana, Arial, Helvetica, sans-serif;
height:25px;
width:141px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
}

/*websea*/
div.realized
{
margin-top:5px;
font-size:11px;
text-align:center;
}

/*preview*/
div.realized img
{
border-width:0px;
}

div.realized a:link
{
cursor:help;
}