/* CSS Document */

html {
	padding:0;
	margin:0;
	height: 100%;
	
}


body {
	margin:0;
	allign: center;
/*	font-size:11px;
	font-family: "Trebuchet MS", Verdana, Arial, Sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	SCROLLBAR-FACE-COLOR: #4685ba;
	SCROLLBAR-HIGHLIGHT-COLOR: #6e9fc9;
	SCROLLBAR-SHADOW-COLOR: #6e9fc9;
	SCROLLBAR-3DLIGHT-COLOR: #6e9fc9;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;*/
} 



div#corniceSITO{
	width: 900px;
	height: 100%;
	padding-top:2px;
/*	background-image: url(../image_home_APM/sfondo_TESTO.jpg);*/ 
	margin: auto;
	margin-top:10px;
	background-color:#f7f2ec;
	
}

div#INTESTAZIONE{
	width:900px;
	height:144px;
/*	background-image: url(../image_home_APM/sfondo_TESTO.jpg); 
	background-repeat: no-repeat;*/
	float: top; 
	
}


div#menuCOMMERCIALISTA{
	width:200px;
	height:570px;
	float: left;
/*	margin-top: 40px;
	padding-left:50px;
	background-image: url(../image_home_APM/menu/sotto_MENU.jpg); */
	border: 0px;
	background-color:#f7f2ec;
}

div#voceSERVIZI{
	width:200px;
	height:56px;
/*	float: left;
	margin-top: 0px;
	padding-left:180px;*/
	border: 0px;
}
   
div#voceCAAF{
	width:200px;
	height:56px;
/*	float: left;
	margin-top: 0px;
	padding-left:180px;*/
	border: 0px;
}
   
div#voceBACHECA{
	width:200px;
	height:56px;
/*	float: left;
	margin-top: 0px;
	padding-left:180px;*/
	border: 0px;
}
   
div#vocePARTNER{
	width:200px;
	height:56px;
/*	float: left;
	margin-top: 0px;
	padding-left:180px;*/
	border: 0px;
}
   
div#voceDOVESIAMO{
	width:200px;
	height:56px;
/*	float: left;
	margin-top: 0px;
	padding-left:180px;*/
	border: 0px;
}
   
div#voceCONTATTI{
	width:200px;
	height:68px;
/*	float: left;
	margin-top: 0px;
	padding-left:180px;*/
	border: 0px;
}


div#sottoMENU{
    float:left;
	text-align:center;
	font-size: 10pt;
	font-family:"Georgia",serif;
	font-style:normal;
	color:#666666;
	padding-top:20px;
	height:201px;
	width:200px;
	background-color:#AE856D;
}

div#titolo{
    float:left; 
	font-size: 12pt;
	font-family: "Georgia",serif;
	font-style:normal;
	text-align:left;
	color: #480B1C;
	height:18px;
	width:450px;
}   

div#testo{
	float:left;
	font-size: 10pt;
	font-family: "Georgia",serif;
	font-style:normal;
	text-align:left;
	color:#362428;
	height:550px;
	width:540px;
	background-color:#f7f2ec;
	padding-top:20px;
	padding-left:10px;
	overflow: auto;
}

div#colonnaIMG{
    float:left;
	text-align:center;
	font-size: 10pt;
	font-family:"Georgia",serif;
	font-style:normal;
	color:#666666;
	padding-top:20px;
	height:550px;
	width:150px;
	background-color:#f7f2ec;
}


 div#Copyright{
    font-family:"verdana";
    font-size: 6pt;
	height:20px;
	width:885px;
	float:left;
	padding-top: 6px;
	padding-left:15px;
	color: #999999;
	background-color: #333333;
}
