html, body{
	margin:0px;
	padding:0px;
	/*background-color:#F8F7F3;*/
	background-color:#F0F0F0;
}

#Intro{
	background-color:#F8F7F3;
}

*{
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

a:focus { 
	outline: 0; 
}

#Container-Intro2 {
	width: 100%;
	height: 20px;
	position: absolute;
	top: 113%;
	margin-top: -203px;	
	text-align:center;
	font-size:11px;
	color:#A0A0A0;
}

#Container-Intro2 a{
	text-decoration:underline;
	color:#A0A0A0;
	font-size:11px;
}

#Container-Intro2 a:hover{
	color:#FFB44F;
}


#Container-Intro {
	width: 100%;
	height: 387px;
	position: absolute;
	top: 50%;
	margin-top: -193px;	
	background-color:#FFFFFF;
	background-image:url(img/Background-Intro.gif);
	background-repeat:repeat-x;
}

#Container-TxtIntro{
	margin:0px auto 0px auto;
	width:898px;
	height:385px;
	background-color:#FFFFFF;
	border-left:1px solid #EAEAEA;
	border-right:1px solid #EAEAEA;
	border-top:1px solid #EAEAEA;
}

#Container-TxtIntro a{
	float:left;
	width:898px;
	height:385px;
	background-image:url(img/Logo-Intro.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#Container-General{
	margin:0px auto 0px auto;
	/*width:1024px;*/
	width:100%;
}

#Head{
	float:left;
	/*width:1024px;*/
	width:100%;
	height:114px;
	background-image:url(img/Background-Header.jpg);
	background-repeat:repeat-x;
}

#Container-head{
	width:941px;
	margin:0px auto 0px auto;
	position:relative;
}

a#Logo-Head:link, a#Logo-Head:visited, a#Logo-Head:active, a#Logo-Head:hover{
	float:left;
	margin-top:17px;
	width:357px;
	height:97px;
	background-image:url(img/Logo-Home.jpg);
}

#Container-Menu{
	float:left;
	width:544px;
	height:118px;
	position:absolute;
	z-index:10px;
	top:0px;
	left:397px;
	background-image:url(img/Background-Menu.gif);
	background-repeat:repeat-x;
}

#Container-Menu a{
	float:left;
	width:136px;
	height:110px;
}

#Container-Menu a:hover{
	height:110px;
	background-color:#FFD399;
}

#Container-Menu a:hover span{
	background-position:bottom;
	margin:76px 0px 0px 3px;
	cursor:pointer;
}

.MenuSelected {
	float:left;
	display:inline;
	height:118px !important;
	background-image:url(img/Background-Menu-Selected.gif) !important;
}

.MenuSelected span{
	background-position:bottom !important;
	margin:76px 0px 0px 3px !important;
	cursor:pointer !important;
}

#Container-Menu a span{
	float:left;
	display:inline;
	width:130px;
	height:27px;
	font-size:0px;
	background-position:top;
	margin:76px 0px 0px 3px;
	cursor:pointer;
}

#Container-Foto{
	float:left;
	width:100%;
	/*width:1024px;*/
	height:269px;
	background-image:url(img/Background-Foto.gif);
}

#Container-img{
	width:941px;
	margin-left:auto;
	margin-right:auto;
}

#Footer{
	float:left;
	width:100%;
	text-align:center;
	height:55px;
	line-height:55px;
	/*background-color:#F8F7F3;*/
	background-color:#F0F0F0;
	font-size:11px;
	color:#A0A0A0;	
}


#Footer a{
	text-decoration:underline;
	color:#A0A0A0;
	font-size:11px;
}

#Footer a:hover{
	color:#FFB44F;
}

#ContainerGeneral-Central{
	width:940px;
	margin:0px auto 0px auto;
}

#Container-Central{
	float:left;
	width:940px;
	background-color:#FFFFFF;
}

#Container-Columns{
	float:left;
	width:940px;
	position:relative;
	top:0;
	left:0;
}

#Column-Left{
	float:left;
	width:691px;
}

#Column-Right{
	position:absolute;
	left:691px;
	top:-30px;
	z-index:10;
	width:240px;
	height:353px;
	background-color:#F8F8F8;
	background-image:url(img/Background-ColumnRight.gif);
	background-position:top right;
	background-repeat:no-repeat;
}

#Column-Left-Text{
	float:left;
	width:643px;
	height: auto !important;
	height: 400px;
	min-height:400px;
	padding:15px 22px 30px 22px;
	display:inline;
	border:2px solid #FFFFFF;
	background-image:url(img/Background-ColumnLeft.jpg);
	background-repeat:repeat-x;
	color:#818181;
}

#Column-Left-Text h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#666666;		
	margin:0px 0px 25px 0px;
	padding:10px 0px 5px 0px;
	border-bottom:1px solid #FBD0A5;
}

#Column-Left-Text h2{
	margin:25px 0px 5px 0px;
	padding:0px 0px 5px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#FF9F40;
}

#Column-Left-Text h2 u{
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px !important;		
	text-decoration:none;
}

#Column-Left-Text h2 font{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#Column-Left-Text h2 strong{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}

#Column-Right img{
	margin:13px 0px 0px 10px; 
}

#Column-Right-Text{
	float:none;
	margin:0px;
	padding:0px;
}

#Column-Right-Text{
	float:left;
	width:240px;
	height:320px;
	margin-top:8px;
	background-image:url(img/Contatti-Right.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	background-color:#F0F0F0;
}

#Container-Map{
	float:left;
	width:643px;
	height:290px;
	border:1px solid #CCCCCC;
	text-align:center;
}

#Table-Professionisti td{
	padding:0px 5px 10px 0px;
}

#Table-Professionisti td font{
	margin:0px 0px 0px 0px !important;
	padding:0px 0px 0px 0px !important;
}

#Table-Professionisti p{
	padding:0px !important;
	margin:0px !important;
}

#Table-Professionisti a{
	color:#999999;
}

#Table-Professionisti a:hover{
	text-decoration:none;
}

#Container-TitleSubpages{
	float:left;
	width:500px;
	border:1px solid red;

}

a.LinkTitoliSottopagine:link, a.LinkTitoliSottopagine:visited, a.LinkTitoliSottopagine:active {
	display:block;
	margin:0;
	padding:10px 0px 5px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#FF9F40;
	text-decoration:none;
}

a.LinkTitoliSottopagine:hover{
	color:#666666;
}

.Subtitle{
	float:left;
	color:#666666 !important;

}
