/* SoluzioneSito Snc (www.soluzionesito.com) */
/* Davide Cattorini (davide@soluzionesito.com) */

body {
	margin: 0;
	padding: 0;
	background: #FFF url("../../images/frontend/default/bg.gif") left top repeat-x;
	text-align: center;
}

#wrapped {
	width: 708px;
	margin: 0 auto;
	padding: 0;
	background: #FFF;
	text-align: justify;
}
#banner {
	width: 708px;
	height: 431px;
	float: left;
	margin: 0;
	padding: 0;
	background: #FFF url("../../images/frontend/default/bg_banner.jpg") top left no-repeat;
	position: relative;
}

/* MENU DI NAVIGAZIONE SUPERIORE */

#menu_top {
	width: 237px;
	height: 23px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 18px;
	left: 10px;
	background: #E6EFD2;
}
#menu_top ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu_top li {
	width: 57px !important;
	width /**/: 77px;
	height: 18px !important;
	height /**/: 23px;
	float: left;
	padding: 5px 0 0 20px;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}
#menu_top .link_1 {
	margin-right: 3px;
	background: #FFF url("../../images/frontend/default/icona_home.gif") 5px center  no-repeat; 
}
#menu_top .link_2 {
	margin-right: 3px;
	background: #FFF url("../../images/frontend/default/icona_mappa.gif") 5px center no-repeat; 
}
#menu_top .link_3 {
	margin-right: 0;
	background: #FFF url("../../images/frontend/default/icona_contattaci.gif") 5px center no-repeat; 
}
#menu_top a {
	text-decoration: none;
	color: #7E7E7E;
}
#menu_top a:hover {
	text-decoration: underline;
	color: #7E7E7E;
}

/* MENU DI NAVIGAZIONE PRINCIPALE */

#menu_principale {
	width: 180px;
	height: 245px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 168px;
	left: 45px;
	background: #FFF url("../../images/frontend/default/bg_menu_principale.gif") top left no-repeat;
}
#menu_principale ul {
	margin: 6px 0 0 0;
	padding: 0;
	list-style: none;
}
#menu_principale a {
	width: 140px !important;
	width /**/: 180px;
	height: 22px !important;
	height /**/: 32px;
	display: block;
	padding: 10px 0 0 40px;
	font-family: Arial, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFF;
}
#menu_principale a:hover {
	text-decoration: underline;
	color: #FFF;
}

/* LOGO */

#logo {
	width: 220px;
	height: 50px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 110px;
	left: 30px;
}
#logo h1 {
	display: none;
}

/* SLOGAN PUBBLICITARI NEL BANNER */

#slogan_1 {
	width: 200px !important;
	width /**/: 233px;
	height: 53px;
	margin: 0;
	padding: 0 0 0 3px;
	position: absolute;
	top: 173px;
	left: 243px;
	border-left: 3px solid #FFC000;
	text-align: left;
	color: #FFF;
	overflow: hidden;
}
#slogan_1 p {
	margin: 0;
	padding: 0;
}

/* MENU DI NAVIGAZIONE ORIZZONTALE */

#menu_secondario {
	width: 465px;
	height: 30px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 237px;
	left: 227px;
}
#menu_secondario ul {
	margin: 0 0 0 10px;
	padding: 0;
	list-style: none;
}
#menu_secondario li {
	float: left;
	background: url("../../images/frontend/default/icona_menu_secondario.gif") 8px 5px no-repeat; 
	margin: 8px 0 0 0;
	padding: 0 10px 0 20px;
}
#menu_secondario .linea {
	border-right: 1px dotted #525252;
}
#menu_secondario a {
	text-decoration: underline;
	font-weight: bold;
	color: #6CA100;
}
#menu_secondario a:hover {
	text-decoration: none;
}

/* TESTO SOTTO IL MENU ORIZZONTALE */

#under_menu {
	width: 452px;
	height: 126px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 290px;
	left: 240px;
	overflow: hidden;
}
#under_menu .img_right_top {
	float: right;
	padding: 0 0 0 10px;
}

/* CONTENUTO DELLA PAGINA */

#content {
	width: 658px !important;
	width /**/: 708px;
	float: left;
	margin: 0;
	padding: 0 25px 10px 25px;
	position: relative;
	background: #FFF; 
}
#colA {
	width: 176px !important;
	width /**/: 198px;
	float: left;
	padding: 10px 10px 10px 10px;
	border-top: 2px solid #CECECE;
	border-right: 2px solid #CECECE;
	background: #E8E8E8;
}
#colA a {
	color: #589800;
}
#colB {
	width: 426px !important;
	width /**/: 450px; 
	float: right;
	padding: 10px;
	border: 2px solid #CECECE;
	background: #E8E8E8;
}
#colC {
	width: 430px !important;
	width /**/: 450px;
	float: right;
	padding: 10px;
}
#colC li {
	list-style: square;
}

/* FOOTER */

#footer {
	width: 685px !important;
	width /**/: 708px;
	height: 40px !important;
	height /**/: 45px;
	float: left;
	margin: 0;
	padding: 5px 10px 0 13px;
	background: #FFF url("../../images/frontend/default/bg_footer.gif") top left repeat-x; 
	position: relative;
}
#footer a {
	color: #E8FFA6; 
	text-decoration:underline
} 
#footer a:hover {
	text-decoration:none
} 
#footer .left {
	width: 300px;
	height: 30px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 8px;
	left: 15px;
	backgrpund: red;
	text-align: left;
	color: #FFF;
}
#footer .right {
	width: 300px;
	height: 30px;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 8px;
	right: 15px;
	backgrpund: red;
	text-align: right;
	color: #FFF;
}