@charset "UTF-8";
/* CSS Document */

body {
	padding:0;
	margin:0 auto;
	background-image:url('../images/sfondo.jpg');
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}

#page_container {
	position:relative; 
	width:952px; 
	height:116px;
}

#logo {
	position:absolute;
	left:0;
	top:0;
	width:250px;
	height:74px;
	background-image:url('../images/logo.png');
	background-repeat:no-repeat;
	cursor:pointer;
}

#erbetta {
	position:absolute;
	left:778px;
	top:0;
	width:174px;
	height:74px;
	overflow:hidden;
	background-image:url('../images/erbetta.png');
	background-repeat:no-repeat;
}

#menu_sfondo {
	position:absolute;
	left:0;
	top:74px;
	width:952px;
	height:34px;
	background-image:url('../images/menu_sfondo.png');
	background-repeat:no-repeat;
	overflow:hidden;
}

#sottomenu {
	position:absolute;
	left:0;
	top:108px;
	width:952px;
	height:8px;
	background-image:url('../images/sottomenu.png');
	background-repeat:no-repeat;
}

/****************************************************/

div#user_body {
	width:952px;
	margin:10px auto;
	padding:0;
}
div#user_wrapper {}
div#user_content{float:left;width:634px; height:auto;}
div#user_navigation{float:right;width:280px; padding:0;}
div#spaziatore_navigation{width:100%; height:auto;}
div#user_footer{clear:both;width:100%; line-height:1px; font-size:1px;}




div#moduletti_container {
	width:632px;
	margin:5px auto;
	padding:0;
}
div#moduletti_wrapper {}
div#moduletto_sx{float:left;width:316px;}
div#moduletto_dx{float:right;width:316px;}
div#moduletti_footer{clear:both;width:100%; line-height:1px; font-size:1px;}

div#moduletti_container1 {
	width:632px;
	margin:5px auto;
	padding:0;
}
div#moduletti_wrapper1 {}
div#moduletto_sx1{float:left;width:316px;}
div#moduletto_dx1{float:right;width:316px;}
div#moduletti_footer1{clear:both;width:100%; line-height:1px; font-size:1px;}


/*****************************************************/

div#main_container {
	margin:5px auto;
	padding:0;
	width:952px;
}

div#main_wrapper {float:left;width:317px; padding:0;}
div#main_navigation{float:left;width:317px; padding:0;}
div#main_extra{float:left;width:317px; padding:0;}
div#main_footer{clear:left;width:100%; line-height:1px; font-size:1px;}

div#main_content_content {
}

div#main_navigation_navigation {	
}

/********************************************************/

div#footer{width:943px; border-top:1px solid #CCCCCC; margin:5px auto;color:#FF9900;text-transform:uppercase; text-align:left}

a#footer_connect, div#footer_connect {font-size:10px; color:#999999}

div#footer_connect {}





