/*css design, creazione siti web, web designer, http://www.onsitus.it*/
body{
margin:0;
padding:0;
background:#C7CE6E url(../img/body_bg.png) no-repeat;
font-family:Verdana, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
font-weight:bold;
color:#757442;
}
a{
outline:none;
text-decoration:none;
}
img{
border:none;
}
h1, h2{
font-size:13px;
font-weight:bold;
color:#F3791F;
margin-bottom:20px;
}
h1 span{
color:#AAB625;
}
p{
text-indent:30px;
}
p.no_indent{
text-indent:0;
}
p.center{
text-indent:0;
text-align:center;
}
#min-width{
width:800px;
}
#contenitore{
width:800px;
height:600px;
position:absolute;
top:50%;
left:50%;
margin-left:-403px;
margin-top:-303px;
background-color:#FFFFFF;
border:3px solid #757442;
}
#header{
height:148px;
background:url(../img/header_bg.jpg) no-repeat;
}
#header img{
width:697px;
height:142px;
margin-left:62px;
margin-top:6px;
}
#menu{
height:25px;
line-height:23px;
font-size:12px;
background:url(../img/menu_bg.jpg) no-repeat;
border-top:2px solid #AAB625;
border-bottom:2px solid #AAB625;
}
#menu a{
color:#FFFFFF;
margin-left:60px;
}
#menu a.selezionato, #menu a:hover, #footer a:hover, #right_col a, #left_col a, #contatto #right_col a:hover{
color:#F3791F;
}
#menu a.menu1{
margin-left:66px;
}
#contenuto{
height:405px;
}
#left_col{
float:left;
width:291px;
height:365px;
margin-left:62px;
margin-right:7px;
padding:20px;
overflow:auto;
}
#right_col{
float:left;
width:398px;
height:405px;
border-left:2px solid #AAB625;
background:url(../img/right_col_bg.jpg) no-repeat right;
}
#footer{
clear:both;
height:18px;
background-color:#AAB625;
font-size:10px;
color:#686731;
}
#footer a{
color:#757442;
}
#footer a.lingua{
font-size:12px;
color:#FFFFFF;
margin-left:8px;
margin-right:30px;
}
/*stile unico per sezione*/
/*start page*/
#index #contenitore{
background:url(../img/sfondo.jpg) no-repeat;
}
#index #galleria{
width:230px;
height:210px;
position:absolute;
bottom:40px;
left:20px;
}
#index #welcome{
font-size:16px;
position:absolute;
top:90px;
left:120px;
}
#index #welcome h1, #index #welcome a{
font-size:16px;
color:#757442;
}
#index #enter{
position:absolute;
right:50px;
top:175px;
}
#index #enter a{
display:block;
width:150px;
height:50px;
margin-bottom:5px;
}
#index #enter a.viaggio{
background:url(../img/viaggio.jpg) no-repeat top;
}
#index #enter a:hover.viaggio{
background-position:bottom;
}
#index #enter a.trip{
background:url(../img/trip.jpg) no-repeat top;
}
#index #enter a:hover.trip{
background-position:bottom;
}
#index #galleria img{
border:2px solid #FFFFFF;
}
#index #galleria a:hover img{
border:2px solid #AAB365;
}
/*b&b page*/
#bed_and_breakfast #contenuto{
background:url(../bed-and-breakfast/left_col.jpg) no-repeat left;
}
/*camere page*/
#le_camere #contenuto{
background:url(../le-camere/left_col.jpg) no-repeat left;
}
/*norma page*/
#norma #contenuto{
background:url(../norma/left_col.jpg) no-repeat left;
}
/*territorio page*/
#territorio #contenuto{
background:url(../territorio/left_col.jpg) no-repeat left;
}
/*dove siamo page*/
#dove_siamo #contenuto{
background:url(../dove-siamo/left_col.jpg) no-repeat left;
}
#dove_siamo #right_col img{
margin-left:50px;
}
/*contatto page*/
#contatto #contenuto{
background:url(../contatto/left_col.jpg) no-repeat left;
}
#contenuto #right_col{
width:398px;
height:405px;
float:left;
}
#contenuto #right_col #links{
width:310px;
height:365px;
overflow:auto;
padding:20px;
}
#contatto #right_col a{
color:#757442;
}
/*sitemap page*/
#sitemap #contenuto{
background:url(../img/sitemap_bg.jpg) no-repeat left;
}
/*stile versione inglese*/

.en #menu a{
color:#FFFFFF;
margin-left:53px;
}
.en #menu a.menu1{
margin-left:66px;
}
#bed_and_breakfast .en #contenuto{
background:url(../bed-and-breakfast/left_col_en.jpg) no-repeat left;
}
#le_camere .en #contenuto{
background:url(../le-camere/left_col_en.jpg) no-repeat left;
}
#territorio .en #contenuto{
background:url(../territorio/left_col_en.jpg) no-repeat left;
}
#dove_siamo .en #contenuto{
background:url(../dove-siamo/left_col_en.jpg) no-repeat left;
}
#contatto .en #contenuto{
background:url(../contatto/left_col_en.jpg) no-repeat left;
}


