/* CSS Document */
*{
margin:0;
padding:0;
}
body{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
background-color:#FFFFFF;
background-image:url(../images/bg.gif);
background-repeat:repeat-x;
background-position:top;
}
#esterno{
background-image:url(../images/bg_punt.gif);
background-repeat:no-repeat;
background-position:top center;
height:616px;
width:100%;
margin-top:43px;
}
#container{
width:906px;
margin-left:auto;
margin-right:auto;
}

#menu_lingue{
width:409px;
height:14px;
margin-bottom:11px;
margin-left:490px;
}
#menu_lingue ul{display:inline; list-style-type:none;}
#menu_lingue ul li{float:left;}

#top{
width:904px;
height:37px;
background-image:url(../images/bg_top_home.jpg);}

/*#centro{
width:904px;
height:424px;
background-image:url(../images/bg_home.jpg);
background-repeat:no-repeat;
background-position:left;
background-color:#FFFFFF;
}*/

#centro{
width:904px;
height:555px;
background-image:url(../images/bg_home.jpg);
background-repeat:no-repeat;
background-position:left;
background-color:#FFFFFF;
}

.clear{clear:both;}

/*--- colonna sx---*/
#col_sx{
float:left;
}
#col_sx ul{
width:190px;
margin-top:185px;
margin-bottom:30px;
list-style-type:none;
background-image:url(../images/bg_ul.gif);
background-repeat:no-repeat;
background-position:left;
}
#col_sx ul li{
height:24px;
margin-left:15px;
padding-left:18px;
border-bottom: dashed 1px #ccc;
}
#col_sx ul li a{
font-size:12px;
font-weight:bold;
color:#999;
display:block;
padding-top:4px;
text-decoration:none;
}
.areariservata{
margin-top:15px;
color:#666;
}
address{
color:#666;
left:31px;
font-style:normal;
position:relative;
top:0;
margin:-140px 0 0 0; padding:0;
}

#animazione{
width:688px;
float:right;
margin-right:2px;

}
#footer{
width:906px;
height:52px;
background-image:url(../images/bg_footer_h.jpg);
background-repeat:no-repeat;
}
#credits{
width:50px;
float:right;
font-size:10px;
}
#credits a{
color:#333333;
}
#news_home{
margin-left:430px;
width:450px;
color:#666666;
background-color:#F5F5F5;
border-top:1px solid #ccc;
border-right:1px solid #ccc;
border-bottom:1px solid #ccc;
border-left:6px solid #a29c57;
font-size:11px;
}
#news_home a{
color:#777675;
}
#news_home p, #news_home h1{margin:10px;}
#news_home h1{
color: #a29c57;
font-size:12px;
font-weight:bold;
}

.mailto{color:#C5BD42; font-weight:bold;}
.logoeima {
	margin: 0px 10px;
}
