* {
		margin: 0;
		padding: 0;
}

body {
		font-family: Arial, Helvetica, sans-serif;
		color: #000;
		background-color: #f3f3f3;
}




/****** STRUCTURE*******/
.container {
	width: 950px;
	margin: auto;
}

.centro {
		float: left;
		background-color: #FFF;
		width: 948px;
		position: relative;
		border-right: 1px solid #CCC;
		border-bottom: 1px solid #CCC;
		border-left: 1px solid #CCC;
}

.footer {
	float: left;
	width: 948px;
}

.footer-copyright,
#change-lingua {
		float: left;
		width: 474px;
	font-size: 12px;
		padding: 5px 0 20px 0;
}

#change-lingua {
		text-align: right;
}

#logo {
		float: left;
}

#borsa {
		display: block;
		vertical-align: middle;
}

#header-elementi {
		position: relative;
		float: left;
		width: 530px;
		padding-left: 260px;
}

#header-elementi h3 {
		display: inline;
		font-size: 12px;
		text-transform: uppercase;
		
}

#header-elementi a {
	color: #F00;
}

#header-elementi h3 a {
		color: #000;
		text-decoration:none;
}

.header-account-wrap {
	float: left;
	padding-top: 5px;
	width: 233px;
}

.header-account-wrap a {
		color: #999:
}

.nav {
		float: left;
		width: 908px;
		background-color: #666;
		padding: 3px 20px 0 20px;
		color: #FFF;
		font-size: 14px;
}

.nav a {
		color: #FFF;
		font-size: 12px;
		text-decoration: none;
		display: block;
		padding: 8px 5px 10px 5px;
}

.nav li a:hover, .nav .selected a {
		background-color: #FFF;
		color: #000;
}

.nav li {
		display: block;
		float: left;
		margin: 0 5px;
		text-transform: uppercase;
}

.nav, .nav-laterale {
		list-style: none;
}

.nav h2 {
		display: inline;
		font-weight: normal;
}

.nav-laterale {
		float: left;
		width: 175px;
		padding: 20px;
}

.td-header {
		width: 265px;
		vertical-align: middle;
		font-size: 12px;
		height: 65px;
		position: relative;
}

#header-sx {
		width: 32px;
}

#header-dx {
		width: 233px;
		
}

/************ HOME ***************/
#home-foto {
		float: left;
		width: 948px;
		border-top: 5px solid #FFF;
			background-image: url(../img/ajax-loader.gif);
		background-repeat: no-repeat;
		background-position: 50% 50%;
		height: 435px;
}

#home-foto img {
		display: block;
		display: none;
		cursor: pointer;
}


.tassello-wrap {
		float: left;
		width: 948px;
		margin-bottom: 25px;
		font-size: 12px;
		color: #666;
}

.tassello-wrap a {
		color: #666;
		text-decoration: none;
}

.tassello-wrap #second {
		padding-right: 15px;
}

.loadingText {
	text-align: center;
	font-size: 12px;
	color: #666;
	padding-top: 240px;
}

#home-riga {	
	background-image: url(../img/riga-verticale.gif);
		background-repeat: repeat-y;
		background-position: 312px 0px;
}
		

.tassello-home {
		float: left;
		width: 316px;
}

.home-testo {
	float: left;
	padding: 16px 0 0 25px;
	width: 285px;
}

.tassello-wrap h3 {
		padding-bottom: 10px;
}

.home-punti-vendita {
		float: left;
		width: 253px;
		border: 1px solid #CCC;
		padding: 15px;
		background-color: #FFF;
}








.nav-laterale h3,
.nav-laterale h2 {
		font-weight: normal;
}

.nav-laterale h2 {
		font-size: 21px;
		padding-bottom: 15px;
}

.nav-laterale .heading {
		padding-right: 0;
}

.nav-laterale h3 {
		font-size: 12px;
	
}

.nav-laterale li {
		font-size: 12px;
		border-bottom: 1px solid #CCC;
		background-image: url(../img/freccia-rollover.gif);
		background-repeat: no-repeat;
		background-position: -100px -100px;
}

.nav-laterale li a {
		color: #666666;
		text-decoration: none;
		display: block;
		padding: 10px 20px 10px 0;
		

}

.nav-laterale li a:hover, .nav-laterale .selected a {
		color: #F00;
		background-image: url(../img/freccia-rollover.gif);
		background-repeat: no-repeat;
		background-position: 165px 50%;
}

.content {
		float: left;
		width: 948px;
		border-top: 5px solid #FFF;
		border-bottom: 5px solid #FFF;
		background-image: url(../img/riga-verticale.gif);
		background-repeat: repeat-y;
		background-position: 215px 0px;
}

.promo-header {
		float: left;
		width: 948px;
		color: #FFF;
		font-size: 12px;
		text-align: center;
		background-color: #F00;
		padding: 8px 0;
		border-top: 5px solid #FFF;
		
}

.nero {
		color: #000;
}


.content-main {
		float: left;
		width: 733px;
}

.content-interno {
	float: left;
	padding: 20px 25px 25px 25px;
	width: 683px;
	font-size: 14px;
	line-height: 20px;
	color: #666;
	
}


.content-interno a {
		color: #000;
}


.content-interno h1 {
		padding-bottom: 25px;
}



.content-col-sx, content-col-sx h1, .content-col-sx h3, .link-list {
		float: left;
		width: 430px;
}

.news-title {
	color: #F00;
}

.content-col-sx h1 {
	font-size: 28px;
		font-weight: normal;
		color: #F00;
		padding-bottom: 10px;
		line-height: 30px;
}

.content-col-sx {
		padding: 5px 21px 5px 0px;
}

.content-col-sx h3  {
		font-size: 12px;
		color: #666;
		padding: 5px 0 10px 0;
		font-weight: normal;
}

.content-col-dx {
		float: left;
		width: 231px;
		padding: 5px 0;
		color: #666;
		font-size: 12px;
		list-style: none;
}

.content-col-dx  li {
		padding: 7px 0;
		border-bottom: 1px solid #efefef;
		float: left;
		width: 231px;
}

.content-col-dx  li a {
		color: #F00;
}

.content-col-dx h3 {
		color: #000;
		font-weight: bold;
		float: left;
		width: 231px; !important
}

.content-col-dx a, .content-col-dx a h3{
		color: #333;
		text-decoration: none;
}

.link-list {
		list-style: none;
		padding-top: 25px;
}

.link-list h3 {
		font-weight: bold;
		font-size: 12px;
		color: #000;
		padding: 0;
}

.link-list a {
		font-size: 12px;
		color: #333;
}

.archive-list {
		float: left;
		width: 683px;
		border-top: 1px solid #efefef;
		list-style: none;
		}
		
	.archive-list li {
			padding: 7px 0;
			border-bottom: 1px solid #efefef;
			float: left;
			width: 683px;
	}
	
.archive-list h3 {
		font-size: 14px;
		font-weight: normal;
		padding: 0;
		width: 683px;
}
	
.archive-list a {
	color: #F00;
	text-decoration: none;
}


.footer-menu {
		float: left;
		list-style: none;
		font-size: 12px;
		width: 200px;
		padding-bottom: 20px;
}

.footer-menu li a,
.footer-copyright a,
#change-lingua a {
		color: #000;
		text-decoration: none;
}

.footer-copyright a {
		text-decoration: underline;
}

.footer-menu li a:hover {
	color: #F00;
}

.footer-menu h3 {
		text-transform: uppercase;
		color: #000;
		background-color: #CCC;
		padding: 5px 0;
		font-size: 12px;
		font-weight: normal;
		margin-bottom: 5px;
}

.first-menu h3 {
		padding-left: 20px;
}

.first-menu li {
		padding-left: 20px;
}

.first-menu .nopadding {
		padding-left: 0;
}

.address-menu {
	width: 348px;
}

address {
	font-size: 12px;
	color: #000;
	font-style:normal;
}

.credit-cards {
		width: 908px;
		float: left;
		padding: 20px;
		font-size: 12px;
}

.credit-cards h3 {
		font-size: 12px;
		padding-bottom: 5px;
}

