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


body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color:#000000;
	height:100%;
}
html{
	height:100%;
}
body, ul, li, p{
	margin:0;
	padding:0;
	list-style:none;
}
a{
	color:#d43217;
}
#bigContainer{
	margin: 0 auto;
	background-image:url(../img/sfondo.jpg);
	background-position:center 0;
	background-repeat:no-repeat;
	background-color:#a31b01;
	
	min-height:100%;
}
#container{
	width:990px;
	margin:auto;
	background-color:#ffffff;
}

#header, #headerHome{
	width:970px;
	height:130px;
	border-bottom:1px solid #999ca1;
	padding:0 10px;
}
#header{
	background-image:url(../img/testata_interno01.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}

#headerSx{
	float:left;
	padding:15px 0 0 5px;
}
#headerDx{
	float:right;
	width:135px;
}
#headerHome #headerSx{
	padding:0 0 0 5px;
}
#headerHome #headerSx img{
	margin-left:20px;
}
#headerDx img{
	margin-top:7px;
}
#bandiere{
	text-align:center;
}
#bannerHome{
	width:970px;
	height:330px;
	margin:10px 10px 0 10px;
	padding-bottom:10px;
	background-image:url(../img/banner_home01.gif);
	background-repeat:no-repeat;
	position:relative;
}


#bannerHome #menu{
	padding-top:60px;
	margin-left:-10px;
}

#bannerHome .vociMenu, #bannerHome .vociMenu.attivo{
	color:#ffffff;
	padding:0 12px 0 53px;
	font-size:1.3em;
	cursor:pointer;
	width:400px;
}
#bannerHome .vociMenu a{
	color:#ffffff;
	text-decoration:none;
}
#bannerHome .vociMenu.attivo{
	color:#637687;
	font-weight:bold;
	font-size:1.3em;
	background-image:url(../img/fascia_sfumata_menu.png);
	background-repeat:repeat-y;
	cursor:pointer;
	position:relative;
}
#bannerHome .vociMenu.attivo a{	
	color:#637687;
	text-decoration:none;
}
#bannerHome .vociMenu.attivo img{
	position:absolute;
	top:0px;
	left:-25px;
}


#areeHome{
	width:980px;
	height:175px;
	padding:30px 5px;
	background-image:url(../img/fondino-sfuma_verticale.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	overflow:hidden;
}

.area{
	width:245px;
	padding:0 14px 0 10px;
	float:left;
	overflow:hidden;
}
.area a{
	color:#000000;
}
.areaB{
	width:420px;
	padding:0 15px 0 0;
	float:left;
	border-left:1px dotted #000000;	
	border-right:1px dotted #000000;
}

.titoloArea{
	font-size:1.3em;
	font-weight:bold;
	color:#e64239;
}
.areaB .titoloArea{
	margin-left:15px;
}
.video{
	margin-top:12px;
}

#contNews{
	width:440px;	
	height:170px;
	background-image:url(../img/box_news.png);
	background-repeat:no-repeat;
	background-position:5px 20px;
}
#news{
	width:400px;
	height:120px;
	margin:15px 0 0 15px;
}
.newsCycle{
	width:420px;
	overflow:hidden;
}

.newsImg{
	float:left;
	width:145px;
	margin:0px 0 0 10px;
	padding:9px 0 0 0;
}
.newsTesti{	
	float:left;
	width:195px;
	margin:0px 0 0 0;
	padding:30px 0 0 20px;
	line-height:1em;
}
.titoloNews{
	font-weight:bold;
	color:#e64239;
}

#newsletter{
	background-image:url(../img/fondo_newsletter.png);
	background-repeat:no-repeat;
	background-position:0 7px;
	width:220px;
	height:150px;
	padding:40px 20px 20px 20px;
}

input{
	margin-top:3px;
}
div.inputLeft{
	float:left;
	margin-right:2px;
}

label.error{
	display:block;
	color:#F00000;
}

.messaggioDiRisposta{
	text-align:center;
	margin:30px;
	width:400px;
}

#riquadriHome{
	width:970px;
	height:230px;	
	margin:0 10px;
	background-image:url(../img/fondo_3bannerhome.png);
	background-repeat:no-repeat;
	overflow:hidden;
}
.riquadroHome{
	float:left;
	width:315px;
	margin:10px 2px 10px 5px;
}

#marchi{
	border-top:1px dotted #000000;
	width:980px;
	height:65px;	
	padding:0 5px;
	position:relative;
	clear:both;
}


#footer{
	width:960px;
	height:38px;
	padding:35px 15px 10px 15px;
	font-size:0.9em;
	background-image:url(../img/fondino-sfuma_verticale_basso.jpg);
	background-repeat:repeat-x;
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.8em;
	overflow:hidden;
	
}
#footerSx{
	width:765px;
	float:left;
}
#footerDx{
	float:left;
	padding-top:5px;
}
#footer a{
	color:#000000;
}
#footerDx a{
	text-decoration:none;
}


/*****pagine interne*****/
#content{
	margin-top:8px;
	padding-bottom:8px;
}
#contentSx{
	width:230px;
	padding:40px 10px 0 0;
	background-image:url(../img/sfondo_sx_interno.gif);
	background-repeat:repeat-y;
	float:left;
	position:relative;
}
#menu{
	position:absolute;
	left:-15px;
}

.vociMenu, .vociMenuLink{
	color:#637687;
	padding:0 12px 0 38px;
	font-size:1.3em;
	cursor:pointer;
/*	margin:8px 0 0 0;*/
	line-height:35px;
	height:35px;
}
.vociMenu a, .vociMenuLink a{
	color:#637687;
	text-decoration:none;
}
.vociMenu.ui-state-active, .vociMenuLink.attivo{
	color:#C5433F;
	font-weight:bold;
	position:relative;
	background-image:url(../img/freccia_dx.jpg);
	background-repeat:no-repeat;
	padding-left:38px;
}
.vociMenu.ui-state-active a, .vociMenuLink.attivo a{
	color:#C5433F;
	text-decoration:none;
}
.vociMenu.ui-state-active img, .vociMenuLink.attivo img{
	position:absolute;
	top:2px;
	left:-25px;
}

.sottovociMenu p{
	border-bottom:1px dotted #000;
	padding:6px 5px 6px 10px;
	margin:0 5px 0 30px;
	font-size:0.9em;
	color:#000000;
}
.sottovociMenu p a{	
	color:#000000;
	text-decoration:none;
}

.sottovociMenu p.attivo{
	font-weight:bold;
}

#contentDx{
	width:730px;
	padding:0 0 0 20px;
	float:left;	
	overflow:hidden;
}
#contentDxCentrale{
	width:519px;
	float:left;
	padding:20px 20px 0 0;
	border-right:1px dotted #000000;
	height:94%;
}

.contentTitolo{
	color:#d43217;
	font-size:1.3em;
}
.contentData{
	color:#d43217;
	font-size:1.1em;
	font-weight:bold;
	padding:10px 0;
}

.newsElencoElemento{
	margin-bottom:30px;
}

.anteprimaProdLista{	
/*	margin:20px 0px;*/
	overflow:hidden;
}

.anteprimaProd{
	/*border:thin #000 solid;*/
	width:118px;
	height:140px;
	margin:10px 5px;
	float:left;
}

.anteprimaProd img{
	border:1px solid #000000;
}
.anteprimaProdNome{
	margin-left:3px;
}
.categoriaProd{
	background-image:url(../img/freccialista_chiusa.jpg);
	background-repeat:no-repeat;
	background-position:0 10px;
	padding:10px 0px 10px 20px;
	font-weight:bold;
	cursor:pointer;
}
.categoriaProd.ui-state-active{
	background-image:url(../img/freccialista_aperta.jpg);
}

.categoriaProd a{
	color:#000000;
}

.percorsoProdotto{
	font-weight:bold;
	font-size:1.1em;
	color:#63829A;
}
.azzurro{
	color:#63829A;
}
.codiceProdotto{
	color:#d43217;
	font-size:1.8em;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:25px;
}
.nomeProdotto{
	color:#d43217;
	font-weight:bold;
	font-size:1.2em;
}
.descProdotto{
	margin-top:20px;
}



#contentDxColonna{
	width:190px;
	float:left;
}

.immagineProdotto{
	background-image:url(../img/divisione_vert_dx.gif);
	background-repeat:repeat-x;
	background-position:0 bottom;
	padding-bottom:25px;
	font-size:0.8em;
	line-height:1em;
}
.immagineProdotto p img{
	padding:0 7px 0 6px;
}
.extra{
	float:left;
	padding:8px;
}
.extra p{
	font-size:0.8em;
	margin:8px 0 0 0;
}
.extra img{
	float:left;
	margin-right:4px;
}

#extraFancySwf{
	width:893px;
	height:632px;
}

.aGalleria{
	display:none;
}

/**CYCLE**/
/*news*/
#nav{
	padding:18px 0 0 150px;
}
#nav div {
	width:18px;
	height:15px;
	background-image:url(../img/pallino.jpg);
	background-repeat:no-repeat;
	float:left;
	cursor:pointer;
}
#nav div.activeSlide {
	width:18px;
	height:15px;
	background-image:url(../img/pallino_on.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
/*marchi*/
#next{
	position: absolute;
	right: 0px;
	top: 10px;
	z-index:100;
	cursor:pointer;
}
#prev{
	position: absolute;
	left: 0px;
	top: 10px;
	z-index:100;
	cursor:pointer;
}
