html{
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	overflow:auto;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
}
body{
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#141414;
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	background-color:#FFF;
	background-image:url(img/background.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	background-attachment:fixed;
	min-width:920px;
}
a:focus { outline:0; }

img{
	border:0;
}
h1,h2,h3,h4,h5,h6,hr,p,ul,ol,li{
	margin:0;
	padding:0;
	list-style:none;
}
.warning{
	font-size:14px;
	display:block;
	float:none;
	color:#D51A1F;
}
span.red{
	color:#D51A1F;
	font-size:14px;
	font-weight:bold;
	letter-spacing:-1px;
}
.strizza{
	letter-spacing:-0.3pt;
}
div.row{
	clear:both;
	padding:5px;
	height:auto;
}
/* BASE */

div#master_container{
	position:relative;
	float:left;
	top:0;
	left:50%;
	width:920px;
	margin-left:-485px;
}
ul#sub_menu{
	position:absolute;
	right:25px;
	top:100%;
	list-style:none;
	height:65px;
	margin-top:-9px;
	padding-bottom:20px;
}
ul#sub_menu li{
	float:left;
	width:195px;
	height:65px;
	margin-left:20px;
}
ul#sub_menu li.questionario{
	background-image:url(img/sub_menu/sub_questionario-trans.png);
	background-repeat:no-repeat;
	width:750px;
}
ul#sub_menu li.questionario a{
	display:block;
	margin-top:10px;
	text-decoration:none;
	height:50px;
}
ul#sub_menu li.questionario a:hover{
}
ul#sub_menu li.volantino{
	background-image:url(img/sub_menu/sub_volantino-trans.png);
	background-repeat:no-repeat;
}
ul#sub_menu li.volantino a{
	display:block;
	clear:both;
	margin-left:66px;
	margin-top:10px;
	color:#294492;
	text-decoration:none;
	background-image:url(img/bot_small-trans.png);
	background-repeat:no-repeat;
	background-position:bottom right;
	padding-right:20px;
	font-weight:bold;
	line-height:18px;
}
ul#sub_menu li.volantino a:hover{
	color:#D4191E;
}
ul#sub_menu li.volantino a.scarica{
	margin-top:7px !important;
}
ul#sub_menu li.sms{
	background-image:url(img/sub_menu/sub_sms-trans.png);
	background-repeat:no-repeat;
}
ul#sub_menu li.sms a{
	display:block;
	width:185px;
	height:55px;
	margin-top:0px;
	margin-left:5px;
	text-decoration:none;
	background-image:url(img/sub_menu/sms_small_up-trans.png);
	background-repeat:no-repeat;
	background-position:top center;
}
ul#sub_menu li.sms a:hover{
	background-image:url(img/sub_menu/sms_small_roll-trans.png);
	background-repeat:no-repeat;
}
ul#sub_menu li.newsletter{
	background-image:url(img/sub_menu/sub_newsletter-trans.png);
	background-repeat:no-repeat;
}
li.newsletter #formnewsletter{
	margin-top:34px !important;
	margin-left:12px !important;
}
li.newsletter #emailnewsletter{
	width:151px !important;
}

div#container{
	position:relative;
	float:left;
}
img#decoro{
	position:absolute;
	bottom:0px;
	left:0px;
	display:block;
	float:left;
	z-index:5;
}
div#riga_sx{
	position:absolute;
	top:0px;
	left:50px;
	background-image:url(img/sf_decoro.gif);
	background-position:top left;
	background-repeat:repeat-y;
	height:95%;
	width:5px;
	z-index:4;
}
div#box_content{
	margin-left:55px;
	width:865px;
	height:auto;
	background-image:url(img/right_shadow-trans.png);
	background-position:bottom right;
	background-repeat:repeat-y;
	float:left;
}
div#content{
	float:left;
	width:855px;
	height:auto;
	background-color:#FFF;
}
div#contenuti{
	position:relative;
	float:left;
	padding-bottom:15px;
}
div#bottom_shadow{
	margin-left:55px;
	width:865px;
	height:8px;
	line-height:8px;
	background-image:url(img/bottom_shadow-trans.png);
	background-position:bottom left;
	background-repeat:no-repeat;
	float:left;
}
img#logo{
	float:left;
	margin-top:15px;
	margin-left:10px;
}
img#slogan{
	float:right;
	margin-top:30px;
	margin-right:20px;
}
ol#menu{
	float:right;
	width:715px;
	height:30px;
	margin-right:10px;
	background-image:url(img/riga_menu.jpg);
	background-position:bottom left;
	background-repeat:repeat-x;
}
#menu li{
	float:left;
	list-style:none;
	height:25px;
	line-height:30px;
	color:#FFF;
	font-weight:bold;
	font-size:13px;
}
#menu li a{
	display:block;
	line-height:25px;
	color:#FFF;
	text-decoration:none;
	margin-right:1px;
	margin-left:1px;
}
#menu li div{
	line-height:25px;
	color:#FFF;
	margin-right:1px;
	margin-left:1px;
}
#menu li.punti_vendita{
	width:120px;
	text-align:center;
	background-image:url(img/menu/sf_punti_vendita_up.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#menu li.punti_vendita_on{
	width:120px;
	text-align:center;
	background-image:url(img/menu/sf_punti_vendita_roll.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#menu li.punti_vendita:hover{
	background-image:url(img/menu/sf_punti_vendita_roll.jpg);
}
#menu li.azienda{
	width:135px;
	text-align:right;
	margin-left:240px;
	background-image:url(img/menu/sf_azienda_up.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#menu li.azienda_on{
	width:135px;
	text-align:right;
	margin-left:240px;
	background-image:url(img/menu/sf_azienda_roll.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#menu li.azienda:hover{
	background-image:url(img/menu/sf_azienda_roll.jpg);
}
#menu li.info-servizi{
	width:110px;
	text-align:center;
	background-image:url(img/menu/sf_info-servizi_up.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#menu li.info-servizi_on{
	width:110px;
	text-align:center;
	background-image:url(img/menu/sf_info-servizi_roll.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#menu li.info-servizi:hover{
	background-image:url(img/menu/sf_info-servizi_roll.jpg);
}
#menu li.contatti{
	width:100px;
	text-align:center;
	background-image:url(img/menu/sf_contatti_up.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#menu li.contatti_on{
	width:100px;
	text-align:center;
	background-image:url(img/menu/sf_contatti_roll.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
#menu li.contatti:hover{
	background-image:url(img/menu/sf_contatti_roll.jpg);
}
#content a.back{
	position:absolute;
	top:124px;
	left:98px;
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	background-image:url(img/menu/back.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:43px;
	line-height:15px;
	height:20px;
	font-size:12px;
	font-weight:bold;
}
#content a.back:hover{
	color:#D4191E;
}
/* HOME */

ul#home{
	list-style:none;
	float:left;
	width:835px;
	height:auto;
	margin:10px 0 0 10px;
}
ul#home li{
	display:block;
	float:left;	
}
ul#home li#presentazione{
	width:425px;
	height:205px;
	background-image:url(img/home/presentazione.jpg);
	background-repeat:no-repeat;
}
ul#home li#presentazione p{
	width:170px;
	margin-top:25px;
	margin-left:25px;
	color:#141414;
	float:left;
}
ul#home li#punti_vendita{
	width:205px;
	height:205px;
	background-image:url(img/punti_vendita/punti_vendita.jpg);
	background-repeat:no-repeat;
}
ul#home li#punti_vendita a{
	display:block;
	width:178px;
	height:182px;
	margin-top:10px;
	margin-left:10px;
	padding-top:3px;
	padding-left:8px;
	text-decoration:none;
	color:#2A4592;
	font-size:15px;
	font-weight:bold;
}
ul#home li#punti_vendita a:hover{
	color:#D51A1F;
}
ul#home li#volantino{
	width:205px;
	height:205px;
	background-image:url(img/home/volantino.jpg);
	background-repeat:no-repeat;
	margin-top: 10px;
	float: right;
}
ul#home li#volantino a{
	display:block;
	width:185px;
	height:185px;
	margin-top:10px;
	margin-left:10px;
	text-decoration:none;
	/*background-image:url(img/home/volantino_up-trans.png);
	background-repeat:no-repeat;
	background-position:top center;*/
}
ul#home li#volantino a:hover{
	/*background-image:url(img/home/volantino_roll-trans.png);*/
}
ul#home li#volantino a .testo{
	display:block;
	float:left;
	margin-top:24px;
	margin-left:34px;
}
ul#home li#volantino a .immagine{
	display:block;
	float:right;
	margin-top:2px;
}
ul#home li#animazione{
	position:relative;
	width:345px;
	height:265px;
	margin-left:80px;
	margin-top:10px;
	overflow:hidden;
	padding: 0px;
}
ul#home li#animazione img{
	position:absolute;
	top:0;
	left:0;
	display:block;
	z-index:5;	
}
ul#home li#animazione div{
	position:absolute;
	width:345px;
	height:265px;
	overflow:hidden;
	z-index:4;
	background-image:url(img/home/logo_mfm_home.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
ul#home li#multicard{
	width:205px;
	height:205px;
	background-image:url(img/home/multicard.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
}
ul#home li#multicard a{
	display:block;
	width:185px;
	height:185px;
	margin-top:10px;
	margin-left:10px;
	text-decoration:none;
	background-image:url(img/home/multicard_up.jpg);
	background-repeat:no-repeat;
	background-position:top center;
}
ul#home li#multicard a:hover{
	background-image:url(img/home/multicard_roll.jpg);
}
ul#home li#offerte{
	width:205px;
	height:265px;
	background-image:url(img/home/offerte.jpg);
	background-repeat:no-repeat;
	float: right;
}
ul#home li#offerte .slideshow {
	height: 240px;
	width: 170px;
	overflow:hidden;
	margin-left:18px;
	margin-top:12px;
}
ul#home li#offerte .slideshow img {
	background-color: #FFF;
	width:170px;
	height:240px;
}
ul#home li#ricetta{
	width:140px;
	height:105px;
	background-image:url(img/home/sf_ricetta.jpg);
	background-repeat:no-repeat;
	margin-left:80px;
	margin-top:11px;
}
ul#home li#ricetta a{
	display:block;
	width:130px;
	height:85px;
	margin-top:10px;
	margin-left:0px;
	text-decoration:none;
	background-image:url(img/home/ricetta_up-trans.png);
	background-repeat:no-repeat;
	background-position:top center;
}
ul#home li#ricetta a:hover{
	background-image:url(img/home/ricetta_roll-trans.png);
}
ul#home li#sms{
	width:205px;
	height:105px;
	background-image:url(img/home/sms.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
}
ul#home li#sms a{
	display:block;
	width:185px;
	height:85px;
	margin-top:10px;
	margin-left:10px;
	text-decoration:none;
	background-image:url(img/home/sms_up-trans.png);
	background-repeat:no-repeat;
	background-position:top center;
}
ul#home li#sms a:hover{
	background-image:url(img/home/sms_roll-trans.png);
}
ul#home li#pagamenti{
	width:205px;
	height:75px;
	background-image:url(img/home/pagamenti.jpg);
	background-repeat:no-repeat;
	float:right;
	margin-top:10px;
}
ul#home li#pagamenti a{
	display:block;
	width:185px;
	height:55px;
	margin-top:10px;
	margin-left:10px;
	text-decoration:none;
	background-image:url(img/home/modalita_di_pagamento_up-trans.png);
	background-repeat:no-repeat;
	background-position:top center;
}
ul#home li#pagamenti a:hover{
	background-image:url(img/home/modalita_di_pagamento_roll-trans.png);
	background-repeat:no-repeat;
}
ul#home li#newsletter{
	width:205px;
	height:80px;
	background-image:url(img/home/newsletter.jpg);
	background-repeat:no-repeat;
	margin-top:10px;
}
#formnewsletter{
	margin-top:47px;
	margin-left:16px;
}
#formnewsletter #emailnewsletter{
	display:block;
	float:left;
	border:1px solid #333;
	width:155px;
	height:16px;
	color:#999;
}
#formnewsletter #invianewsletter{
	display:block;
	float:left;
	background:transparent;
	border:0;
	padding:0;
	width:23px;
	height:22px;
	background-image:url(img/bot_right_up-trans.png);
	margin-top:1px;
	margin-left:5px;
}
ul#home li#ultimora{
	width:205px;
	height:115px;
	background-image:url(img/home/ultimora.jpg);
	background-repeat:no-repeat;
	margin-top:-20px;
}
ul#home li#ultimora ul{
	list-style:none;
}
ul#home li#ultimora #container_news{
	overflow:hidden;
	height:60px;
	margin-top:30px;
	margin-left:8px;
}
ul#home li#ultimora ul li{
	width:175px;
	clear:both;
	font-size:11px;
	margin:20px 5px 0px 5px;
}
ul#home li#ultimora ul li span{
	font-style:italic;
}

/*PUNTI VENDITA*/

ol#supermercati{
	width:300px;
	float:left;
	margin-left:10px;
	margin-top:20px;
	list-style:none;
	padding-bottom:25px;
}
ol#supermercati li{
	width:300px;
	height:85px;
}
ol#supermercati li.empoli1{
	background-image:url(img/punti_vendita/empoli1.jpg);
	background-repeat:no-repeat;
}
ol#supermercati li.empoli2{
	background-image:url(img/punti_vendita/empoli2.jpg);
	background-repeat:no-repeat;
}
ol#supermercati li.sovigliana{
	background-image:url(img/punti_vendita/sovigliana.jpg);
	background-repeat:no-repeat;
}
ol#supermercati li.santacroce{
	background-image:url(img/punti_vendita/santacroce.jpg);
	background-repeat:no-repeat;
}
ol#supermercati li.capraia{
	background-image:url(img/punti_vendita/capraia.jpg);
	background-repeat:no-repeat;
}
ol#supermercati li.ingrosso{
	background-image:url(img/punti_vendita/ingrosso.jpg);
	background-repeat:no-repeat;
}
ol#supermercati li a{
	text-decoration:none;
	color:#141414;
	font-size:12px;
	width:280px;
	height:75px;
	margin-top:5px;
	margin-left:10px;
	display:block;
	float:left;
}
ol#supermercati li a p{
	float:left;
}
ol#supermercati li a p.indirizzo{
	margin-top:20px;
	margin-left:40px;
	font-weight:bold;
	line-height:20px;
	width:130px;
}
ol#supermercati li a p.indirizzo2{
	margin-top:10px;
	margin-left:40px;
	font-weight:bold;
	line-height:20px;
	width:240px;
}
ol#supermercati li a:hover{
	color:#D4191E;
}
ol#supermercati li a p.orario{
	font-size:10px;
	margin-top:25px;
	margin-left:4px;
	text-align:center;
	line-height:14px;
}
ol#supermercati li.santacroce a p.orario{
	margin-left:10px !important;
}
ol#supermercati li a h3{
	margin-top:20px;
	margin-left:40px;
	font-size:13px;
}
div#mappa{
	float:left;
	margin-top:10px;
	margin-left:15px;
	width:510px;
	height:525px;
	background-image:url(img/punti_vendita/sf_maps.jpg);
	background-repeat:no-repeat;
}
p.info{
	margin-top:27px;
	margin-left:23px;
	width:485px;
	float:left;
	line-height:14px;
}

div#info_supermercato{
	float:left;
	width:270px;
	margin-left:130px;
	margin-top:20px;
	padding-bottom:25px;
}
div#info_supermercato h2{
	font-size:18px;
}
div#info_supermercato h2 em{
	font-size:14px;
}
div#info_supermercato p{
	font-size:14px;
	line-height:20px;
}
div#info_supermercato h3{
	margin-top:20px;
}
div#info_supermercato .descrizione{
	padding-top:15px;
}
div#info_supermercato ul.descrizione li{
	color:#D51A1F;
	margin-top:5px;
	font-size:14px;
}
div#info_supermercato ul.descrizione li span{
	color:#000;
}
div#info_supermercato .nota{
	padding:15px;
	font-size:13px;
	background-image:url(img/punti_vendita/sf_paragrafo.jpg);
	background-repeat:no-repeat;
	margin-left:-10px;
	margin-top:15px;
}
ul#foto_supermercato{
	display:block;
	float:left;
	width:399px;
	margin-top:20px;
	margin-left:36px;
	list-style:none;
	background-color:#9EABD2;
	/*padding:0px 5px 5px 5px;*/
}
ul#foto_supermercato li{
	display:block;
	position:relative;
	float:left;
	width:192px;
	height:100px;
	background-color:transparent;
	padding:5px;

}
ul#foto_supermercato li:hover{
	background-color:#D51A1F;
}
ul#foto_supermercato li.right{
	margin-left:-5px;
}
ul#foto_supermercato li.last{
	margin-top:-5px;
}
/*AZIENDA*/

#azienda-left{
	width:510px;
	float:left;
	margin-top:40px;
	margin-left:10px;
	padding-right:10px;
	border-right:5px solid #5E69A7;
	margin-bottom:15px;
}
#azienda-right{
	width:300px;
	float:right;
	margin-top:40px;
	padding-top:185px;
	background-image:url(img/azienda/img_azienda.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	color:#5E69A7;
	margin-bottom:15px;
}
#azienda-left p, div#contenuti .azienda-right p{
	margin-bottom:10px;
	line-height:16px;
}
#azienda-right p{
	padding-top:10px;
	padding-left:10px;
}

/*INFO-SERVIZI*/

#info-servizi-left{
	display:block;
	position:absolute;
	top:40px;
	left:0px;
	list-style:none;
	float:left;
}
#info-servizi-left li.multicard{
	width:192px;
	height:70px;
	background-image:url(img/info-servizi/bot_cabelpay.jpg);
	background-repeat:no-repeat;
	background-position:center left;
}
#info-servizi-left li.multicard a{
	display:block;
	float:left;
	width:185px;
	height:55px;
	background-image:url(img/info-servizi/bot_cabelpay_up-trans.png);
	background-repeat:no-repeat;
	background-position:center left;
	margin-top:5px;
}
#info-servizi-left li.multicard a:hover{
	background-image:url(img/info-servizi/bot_cabelpay_roll-trans.png);
}
#info-servizi-left li.pagamento{
	width:185px;
	height:67px;
	background-image:url(img/info-servizi/bot_pagamenti.jpg);
	background-repeat:no-repeat;
	background-position:center left;
}
#info-servizi-left li.pagamento a{
	display:block;
	float:left;
	width:175px;
	height:50px;
	background-image:url(img/info-servizi/bot_pagamenti_up-trans.png);
	background-repeat:no-repeat;
	background-position:center left;
	margin-top:10px;
}
#info-servizi-left li.pagamento a:hover{
	background-image:url(img/info-servizi/bot_pagamenti_roll-trans.png);
}
#info-servizi-left li.disabili{
	width:175px;
	height:58px;
	background-image:url(img/info-servizi/bot_disabili.jpg);
	background-repeat:no-repeat;
	background-position:center left;
}
#info-servizi-left li.disabili a{
	display:block;
	float:left;
	width:165px;
	height:45px;
	background-image:url(img/info-servizi/bot_disabili_up-trans.png);
	background-repeat:no-repeat;
	background-position:center left;
	margin-top:8px;
}
#info-servizi-left li.disabili a:hover{
	background-image:url(img/info-servizi/bot_disabili_roll-trans.png);
}
#info-servizi-left li.parcheggio{
	width:165px;
	height:50px;
	background-image:url(img/info-servizi/bot_parcheggio.jpg);
	background-repeat:no-repeat;
	background-position:center left;
}
#info-servizi-left li.parcheggio a{
	display:block;
	float:left;
	width:155px;
	height:40px;
	background-image:url(img/info-servizi/bot_parcheggio_up-trans.png);
	background-repeat:no-repeat;
	background-position:center left;
	margin-top:4px;
}
#info-servizi-left li.parcheggio a:hover{
	background-image:url(img/info-servizi/bot_parcheggio_roll-trans.png);
}
#info-servizi-right{
	display:block;
	width:465px;
	float:right;
	margin:20px 0px 15px 370px;
	list-style:none;
	line-height:16px;
}
#info-servizi-right li{
	margin-bottom:20px;
}
#info-servizi-right li h3{
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	color:#284492;
	padding-top:20px;
}

#info-servizi-right li p a{
	color:#284492;
	text-decoration:underline;
}
#info-servizi-right li p a:hover{
	color:#D51A1F;
}
#info-servizi-right li p{
	margin-top:5px;
	clear:both;
}
#info-servizi-right li ul {
	list-style:none;
	margin-top:5px;
	text-align:left;
}
#info-servizi-right li ul li {
	display:block;
	float:left;
	margin-right:5px;
}
#info-servizi-right .corpo_multicard img.left{
	display:block;
	float:left;
	margin-bottom:10px;
}
#info-servizi-right .corpo_multicard p.right{
	float:left;
	clear:right;
	width:250px;
	font-size:14px;
	margin-left:10px;
	line-height:20px;
	margin-top: -2px;
}
#info-servizi-right .corpo_multicard p a{
	font-weight:bold;
	color:#294492;
	text-decoration:none;
	font-size:13px;
}
#info-servizi-right .corpo_multicard p a:hover{
	color:#D4191E;
}
#info-servizi-right .corpo_multicard a.right{
	float:left;
	clear:right;
	font-size:14px;
	margin-left:10px;
	margin-top:100px;
	font-weight:bold;
	color:#294492;
	text-decoration:none;
}
#info-servizi-right .corpo_multicard a.right:hover{
	color:#D4191E;
}
#info-servizi-right .corpo_multicard h4{
	margin-top:10px;
	clear:both;
}
div.catalogo_right{
	float:left;
	width:150px;
	text-align:center;
	margin-left:20px;
	margin-top:20px;
}
div.catalogo_right a, div.catalogo_left a{
	display:block;
	clear:both;
	font-size:12px;
	margin-top:5px;
	font-weight:bold;
	color:#294492;
	text-decoration:none;
}
div.catalogo_right a:hover, div.catalogo_left a:hover{
	color:#D4191E;
}
div.catalogo_left{
	float:left;
	clear:right;
	width:285px;
	margin-top:20px;
	text-align:center;
}
#info-servizi-right .corpo_pagamenti, #info-servizi-right .corpo_multicard{
	clear:both;
}
#info-servizi-right .corpo_pagamenti li{
	font-size:10px;
	color:#294492;
}
#info-servizi-right .corpo_pagamenti ul.buoni li{
	margin-bottom:10px;
}
#info-servizi-right .corpo_pagamenti ul.buoni li.break{
	float:left;
	clear:left !important;
}

/* CONTATTI */

#listform{
	display:block;
	float:left;
	margin-top:25px;
	margin-left:0px;
	list-style:none;
	width:550px;
}
#listform h5{
	width:486px;
	
	margin-top:15px;
	height:39px;
}
#listform a.header{
	display:block;
	float:left;
	padding:12px 10px 10px 5px;
	width:471px;
	height:17px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	margin-top:15px;
	text-decoration:none;
	background-image:url(img/contatti/header_forms.jpg);
	background-repeat:no-repeat;
}
#listform a.header:hover{
	color:#D4191E;
}
#listform form{
	margin-top:15px;
	width:500px;
	margin-left:10px;
	display:block;
	float:left;
}
#listform form h3{
	margin-bottom:5px;
}
#listform form h4{
	margin-bottom:25px;
	color:#9EABD2;
}
#listform form label{
	display:block;
	float:left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	font-weight:bold;
	width:106px;
	color:#294492;
	line-height:24px;
	height:24px;
}
#listform form label.area{
	width:290px !important;
	font-size:11px !important;
	line-height:11px !important;
}
#listform form label.error{
	width:398px !important;
	font-size:12px !important;
	color:#D4191E;
}
#listform form textarea{
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	width:478px;
}
#listform form textarea#richiestainfo, #listform form textarea#notejob, #listform form textarea#notepartner{
	background-image:url(img/contatti/sf_textarea_info_up.jpg);
	background-repeat:no-repeat;
	border:0;
	padding-left:7px;
	padding-right:7px;
	padding-top:7px;
	width:466px;
}
#listform form textarea#richiestainfo:hover,  #listform form textarea#notejob:hover, #listform form textarea#notepartner:hover{
	background-image:url(img/contatti/sf_textarea_info_roll.jpg);
	background-repeat:no-repeat;
	border:0;
}
#listform form .text{
	width:357px;
	height:24px;
	line-height:24px;
	font-size:12px;
	background-image:url(img/contatti/sf_text_info_up.jpg);
	background-repeat:no-repeat;
	border:0;
	padding-left:7px;
	padding-right:7px;
}
#listform form .text2{
	font-size:12px;
	border:0;
	padding-left:7px;
	padding-right:7px;
}
#listform form .text:hover, #listform .text:focus{
	background-image:url(img/contatti/sf_text_info_roll.jpg);
	background-repeat:no-repeat;
	border:0;
}
#listform form .button{
	width:65px;
	height:20px;
	line-height:20px;
	font-size:12px;
	background-image:url(img/contatti/sf_button_contatti_up.jpg);
	background-repeat:no-repeat;
	border:0;
	text-align:center;
	color:#D4191E;
	font-weight:bold;
}
#listform form .button:hover, #formsms .button:focus{
	background-image:url(img/contatti/sf_button_contatti_roll.jpg);
	background-repeat:no-repeat;
	border:0;
}


#dati_aziendali{
	float:right;
	margin-top:40px;
	margin-left:15px;
	width:270px;
	margin-bottom:15px;
	line-height:20px;
}
#dati_aziendali h2{
	font-size:18px;
	padding-bottom:10px;
}
#dati_aziendali p{
	font-size:14px;
}
#dati_aziendali p.iva{
	font-size:12px;
	font-style:italic;
}
#dati_aziendali p a{
	font-size:14px;
	text-decoration:none;
	color:#141414;
}
#dati_aziendali p a:hover{
	font-size:14px;
	text-decoration:underline;
	color:#141414;
}
/* SMS */

#formsms{
	width:600px;
	margin-left:130px;
	margin-top:25px;
}
#formsms h3{
	margin-bottom:5px;
}
#formsms h4{
	margin-bottom:25px;
	color:#9EABD2;
}
#formsms label{
	display:block;
	float:left;
	font-family:Helvetica, Arial, sans-serif;
	font-size:16px;
	font-weight:bold;
	width:150px;
	color:#294492;
	line-height:34px;
	height:34px;
}
#formsms label.area{
	width:360px !important;
	font-size:14px !important;
	line-height:12px !important;
}
#formsms label.error{
	width:398px !important;
	font-size:12px !important;
	color:#D4191E;
}
#formsms textarea{
	font-family:Helvetica, Arial, sans-serif;
	font-size:11px;
	width:547px;
}
#formsms .text{
	width:378px;
	height:34px;
	line-height:34px;
	font-size:18px;
	background-image:url(img/sms/sf_text_sms_up.jpg);
	background-repeat:no-repeat;
	border:0;
	padding-left:10px;
	padding-right:10px;
}
#formsms .text:hover, #formsms .text:focus{
	background-image:url(img/sms/sf_text_sms_roll.jpg);
	background-repeat:no-repeat;
	border:0;
}
#formsms .button{
	width:80px;
	height:30px;
	line-height:30px;
	font-size:14px;
	background-image:url(img/sms/sf_button_sms_up.jpg);
	background-repeat:no-repeat;
	border:0;
	text-align:center;
	color:#D4191E;
	font-weight:bold;
}
#formsms .button:hover, #formsms .button:focus{
	background-image:url(img/sms/sf_button_sms_roll.jpg);
	background-repeat:no-repeat;
	border:0;
}
div.error{
	color:#D4191E;
	text-align:center;
	margin-top:10px;
	margin-bottom:0px;
}
/* FOOTER */

div#footer{
	position:fixed;
	bottom:0px;
	width:100%;
	min-height:15px;
	line-height:15px;
	background-color:#DC001C;
	color:#FFF;
	font-size:12px;
	z-index:100;
}
#footer a{
	text-decoration:none;
	color:#FFF;
}
#footer a:hover{
	color:#F99;
}
#footer .left{
	float:left;
	width:28%;
	text-align:left;
	padding-left:1%;
	padding-right:1%;
}
#footer .center{
	float:left;
	text-align:center;
	width:38%;
	padding-left:1%;
	padding-right:1%;
}
#footer .right{
	float:right;
	width:28%;
	text-align:right;
	padding-right:1%;
	padding-left:0%;
}
#footer em{
	font-size:11px;
}

/* CATALOGO */

body.catalogo{
	background-color:#95A1C6 !important;
}
.catalogo a.back{
	position:absolute;
	top:15px;
	left:20px;
	display:block;
	float:left;
	color:#294492;
	text-decoration:none;
	background-image:url(img/menu/back.jpg);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:43px;
	line-height:15px;
	height:20px;
	font-size:13px;
	font-weight:bold;
	z-index:10;
}
.catalogo a.back:hover{
	color:#D4191E;
}



#formquestionario{
	display:block;
	margin-top:20px;
	padding:15px;
	width:820px;
}
#formquestionario input{
	margin:0px;
}
#formquestionario input.text{
	display:block;
	float:left;
	width:87px;
	height:12px;
	line-height:12px;
	margin-left:5px;
}
#formquestionario input.button{
	display:block;
	width:400px;
	height:40px;
	line-height:40px;
	text-align:center;
	float:left;
	margin-left:205px;
	color:#000;
	font-weight:bold;
	text-transform:uppercase;
	font-size:18px;
}
#formquestionario input.button:hover{
	color:#d3191e;
}
#formquestionario input.radio{
	display:block;
	width:20px;
	height:20px;
	text-align:center;
	float:left;
	padding:0px;
	margin:3px;
}
#formquestionario select{
	width:130px;
	margin:2px;
	height:35px;
	margin-top:10px;
	margin-bottom:7px;
}
fieldset.reparti textarea{
	width:230px;
	margin:2px;
	height:30px;
}
#formquestionario h2{
	color:#d3191e;
	text-align:center;
}
#formquestionario h4{
	text-align:center;
	font-style:italic;
}
#formquestionario fieldset{
	display:block;
	float:left;
	padding:5px;
	margin:5px;
	background-color:#fffbdb;
	border:1px solid #d3191e;
}
#formquestionario img{
	border:1px solid #d3191e;
}
#formquestionario .error{
	clear:both;
	font-size:14px;
	margin-top:10px;
	padding-top:10px;
}
#formquestionario textarea#privacy{
	width:800px;
	font-size:11px;
}
#formquestionario fieldset legend{
	color:#d3191e;
	font-weight:bold;
	font-style:italic;
	font-size:15px;
	text-align:center;
	text-transform:uppercase;
}
#formquestionario fieldset fieldset{
	/*border:1px inset #d3191e;*/
	border:none;
	margin:0px;
	padding-bottom:2px;
	background-color:inherit;
}
#formquestionario label{
	display:block;
	text-align:center;
	color:#294493;
	font-weight:bold;
	font-size:12px;
	letter-spacing:0 !important;
}
#formquestionario label.area{
	display:block;
	text-align:left;
	color:#294493;
	font-weight:bold;
	font-size:13px;
	width:340px;
	float:left;
}
#formquestionario div.area span{
	display:block;
	float:left;
	padding:3px;
	text-align:left;
	padding-top:6px;
}
#formquestionario fieldset fieldset label{
	float:left;
	/*margin:3px;*/
}
fieldset.reparti{
	width:380px;
	margin-top:0px !important;
}
fieldset.reparti input.radio{
	margin-left:50px !important;
}
fieldset.reparti2{
	width:380px;
	background-color:#e2eed8 !important;
	margin-top:7px !important;
}
fieldset.reparti3{
	width:785px;
	background-color:#f4d8e7 !important;
}
fieldset.reparti li{
	text-align:right;
	padding-top:3px;
	display:block;
}
fieldset.reparti label{
	display:block;
	float:left;
	width:135px;
	text-align:left !important;
}
fieldset.reparti li input{
	width:70px;
	margin:0px;
	padding:0px;
}
fieldset.reparti li span{
	display:block;
	float:left;
	width:70px;
	margin:0px;
	padding:0px;
	text-align:center;
	padding-left:2px;
}
fieldset.reparti li span.first{
	margin-left:157px;
}
fieldset#uno{
	width:780px;
}
fieldset#uno span{
	display:block;
	float:left;
	padding:3px;
	text-align:left;
	padding-top:5px;
	font-weight:bold;
	font-size:14px;
	padding-left:22px;
}
fieldset#due{
	width:80px;
}
fieldset#due span{
	width:15px;
	display:block;
	float:left;
	padding:3px;
	text-align:left;
	padding-top:6px;
	padding-left:10px;
}
fieldset#tre{
	width:185px;
}
fieldset#tre span{
	width:43px;
	display:block;
	float:left;
	padding:3px;
	text-align:left;
	padding-top:6px;
	padding-left:10px;
}
fieldset#quattro{
	width:220px;
}
fieldset#quattro span{
	width:62px;
	display:block;
	float:left;
	padding:3px;
	text-align:left;
	padding-top:6px;
	padding-left:10px;
}
fieldset#cinque{
	width:230px;
}
fieldset#cinque span{
	width:40px;
	display:block;
	float:left;
	padding:3px;
	text-align:left;
	padding-top:6px;
	padding-left:10px;
}
fieldset#cinque div{
	clear:both;
}
fieldset#cinque div label{
	text-align:left;
	float:left;
	padding:3px;
	padding-top:5px;
	padding-left:5px;
}
fieldset#cinque div input{
	float:left;
	margin:3px;
}
fieldset#sei{
	width:110px;
	margin-top:7px;
}
fieldset#sei span{
	width:70px;
	display:block;
	float:left;
	padding:3px;
	text-align:left;
	padding-top:6px;
}
fieldset#sette{
	width:130px;
	margin-top:7px;
}
fieldset#sette span{
	width:90px;
	display:block;
	float:left;
	padding:3px;
	text-align:left;
	padding-top:6px;
}
fieldset#otto{
	width:495px;
	margin-top:0px;
}
fieldset#otto textarea{
	width:370px;
	height:30px;
}
fieldset#otto fieldset{
	padding-bottom:0px;
}
fieldset#otto input.radio{
	padding-left:0px;
	margin-left:0px;
}
fieldset#otto span{
	display:block;
	float:left;
	padding:3px;
	text-align:left;
	padding-top:6px;
}
fieldset#otto fieldset label{
	margin:3px;
	width:100px;
	text-align:left !important;
}
fieldset.reparti2 label{
	text-align:left !important;
	width:170px;
	float:left;
	margin:3px;
}
fieldset.reparti2 span{
	display:block;
	float:left;
	padding:3px;
	text-align:left;
	padding-top:6px;
}
fieldset.reparti2 textarea{
	width:197px;
	float:right;
	clear:right;
	height:80px;
}
fieldset.reparti2 fieldset span{
	text-align:left;
	width:160px;
}
fieldset.reparti2 fieldset div{
	float:right;
}
fieldset.reparti3 fieldset{
	margin-top:15px !important;
}
fieldset.reparti3 fieldset fieldset{
	margin-top:0px !important;
}
fieldset.reparti3 fieldset label{
	text-align:left !important;
	width:570px;
	float:left;
	margin:3px;
}
fieldset.reparti3 fieldset span{
	display:block;
	float:left;
	padding:3px;
	text-align:left;
	padding-top:6px;
}
fieldset.reparti3 fieldset textarea{
	width:690px;
}

