body
{
    margin: 0;
    background-color: #3b2100;
    min-width: 940px;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    text-align: center;
    background-image: url(images/body_bg.jpg);
    background-repeat: repeat-x;
}
a
{
    text-decoration:none;
}
a img
{
    border:0;
}
img, div 
{
    behavior: url(iepngfix.htc);
}
/*per compatibilità con googlemap posto che il div che contiene la mappa abbia id="map"*/
#map img, #map div 
{
    behavior: none;
}
#Corpo
{
    width: 940px;
    position:relative;
    margin: 0 auto;
    text-align: left; 
}
#Intestazione
{
    float: none;
    background-image: url(images/head_bg.jpg);
    background-repeat: no-repeat;
    height:500px;
    position:relative;
}
#Intestazione #MiniLink
{
	position: absolute;
	top:60px;
	right:0;
	color:#c60;
	font-size:11px;
	text-align:right;
}
#Intestazione #MiniLink img
{
    vertical-align:middle;
}
.Indirizzo
{
    float:left;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    text-align:center;
    color:#3333CC;
    font-size:12px;
    margin:10px;
    padding:2px;
}
#Logo
{
    margin:40px 0 0 20px;
    z-index:1;
}
#Charlotte
{
    position:absolute;
    top:218px;
    left:0;
}
#Scritta
{
    position:absolute;
    width:250px;
    top:565px;
    left:10px;
    z-index:2;
}
#Menu
{ 
    width:940px;
    height:122px;
    top:396px;
    left:0px;
    position:absolute;
    background-image: url(images/menu_bg.jpg);
	font-family:Times New Roman, Times, Serif;
    font-variant: small-caps;
}
#Menu #Links
{
    margin-left: 243px;
    margin-top: 31px;
	margin-bottom:0;
	height:30px;
    clear: both;
    font-size: 24px;
    letter-spacing: -0.06em;
}

#Menu #SubLinks
{
    margin-left:260px;
	/*margin-top:-20px;*/
	clear:both;
	font-size:20px;
	letter-spacing: -0.05em;
}
#Menu a
{
    display:block;
    float:left;
    color:#2F1C04;
    text-align:center;
    text-decoration:none;  
    margin-right:15px;
}
#Menu a.current
{
	color:#fff;
}	
#Menu a:hover
{
	color:#933;
}
#Menu #SubLinks a
{
	color:#fff;
	font-size:17px;
}
#Menu #SubLinks a.current
{
	color:#fcc;
}
#Menu #SubLinks a:hover
{
	color:#000;
}
#Gallery
{
    position:absolute;
    top:145px;
    left:244px;
    z-index:1;
	overflow:hidden;
    float:left;
    width:698px;
	height:220px;
}
#Gallery #Thumbs
{
    width:20048px;
	/*width:100%;*/
    position:absolute;
	margin-left:0 !important;
	margin-left:-24px;
}
#Gallery #prev
{
	position:absolute;
	bottom:0;
	left:25px;
}
#Gallery #next
{
	position:absolute;
	bottom:0;
	right:0;
}
#Gallery div.Foto
{
    width:150px;
    height:188px;
    background-image: url(images/foto_bg.gif);
    float:left;
    margin-left:24px;
}
#Gallery div.Foto img
{
    margin:11px 0 0 10px;
}       
#Contenuto
{
    clear:both;
    width:100%;
    float:left;
    background-color:#fff;
    min-height: 200px;
    height:auto !important;
    height: 200px;
}
#Contenuto #Testo
{
    width:510px;
    margin:30px 0 0 255px !important;
	margin-left:124px;
    float:left;
	font-size:12px;
}
#Contenuto #Testo.small
{
	width:470px;
}
img.ico
{
    float:left;
    margin-right:5px;
}
div.review
{
    border-left:4px solid #E83E03;
    padding-left:10px;
    margin-bottom:20px;
}
div.review a
{
    color:#933;
}
div.review a:hover
{
    color:#c33;
}
#Contenuto #Testo h1
{
	font-size:16px;
}
#Piedipagina
{
    clear:both;
    float:none;
    width:100%;
    height:55px;
    font-size: 11px;
    color: #cc6600;
    text-align: center;
    background: url(images/bottom_bg.jpg) #fff no-repeat 0% bottom;
}
#foot
{
    clear:both;
    float:none;
    width:100%;
    font-size: 11px;
    color: #cc6600;
    text-align: center;
	padding-top:10px;
}
#foot p
{   
    margin:0;
}
#Extra
{
	float:left;
	width:125px;
	border-left:1px dotted #CB2100;
	margin:30px 0 0 2px;
	padding:0 0 0 15px;
	font-size:10px;
	color:#CB2100;
}
#Extra h1
{
	font-size:12px;
	color:#6F1A1A;
	margin:0 0 8px 0;
}

#Thumbnails
{
	float:right;
	width: 170px;
	margin: 45px auto;
}
#Thumbnails img
{
	margin-bottom:20px;
}
#News
{
	width:180px;
	float:right;
	min-height:200px;
	margin: 50px 15px 0 0;
}
#News h3
{
	background-image:url('images/news_bg.jpg');
	margin:0;
	color:#fff;
	text-align:right;
	padding-right:5px;
	font-family:Times New Roman,Times,Serif;
	font-variant:small-caps;
	font-weight:normal;
}
#News p
{
	font-size:11px;
	font-weight:bold;
	
}
#News a
{
	color:#3B2100;
}
#News a:hover
{
	color:#F3560C;
}
#CmsContent
{
	float:left;
}