/*body {
	width:1024px;
	position:absolute;
	left:50%;
	margin-left:-512px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:auto;
	float:left;
	background-color:#FFF;
	background-image:url(../img/template/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#000;
}*/

body {
	background-image:url(../img/template/bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFF;
	font-family:Trebuchet MS;
	font-size:12px;
	text-align:left;
	margin:0;
	padding:0 0 10px;
}

#contenitore {
	width:1024px;
	position:absolute;
	left:50%;
	margin-left:-512px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:auto;
	float:left;
	text-align:left;
}

#testata {
	width:990px;
	height:160px;
	margin:0;
	padding:0 17px;
	float:left;
	background-color:#FFF;
	background-image:url(../img/template/bg-testata.jpg);
	background-repeat:no-repeat;
}

#testata #logo {
	width:990px;
	height:105px;
	margin:0;
	padding:0;
	background-color:#FFF;
	background-image:url(../img/template/bg-logo.gif);
	background-position:right;
	background-repeat:no-repeat;
	float:left;
}

#testata h1{
	width:383px;
	height:105px;
	margin:0;
	padding:0;
	background-image:url(../img/template/elletipi-logo_.gif);
	background-repeat:no-repeat;
	background-position:3px 3px;
	float:left;
}

#testata h1 a{
	width:383px;
	height:105px;
	display:block;
}

#testata h1 span{
	display:none;
}

#testata ul{
	width:595px;
	height:45px;
	margin:0;
	padding:60px 0 0 12px;
	float:right;
}

#testata ul li {
	float:left;
	margin:0;
	padding:0 6px 0 0;
	list-style-type:none;
}

#testata ul li img{
	border:none;
}

#testata #menu {
	width:986px;
	height:50px;
	margin:0;
	padding:0 2px;
	float:left;
	background-color:#FFF;
}

#testata #menu ul{
	width:986px;
	height:50px;
	margin:0;
	padding:0;
	float:left;
	background-image:url(../img/menu/bg-menu.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

#testata #menu li.primo{
	width:198px;
	height:29px;
	float:left;
	margin:0;
	padding:10px 0 0;
	text-align:center;
	background-image:url(../img/menu/bg-menu-dx.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	list-style-type:none;
}

#testata #menu li{
	width:197px;
	height:29px;
	float:left;
	margin:0;
	padding:10px 0 0;
	text-align:center;
	background-image:url(../img/menu/bg-menu-centro.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	list-style-type:none;
}

/*#testata #menu li a{
	width:197px;
	height:29px;
	float:left;
	margin:0;
	padding:10px 0 0;
	text-align:center;
	background-image:url(../img/menu/bg-menu-centro.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	font-size:18px;
	font-family:Trebuchet MS;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}

#testata #menu li a:hover{
	width:197px;
	height:29px;
	float:left;
	margin:0;
	padding:10px 0 0;
	text-align:center;
	background-image:url(../img/menu/bg-menu-centro-hover.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	font-size:18px;
	font-family:Trebuchet MS;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}*/

#testata #menu li.ultimo{
	width:197px;
	height:29px;
	float:left;
	margin:0;
	padding:10px 0 0;
	text-align:center;
	background-image:url(../img/menu/bg-menu-sx.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	list-style-type:none;
}

#menu ul li a{
	margin:0;
	padding:0;
	font-size:18px;
	font-family:Trebuchet MS;
	color:#FFF;
	text-decoration:none;
}

#menu ul li a:hover{
	color:#CCC;
	text-decoration:none;
}

/*******************************************/

#corpo {
	width:990px;
	height:auto;
	margin:0;
	padding:0 17px;
	float:left;
	background-color:#FFF;
	background-image:url(../img/template/bg-corpo.jpg);
	background-repeat:repeat-y;
}

#corpo #corpo1{
	width:950px;
	height:auto;
	margin:0;
	padding:20px;
	float:left;
	background-color:#FFF;
	background-image:url(../img/template/bg-corpo1.gif);
	background-repeat:repeat-y;
	background-position:top right;
}

#corpo #corpo2{
	width:948px;
	height:auto;
	margin:0;
	padding:0;
	float:left;
	background-image:url(../img/template/bg-corpo2.png);
	background-repeat:repeat-x;
	background-position:top;
	border:1px solid #ECEDED;
}

#corpo #corpo2 #sx{
	width:230px;
	height:auto;
	margin:0;
	padding:20px 0 20px 12px;
	float:left;
}

/* inizio menu prodotti sx*/
#corpo #corpo2 #sx dl{
	width:200px;
	margin:0;
	padding:3px;
	background-color:#FFF;
	border:1px solid #CCC;
	float:left;
}

#corpo #corpo2 #sx dl dt{
	width:196px;
	height:30px;
	margin:0;
	padding:10px 4px 0 0;
	background-image:url(../img/menu-sx/bg_titolo.jpg);
	border-bottom:1px solid #FFF;
	text-align:right;
	font-size:17px;
	float:left;
}

#corpo #corpo2 #sx dl dt.doppio{
	width:196px;
	height:50px;
	margin:0;
	padding:10px 4px 0 0;
	background-image:url(../img/menu-sx/bg_titolo_doppio.jpg);
	border-bottom:1px solid #FFF;
	text-align:right;
	font-size:17px;
	float:left;
}

#corpo #corpo2 #sx dl span.pattumiere{
	color:#009933;
}

#corpo #corpo2 #sx dl dd.pattumiere-planet{
	width:200px;
	height:30px;
	margin:0;
	padding:0;
	float:left;
	border-bottom:1px solid #FFF;
}

#corpo #corpo2 #sx dl dd.pattumiere-planet a{
	width:180px;
	height:23px;
	margin:0;
	padding:7px 0 0 20px;
	background-image:url(../img/menu-sx/bg_pattumiere-planet.jpg);
	color:#666;
	font-size:12px;
	text-decoration:none;
	float:left;
	background-repeat:no-repeat;
	background-position:center right;
}

#corpo #corpo2 #sx dl dd.pattumiere-planet a:hover{
	width:180px;
	height:23px;
	margin:0;
	padding:7px 0 0 20px;
	background-image:url(../img/menu-sx/bg_pattumiere-hover.jpg);
	background-repeat:repeat-y;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	float:left;
}

#corpo #corpo2 #sx dl dd.pattumiere{
	width:200px;
	height:30px;
	margin:0;
	padding:0;
	float:left;
	border-bottom:1px solid #FFF;
}

#corpo #corpo2 #sx dl dd.pattumiere a{
	width:180px;
	height:23px;
	margin:0;
	padding:7px 0 0 20px;
	background-image:url(../img/menu-sx/bg_pattumiere.jpg);
	color:#666;
	font-size:12px;
	text-decoration:none;
	float:left;
}

#corpo #corpo2 #sx dl dd.pattumiere a:hover{
	width:180px;
	height:23px;
	margin:0;
	padding:7px 0 0 20px;
	background-image:url(../img/menu-sx/bg_pattumiere-hover.jpg);
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	float:left;
}

#corpo #corpo2 #sx dl span.portaposate{
	color:#EE7F00;
}

#corpo #corpo2 #sx dl dd.portaposate{
	width:200px;
	height:30px;
	margin:0;
	padding:0;
	float:left;
	border-bottom:1px solid #FFF;
}

#corpo #corpo2 #sx dl dd.portaposate a{
	width:180px;
	height:23px;
	margin:0;
	padding:7px 0 0 20px;
	background-image:url(../img/menu-sx/bg_portaposate.jpg);
	color:#666;
	font-size:12px;
	text-decoration:none;
	float:left;
}

#corpo #corpo2 #sx dl dd.portaposate a:hover{
	width:180px;
	height:23px;
	margin:0;
	padding:7px 0 0 20px;
	background-image:url(../img/menu-sx/bg_portaposate-hover.jpg);
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	float:left;
}

#corpo #corpo2 #sx dl span.scolapiatti{
	color:#009EE0;
}

#corpo #corpo2 #sx dl dd.scolapiatti{
	width:200px;
	height:30px;
	margin:0;
	padding:0;
	float:left;
	border-bottom:1px solid #FFF;
}

#corpo #corpo2 #sx dl dd.scolapiatti a{
	width:180px;
	height:23px;
	margin:0;
	padding:7px 0 0 20px;
	background-image:url(../img/menu-sx/bg_scolapiatti.jpg);
	color:#666;
	font-size:12px;
	text-decoration:none;
	float:left;
}

#corpo #corpo2 #sx dl dd.scolapiatti a:hover{
	width:180px;
	height:23px;
	margin:0;
	padding:7px 0 0 20px;
	background-image:url(../img/menu-sx/bg_scolapiatti-hover.jpg);
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	float:left;
}

#corpo #corpo2 #sx dl span.accessori{
	color:#818485;
}

#corpo #corpo2 #sx dl dd.accessori{
	width:200px;
	height:30px;
	margin:0;
	padding:0;
	float:left;
	border-bottom:1px solid #FFF;
}

#corpo #corpo2 #sx dl dd.accessori a{
	width:180px;
	height:23px;
	margin:0;
	padding:7px 0 0 20px;
	background-image:url(../img/menu-sx/bg_accessori.jpg);
	color:#666;
	font-size:12px;
	text-decoration:none;
	float:left;
}

#corpo #corpo2 #sx dl dd.accessori a:hover{
	width:180px;
	height:23px;
	margin:0;
	padding:7px 0 0 20px;
	background-image:url(../img/menu-sx/bg_accessori-hover.jpg);
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	float:left;
}
/* fine menu prodotti sx*/

#corpo #corpo2 #dx{
	width:694px;
	height:auto;
	margin:0;
	padding:20px 12px 20px 0;
	float:right;
}

/* h2 definito in ogni css */

#corpo #corpo2 #dx #contenuto{
	width:694px;
	height:auto;
	margin:20px 0 0;
	padding:0;
}

#corpo #corpo2 #dx #contenuto p{
	margin:0;
	padding:6px 0 0;
}

/*******************************************/

#footer {
	width:990px;
	height:50px;
	margin:0;
	padding:0 17px;
	float:left;
	background-color:#FFF;
	background-image:url(../img/template/bg-footer.jpg);
	background-repeat:repeat-y;
}

#footer #footer1 {
	width:980px;
	height:35px;
	margin:0;
	padding:12px 5px 3px;
	float:left;
	background-image:url(../img/template/bg-footer.gif);
	background-repeat:repeat-x;
	color:#FFF;
	font-size:13px;
	text-align:right;
}

#footer #footer1 a{
	color:#FFF;
	font-size:13px;
	text-decoration:none;
	border-bottom:none;
}

#footer #footer1 a:hover{
	color:#FFF;
	font-size:13px;
	text-decoration:none;
	border-bottom:1px dotted #FFF;
	text-decoration:none;
}

#footer #cybermarket {
	width:980px;
	height:35px;
	margin:0;
	padding:10px 0 0;
	float:left;
	text-align:center;
}

#footer #cybermarket a{
	font-size:13px;
	text-decoration:none;
	border-bottom:none;
	color:#666;
}

#footer #cybermarket a:hover{
	font-size:13px;
	text-decoration:none;
	border-bottom:none;
}