/* CSS Document */
body
{
margin:0px;
padding:0px;
text-align:center;
background-color:#c1bbb2;
background-image:url(../images_layout/bg.gif);
}

#container
{
width:900px;
margin:auto;
padding: 0px 4px 0px 4px;
border-width:0px 1px 0px 1px;
border-color:#000000;
border-style:solid;
background-color:#FFFFFF;
text-align:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#header
{
width:900px;
height:309px;
}

#menu
{
width:900px;
height:58px;
background-image:url(../images_layout/bg_menu.jpg);
background-position:left top;
background-repeat:no-repeat;
}

#menu ul
{
padding:0px;
margin:0px;
list-style-type:none;
}

#menu ul li
{
float:left;
height:40px;
padding:18px 20px 0px 10px;
font: bold 13px "Trebuchet MS", Arial, sans-serif;
background-image:url(../images_layout/puntino.png);
background-repeat:no-repeat;
background-position: right center;
}

#menu ul li.last
{
background-image:none;
}

#menu ul li a:link
{
color:#f4f5ef;
text-decoration:none;
}

#menu ul li a:visited
{
color:#f4f5ef;
text-decoration:none;
}

#menu ul li a:hover
{
color:#f4f5ef;
text-decoration:underline;
}

#centro
{
width:900px;
}

#sinistra
{
float:left;
width:640px;
padding:0px 6px 50px 4px;
font-size:13px;
}

#sinistra_2
{
float:left;
width:892px;
padding:0px 4px 50px 4px;
font-size:13px;
}


span.benvenuti
{
font: 18px "Trebuchet MS", Arial, sans-serif;
font-style:italic;
}

#sinistra a:link, #sinistra_2 a:link
{
color:#420001;
font-weight:bold;
}

#sinistra a:visited, #sinistra_2 a:visited
{
color:#420001;
font-weight:bold;
}

#sinistra a:hover, #sinistra_2 a:hover
{
color:#c3702d;
font-weight:bold;
}

h1
{
font: 23px "Trebuchet MS", Arial, sans-serif;
color:#420001;
}

h2
{
font: 20px "Trebuchet MS", Arial, sans-serif;
color:#420001;
}

#anteprima_camere
{
width:638px;
}

table.anteprima_camere
{
width:150px;
border:0px;
font-size:11px;
text-align:center;
float:left;
margin:0px 3px 0px 3px;
}

table.anteprima_camere td.nome_app
{
font-size:12px;
font-weight:bold;
color:#420001;
vertical-align:top;
width:150px;
}

table.anteprima_camere td.nome_app a:link
{
color:#420001;
text-decoration:none;
}

table.anteprima_camere td.nome_app a:visited
{
color:#420001;
text-decoration:none;
}

table.anteprima_camere td.nome_app a:hover
{
color:#420001;
text-decoration:underline;
}



table.anteprima_camere td.foto_app img
{
width:130px;
height:98px;
border:1px solid #999999;
}

table.antiprima_camere td.desc_app
{
vertical-align:top;
width:150px;
}

#destra
{
float:right;
margin-top:20px;
width:220px;
padding:10px;
background-color:#FAF8EB;
border-style:solid;
border-color:#F7F4EB;
border-width:5px 2px 5px 2px;
text-align:center;
font-size:11px;
}

#destra h2
{
margin-top:0px;
padding-top:0px;
}

#offerta h3
{
font: 20px "Trebuchet MS", Arial, sans-serif;
color:#420001;
margin-bottom:5px;
font-style:italic;
}

#offerta h3 a:link
{
color:#420001;
text-decoration:underline;
}

#offerta h3 a:visited
{
color:#420001;
text-decoration:underline;
}

#offerta h3 a:hover
{
color:#c3702d;
text-decoration:underline;
}


#offerta img
{
width:130px;
height:98px;
border:double #999999;
}

#destra p.intro_offerte
{
border-width:0px 0px 1px 0px;
border-color:#999999;
border-style:dotted;
padding-bottom:3px;
}

#footer
{
width:900px;
background-image:url(../images_layout/bg_footer.jpg);
background-repeat:repeat-x;
background-position:left top;
background-color:#360002;
padding:10px 0px 10px 0px;
color:#f4f5ef;
text-align:center;
font-size:11px;
}

#footer address
{
font-style:normal;
}

#footer address a:link
{
color:#f4f5ef;
font-weight:bold;
text-decoration:underline;
}

#footer address a:visited
{
color:#f4f5ef;
font-weight:bold;
text-decoration:underline;
}

#footer address a:hover
{
color:#f4f5ef;
font-weight:bold;
text-decoration:underline;
}

#realized
{
font-size:11px;
}

#realized img
{
border:0px;
}

#realized a:hover
{
cursor:help;
}

table.tabella_prezzi
{
width:80%;
}

table.tabella_prezzi td
{
padding:5px;
border:1px solid #999999;
background-color:FAFAFA;
font-size:11px;
}

table.tabella_prezzi td.titolo_tabella_prezzi
{
font: bold 13px "Trebuchet MS", Arial, sans-serif;
}

table.reception
{
border:0px;
width:100%;
}

table.reception td.foto
{
border:0px;
width:270px;
}

table.reception td.foto img
{
border-style:double;
border-color:#CCCCCC;
}

table.reception td.recapiti
{
border:0px;
vertical-align:middle;
font: 17px "Trebuchet MS", Arial, sans-serif; 
font-style:italic;
}

#map
{
border:double #CCCCCC;
}

#fumetto
{
padding:5px;
width:250px;
font-size:11px;
}

form.modulo_contatti_generale
{
width:100%;
}

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;
width:300px;
}

.fac
{
border:1px solid green;
width:300px;
}

fieldset
{
border:1px solid #372519;
padding:10px;
}

legend
{
color: #000000;
font-weight:bold;
}

img.social
{
padding:5px;
margin:5px;
border:1px solid #FFFFFF;
}

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;
}

