 /* reset and generic styles */


* {
	margin: 0;
	padding: 0;
}

html {
	padding-bottom: 20px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000;
	background: #fff none;
	text-align: left;
}

h1 {
	font-size: 2.2em;
	padding-top: 40px;
}

h1.rev {
	margin-top: 0;
}

.bgtazzina h1 {
	font-size: 1.6em;
	width:630px;
	position:relative;
	top:-40px;
}

h2.rev {
	margin: 20px 0 0 0;
	font-size: 1.6em;
}

.title_cap {
	color: #c8140c;
	font-size: 1.6em;
	font-weight: bold;
}

h2 {
	margin: 8px 0;
	font-size: 1.2em;
	color: #646464;
}

h2.red {
	color: #c9140b;
}

.red {
	color: #c9140b;
}

h3 {
	margin: 7px 0;
	color: #c9140b;
	font-size: 0.9em;
}

h3.line {
	margin-top: 20px;
	padding-bottom: 8px;
	font-size: 1.1em;
	border-bottom: 1px dotted #646464;
}

h4 {
	margin-bottom: 5px;
	font-size: 0.75em;
}

h5 {
	font-size: 0.7em;
	font-weight: bold;
}

.fleft {
	float: left;
}

.dark {
	color:#000;
}

a img {
	border: none;
}

#itaflag {
	display: none;
}

.alternate #itaflag {
	position:absolute;
	top: 240px;
	left: 63px;
	display: block;
}
#boxes h2 {
	margin-bottom: 5px;
	font-size: 1.1em;
	color: #fff;
}

#boxes h3 {
	margin-bottom: -8px;
	font-size: 0.7em;
	font-weight: bold;
	color: #fff;
	text-align: left;
}

a {
	text-decoration: none;
}

a:focus {
	outline: 0;
}

ul {
	list-style: none;
}

.fl {
	float: left;
}
.rt {
	float: right;
}

.clear {
	clear: both;
}

#header a.cart {
	padding-right: 18px;
	background: transparent url(/img/ico-cart-gray.gif) no-repeat right center;
}
#left-col ul li a.cart {
	padding-right: 18px;
	background: transparent url(/img/ico-cart-white.gif) no-repeat right center;
}

.sm {
	font-size: 0.9em;
}

.center {
	margin: 8px 0;
	text-align: center;
	display: block;
}

.square li {
	margin: 8px 0;
	padding-left: 20px;
	font-weight: bold;
	background: transparent url(/img/square.gif) no-repeat left 5px;
}

.square li ul li, .circle li {
	font-weight: bold;
	color: #646464;
	background: transparent url(/img/circle.gif) no-repeat left 5px;
	
}

.leftcol {
	width: 520px;
	margin-right:23px;
}

.rightcol {
	width: 220px;
	margin: 40px auto;
}

.box {
	width: 200px;
}

.box220 {
	width: 220px;
}

h3.box {
	margin: 0;
	font-size: 1.1em;
	color: #fff;
	background: #ff3334 none;
}

h3.box220 {
	margin: 0;
	font-size: 1.1em;
	color: #fff!important;
	background: #ff3334 none;
}

div.box {
	background: #ebebeb none;
	width: 220px;
}

div.box2 {
	background: #ebebeb none;
	width: 220px;
}


.box2 p {
	padding:5px 0 10px 15px;
	font-size: 0.9em;
}



.topcorner {
	position: relative;
	/* lranieri seo height: 40px;*/
	height: 50px;
}

.topcorner span {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

embed {
	z-index: 10;
}

#home {
	display: block;
	width: 100%;
	height: 160px;
}

/* layout */

#wrapper {
	position: relative;
	width: 974px;
	margin: 0 auto;
}

#header {
	margin: 10px 7px 6px 0;
	font-size: 0.7em;
	text-align: right;
	color: #848484;
}

#header a {
	color: #848484;
}

#left-col {
	position: relative;
	float: left;
	width: 176px;
	height: 705px;
	font-size: 0.7em;
	background: transparent url(/img/bg-leftcol.jpg) no-repeat left top;
}

#left-col.h {
	background: transparent url(/img/bg-leftcol_home.jpg) no-repeat left top;
}

#left-col ul {
	position: absolute;
	bottom: 40px;
	left: 0;
	width: 176px;
}

#left-col ul li {
	height: 38px;
	line-height: 38px;
	text-align: center;
}

#left-col ul li.separator {
	height: 1px;
	line-height: 1px;
	background: transparent url(/img/line.jpg) no-repeat left top;
}

#left-col ul li a {
	color: #fff;
}

#main {
	position: relative;
	float: left;
	width: 790px;
	margin-left: 8px;
	color: #000;
	z-index: 0;
}

#content {
	min-height: 446px;
	height: 446px;
	padding: 140px 10px 10px 10px;
	font-size: 0.9em;
	background: #fff url(/img/bg_menu.jpg) repeat-x left top;
}

*>#content {
	min-height: 446px;
	height: auto;
	/*overflow: hidden; 2009-02-19 pagina contatti*/
}



#content.cgal {
	height: 544px;
}

#menu-head {
	z-index: 99;
	position: absolute;
	top: 10px;
	left: 7px;
	width: 776px;
	height: 22px;
	line-height: 22px;
	font-size: 0.7em;
	font-weight: bold;
	cursor: pointer;
	color: #fff;
	background: #ff3334 none;
	
}

#menu-head.open {
	color: #727274;
	background: #fff none;
}

#menu-head p {
	margin-left: 8px;
}

#menu-head div {
	position: absolute;
	top: 0;
	right: 0;
	height: 22px;
	width: 22px;
	line-height: 22px;
	font-size: 1.6em;
	text-align: center;
	color: #fff;
	background: #727274 none;
}

#menu {
	z-index: 90;
	position: absolute;
	top: 10px;
	left: 7px;
	width: 776px;
	font-size: 1.1em;
}

#menu li {
	float: left;
	position: relative;
	width: 191px;
	height: 22px;
	margin-right: 4px;
	line-height: 22px;
	font-size: 0.7em;
	font-weight: bold;
	color: #fff;
}

#menu li a {
	padding: 0 6px;
	height: 22px;

}

#menu li div.menu-label {
	background: #464646 none;
}

#menu li.active div.menu-label {
	background: #950703 none;
}

#menu li.last {
	margin: 0;
}

#menu li a {
	display: block;
	color: #fff;
}

#menu li ul {
	display: none;
	margin: -112px 0 0 -6px;
	margin: 0px 0 0 0px;
	width: 183px;
	height: 120px;
	background: transparent none;
	overflow: hidden;
}

#menu li ul li {
	height: 22px;
	line-height: 22px;
	margin: 0 12px;
	display: inline;
	font-size: 1.2em;
	font-weight: normal;
	color: #000;
	background: transparent none;
}


#menu li ul li a, #menu li.active ul li a {
	color: #000;
}

#menu li.active ul li.selected a {
	color: #000;
	font-weight: bold;
}

#menu li ul li a {
	padding-left: 12px;
	color: #000;
	background: transparent url(/img/arrow.gif) no-repeat left center;
}

#menu li ul li a:hover {
	color: #950703;
	background: transparent url(/img/arrow-h.gif) no-repeat left center;
}

#menu li ul li a:hover {
	color: #950703;
	background: transparent url(/img/arrow-h.gif) no-repeat left center;
}

#menu li ul li strong {
	color: #950703;
}

#menu .o ul {
	display: block;
}

#bottom {
	height: 133px;
	margin-top: 8px;
	color: #fff;
	background: transparent url(/img/bg-bottom.jpg) repeat-x left top;
}

#boxes {
	position: relative;
	height: 133px;
}

#bottom #boxes .txt {
	float: left;
	height: 109px;
	width: 274px;
	padding: 12px 14px;
	border-right: 1px dotted #fff;
}

#boxes p {
	margin: 6px 0;
}

#boxes p, #boxes a {
	font-size: 0.7em;
	color: #fff;
}

#boxes img {
	float: left;
	display: block;
	margin: 0 10px 0 6px;
}

#footer {
	position: relative;
	padding-top:10px;
	margin: 0 7px 0 7px;
	font-size: 0.6em;
	color: #6c6c6c;
	background: #fff none;
}

#footer a {
	color: #646464;
}

#footer #dx {
	position: absolute;
	top: 10px;
	right: 0;
}

#footer #dx span {
	padding-left: 14px;
	color: #000;
}

/* pages */
#home-flash {
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
}

#funct {
	float: left;
	width: 366px;
	margin-top: 70px;
}

#funct p {
	margin: 10px 0;
}

img.fl {
	margin:30px 0 0 10px;
}

.m1 {
	height: 264px;
	padding: 50px 0 0 370px;
	font-size: 0.8em;
	background: transparent url(/img/4-M_01.jpg) no-repeat left top;
}

.m2 {
	height: 245px;
	padding: 50px 360px 0 0;
	font-size: 0.8em;
	background: transparent url(/img/4-M_02.jpg) no-repeat right top;
}

.m3 {
	height: 272px;
	padding: 70px 0 0 350px;
	font-size: 0.8em;
	background: transparent url(/img/4-M_03.jpg) no-repeat left top;
}

.m4 {
	height: 432px;
	margin-right: -10px;
	margin-bottom: -10px;
	padding: 120px 330px 0 140px;
	font-size: 0.8em;
	background: transparent url(/img/4-M_03-04.jpg) no-repeat right top;
}



.txt_base {
	font-size: 0.8em;
	color: #000;
	margin-bottom: 20px;
}

.storeloc_form {
    width:520px;
    height:150px;
}

.storeloc_form div{
	float:left;
	font-size: 0.75em;
	color: #000;
	width:185px;
	margin-right:12px;
}

.storeloc_form div.selstore_last {
	width:120px;
	margin:0;
}

.storeloc_form div h4{
    font-size: 0.8em;
    margin:25px 0 5px 0;
}
.storeloc_form div select{
	width:100%;
	font-size: 1.1em;
	border:1px solid #646464;
}

.storeloc_result{
    height:65px;
}


.storeloc_result strong{
    float:left;
	font-size: 0.7em;
	color:#000;
	margin-top:43px;
}

.storeloc_pag{
    float:right;
	font-size: 0.9em;
	color:#000;
	margin-top:43px;
	width:380px;
}

.storeloc_pagbottom{
	margin-top:10px;
}

.storeloc_pag ul{
	float:right;
}

.storeloc_pag ul li{
	float:left;
}
.storeloc_pag ul li a{
	float:left;
	margin:0 9px 0 0;
	color:#888;
	width:20px;
	height:20px;
	line-height:20px;
	text-align:center;
	display:block;
	font-weight:bold;
}
.storeloc_pag ul li a:hover{
	color:#950702;

}
.storeloc_pag ul li a.activepag, .storeloc_pag ul li a.activepag:hover{
    background: transparent url(/img/bg_pagactive.gif) no-repeat;
	color:#fff;
}


.storeloc_result strong{
	font-size: 0.9em;
	color:#000;
}
.bordergray {
    border-top:1px solid #646464;
}

.dot {
    background: transparent url(/img/bg_tratoriz.gif) repeat-x top;
}

.storeloc_record {
	margin-bottom:22px;
}

.storeloc_record h5{
	font-size: 1.4em;
	color:#c8140c;
	padding:23px 0 6px 0;
}
.storeloc_record p{
	font-size: 1.0em;
	color:#000;
}
.storeloc_record strong {
	font-size: 0.9em;
	color:#000;
}

.strip-button {
    text-align:center;
}

.strip-button a {
    background: transparent url(/img/bg_btn_red.gif) no-repeat;
    height:37px;
    width:174px;
    display:block;
	font-weight:bold;
    margin:22px auto 0 auto;
    line-height:37px;
    color:#fff;
    cursor: pointer;
}

h3.boxgray {
	font-size: 1.2em;
	margin: 0;
	color: #fff;
	background: #888 none;
	padding:30px 0 10px 15px;
	text-align:left;
}

.box  {
	padding:10px 0 0 0;

}

.box strong {
	padding:0 0 0 15px;
	font-size: 0.9em;
}

.box p {
	padding:5px 0 10px 15px;
	font-size: 0.9em;
}

.manutenzione strong {
	padding: 0;
	font-size: 0.9em;
}

.manutenzione p {
	padding: 0 10px 10px 10px;
	font-size: 0.9em;
}

.saecodesc {
	margin-left: 20px;
	padding-left: 20px;
	border-left: 1px dotted #777;
	width: 540px;
}

.saecodesc p {
	font-size: 0.9em;
	margin: 4px 0;
}

.box p.nverde {
	margin-bottom: 16px;
	font-size: 1.2em;
}

.funct {
	margin-top: 20px;
	height:150px;
}

.funct li {
	float: left;
	height:120px;
	width: 49%;
	border-left: 1px dotted #777;
	border-right: 1px dotted #777;
}

.funct li.nl {
	border-left: none;
}

.funct img {
	display: block;
	margin: 0 auto;
	padding-bottom:10px;
}

.funct input {
	margin-left:82px;
	margin-top:10px;
}

.funct p {
	padding: 0 6px;
	font-size: 0.6em;
	text-align: center;
}

h3.txt_base {
	font-size: 0.8em;
	color: #000;
	margin-bottom: 30px;
	text-align:left;
	font-weight:normal;
}

.bg_dotvert {
    background: transparent url(/img/bg_tratvert.gif) repeat-y 370px top;
}

.bg_dotvert strong{
	margin: 8px 0;
	display: block;
}
.bg_dotvert p{
	margin: 8px 0;
	display: block;
}

.bg_dotvert h4 {
	margin: 8px 0;
	font-size: 1.2em;
	color: #646464;
}
.bg_cap {
    background: url(../img/bg_cap.jpg);
	width: 770px;
	height: 365px;
	padding-top: 0px;
}


hr.linecreme {
border: 0;
background-color: #b3a487;
border-color: #b3a487;
height: 1px;
color:#b3a487;
}

.nome_cap {
	font-size: 0.8em;
	width: 286px;
	color: #fff;
	padding-top: 70px;
	padding-left: 25px;
}
.step_1 {
    background: url(../img/cap_step_01.gif) no-repeat 0px 10px;

}

.cap_1 {
    background: url(../img/ricetta_cap_step1.jpg) no-repeat 60px 0px;	 
	width: 500px;
	height: 120px;
}
.step_2 {
    background: url(../img/cap_step_02.gif) no-repeat 0px 10px;

}

.cap_2 {
    background: url(../img/ricetta_cap_step2.jpg) no-repeat 60px 0px;	 
	width: 500px;
	height: 120px;
}
.step_3 {
    background: url(../img/cap_step_03.gif) no-repeat 0px 10px;

}

.cap_3 {
    background: url(../img/ricetta_cap_step3.jpg) no-repeat 60px 0px;	 
	width: 500px;
	height: 120px;
}

.txt_cap_1 {
	width: 500px;
	height: 115px;
	padding-left: 250px;
}

.txt_cap_2 {
	width: 500px;
	height: 115px;
	padding-left: 250px;
	padding-top: 0px;
	line-height:0.8em;
}

.contact li, .cap li {
	padding-top: 0px;
	padding-left: 12px;
	line-height:1.5em;
	background: transparent url(../img/dot_grey.gif) no-repeat 2px 9px;

}

.cap li {
	font-size: 0.8em;
}



h4.red {
	color: #c9140b;
}

h2.cap {
	color: #b3a487;
}

.title_cream {
	color: #b3a487;
	font-size: 1.5em;
	line-height: 0.9em;
	font-weight: bold;
}

.txt_name_cap {
	color: #ffffff;
	font-size: 1.2em;
}

.txt_name_cream {
	color: #b3a487;
	font-size: 1.2em;
}
.qualita1 {
	height: 260px;
	padding: 50px 0 0 390px;
	font-size: 0.8em;
	background: transparent url(/img/qualita_in_tazza_01.jpg) no-repeat 10px 20px;
}

.qualita2 {
	height: 250px;
	padding: 60px 410px 0 0;
	font-size: 0.8em;
	background: transparent url(/img/qualita_02.jpg) no-repeat 395px top;
}
.qualita3 {
	height: 250px;
	padding: 50px 20px 0 390px;
	font-size: 0.8em;
	background: transparent url(/img/qualita_03.jpg) no-repeat left top;
}
.qualita4 {
	height: 280px;
	padding: 50px 420px  0 30px;
	font-size: 0.8em;
	background: transparent url(/img/qualita_04.jpg) no-repeat 380px 20px;
}

.gamma {
	float: left;
	width: 356px;
}

.flashgamma {
	float: left;
	margin-left:-10px;
}

.gamma h1{
	font-size: 1.8em;

}

.gamma p {
	font-size: 0.8em;
	margin: 8px 0;
}

#sh {
	position: relative;
	display: block;
	width: 443px;
	height: 75px;
	background: transparent url(/img/bg_caratteristiche.gif) no-repeat left top;
}

#sh.op {
	background: transparent url(/img/bg_caratteristiche_meno.gif) no-repeat left top;
}

#sh h2 {
	position: absolute;
	top: 20px;
	left: 50px;
	color: #000;
}

#dl {
	position: relative;
	display: block;
	width: 443px;
	height: 75px;
	background: transparent url(/img/bg_scheda.gif) no-repeat left top;
}

#dl h2 {
	position: absolute;
	top: 20px;
	left: 50px;
	color: #000;
}

#toggle {
	display: none;
}

.downlbox{
	position:absolute;
	top:900px;
	right:60px;
	width:190px;
	height:75px;
	padding:10px 0 0 10px;
	margin:40px 0 0 100px;	z-index: 0;
	background: transparent url(/img/bg_download.gif) no-repeat 0 top;
}

.downlbox strong {
	font-size: 0.75em;
	font-weight: bold;
}

.downlbox p {
	font-size: 0.7em;
	width:100px;
}

.downlbox p a{
	font-size: 0.7em;
	color:#000;
}

.downlbox p.pdf {
	color:#888;
	font-size: 0.7em;
	padding:8px 0 0 0;
	width:100px;
}

.technical{
	margin-top:14px;
	width:435px;
	display:block;
}

.technical h2{
	color:#000;
}

.technical ul{
	font-size: 0.8em;
}

.technical li{
	color:#000;
	float:left;
	height:34px;
}

.technical li.tecnlisx{
	color:#000;
	border-bottom:1px #000 solid;
	width:285px;
	line-height:1.5em;
	padding:15px 20px 5px 0;
	margin:0;
	background: transparent url(/img/bg_tratvert.gif) repeat-y 290px top;
}

.technical li.tecnlidx{
	border-bottom:1px #000 solid;
	color:#000;
	width:127px;
	line-height:1.5em;
	padding:17px 0 3px 0;
	vertical-align:bottom;
	text-align:center;
}

.technical li.tecnlidxh {
	padding:8px 0 12px 0;
	height:34px;
}

.technical li.tecnlitxtdx{
	border-bottom:1px #000 solid;
	color:#000;
	width:127px;
	padding:17px 0 3px 0;
	text-align:center;
}

.flash3d{
	position:absolute;
	top:490px;
	right:0;
	width:340px;
	height:300px;
}


.saecobox{
	position:absolute;
	top:830px;
	right:10px;
	width:300px;
	height:75px;
	padding:10px 0 0 10px;
	background: transparent url(/img/logo_saecopremium.gif) no-repeat 0 10px;
}

.saecoboxt{
	position:absolute;
	top:830px;
	right:10px;
	width:300px;
	height:75px;
	padding:10px 0 0 10px;
	background: transparent url(/img/gamma_logo_saeco_extra.gif) no-repeat 0 10px;
}

.saecoboxb{
	position:absolute;
	top:830px;
	right:10px;
	width:300px;
	height:75px;
	padding:10px 0 0 10px;
	background: transparent url(/img/gamma_logo_saeco_extra.gif) no-repeat 0 10px;
}

.saecobox strong {
	font-size: 0.75em;
	padding:0 0 0 110px;
	font-weight: bold;
}

.saecobox p {
	font-size: 0.7em;
	color:#646464;
	width:180px;
	padding:2px 0 0 110px;
}

.saecoboxt strong{
	font-size: 0.75em;
	padding:0 0 0 110px;
	font-weight: bold;
}

.saecoboxt p{
	font-size: 0.7em;
	color:#646464;
	width:180px;
	padding:2px 0 0 110px;
}

.bgtazzina {
	font-size: 1.4em;
	background: transparent url(/img/ci_espresso_tazzina.jpg) no-repeat right bottom;
	margin: 0 -10px -10px 0;
	padding: 50px 0 0 0;
}

.identity{
	
	margin-left: -10px;
	
}

.identity ul{
	font-size: 0.7em;
	font-weight:bold;
}

.identity li{
	color:#000;
	float:left;
}

.identity li.identitylisx{
	color:#646464;
	width:234px;
	line-height: 1.0em;
	padding:15px 0 15px 0;
	margin:0;
	
}

.identity li.identitylicn{
	border-left:1px #646464 solid;
	border-right:1px #646464 solid;
	color:#c9140d;
	width:270px;
	line-height: 1.0em;
	padding:15px 0 15px 15px;
	
}

.identity li.identitylidx{
	color:#c9140d;
	width:130px;
	padding:15px 0 10px 0;
	text-align:center;
	
}

.identity li.titidentitylisx{
	color:#646464;
	width:234px;
	padding:48px 0 0 0;
	margin:0;
}

.identity li.titidentitylicn{
	color:#000;
	width:270px;
	padding:48px 0 0 15px;
}

.identity li.titidentitylidx{
	color:#000;
	width:130px;
	padding:15px 30px 15px 12px;
	text-align:center;
}

.eventi_pag{
    float:right;
	font-size: 0.9em;
	color:#000;
	margin-top:27px;
}

.eventi_result {
	height:65px;
}

.eventi h2{
	font-size:1.25em;
}

.eventi_result strong{
	margin-top:35px;
	font-size:1.25em;
	float:left;
}

.eventi_pag img{
	float:right;
}

.eventi_record p {
	color:#000000;
	font-size:1em;
}

.eventi_record {
	margin-bottom:22px;
}

.eventi_record p {
	margin-bottom:16px;
}

.eventi_record h5 {
	color:#C8140C;
	font-size:1.0em;
	padding:23px 0pt 6px;
}
.roundred li {
	margin: 8px 0;
	padding-left: 20px;
	background: transparent url(/img/circle.gif) no-repeat left 5px;
}


.lgs {
	padding-top:0;
	font-size: 1.4em;
	padding-bottom: 15px;
	color: #646464;
	font-weight:bold;
}

h2.h2big{
	font-size: 1.8em;
	padding:0;
	margin:8px 0 0 0;
	color: #646464;
	font-weight:bold;

}

.comepiaceanoi {
	margin:15px 0 10px 5px;
}

.dillo2 h1{
	padding-top:0px;
	margin-top:-5px;
}

.dillo2 h2{
	font-size:1.45em;
	margin-top:33px;
	margin-bottom:0px;
}

.ricette-sx {
	width: 169px;
	margin-top: 60px;
	padding-right: 10px;
	font-size: 0.9em;
	color: #646464;
}

.ricette-sx strong {
	display: block;
	margin-bottom: 6px;
}


.ricette-dx {
	margin-top: 60px;
	padding-left: 20px;
	border-left: 1px dotted #777;
	width: 570px;
}

.ricette-dx h3 {
	margin-top: 0;
	font-size: 1.8em;
	font-weight: bold;
}

.circle li {
	margin-left: 6px;
	padding: 0 0 16px 20px;
	font-weight: normal;
	font-size: 0.9em;
	color: #000;
}

.ric {
	min-height: 250px;
	height:250px;
	margin-bottom:100px;
}

.ric img{
	margin:10px 0;
}



#contacts {
/*	position: absolute; */
	bottom: 20px;
	left: 30px;
	height:100px;
	margin-bottom:15px;
}

#contacts li {
	float: left;
	width: 350px;
	height: 100px;
	padding: 0 20px;
}

#contacts li h4 {
	font-size: 1.4em;
	color: #C9140B;
}

#contacts li strong {
	margin: 10px 0;
	font-size: 1.4em;
}

.c-row {
	border-left: 1px dotted #777;
	border-right: 1px dotted #777;
}

h1.ctt {
	padding-top:20px;
	margin-bottom: 90px;
}

h2.ctt {
	font-size: 2em;
	color: #646464;
}

h3.ctt {
	font-size: 1.6em;
	color: #646464;
}

.astampa h5 {
	font-size: 0.9em;
}

.astampa strong.b {
	font-size: 1.1em;
}

.astampa strong.pdf {
	font-size: 0.8em;
}

.stampacont {
	position: relative;
	padding-bottom: 25px;
}

.stampacont p.pdf {
	position: relative;
	bottom:-40px;
	left:250px;
	right: 2px;
	font-size: 0.6em;
	color: #646464;
}

.stampacont p.pdf img{
	border:0;
}

.stampacont p.pdf a {
	font-size: 1.3em;
	color: #000;
	font-weight:bold;
}

#gallery {
	position: absolute;
	top: 180px;
	left: 0;
	width: 729px;
	height: 325px;
}

.scheda {
	display: none;
	position: absolute;
	top: 505px;
	left: 14px;
	z-index: 99;
	width: 763px;
	height: 176px;
	background: #646464 none;
}

.sxf {
	position: absolute;
	top: 0;
	left: 0;
	width: 441px;
	height: 176px;
	padding: 0 10px;
}

.sxf h1 {
	margin: -18px 0 10px 0;
	font-size: 1.8em;
	text-transform: uppercase;
	font-weight: bold;
	color: #fff;
}

.sxf p {
	font-size: 0.9em;
	padding-right: 10px;
}

.dxf {
	position: absolute;
	top: 0;
	right: 0;
	width: 301px;
	height: 176px;
	padding: 0 10px;
	font-size: 0.7em;
	color: #fff;
}

.dxf2 {
	position: absolute;
	top: 0;
	right: 0;
	width: 130px;
	height: 176px;
	padding: 0 10px;
}

.feat {
	position: absolute;
	right: 0;
	top: 0;
}

.type {
	position: absolute;
	top: 121px;
	left: 32px;
	text-transform: uppercase;
}

.type li {
	width: 125px;
	text-align: center;
}

.miscela {
	position: absolute;
	left: 100px;
	top: 36px;
	font-size: 1.6em;
	font-weight: bold;
	color: #000;
}

.miscela p {
	font-size: 0.8em;
	color: #000;
}

.comp {
	position: absolute;
	left: 32px;
	top: 12px;
}

.tosta {
	position: absolute;
	left: 32px;
	top: 100px;
}

.prof {
	position: absolute;
	top: 12px;
	left: 12px;
}

.prof {
	position: absolute;
	top: 12px;
	left: 12px;
}

.profilo {
	position: absolute;
	top: 54px;
	left: 12px;
	line-height: 20px;
}

.profilo li {
	position: relative;
	width: 132px; /*125px br:2.3.2*/
	border-bottom: 1px solid #fff;
}

.profilo li.first {
	border-top: 1px solid #fff;
}

.profilo li span {
	position: absolute;
	left: 65px;
	top: 4px;
}

#caffecrema {
	background: transparent url(/img/cialde_bg_caffecrema.gif) no-repeat left top;
}

#dolcemente {
	background: transparent url(/img/cialde_bg_caffecrema.gif) no-repeat left top;
}

#cremosamentedek {
	background: transparent url(/img/cialde_bg_cremosamente.gif) no-repeat left top;
}

#deliziosamente {
	background: transparent url(/img/cialde_bg_deliziosamente.gif) no-repeat left top;
}

#appassionatamente {
	background: transparent url(/img/cialde_bg_appassionatamente.gif) no-repeat left top;
}

#intensamente {
	background: transparent url(/img/cialde_bg_intensamente.gif) no-repeat left top;
}

#divinamente {
	background: transparent url(/img/cialde_bg_divinamente.gif) no-repeat left top;
}

#magicamente {
	background: transparent url(/img/cialde_bg_magicamente.gif) no-repeat left top;
}
h2.h2dillo{
	font-size: 1.4em;
	color: #646464;
	margin:0 0 0 0;
	padding-top:25px;
}

h1.h1dillo{
	font-size: 2.2em;
	color: #000;
	margin:0;
	padding:0 0 20px 0;
}

.dillo1_form {
    width:400px;
	margin:10px 0 10px 0;
}


.dillo1_form span.error{
    color:#c5140c;
	font-size: 0.9em;
	display:block;
	padding-top:3px;
}

.dillo1_form div{
	float:left;
	font-size: 0.9em;
	color: #000;
	width:185px;
	margin-right:12px;
}

.dillo1_form div div.form_header{
	width:375px;

}

.dillo1_form div div.form_header .form_headerlf{
	float:left;
	width:160px;
}

.dillo1_form div div.form_header .form_headerrt{
	float:right;
	width:90px;
	padding-top:14px;
	color:#646464;
}


.dillo1_form div label{
    margin:15px 0 5px 0;
	display:block;
	font-weight:bold;
}

.dillo1_form textarea {
	float:left;
 	height:40px;
 	width:355px;
	color:#646464;
	height:50px;
	font-size: 1.1em;
	border:2px #e7e7e7 solid;
	font-family: Arial, Helvetica, sans-serif;
}

.dillo1_form input {
	float:left;
	color:#000;
	border:2px #e7e7e7 solid;
	font-size: 1.1em;
	color:#939598;
	padding:1px;
	font-family: Arial, Helvetica, sans-serif;
}

.dillo1step1 {
	float:left;
	width:235px;
	padding:20px 0 0 10px;
	background: transparent url(/img/img_dillostep1.gif) no-repeat 0 80px;
}

.dillo1flash {
	width:520px;
	height:250px;
}


.dillo1step1 h3 {
	padding:0 0 0 60px;
	color:#c8140c;
    font-size: 1.2em;
	font-weight:bold;
}

.dillo1step1 p {
	padding:8px 0 0 60px;
    font-size: 0.8em;
}

.dillo1step1 strong {
	padding:8px 0 0 60px;
    font-size: 0.8em;
	display:block;
}

.dillo1step2 {
	float:left;
	margin-top:40px;
	width:260px;
	padding:0 0 0 10px;
	background: transparent url(/img/img_dillostep2.gif) no-repeat 0 40px;
}

.dillo1step2 h3 {
	padding:0 0 0 60px;
	color:#c8140c;
    font-size: 1.2em;
	font-weight:bold;
}

.dillo1step2 p {
	padding:8px 0 0 60px;
    font-size: 0.8em;
}

.dillo1step2 strong {
	padding:8px 0 0 60px;
    font-size: 0.8em;
	display:block;
}

h2.h2big{
	font-size: 1.8em;
	padding:0;
	margin:8px 0 0 0;
	color: #646464;
	font-weight:bold;
}

.comepiaceanoi {
	margin:15px 0 10px 5px;
}

.dillo2 h1{
	padding-top:0px;
	margin-top:-5px;
}

.dillo2 h2{
	font-size:1.45em;
	margin-top:33px;
	margin-bottom:0px;
}

#left-col-splash {
	position: relative;
	float: left;
	width: 704px;
	height: 564px;
	background: transparent url(/img/splash_page_l.jpg) no-repeat left top;
}

#right-col-splash {
	position: relative;
	float: right;
	width: 256px;
	height: 564px;
	background: transparent url(/img/splash_page_r.gif) no-repeat left top;
}

#right-col-splash h4{
	padding:370px 0 5px 15px;
	font-size:0.70em;
}

#right-col-splash p{
	padding:0 0 0 2px;
	width:230px;
	height:17px;
	font-size:0.70em;
	margin:3px 13px 0px 13px;
	background:transparent url(/img/bg_tratoriz_w.gif) repeat-x bottom;
}

#right-col-splash p span{
	float:left;
}

#right-col-splash p a{
	font-size:0.9em;
	color:#960702;
	float:right;
}

#right-col-splash p a span{
	font-size:1.1em;
	color:#fff;
	position:absolute;
	left:13px;
	cursor:pointer;
}

#footer-splash{
	background:#000000 none repeat scroll 0% 50%;
	color:#646464;
	font-size:0.6em;
	margin:0px 7px 0pt;
	padding-top:10px;
	position:relative;
}

#footer-splash a {
	color: #646464;
}
#left-col-splash {
	position: relative;
	float: left;
	width: 704px;
	height: 564px;
	background: transparent url(/img/splash_page_l.jpg) no-repeat left top;
}

#right-col-splash {
	position: relative;
	float: right;
	width: 256px;
	height: 564px;
	background: transparent url(/img/splash_page_r.gif) no-repeat left top;
}


#right-col-splash p{
	padding:0 0 0 2px;
	width:230px;
	height:17px;
	font-size:0.70em;
	margin:3px 13px 0px 13px;
	background:transparent url(/img/bg_tratoriz_w.gif) repeat-x bottom;
}

#right-col-splash p span{
	float:left;
}

#right-col-splash p a{
	font-size:0.9em;
	color:#960702;
	float:right;
}

#footer-splash{
	background:#000000 none repeat scroll 0% 50%;
	color:#646464;
	font-size:0.6em;
	margin:0px 7px 0pt;
	padding-top:10px;
	position:relative;
}

#footer-splash a {
	color: #646464;
}

#fflash{
	position:absolute;
	left: 0;
	top: 160px;
}


.dillo_mail{
	width:360px;
	font-size:0.9em;
	margin:20px 0 0 20px;
}

.dillo_mail h3{
	font-size:0.8em;
	font-weight:normal;
}

.captcha{
	width:380px;
	font-size:0.9em;
	font-weight:bold;
	padding:8px 0 8px 0;
	margin:20px 0 0 0;
}

.captcha input {
	float:left;
	color:#000;
	border:2px #e7e7e7 solid;
	font-size: 1.1em;
	color:#939598;
	padding:1px;
	margin:10px 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
}

.txtcaptcha {
	padding-top:10px;
}

.width180 {
	width:180px;
}
.width770 {
	width:770px;
}

.fontsmall {
	font-size:0.8em;
}


.boxresponsemail {
	background: transparent url(/img/bg_responsemail.gif) repeat-x left top;
	position: absolute;
	width:400px;
	height:245px;
	top:260px;
	left:200px;
	z-index:99;
}

.boxresponsemail p.red{
	color:#c7140d;
	font-size:1.3em;
	font-weight:bold;
	padding:20px 10px 0 20px;
}
.boxresponsemail p.white{
	color:#fff;
	font-size:1.0em;
	font-weight:bold;
	padding:30px 10px 16px 20px;
}

.strip-buttonblack {
    text-align:center;
}

.strip-buttonblack a {
    background: transparent url(/img/bg_btn_redblack.gif) no-repeat;
    height:37px;
    width:174px;
    display:block;
	font-weight:bold;
    margin:22px auto 0 auto;
    line-height:37px;
    color:#fff;
}

#flashc {
	/*position: relative; */
	left: 1px;
}

#flash-corner {
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 607px;
}

/*
*>#flash-corner {
	position: absolute;
	top: 0;
	left: 607px;
}
*/
.lcs {
	font-size: 0.7em;
	font-weight: bold;
}
/* ORIGINALE
#prelimg {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 220px;
	height: 300px;
	margin-left: -90px;
}
*/
#prelimg {
	width: 220px;
	margin-left: 275px;
}

#prelimg h2 {
	width: 220px;
	margin: 0 auto;
	text-align: center;
}

#prelimg img {
	display: block;
	margin: 0 auto;
}

#deliziosamente .dxf .type li.tost_media{
    background: transparent url(/img/freccia.gif) no-repeat scroll 20% 43%;
}


#cremosamentedek .dxf .type li.tost_media{
    background: transparent url(/img/freccia.gif) no-repeat scroll 20% 43%;
}

#appassionatamente .dxf .type li.tost_scura{
    background: transparent url(/img/freccia.gif) no-repeat scroll 20% 43%;
}

#intensamente .dxf .type li.tost_media{
    background: transparent url(/img/freccia.gif) no-repeat scroll 20% 43%;
}

#divinamente .dxf .type li.tost_scura{
    background: transparent url(/img/freccia.gif) no-repeat scroll 20% 43%;
}

#magicamente .dxf .type li.tost_media{
    background: transparent url(/img/freccia.gif) no-repeat scroll 20% 43%;
}

#caffecrema .dxf .type li.tost_media{
    background: transparent url(/img/freccia.gif) no-repeat scroll 20% 43%;
}

.tost_chiara {
	
}
/* new-bit */

#concorso-bottoni {
	background: url("/img/concorso-bottoni.png");
	height: 74px;
	left: 12px;
	position: absolute;
	text-align: center;
	top: -31px;
	width: 157px;
	z-index: 100;
}

#concorso-login a {
	color: #fff;
	display: block;
	font-size: 0.9em;
	left: 0px;
	position: absolute;
	text-transform: uppercase;
	top: 25px;
	width: 84px;
	z-index: 101;
}

#concorso-iscriviti a {
	color: #fff;
	display: block;
	font-size: 0.9em;
	left: 72px;
	position: absolute;
	text-transform: uppercase;
	top: 9px;
	width: 84px;
	z-index: 101;
}

/*GM Modifiche per fine concorso 15 gen 2009*/
#concorso-main,  concorso-main-concorso{
	background: url('/img/concorso-top.jpg') center top no-repeat;
	height: 649px;
	margin: 5px -10px;
	width: 789px;
}

/*GM Modifiche per fine concorso 15 gen 2009*/
#concorso-main-concorso {
	background: url('/img/concorso-top.jpg') center top no-repeat;
	height: 699px;
	margin: 5px -10px;
	width: 789px;
}

#concorso-main-domande {
	margin: 5px -5px 0;
	/*width: 789px;*/
}

#concorso-main-title {
	font-size: 2.4em !important;
	font-size: 2.3em;
	font-weight: bold;
	letter-spacing: 0em !important;
	letter-spacing: -0.02em;
	line-height: 32px !important;
	line-height: 31px;
	position: absolute;
	left: 506px;
	text-transform: uppercase;
	top: 256px !important;
	top: 245px;
	width: 282px;
}

*:first-child+html #concorso-main-title {
	font-size: 33px !important;
	letter-spacing: 2px !important;
	line-height: 32px !important;
	top: 246px !important;
}

#concorso-bottom {
	background: #000 url(/img/concorso-bg-bottom.jpg) center top repeat-x;
	color: #fff;
	/*GM Modifiche per fine concorso 15 gen 2009*/
	height: 398px;
	margin: 13px auto;
	position: relative;
	top: 301px;
	width: 762px;
}

#concorso-top-iscrizione {
	height: 70px;
	padding: 50px 13px;
}

#concorso-bottom-iscrizione {
	background: url(/img/bg-concorso-iscriviti.jpg) center top no-repeat;
	color: #fff;
	margin: 8px;
	margin-bottom: 54px !important;
	margin-bottom: 0;
	width: 764px;
}

#concorso-bottom-wizard {
	background: #000 url(/img/bg-concorso-wizard.jpg) top repeat-x;
	color: #fff;
	/* PRE SEO WAS
	margin: 13px;
	padding: 24px;
	padding-top: 20px;
	*/
	margin: 13px auto;
	padding: 20px 24px;
	width: 716px !important;
	width: 710px;
}

#concorso-top-wizard {
	margin: 26px 13px;
}

#concorso-top-domande {
	margin: 13px;
}

#concorso-bottom-domande {
	background: transparent url(/img/concorso-bg-domanda.jpg) center top no-repeat;
	color: #fff;
	height: 299px !important;
	margin: 13px auto;
	position: relative;
	width: 753px;
}

.concorso-validita {
	color: #646464;
	font-size: 10px;
	line-height: 13px;
	margin-left: 23px;
	margin-top: 50px;
	vertical-align: top;
	width: 184px;
	word-spacing: 1px;
}

*:first-child+html .concorso-validita {
	margin-top: 84px;
	line-height: 15px;
	word-spacing: 1px;
}

.concorso-img {
	float: left;
	height: 348px;
	width: 214px;
}

#concorso-scelte {
	border-right: 1px dotted #fff;
	float: left;
	height: 348px;
	padding: 0 10px;
	width: 340px;
}

#concorso-dx {
	float: left;
}

#concorso-dx-top {
/*	border-bottom: 1px dotted #fff;
	padding: 6px; */
	width: 165px !important;
	width: 153px !important;
}

#concorso-dx-bottom {
	padding: 6px;
	width: 165px !important;
	width: 153px !important;
}

#concorso-partecipa {
	position: absolute;
	right: 24px;
	top: -73px;
}

#concorso-footer-note {
	text-align: center;
	width: 769px;
}

.concorso-big-titles {
	color: #C9140D;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: 1px !important;
	letter-spacing: -0.1em;
	line-height: 35px;
	padding-top: 16px;
	text-transform: uppercase;
	padding-top: 16px;
	line-height: 35px;
	letter-spacing: 1px !important;
}

* :first-child+html .concorso-big-titles {
	font-size: 32px;
}

.concorso-titles {
	color: #C9140D;
	font-size: 28px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 35px;
	padding-top: 16px;
	text-transform: uppercase;
	z-index: 50;
}

.concorso-titlespublic {
	color: #C9140D;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 35px;
	padding-top: 16px;
	text-transform: uppercase;
	z-index: 50;
}

* :first-child+html .concorso-titles {
	font-size: 22px;
}

.concorso-scelte-title {
	color: #F33;
	font-size: 23px;
	letter-spacing: 1px;
	line-height: 15px;
	padding-top: 16px;
	text-transform: uppercase;
}

*:first-child+html .concorso-scelte-title {
	font-size: 22px;
}

.concorso-scelte-txt {
	display: block;
	font-size: 13px !important;
	font-size: 11px;
	font-weight: lighter;
	letter-spacing: 1px !important;
	letter-spacing: 0px;
	line-height: 16px;
	word-spacing: 1px;
}

.concorso-scelte-txt a {
 text-decoration: none;
 color:#FFFFFF;	
}

*:first-child+html .concorso-scelte-txt {
	line-height: 17px;
}

.concorso-domanda-txt {
	font-size: 18px !important;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 25px;
	margin-top: 5px;
}

.concorso-light {
	color: #646464;
	font-size: 18px !important;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0.01em !important;
	letter-spacing: -0.03em;
	/* Integrazione Branch develToolPersonalizzazione - 2008-12-18
	margin-top: 20px;
	*/
	text-transform: uppercase;
}

.concorso-lighter {
	color: #b1b1b1;
	font-size: 16px !important;
	font-size: 15px;
	font-weight: bold;
	letter-spacing: 0.01em !important;
	letter-spacing: -0.04em;
	margin-bottom: -3px;
	margin-top: 16px;
	text-transform: uppercase;
}


.concorso-lighter a {
	color: #FF3333;
}

.concorso-link {
	color: #F33;
	text-transform: uppercase;
}

#concorso-abilitati {
	color: #F33;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 13px;
	/* GM modifica per fine concorso */
	margin-top: 114px;
}

#concorso-regolamenti {
	font-size: 9px;
	line-height: 16px;
	margin-top: 18px;
}

#concorso-regolamenti li {
	letter-spacing: 1px !important;
	letter-spacing: 0.04em;
	list-style-image: url("/img/arrow-h.gif");
	line-height: 16px;
	margin-left: 12px;
	padding: 0;
}

*:first-child+html #concorso-regolamenti li {
	margin-left: 20px;
}

#concorso-regolamenti li a {
	color: #fff;
}
.aprimenu {
	margin-right: 35px;
	background: #fff url(/img/bg_menu.jpg) repeat-x left top;
}

#concorso-alert {
	background: transparent url('/img/concorso-alert.png') no-repeat;
	height: 65px;
	position: absolute;
	right: -8px;
	top: -33px;
	width: 66px;
	z-index: 4;
}

#concorso-alert-fine {
	height: 65px;
	position: absolute;
	right: -8px;
	top: -33px;
	width: 66px;
	z-index: 4;
}

#concorso-abilitati-errore1 {
	color: #F33;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 13px;
}

#concorso-loggato {
	position: absolute;
	top: -27px;
	width: 500px;
	z-index: 100;
}


.button-logout {
	vertical-align: middle;
}

#concorso-myprofile,#concorso-myprofile a {
	color: #848484;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 24px !important;
	z-index: 101;
	text-transform: uppercase;
}

#concorso-logout a {
	color: #848484;
	display: block;
	font-size: 0.9em;
	font-weight: bold;
	left: 100px;
	letter-spacing: 1px;
	position: absolute;
	text-transform: uppercase;
	top: 8px;
	z-index: 101;
}

.concorso-domande-risposte {
	color: #fff;
	font-size: 20px;
	float: left;
	height: 299px;
	line-height: 36px;
	padding: 0px;
	position: relative;
	width: 250px;
}

.concorso-border-right {
	border-right: 1px dotted #fff;
}

.concorso-domande-chk {
	position: absolute;
	text-align: center;
	top: 230px;
	width: 250px;
}

.concorso-domande-txt {
	position: absolute;
	text-align: center;
	top: 255px;
	width: 250px;
}

.concorso-iscrizione-title {
	font-size: 32px;
	font-weight: bold;
	height: 209px;
	vertical-align: middle;
}

.concorso-iscrizione-title a {
	color: #fff;
}	

.concorso-iscrizione-txt {
	font-size: 24px !important;
	font-size: 1.45em;
	font-weight: bold;
	letter-spacing: 1px !important;
	letter-spacing: 0;
	line-height: 1.1em;
}

.concorso-iscrizione-txt a {
	color: #f33;
}

#concorso-boxes {
	/*height: 200px;*/
}

.concorso-half-box {
	border: 1px solid yellow;
	float: left;
	height: 176px;
	padding: 15px;
	width: 300px;
}

.concorso-labels {
	font-size: 9px;
	padding: 4px 0px;
	text-transform: uppercase;
}

.concorso-tip {
	background: url("/img/arrow-h.gif") left center no-repeat;
	color: #fff;
	font-size: 10px;
	letter-spacing: 1px !important;
	letter-spacing: -0.04em;
	line-height: 9px;
	margin: 10px;
	padding-left: 10px;
}

.concorso-tip a {
	color: #fff;
}

.concorso-wizard-tip {
	display: inline;
	float: right;
	font-size: 10px;
	letter-spacing: 1px;
	width: 52%;
}

#concorso-box-iscriviti {
	border-right: 1px dotted #fff;
	float: left;
	height: 119px !important;
	height: 209px;
	letter-spacing: 2px;
	padding-top: 90px;
	text-align: center;
	vertical-align: middle;
	width: 380px;
}

#concorso-box-login {
	float: left;
	height: 122px;
	letter-spacing: 2px;
	padding-top: 90px;
	text-align: center;
	vertical-align: middle;
	width: 160px;
}

#concorso-box-form {
	float: right;
	height: 192px;
	padding-left: 20px;
	padding-top: 20px;
	vertical-align: middle;
	width: 200px;
}

.strip-button-small {
	text-align: center;
}

.strip-button-small a {
	background: transparent url(/img/bg_btn_redsmall.png) no-repeat;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 31px;
	line-height: 31px;
	margin: 16px auto 0 auto;
	width: 89px;
}

.strip-button-small input {
	background: transparent url(/img/bg_btn_redsmall.png) no-repeat;
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: bold;
	height: 31px;
	line-height: 31px;
	margin: 16px auto 0 auto;
	width: 89px;
}

input.concorso-iscriviti {
	font-size: 23px !important;
	font-size: 22px;
	height: 24px;
	width: 170px;
}

#concorso-wizard1-left {
	border-right: 1px dotted #fff;
	float: left;
	width: 480px !important;
	width: 460px;
}

#concorso-wizard1-right {
	float: right;
	margin-left: 20px;
	text-align: left;
	width: 210px !important;
	width: 210px;
}

#concorso-wizard1-left-celltop {
	height: 30px;
}

.concorso-wizard-txt {
	font-size: 15px !important;
	font-size: 14px;
	letter-spacing: 0.01em !important;
	letter-spacing: -0.03em;
	line-height: 16px;
}

.concorso-wizard-intro-txt {
	font-size: 14px !important;
	font-size: 13px;
	letter-spacing: 0.01em !important;
	letter-spacing: -0.02em;
	line-height: 16px;
	margin: 18px 0;
}

.concorso-fieldrow {
	display: block;
	height: 32px;
}

.concorso-field {
	float: left;
	width: 47%;
}

input.concorso-wizard,select.concorso-wizard {
	color: #777;
	font-size: 16px !important;
	font-size: 14px;
	padding: 2px;
	text-align: left;
	width: 206px;
}

#concorso-wizard2-left {
	border-right: 1px dotted #fff;
	float: left;
	height: 140px;
	margin-right: 20px; /*SEO*/
	width: 30%;
}

#concorso-wizard2-right {
	height: 140px;
}

#concorso-wizard3-left {
	float: left;
	height: 160px;
	margin-top: -15px;
	width: 35%;
}

#concorso-wizard3-right {
	border-left: 1px dotted #fff;
	float: right;
	height: 160px;
	width: 64%;
}

.concorso-wizard-big-txt {
	font-size: 19px !important;
	font-size: 20px;
	letter-spacing: 1px !important;
	letter-spacing: -0.04em;
	line-height: 22px;
	text-transform: uppercase;
}

.concorso-wizard-red-txt {
	color: #f33;
	font-size: 16px !important;
	font-size: 17px;
	letter-spacing: 1px !important;
	letter-spacing: -0.03em;
	line-height: 16px;
	margin: 18px 10px;
}

.concorso-wizard-link,.concorso-wizard-link a {
	color: #fff;
	font-size: 16px !important;
	font-size: 17px;
	letter-spacing: 1px;
}

#concorso-login-info {
	float: left;
	margin-top: 30px;
	width: 370px;
}

#concorso-login-box {
	background: url(/img/concorso-login-box.jpg) center top no-repeat;
	float: right;
	height: 199px;
	margin-top: 40px;
	padding: 20px 10px 10px 0px;
	width: 376px;
}

#concorso-login-img {
	float: left;
	margin-top: 50px;
	width: 370px;
}

#concorso-login-spot {
	border-left: 1px dotted #646464;
	float: right;
	margin-top: 50px;
	padding: 20px;
	width: 350px;
	padding: 20px;
}

#concorso-login-form {
	color: #fff;
	float: right;
	width: 180px;
}

.concorso-login-title,.concorso-login-title a {
	color: #fff;
	float: left;
	font-size: 32px;
	font-weight: bold;
	margin-left: 50px !important;
	margin-left: 20px;
	margin-top: 70px;
}

input.concorso-login {
	color: #777;
	font-size: 15px !important;
	font-size: 13px;
	padding: 2px;
	text-align: left;
	width: 160px;
}

.concorso-login-spot-txt {
	color: #646464;
	font-size: 19px !important;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 1px !important;
	letter-spacing: -0.01em;
	line-height: 20px;
	text-transform: uppercase;
}

.concorso-login-spot-txt a {
	color: #f33;
}

.concorso-login-link,.concorso-login-link a {
	color: #000;
	font-size: 17px !important;
	font-size: 18px;
	letter-spacing: 0px;
	text-transform: uppercase;
}

.concorso-login-intro-txt {
	font-size: 14px !important;
	font-size: 13px;
	letter-spacing: 0.01em !important;
	letter-spacing: -0.02em;
	line-height: 16px;
	margin: 18px 0;
}

.concorso-login-intro-txt a {
	color: #f33;
}

#concorso-profile-info {
	float: left;
	margin-top: 30px;
	width: 500px;
}

#concorso-profile-box {
	background: url(/img/concorso-profile-box.jpg) center top no-repeat;
	float: right;
	height: 201px;
	margin-top: 40px;
	padding: 26px 10px 10px 20px;
	width: 208px;
}

#concorso-profile-img {
	float: left;
	margin-left: 20px !important;
	margin-left: 10px;
	width: 250px !important;
	width: 230px;
}

#concorso-profile-spot {
	border-left: 1px dotted #646464;
	float: right;
	margin-top: 50px;
	padding: 35px;
	width: 420px;
}

#box-nickname {
	color: #fff;
	font-size: 18px !important;
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 0.01em !important;
	letter-spacing: -0.04em;
	margin-bottom: 18px;
}

#profile-image {
	border: 2px solid #f33;
	float: left;
}

#profile-info {
	color: #fff;
	font-size: 10px;
	float: right;
	line-height: 12px;
	text-align: left;
	text-transform: uppercase;
	width: 100px;
	text-align: left;
}

#profile-modifica-dati {
	margin-left: 5px;
	position: relative;
	top: 30px !important;
	top: 42px;
}

*:first-child+html #profile-modifica-dati {
	top: 42px !important;
}

#profile-sex {
	color: #f33;
}

#profile-country {
	color: #646464;
}

.divReg {
	display: block;
	float: left;
	width: 105px;
}

.inputText {
	border-left: 1px solid #646464;
	font-size: 10px;
	width: 200px;
}

.concorso-avatar {
	border: 1px solid #7E5D1A;
	margin-top: 5px;
	margin-right: 5px;
	width: 52px; 
}

.concorso-consenso-small {
	font-size: 9px;
	height: 15px;
	margin-bottom: 10px !important;
	margin-bottom: 3px;
	margin-top: 10px !important;
	margin-top: 3px;
	vertical-align: middle;
}

textarea.concorso-registrati-form {
	height: 80px;
	font-size: 10px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
}

.redText {
	color: #f33;
}

.spanError{
	color:red;
	font-size: 9px;
}

.btnSubmit {
	/* PRE SEO WAS background: transparent url("/img/bg_btn_red.gif") no-repeat scroll 0 -x-background-x-position:0;*/
	background: transparent url("/img/bg_btn_red.gif") no-repeat scroll;
	background-image: url("/img/bg_btn_red.gif");
	background-position: 0 0; /*SEO*/
	background-repeat: no-repeat;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	font-weight: bold;
	height: 37px;
	line-height: 37px;
	margin: 22px auto 0;
	text-align: center;
	text-transform: uppercase;
	width: 174px;
}

.btnSubmitProfile {
	/* PRE SEO WAS background: transparent url("/img/bg_btn_red.gif") no-repeat scroll 0 -x-background-x-position:0;*/
	background: transparent url("/img/bg_btn_red.gif") no-repeat scroll;
	background-image: url("/img/bg_btn_red.gif");
	background-position: 0 0; /*SEO*/
	background-repeat: no-repeat;
	border: none;
	color: #fff;
	cursor: pointer;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1em;
	font-weight: bold;
	height: 37px;
	line-height: 37px;
	margin: 22px auto 0;
	text-align: center;
	text-transform: uppercase;
	width: 174px;
}

div.concorso-domande-chk input {
	/* display: none; */
}

div.concorso-domande-chk img {
	margin: auto;
	display: block;
} 

#contenthome {
	background-image: none;
	font-size: 0.9em;
	height: 398px;
	margin-bottom: 130px;
	min-height: 398px;
	padding: 10px;
}


#contentdomande {
	min-height: 526px;
	/* height: 446px;*/
	padding: 140px 10px 10px 10px;
	font-size: 0.9em;
	background: #fff url(/img/bg_menu.jpg) repeat-x left top;
}

#contenterrore {
	min-height: 526px;
	/* height: 446px;*/
	padding: 140px 2px 10px 2px;
	font-size: 0.9em;
	background: #fff url(/img/bg_menu.jpg) repeat-x left top;
}


/*
#contenthome {
  	 min-height: 446px;
	height: 446px;
	padding: 140px 10px 10px 10px;
	font-size: 0.9em;
	background-image: none;
} 
*/

#concorso-main-domande-2, #concorso-main-domande-3 {
	display:none;
}


/* new c.i. layout */
.bgtazzina h1 {
	top: 0;
	padding-top: 0;
}

.bgtazzina h2 {
	margin-top: 10px;
	font-size: 0.9em;
	color: #ADADAD;
}

.identity p {
	width: 440px;
	padding-left: 10px;
	font-size: 0.6em;
	font-weight: bold;
	text-transform: uppercase;
}

p.cap {
	font-weight: bold;
	font-size: 0.7em;
	margin: 50px 0 20px -10px;
	padding: 0 0 0 10px;
}

.identity p.altrow {
	position: relative;
	z-index: 90;
	background: transparent url(/img/c.i.-grad.jpg) repeat-y left top;
}

.identity p span {
	display: block;
	width: 216px;
}

.identity p span.idsx {
	float: left;
	display: block;
	padding-bottom: 3px;
	padding: 5px 0;
	color: #636363;
	border-right: 1px dotted #777;
}

.identity p span.iddx {
	float: right;
	padding-top: 3px;
	padding-bottom: 3px;
	color:#c9140d;

	line-height: 18px;
}

/* new c.i. layout (end) */

/* css aggiunti per la nuova pagina delle 4M */

div#open1{
	position:absolute;
	z-index:50;
	display:none;
	margin-top:8px;
	left:10px;
}
div#open2{
	position:absolute;
	z-index:51;
	display:none;
	margin-top:174px;
	left:10px;
}
div#open3{
	position:absolute;
	z-index:52;
	display:none;
	margin-top:-10px;
	left:549px;
}
div#open4{
	position:absolute;
	z-index:53;
	display:none;
	margin-top:-10px;
	left:549px;
}

h2.subtit4m{
	color:#B1B1B1;
	text-transform:uppercase;
	font-size:1.3em;
	font-weight:bold;
	margin-top:11px;
	}
	
div.cont4m{
	height:512px;
	background:#fff url(/img/m4_bkg.jpg) top left;
	margin:13px -10px 0 -10px
}

div.cont4m div.fl {
	margin-top:42px;
	padding-left:10px
}
	
div.cont4m div.rt{
	margin-top:36px;
	padding-right:10px
}
	
div.cont4m img{
	border:0;
}

div.cont4mest{
	height:512px;
	background:#fff url(/img/m4_bkg_est.jpg) top left;
	margin:13px -10px 0 -10px
}

div.cont4mest div.fl{
	padding-left:10px;
	margin-top:42px;
}
	
div.cont4mest div.rt{
	padding-right:10px;
	margin-top:36px;
}
	
div.cont4mest img{
	border:0;
}
	
div.box4m{
	width:231px;
	}
	
div.box4m p{
	width:203px;
}
	
div.m4sx{
	padding-top:18px;
	height:160px
}

div.m4sx p.h{
	height:107px;
}

div.box4m p.h110{
	height:118px;
}


p.top8{
	margin-top:8px;
}

p.top8 span{
	height:60px;
	display:block;
}
	
div.box4m h2{
	color: #C8140C;
	font-size:1.3em;
	float:left;
	margin:0;
}

div.box4m p{
	font-size:0.9em;
	font-weight:bold;
	line-height:1.15em;
	margin-left:12px;
	}

div.box4m p.m4open{
	font-weight:normal;
	height:112px
}	


div.box4m div.txt{
	height:32px;
	width:203px;
	margin-left:12px;
	background:#fff url(/img/m4_sep.gif) no-repeat bottom left;
	}
	
div.box4m div.txt img{
	float:right;
	}
	
div.box4mopen {
	background:url(/img/m4_bg_boxmi.gif) no-repeat;
	padding-top:10px;
	}
	
/* open macinatura */
div.box4mopenmac{
	background:url(/img/m4_bg_boxmac.gif) no-repeat;
	padding-top:10px;
	}
div.box4m p.m4openmac{
	font-weight:normal;
	height:135px;
	padding-right:10px
}

/* open manualita */
div.box4mopenman{
	background:url(/img/m4_bg_boxman.gif) no-repeat;
	padding-top:10px;
}
div.box4m p.m4openman{
	font-weight:normal;
	height:300px;
}

/* open macchina */
div.box4mopenmacc{
	background:url(/img/m4_bg_boxmacc.gif) no-repeat;
	padding-top:10px;
	}
div.box4m p.m4openmacc{
	font-weight:normal;
	height:130px;
	padding-right:10px
}

	
div.box4mopendx{
	padding-right:10px
	}
	
img.m4cialda{
	padding:11px 0 0px 30px;
}

	
/* css aggiunti per la pagina promozioni */

.promo {
	color:#000;
	font-size:1.0em;
	float:left;
	margin:0;
}

.promo h2 {
	color: #b1b1b1;
	font-size:1.25em;
	margin-top:11px;
	float:left;
}

.promo h2.pr-line {
	color: #000;
	margin-top:20px;
	padding-bottom: 8px;
	font-size: 1.25em;
	font-weight:bold;
	width:520px;
	border-bottom: 1px solid #c8c8c8;
}

.conf {
	width:520px;
	margin:15px 0 20px 0;
	text-align:left;
	float:left;
}

.conf img{
	float:left;
	margin:10px 30px 0 0;
}

.conf .conftxt{
	width:180px;
	float:left;
	margin:10px 0 0 15px;
}

.conf .conftxt span.red{
	font-weight:bold;
	color:#c8140c;
}

.conf .conftxt span.italic{
	font-style:italic;
	font-weight:bold;
	padding:15px 0 0 0;
	display:block;
}

.rightcol h3{
	color:#ff3333;
	font-size:1.25em;
	font-weight:bold;
	text-align:center;
	margin:0;
}

.rightcol p{
	font-size:0.8em;
	padding:8px 4px 5px 10px;
}

.rightcol .rightimg {
	background:url(/img/img_macchdx.jpg) no-repeat;
	height:244px;
	width:222px;
}

div.rightcol .rightKit {
	background:url(/img/pack2010.jpg) no-repeat;
	height:244px;
	width:222px;
 }

.rightcol .rightimg a{
	color:#fff;
	font-size: 0.7em;
	text-decoration:none;
	position:relative;
	top:217px;
	left:140px;
	display:block;
}

#concorso-click {
	height:140px;
	position:absolute;
	right:13px;
	top:140px;
	width:140px;
	cursor:pointer;
}

/* css aggiunti per la pagina promozioni */

h3.h3_line {
   color:#C9140B;
   font-size:0.9em;
   margin:7px 0pt;
   border-top: 1px solid #C8C8C8;
   padding-top: 10px;
}

.conf .conftxt_1{
   width:480px;
   float:left;
   margin:10px 0 0 15px;
} 

.promo {
	color:#000;
	font-size:1.0em;
	float:left;
	margin:0;
}

.promo h2 {
	color: #b1b1b1;
	font-size:1.25em;
	margin-top:11px;
	float:left;
}

.promo h2.pr-line {
	color: #000;
	margin-top: 20px;
	padding-bottom: 8px;
	font-size: 1.25em;
	font-weight:bold;
	width:520px;
	border-bottom: 1px solid #c8c8c8;
}

.conf {
	width:520px;
	margin:15px 0 20px 0;
	text-align:left;
	float:left;
}

.conf img{
	float:left;
	margin:10px 30px 0 15px;
}

.conf .conftxt{
	width:180px;
	float:left;
	margin:10px 0 0 15px;
}

.conf .conftxt_2{
	width:280px;
	float:left;
	margin:10px 0 0 15px;
}

.conf .conftxt span.red{
	font-weight:bold;
	color:#c8140c;
}

.conf .conftxt span.italic{
	font-style:italic;
	font-weight:bold;
	padding:15px 0 0 0;
	display:block;
}

.rightcol h3{
	font-size:1.25em;
	font-weight:bold;
	text-align:center;
	margin:0;
}


.rightcol p{
	font-size:0.8em;
	padding:8px 4px 5px 10px;
}

.rightcol .rightimg {
	background:url(/img/img_macchdx.jpg) no-repeat;
	height:244px;
	width:222px;
}

.rightcol .rightimg a{
	color:#fff;
	font-size: 0.7em;
	text-decoration:none;
	position:relative;
	top:217px;
	left:140px;
	display:block;
}


/* Start mod, promozioni 60 euro*/

.rightcol .rightimg2 {
	background:url(/img/img_macchdx_cialde.jpg) no-repeat;
	height:225px;
	width:222px;
}

.rightcol .rightimg2 a{
	color:#fff;
	font-size: 0.7em;
	text-decoration:none;
	position:relative;
	top:200px;
	left:120px;
	display:block;
}
/* End  mod, promozioni 60 euro*/




/* Modifiche per tool di personalizzazione 1*/
.flashtool {
	float: left;
	margin-left:-10px;
	margin-top:4px;
}


/* Modifiche per tool di personalizzazione */
#tool-profile-box {
	background: url(/img/concorso-profile-box.jpg) center top no-repeat;
	float: left;
	height: 201px;
	margin-top: 40px;
	padding: 26px 10px 10px 20px;
	width: 208px;
}


#tool-profile-info {
	margin-top: 10px;
	margin-left:10px;
}

#tool-main-login {

}

#tool-main-login-left {
  float:left;
  width:320px;
}

#tool-main-login-right {
	width: 420px;
	height: 530px;
	float:right;
	border-left: 1px dotted #777;
}

.tool-sub-titles {
	color: #C9140D;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 1px;
	line-height: 35px;
	padding-top: 16px;
	text-transform: uppercase;
	z-index: 50;
}

.tool-login-intro-txt {
	font-size: 14px !important;
	font-size: 13px;
	letter-spacing: 0.01em !important;
	letter-spacing: -0.02em;
	line-height: 16px;
	margin: -7px 0 5px 0;
	color: #646464;
}

.tool-login-intro-txt-2 {
	font-size: 12px !important;
	font-size: 11px;
	letter-spacing: 0.01em !important;
	letter-spacing: -0.02em;
	line-height: 16px;
	margin: -7px 0 5px 0;
	color: #646464;
}

.tool-login-intro-txt-3 {
	font-size: 12px !important;
	font-size: 11px;
	letter-spacing: 0.01em !important;
	letter-spacing: -0.02em;
	line-height: 16px;
	margin: -7px 0 5px 0;
	color: #646464;
	font-weight:bold;
}


#tool-compositions {
 border-top: 1px dotted #777;
 border-bottom: 1px dotted #777;
 padding-top:20px;
 float:left;
}

#tool-compositions #machineImage{
 border:0;
 /*position:absolute;
 1right:120px;
 1top:235px;*/
 height:221px;
 margin:0 0 0 -10px;
}

#tool-compositions #cupImage{
 border:0;
 position:absolute;
 bottom:220px;
 right:170px;
}

#tool-composition {
 float:right;
}

#tool-composition #composition-image{
 float:left;
}

#TB_ajaxContent {
  overflow:hidden;
}

#tool-composition #composition-desc{
 float:right;
}

#composition-name{
	color: #C9140D;
	font-size: 14px;
	font-weight: bold;
	line-height: 15px;
	padding-top: 26px;
	text-transform: uppercase;
	width:100px;
	z-index: 50;
}

#composition-text{
	font-size: 12px;
	width:100px;
}

#composition-creation-date{
	font-size: 12px;
	padding-top: 56px;
	width: 100px;
}

#tool-composition-small #composition-image #machineImage{
 border:0;
 /*1position:absolute;
 1right:120px;
 1top:235px;*/
 height:160px;
}

#tool-composition-small #composition-image #cupImage{
 border:0;
 position:absolute;
 /*1top:200px;*/
 bottom:315px;
 right:240px;
 width:40px;

}

#tool-composition-small #composition-image{
 float:left;
}

#tool-composition-small #composition-desc{
 float:right;
 /*1min-height:150px;*/
 border-left: 1px dotted #8f8f8f;
 padding-left:15px;
 margin-left:10px;
 margin-right:35px;
}

#tool-composition #composition-name {
color:#C9140D;
font-size:14px;
font-weight:bold;
line-height:15px;
padding-top:26px;
text-transform:uppercase;
width:130px;
z-index:50;
margin-top:-220px;
}
#tool-composition #composition-text {
font-size:12px;
width:130px;
}
#tool-composition #composition-creation-date {
font-size:12px;
padding-bottom:20px;
padding-top:20px;
width:130px;
}

#tool-composition-small #composition-image img{
 /*1margin-left:30px;
 1width:150px;*/
}


#paging-tool {
	/*1margin-left:30px;*/
}

#paging-tool img {
	margin-top:20px;
}

#paging-text {
	float:left;
	font-size: 10px;
	text-align:center;
}

#paginate-bottom {
 margin-top:20px

}

#mp-overlay {
	position: relative;
	height: 393px;
	margin-top: -7px;
	/*1background: #d6d6d6 none;*/
	background: url(/img/overlay_bkgrd.jpg) repeat-x;
/*1	background: #fff url(/img/bg_menu.jpg) repeat-x left top;*/
}

#mp-overlay p {
	color: #404040;
}

#xclose {
	position: absolute;
	top: 10px;
	right: 10px;
}

#zm {
	position: absolute;
	top: 0;
	left: 0;
}

#zm-tazzina {
	position: absolute;
	/*1top: 0;*/
	left: 300px;
	bottom: 50px;
}

#zp {
	position: absolute;
	left: 20px;
	bottom: 20px;
}

#zn {
	position: absolute;
	right: 20px;
	bottom: 20px;
}

#zm-info {
	position: absolute;
	right: 35px;
	top: 110px;
	width: 240px;
	height: 241px;
	padding-left: 14px;
	border-left: 1px dashed #8f8f8f;
}

#zm-info h3 {
	margin: 0;
	font-size: 1.4em;
	text-transform:uppercase;
	font-weight:bold;
}

#zm-info p {
	font-size: 1.2em;
}

#zm-info p.sm {
	margin-top: 20px;
	font-size: 1em;
}

#zm-info p.sm a{
	color:#C9140B;
	font-weight:bold;
	text-transform:uppercase;
}

#zm-info p#btm {
	position: absolute;
	left: 20px;
	bottom: 0;
	font-size: 1em;
}

.pers {
	display: block;
	width: 160px;
	line-height: 18px;
	margin: 40px 0;
	font-weight: bold;
	font-size: 0.9em;
	color: #646464;
	background: transparent url(/img/right_arrow.gif) no-repeat right top;
}

.vsep {
	border-bottom: 1px dashed #8f8f8f;
}

#tool-profile-info .ldesc {
	float: left;
}

.rg {
	float: left;
	margin-top: 30px;
}

.sxb {
	float: left;
	width: 160px;
	margin: 30px 30px 0 0;
}

.smbox {
	position: relative;
	margin-top: 20px;
	padding: 10px;
	width: 180px;
	height: 50px;
	float: left;
}

.smbox p {
	font-weight: bold;
	color: #646464;
}

.smbox img {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.smbox1 {
	border-right: 1px dotted #8f8f8f;
}


#concorso-disclaimer {
	font-size:8px !important;
	margin-top:20px;
	text-transform:none;
}
#map-top-content {
	padding: 45px 0 45px 15px;
}

.map-main-title {
	font-size: 2.4em !important;
	font-size: 2.3em;
	font-weight: bold;
	letter-spacing: 0em !important;
	letter-spacing: -0.15em;
	line-height: 32px !important;
	line-height: 31px;
	text-transform: uppercase;
}

*:first-child+html .map-main-title {
	font-size: 2.3em !important;
	letter-spacing: -0.15em !important;
}

.map-box {
	float: left;
	margin: 16px !important;
	margin: 10px;
	width: 332px !important;
	width: 353px;
}
/*FIX LVZAMMMA-24*/
*:first-child+html .map-box {
    margin: 10px !important;
    width: 353px !important;
}


.map-zone-title {
	border-bottom: 2px solid #ccc;
	color: #c61408;
	font-size: 1.5em;
	font-weight: bold;
	/*FIX LVZAMMMA-24*/
	height: 48px;
	letter-spacing: 0.06em !important;
	letter-spacing: 0.02em;
	line-height: 28px;
	margin-bottom: 10px;
	text-transform: uppercase;
}

.map-zone-text {
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: 0.06em !important;
	letter-spacing: -0.04em;
	line-height: 1.32em;
	bottom: 0.3em;
}

*:first-child+html .map-zone-text {
	letter-spacing: 0.0em !important;
}

.map-box ul {
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin-top: 1em;
}

.map-box li {
	font-size: 1.1em;
	font-weight: lighter;
	height: 1.8em;
	min-height: 1.8em;
	letter-spacing: 0.04em !important;
	letter-spacing: -0.04em;
	line-height: 1.8em;
	list-style-image: url("/img/arrow.png");
	margin-left: 1.4em !important;
	margin-left: 1em;
	padding: 0;
	vertical-align: top;
}

*:first-child+html .map-zone-text {
	letter-spacing: -0.04em !important;
	margin-left: 1em !important;
}

.map-box li a {
	color: #000;
}

/*pagina contatti distibutori*/
.contatti1 {
float: left;
font-size: 1.2em;
height: auto;
padding: 20px;
width: 340px !important;
width: 340px;
}

*:first-child+html .contatti1 {
   width: 340px !important;
}

.contatti2 {
float: right;
font-size: 1.2em;
height: auto;
padding: 20px;
width: 340px !important;
width: 340px;
}

*:first-child+html .contatti2 {
   width: 340px !important;
}



.txt_contatti {
    font-size: 1.4em;
    color: #000;
    margin-bottom: 20px;
}

.sottotitolo_contatti {
    font-size: 1.6em;
    color: #646464;
    margin-bottom: 20px;
}

h4.distributore {
    font-size: 1.0em;
    color: #000000;
    margin-bottom: 0px;
}

p.distributore {
    margin-bottom: 20px;
}

.contatti1 a,
.contatti2 a {
    text-decoration: underline;
}
 
 
 /*CHANGE COUNTRY PAGE*/
 
#splash-container {
	background-color: #000000;	
	height: 637px;
	margin: 0 auto;
	position: relative;
	width: 1000px;
	text-align: left;
} 

#home-splash-bg {
	background: url("/img/bg.jpg") no-repeat;
	background-color: #fff;
	width: 1000px;
	height: 637px;
} 

#continente-menu {
	color: #fff;
	position: absolute;
	right: 23px;
	top: 240px;
} 

#change-country {
	margin-bottom: 13px;
	text-indent: 7px;
}

.continente {
	background-color: #fff;
	margin: 2px 0;
}

.continente-wrapper {
	background-image: url("/img/splash-menu-end.gif");
	background-position: 0 bottom;
	background-repeat: no-repeat;
	overflow: hidden;
	padding-bottom: 6px;
	width: 237px;
}

.continente-name {
	background-color: #520401;
	background-repeat: no-repeat;
	#cursor: pointer;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 15px;
	padding: 7px;
	text-transform: uppercase;
	width: 223px;
	color: #FFF;
}

.continente-elencopaesi {
	background: #FFF url("/img/splash-menu-bg.gif") 0 0 repeat-y;
	font-size: 0.9em;
	font-weight: lighter;
	padding: 6px 11px;
}

.continente-opened {
	background-image: url("/img/splash-btn-opened.gif");
}

.continente-closed {
	background-image: url("/img/splash-btn-closed.gif");
}

.continente-locked {
	background-color: #520401;
	background-image: url("/img/splash-btn-locked.gif");
	background-repeat: no-repeat;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 15px;
	padding: 7px;
	text-transform: uppercase;
	width: 225px;
	
}

.continente-paese {
	border-bottom: 1px dotted #000;
	height: 13px;
	overflow: hidden;
	padding: 3px 2px;
	width: 211px;
	color: #000;
}

.continente-paese-last {
	border-bottom: none;
}

.continente-paese a {
	color: #000;
	text-decoration: none;
}

.continente-paese a:hover {
	color: #960804;
	text-decoration: underline;
}

.paese-inactive {
	color: #960804;
	float: left;
}

.paese-next-opening {
	color: #960804;
	float: right;
	padding-right: 6px;
	text-transform: uppercase;
}

#footer-legals {
	bottom: 12px;
	color: #848484;
	font-size: 0.8em;
	font-weight: lighter;
	letter-spacing: 0.08em;
	left: 8px;
	position: absolute;
}

.hidden {
	display: none;
}
 
/*FINE CHANGE COUNTRY PAGE*/

/* INIZIO LIMITED EDITION */
.limitededition{
	float:left;
	width:345px;
	padding-right:30px;
	}
.limitededitionrt{
	float:left;
	width:395px;
	}
.limitededition p{
	color:#848484;
	font-size: 0.75em;
	margin-bottom:26px;
}
.saecoboxtlimited{
	width:300px;
	height:56px;
	margin:45px 0 40px 0;
	background: transparent url(/img/gamma_logo_saeco_extra.gif) no-repeat 0 0;
}
.saecoboxtlimited a{
	color:#d82113;
	font-size: 1.0em;
	display:block;
	padding:18px 0 0 126px;
	text-align:left;
	}
.limitedcaratt ul{
	float:left;
	width:395px;
	list-style-type:none;
	margin:15px 0 0 0;
	padding:0 0  1px 0;
	background: transparent url(/img/bkg_table.gif) repeat-x bottom left;
}
.limitedcaratt ul li{
	float:left;
	font-size: 0.75em;
	background: transparent url(/img/bkg_table.gif) repeat-x;
	margin:0;
}
.limitedcaratt ul li div{
	float:left;
	width:177px;
	padding:5px 6px 5px 12px;
}
.limitedcaratt ul li div.descr{
	background: transparent url(/img/bkg_table_vert.gif) repeat-y top right;
}
.limitedcaratt strong{
	margin-left:12px;
}
div.limitededition h2 {
	margin-top:40px;
	font-size: 1.8em;

}

.fucsia{
	color:#ff2387;
}
.verde{
	color:#99b900;
}
.arancio{
	color:#fe6a00;
}
.azzurro{
	color:#0091cd;
}
/* FINE LIMITED EDITION */

/* INIZIO TEXTURE */
h1 {
	letter-spacing: 0.07em;
}

#amm-gallery-intro {
	float: left;
	padding-top: 15px;
	width: 500px;
}

#amm-gallery-links {
	float: right;
	padding-top: 13px;
	width: 220px;
}

#amm-gallery-links p {
	font-size: 0.8em;
	font-weight: bold;
}

#amm-gallery-links ul {
	font-weight: bold;
	line-height: 1.7em;
	list-style-image: url("/img/texture/gallery-list-arrow.png");
	padding: 13px 18px;
	text-indent: -3px;
	text-transform: uppercase;
}

#amm-gallery-links a {
	color: #000;
	text-decoration: none;
}

#amm-gallery-links a:hover {
	color: #900;
}

#amm-gallery-navigation {
	margin-left: 6px;
	margin-top: 150px;
	text-transform: uppercase;
}

#amm-gallery-navigation p {
	font-size: .7em;
}

#amm-gallery-nav-bar {
	border-bottom: 1px solid #4c4c4c;
	border-top: 1px solid #4c4c4c;
	height: 23px;
	margin: 5px -2px;
	padding: 3px 0;
}

.amm-gallery-nav-btn {
	background-color: #fff;
	float: left;
	font-size: 0.7em;
	height: 11px;
	padding: 6px 8px;
}

#amm-gallery-nav-bar a {
	color: #000;
}

#amm-gallery-nav-bar .selected-btn {
	background-color: #950703;
}

#amm-gallery-nav-bar .selected-btn a {
	color: #fff;
}

#amm-gallery-nav-pages {
	float: right;
	padding: 4px 0;
}

#amm-gallery-nav-prev {
	padding: 2px 0 2px 6px;
}

#amm-gallery-nav-next {
	padding: 2px 6px 2px 0;
}

#amm-gallery-nav-pages .page {
	height: 20px;
	padding: 2px 14px;
	width: 20px;
}

#amm-gallery-nav-pages .selected {
	background: transparent url("/img/texture/selected-page-bg.jpg") center center no-repeat;
}

#amm-gallery-nav-pages .selected a {
	color: #fff;
}

#amm-gallery-list {
	overflow: hidden;
}

#amm-gallery-list .last {
	width: 224px;
}

.amm-gallery-element,
.amm-gallery-element-big,
.amm-gallery-element-first
 {
	float: left;
	height: 328px;
	position: relative;
	width: 272px;
}

.amm-gallery-element {
	height: 288px;
}

.amm-gallery-stelle {
	margin-left: 34px;
	margin-top: 25px;
	position: absolute;
}

.amm-gallery-voti {
	border-left: 1px dotted #950703;
	font-size: .6em;
	margin-left: 145px;
	margin-top: 24px;
	padding: 0 4px;
	position: absolute;
}

.amm-gallery-titolo {
	color: #950703;
	font-size: 0.7em;
	font-weight: bold;
	margin-left: 37px;
	margin-top: 49px;
	position: absolute;
	text-transform: uppercase;
}

.amm-gallery-autore {
	color: #000;
	font-size: 0.7em;
	margin-left: 36px;
	margin-top: 61px;
	position: absolute;
	text-transform: uppercase;
}

.amm-gallery-sfumatura-first, .amm-gallery-sfumatura{
	background: url("/img/texture/faded-border-op.png") repeat-x;
	height: 24px;
	position: relative;
	top: 263px;
	z-index: 1;
}

.amm-gallery-sfumatura {
	top: 230px;
}

.amm-gallery-element-big .modello,
.amm-gallery-element .modello,
.amm-gallery-element-first .modello {
	background-position: left top;
	background-repeat: no-repeat;
	left: -11px;
	position: absolute;
	top: 75px;
	z-index: 2;
}

.amm-gallery-element .modello, .amm-gallery-element-first .modello{
	height: 175px;
	top: 73px;
	left: 20px;
}

.amm-gallery-element-first .modello {
	top: 106px;
}

.amm-gallery-condividi {
	bottom: 35px;
	cursor: pointer;
	font-size: .75em;
	height: 14px;
	left: 33px;
	position: absolute;
	z-index: 3;
}

.amm-gallery-linkvota {
	bottom: 35px;
	cursor: pointer;
	font-size: .75em;
	height: 16px;
	left: 140px;
	position: absolute;
	z-index: 3;
}

.amm-gallery-condividi img,
.amm-gallery-linkvota img {
	vertical-align: text-bottom;
	z-index: 3;
}

.amm-gallery-condividi,
.amm-gallery-linkvota {
	color: #000;
	font-weight: bold;
	letter-spacing: -0.03em;
	padding-left: 2px;
	text-transform: uppercase;
	z-index: 3;
}

.amm-gallery-condividi a,
.amm-gallery-linkvota a {
	color: #000;
}

.skin-gallery-link {
	font-size: .9em;
	font-weight: bold;
	position: relative;
	text-align: right;
	top: -3px;	
}

.skin-gallery-link a {
	color: #888;
}

.skin-gallery-link a:hover {
	color: #950703;
}

img#skin-top-five {
	left: 274px;
	position: relative;
	top: 8px;
}

#skin-list {
	background: url("/img/texture/faded-border-op.gif") 0 148px repeat-x;
	height: 149px;
	margin-bottom: 19px;
	overflow: hidden;
	padding-bottom: 16px;
	padding-top: 23px;
}

.skin-sfumatura {
	background: url("/img/texture/faded-border-op.png") repeat-x;
	height: 24px;
	position: relative;
	top: 147px;
	z-index: -1;
}

.skin-element {
	cursor: pointer;
	float: left;
	height: 209px;
	position: relative;
	width: 194px;
	z-index: 2;
}

.skin-element-small {
	cursor: pointer;
	float: left;
	height: 203px;
	position: relative;
	width: 152px;
}

#skin-list .last {
	width: 120px;
}

.skin-modello {
	background-position: left top;
	background-repeat: no-repeat;
	bottom: 63px;
	height: 178px;
	left: -18px;
	position: absolute;
	z-index: 2;
}

.skin-element-small .skin-modello {
	bottom: 63px;
	height: 131px
}

.skin-element-small .skin-desc {
	bottom: 34px;
	left: -8px;
}

.skin-desc {
	bottom: 40px;
	left: 5px;
	position: absolute;
	width: 140px;
	z-index: 3;
}

.skin-element .first {
	color: #950703;
}

.skin-classifica {
	color: #000;
	float: left;
	font-size: 2em;
	font-weight: bold;
}

.first .skin-classifica {
	color: #950703;
}

.skin-identita {
	border-left: 1px dotted #000;
	float: left;
	font-size: 0.7em;
	height: 22px;
	left: 22px;
	padding-left: 5px;
	position: absolute;
	text-transform: uppercase;
	top: 5px;
	width: 120px;
}

.first .skin-identita {
	border-left: 1px dotted #950703;
}

.skin-titolo {
	color: #000;
	display: block;
	font-weight: bolder;
	letter-spacing: 0.1em;
}

.first .skin-titolo {
	color: #950703;
}

.skin-autore {
	color: #000;
	display: block;
	font-size: 0.9em;
	letter-spacing: 0.01em;
	position: absolute;
}

.first .skin-autore {
	color: #950703;
}

.skin-intro-titolo {
	color: #b1b1b1;
	font-size: 1.25em;
	font-weight: bolder;
	text-transform: uppercase;
}

.skin-intro-testo {
	line-height: 1.2em;
	margin-top: 5px;
}

.skin-boxes {
	margin-top: 5px;
	overflow: hidden;
}

.skin-box {
	float: left;
	overflow: hidden;
	padding: 15px 15px 0 0;
	width: 230px;
}

.skin-box-next {
	border-left: 1px dotted #000;
	float: left;
	height: 143px;
	overflow: hidden;
	padding: 15px 15px 0;
	width: 230px;
}

.skin-box .immagine,
.skin-box-next .immagine {
	float: left;
	margin-right: 18px;
	width: 78px;
}

.skin-box-next .immagine {
	margin-top: -11px;
}

.skin-box .right,
.skin-box-next .right {
	float: right;
	width: 134px;
}

.skin-box .titolo,
.skin-box-next .titolo {
	color: #950703;
	font-size: .7em;
	text-align: left;
	text-transform: uppercase;
}

.skin-btn-invia {
	margin-top: 12px;
	text-align: center;
}

.skin-box .testo,
.skin-box-next .testo {
	font-size: .7em;
	padding-top: 13px;
	text-align: left;
}

.invio-skin-didascalia {
	color: #b1b1b1;
	font-size: 1.25em;
	font-weight: bold;
	padding-top: 12px;	
}


.invio-skin-left {
	float: left;
	width: 770px;
}

.invio-skin-right {
	float: right;
	width: 282px;
}

.invio-skin-sottotitolo {
	color: #C9140D;
	font-size: 1.25em;
	font-weight: bolder;
	margin-top: 23px;
	text-transform: uppercase;
}

.invio-skin-desc {
	font-size: 0.8em;
	padding-top: 10px;
	padding-right: 7px;
}

.invio-skin-form-box {
	overflow: hidden;
	position: relative;
	top: 2px;
}

.invio-skin-elements-left {
	float: left;
	width: 488px;
}

.invio-skin-elements-right {
	float: right;
	width: 282px;
}

.invio-skin-image-upload {
	height: 82px;
	overflow: hidden;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

#invio-skin label {
	font-size: 0.6em;
	display: block;
	padding: 15px 0 4px 5px;
	text-transform: uppercase;
}

#invio-skin input {
	border: 1px solid #E7E7E7;
	color: #999;
	display: block;
	font-size: 1em;
	height: 19px;
	margin: 0 0 14px;
	padding: 8px 4px;
	width: 266px;
}

#seleziona-immagine {
	float: left;
}

.btn-carica, .btn-carica hover {
	cursor: pointer;
	margin-left: 12px;
}


.grey-box {
	background-color: #E9E9E9;
	height: 216px;
	margin-top: -6px;
	width: 463px;
}

.grey-box2 {
	height: 216px;
	margin-top: -6px;
	width: 220px;
}

.grey-box img {
	float: left;
	margin: 2px 18px 0 21px;
}

.grey-box .titolo {
	color: #C9140D;
	font-size: 0.75em;
	padding-top: 27px;
}

.grey-box .testo {
	font-size: 0.65em;
	line-height: 1.5em;
	padding-right: 15px;
	padding-top: 15px;
}

.invio-skin-red-note {
	color: #C9140B;
	font-size: 0.8em;
	padding-top: -4px;
}

.text-box-tip {
	color: #939498;
	float: right;
	font-size: 0.6em;
	padding: 15px 8px 0 0;
}

.skin-bottom-box {
	border-top: 1px dotted #000;
	margin-top: 28px;
}

.skin-bottom-box .left-link a {
	color: #878787;
	float: left;
	font-size: 0.8em;
	font-weight: bold;
	margin: 12px 0 0 7px;
	position: absolute;
}

.skin-bottom-box .left-link a:hover {
	color: #C9140B;
}

.skin-small-text {
	color: #878787;
	font-size: 0.8em;
	font-weight: lighter;
	padding-top: 15px;
}

.skin-small-text a {
	color: #C9140B;
}

.macchina-box {
	overflow: hidden;
	position: relative;
}

.skin-caricata-modello,
.skin-feedback-modello {
	background-position: left top;
	background-repeat: repeat;
	width:237px;
	z-index: 2;
}

.skin-caricata-modello img ,
.skin-feedback-modello img {
	z-index: 3;
}

.skin-caricata-desc {
	font-size: 0.7em;
	padding-top: 4px;
	width: 50%;
}

.skin-feedback {
	background: url("/img/texture/faded-border-op.gif") 0 216px repeat-x;
	overflow: hidden;
}

.skin-feedback-left {
	float: left;
	margin-left: 7px;
	margin-top: 28px;
	width: 245px;
}

.skin-feedback-right {
	float: right;
	margin-left: 0px;
	margin-top: 68px;
	width: 499px;
}

.skin-feedback-titolo {
	color: #B0B0B0;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 0;
}

.skin-feedback-testo {
	font-size: 1em;
	line-height: 1.1em;
	padding: 14px 0;
}

#skin-feedback-links ul {
	font-size: 1.4em;
	font-weight: bold;
	line-height: 1.1em;
	list-style-image: url("/img/texture/skin-list-big-arrow.png");
	margin: 24px;
	text-transform: uppercase;
}

#skin-feedback-links li {
	margin: 18px 0;
	padding: 0;
}

#skin-feedback-links li a {
	color: #000;
}

#popup {
	/*color: #402402;*/
	color: #000000;
	font-family: Futura,'century gothic',helvetica,verdana,sans-serif;
	height: 218px;
	width: 382px;
}

#popup .titolo {
	/*color: #664419;*/
	font-size: 1.4em;
	margin: 13px 0 2px;
	text-transform: uppercase;
}

#popup .sottotitolo {
	font-size: .8em;
	margin: 1px;
	text-transform: uppercase;
}

#popup div#stars {
	margin: 26px 0 4px;
	text-align: center;
}

#popup img.stars {
	padding: 2px;
}

#giudizio {
	font-size: .8em;
	text-align: center;
	text-transform: uppercase;
}

#popup .vota {
	cursor: pointer;
	margin-top: 10px;
	text-align: center;
}

#popup .titolo2 {
	/*color: #664419;*/
	font-size: 1.4em;
	margin: 29px 0 17px;
	text-align: center;
	text-transform: uppercase;
}

#popup .sottotitolo2 {
	font-size: .8em;
	text-align: center;
	text-transform: uppercase;
}

#popup .chiudi {
	cursor: pointer;
	margin-top: 73px;
	text-align: center;
}

/* nuovi bottoni per skin */
#btn_go{
	height: 75px;
	width: 240px;
	line-height: 52px;
	background: url(/img/texture/bg_btn_go.gif) no-repeat right center;
	border: 0px;
	text-align:center;
	padding-top: 22px;
	margin: 0px 0px 0px 7px;
	font-size: 34px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	display: block;
}
#btn_upload{
	height: 37px;
	width: 174px;
	line-height: 33px;
	background: url(/img/texture/bg_btn_upload.gif) no-repeat right center;
	border: 0px;
	text-align:center;
	padding-top: 3px;
	margin: 0px 0px 0px 289px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	display: block;
}
#btn_vote{
	height: 37px;
	width: 174px;
	line-height: 33px;
	background: url(/img/texture/bg_btn_upload.gif) no-repeat right center;
	border: 0px;
	text-align:center;
	padding-top: 3px;
	margin: 4px 0px 0px 106px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	display: block;
}
#btn_close{
	height: 37px;
	width: 174px;
	line-height: 33px;
	background: url(/img/texture/bg_btn_upload.gif) no-repeat right center;
	border: 0px;
	text-align:center;
	padding-top: 3px;
	margin: 65px 0px 0px 106px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	cursor: pointer;
	display: block;
}
/* fine nuovi bottoni per skin */
/* FINE TEXTURE */

/* INIZIO CONCORSO FR */



#mamanleft {
	width: 582px;
	margin-right:1px;
	padding:0;
	float:left;
}

h2#mmn-red {
	color:#c9140b;
	font-size:1.4em;
	margin:8px 0;
}

#mamanright {
	width:175px;
	float:left;
	margin:0 0 0 0;
	padding:0 0 0 12px;
	display:block;
}


#mamanleftf {
	width: 380px;
	margin-right:13px;
	padding:0;
	float:left;
	height:230px;
}

#mamanrightf {
display:block;
float:left;
padding:90px 0 0 10px;
width:300px;
}


#mamanrightf p{
	font-size:0.9em;
}

#mamanright .partecipa img.bollo{
	 float:right;
	 padding:10px 15px 0 0;
}

.mmnconftxt {
	float:left;
	width:300px;
	padding-left:10px;
}

.mmnconftxt h3{
	font-size: 2.0em;
	margin: 0 0 15px 0;
	line-height:0.8em;
	color:#464646;
}

.mmnconftxt p{
	font-size:0.9em;
}

.mmn-redbox{
	 margin:0;
	 padding:0;
	 width:260px;
	 height:100px;
}

.mmn-redbox img{
	 margin:0;
	 padding:0;
	 display:block;

}

.mmn-redbox p{
	color:#fff;	
	background:#c9140b;
	font-size: 0.8em;
	font-weight:bold;
	padding:0 0 0 14px;
	margin:0;
}
.mmn-redbox p span{
	font-size: 1.5em;
	margin:0;
	padding:0;
}

.mmn-bottom0 {
	height:auto;
	display:block;
	margin:0;
	width:784px;
	height:77px;
	background:#e2e2e2 url(../img/concorso/mmn-boxtop.gif) no-repeat left top;
}

.mmn-bottom0over {
	height:auto;
	display:block;
	margin:0;
	width:784px;
	height:77px;
	background:#e2e2e2 url(../img/concorso/mmn-boxtopOver.gif) no-repeat left top;
}

.mmn-bottom1 {
	display:block;
	margin:0;
	width:784px;
	background:#e2e2e2 url(../img/concorso/mmn-boxmiddle.gif) repeat-y left top;
}

.mmn-bottom1over {
	display:block;
	margin:0;
	width:784px;
	background:#e2e2e2 url(../img/concorso/mmn-boxmiddleOver.gif) repeat-y left top;
}

.mmn-bottom2 {
	height:11px;
	display:block;
	margin: 0 0 0 0;
	padding:0;
	width:784px;
	background:#e2e2e2 url(../img/concorso/mmn-boxbottom.gif) no-repeat left bottom;
}

.mmn-bottom2over {
	height:11px;
	display:block;
	margin: 0 0 0 0;
	padding:0;
	width:784px;
	background:#e2e2e2 url(../img/concorso/mmn-boxbottomOver.gif) no-repeat left bottom;
}

.mmn-boxes, .mmn-boxesOver  {
	display:block;
}

.mmn-boxesOver h3 {
	font-size: 2.2em;
	margin: 8px 0 0 0;
	line-height:0.8em;
	color:#ccc;
}

.mmn-boxesOver h4 {
	font-size: 1.5em;
	margin: 6px 0 0 0;
	line-height:0.8em;
	color:#ccc;
}

.mmn-boxesOver p {
	margin: 0 0 6px 0;
	color:#ccc;
	font-size: 1.0em;
	font-weight:bold;
}



.mmn-bottom1over .mmn-boxes .txt, .mmn-bottom0over .mmn-boxes .txt, .mmn-bottom0 .mmn-boxes .txt, .mmn-bottom1 .mmn-boxes .txt {
	float: left;
	display:block;
	width: 232px;
	padding: 10px 11px 0 20px;
}

.mmn-bottom0 .mmn-boxes .txtlast, .mmn-bottom1 .mmn-boxes .txtlast {
	float: left;
	width: 232px;
	padding: 10px 0 0 20px;
	border-right: none;
}

.mmn-bottom0over .mmn-boxes .txtlast, .mmn-bottom1over .mmn-boxes .txtlast {
	float: left;
	width: 232px;
	padding: 10px 0 0 20px;
	border-right: none;
}

.mmn-boxes h3 {
	font-size: 2.2em;
	margin: 8px 0 0 0;
	line-height:0.8em;
	color:#464646;
}

.mmn-boxes h4 {
	font-size: 1.5em;
	margin: 6px 0 0 0;
	line-height:0.8em;
	color:#464646;
}

.mmn-boxes p {
	margin: 0 0 6px 0;
	color:#636363;
	font-size: 1.0em;
	font-weight:bold;
}

.mmn-bottom0over .mmn-boxes h3, .mmn-bottom0over .mmn-boxes h4{
	color:#ccc;
}

.mmn-bottom1over .mmn-boxes p{
	color:#ccc;
}


.mmn-boxes img {
	float: left;
	display: block;
	margin: 0 10px 0 6px;
}

#mmn-down{
	display:block;
	margin:0 0 20px 0;
}

#mmn-down p{
	color:#c9140b;
	font-size: 0.8em;
	font-weight:bold;
	margin:0 0 5px 0;
}

#mmn-down a{
	color:#898989;
	display:block;
	font-size: 0.8em;
	padding:10px 0 0 0;
	font-weight:bold;	
	height:50px;
}

#mmn-down a {
	background: transparent url(../img/concorso/mmn-icon-pdf.gif) no-repeat 180px top;
	margin:0;
}

/* feedback */
/* vecchia gestione con immagine fissa e bollo rosso sopra
#mmn-bgfeed {
	background: transparent url(../img/concorso/mmn-feedimgsx.gif) no-repeat left top;
	margin:0;
	position:absolute;
	z-index:998;
	width:387px;
	height:208px;
	display:block;
}

#mmn-boxfeed {
	margin:0;
	position:relative;
	z-index:1000;
	top:60px;
	left:173px;
	width:210px;
}
*/
#mmn-bgfeed {
	margin:0;
	position:absolute;
	z-index:998;
	width:387px;
	height:208px;
	display:block;
}

#mmn-boxfeed {
	margin:0;
	position:relative;
	z-index:1000;
	top:-5px;
	left:400px;
	width:210px;
}

#mmn-prose {
	display:block;
	margin:0;
	padding:0;
	vertical-align:top;
}


h3#mmn-red2 {
	color:#c9140b;
	font-size:1.4em;
	margin:8px 0;
}

#mmn-prose .mmn-sepa{
	margin:20px 30px 0 30px;
	background: transparent url(../img/concorso/mmn-trat.gif) repeat-y left top;
	height:60px;
	float:left;
}

#mmn-prose .mmn-link{
	padding:20px 10px 0 0;
	float:left;
	width:320px;
}

#mmn-prose .mmn-link a{
	display:block;
	color:#464646;
	font-size:1.2em;
	font-weight:bold;
	padding:0 0 0 20px;
	background: transparent url(../img/concorso/mmn-arrow.gif) no-repeat left 3px;
}

/* pagina form */

.mmnform {
	float:left;
	width:600px;
	margin:0 0 30px 0;
}
.mmnform h4{
	display:block;
	color:#464646;
	font-size:1.2em;
	padding:15px 0 0 0;
}
.mmnform p{
	color:#464646;
	font-size:0.8em;
	padding:3px 0 0 0;
}


.mmnform input, .mmnform select{
	background:#fff;
	color:#797979;
	border:1px solid #d7d7d7;
	font-size:0.8em;
	width:160px;
	margin:10px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
}

.mmnform .mmn-checkb{
	float:left;
	width:10px;
	height:20px;
	margin:0 10px 0 0;
	display:block;
}

input.mmn-invia {
	background: transparent url(../img/concorso/mmn-bginvia.jpg) no-repeat left top;
	width:174px;
	font-size:1.2em;
	height:37px;
	color:#FFFFFF;
	font-weight:bold;
	border:none;
}

.mmnform .mmn-error {
    color:#c5140c;
	font-size: 0.8em;
	display:block;
	padding-top:3px;
}

#mmn-privacy{

      display:block;

      margin:0;

}

#mmn-privacy p{

      color:#898989;

      font-size: 0.6em;

      font-weight:bold;

      margin:0 0 5px 0;

}


/* FINE CONCORSO FR */


/* INIZIO CSS SKIN */

#box_skinstep{
	display:block;
	margin:0;
	width:784px;
	height:160px;
	background:  url(../img/concorso/skin_bggray.gif) no-repeat 0 0;
}

.box-skintop {
	height:auto;
	display:block;
	margin:0;
	width:784px;
	height:72px;
}

.box-skinbtn {
	height:auto;
	display:block;
	margin:0;
	width:784px;
	height:88px;
}

.skin-content{
	display:block;
}

.skin-content h3 {
	font-size: 2.2em;
	margin: 12px 0 0 0;
	line-height:0.8em;
	color:#C9140B;
}

.skin-content h3 span{
	color:#636363;
}

.skin-content p {
	margin: 0 0 6px 0;
	color:#636363;
	font-size: 1.0em;
	font-weight:bold;
}

.skin-content .txt {
	float: left;
	display:block;
	width: 232px;
	padding: 10px 11px 0 20px;
}

.box-skintop .txtlast {
	border-right:medium none;
	float:left;
	padding:10px 0 0 20px;
	width:232px;
}

.box-skinbtn .txtlast {
	float: left;
	width: 232px;
	padding: 10px 0 0 20px;
	border-right: none;
}

#box-skinreg{
	height:auto;
	display:block;
	margin:0;
	width:784px;
	height:72px;
	background: #fff url(../img/concorso/row_bgbottom.gif) no-repeat left top;
}

#box-skinreg .contregl{
	float:left;
	width:490px;
	color:#464646;
	font-size:0.6em;
	padding:10px 0 0 15px;
}

#box-skinreg .contregr{
	float:left;
	width:220px;
	color:#464646;
	font-size:0.6em;
	padding:35px 0 0 40px;
}

#box-skinreg .contregl a, #box-skinreg .contregr a{
	color:#C9140B;
}

.skin_login{
	width:784px;
	height:285px;
	margin:0 0 20px 0;

}


.skin_login .txtskinlogin{
	width:200px;
	color:#464646;
	font-size:0.8em;
	margin:0 0 20px 0;
	position:relative;
	top:10px;
	left:290px;
	padding:80px 0 0 0;
	font-weight:bold;

}

.skin-button  {
	text-align:center;
	margin:0;
	display:block;
	position:relative;
	top:10px;
	left:290px;
	width:101px;
	float:left;
}

.skin-button a {
	background:transparent url(../img/concorso/bg_btn_redskin_big.gif) no-repeat left top;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-weight:bold;
	height:28px;
	line-height:27px;
	width:144px;
}

.skin-button p {
	width:200px;
	color:#C9140B;
	font-size:0.8em;
	font-weight:bold;
	top:30px;
	left:290px;
}

#btn_bico {
	background: transparent url(../img/concorso/skin_bg_bico.gif) no-repeat scroll right center;
	border:0 none;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-family:Arial,Helvetica,sans-serif;
	font-size:2.0em;
	font-weight:bold;
	height:49px;
	line-height:47px;
	margin:0 0 0 7px;
	margin-top:22px;
	text-align:center;
	width:163px;
	border:1px red oslid;
}

ul#skin-persona {
     list-style: none;
     width:766px;
     margin:0 0 20px 0;
}

ul#skin-persona li img{
     padding:0 0 8px 0;
}

ul#skin-persona li  {
     display:inline;
     color:#000;
     float:left;
     font-weight:bold;
     width:184px;
     padding:0 10px 0 0;
     color:#303030;
     font-size:0.75em;
}

ul#skin-persona li.last {
     padding:0;
}

ul#skin-persona li.last img{
     padding:0 0 8px 0;
}

h2.inviaskin {
	color:#C9140B;
	font-size:1.6em;
	margin:40px 0 0 0;
}

h3.inviaskin {
	color:#303030;
	font-size:1.0em;
	margin:2px 0 7px 0;
}

.inviask_flash {
	float:left;
	width:791px;
	margin:10px 0 15px 0;
}

/* SKIN INVIATA */

table.btn_bico{
	text-align:center;
	margin:0 auto;
	padding:0;
}

table.btn_bico td.sx{
	background: transparent url(../img/concorso/btn_bicoleft.gif) no-repeat scroll 0 0;
	width:6px;
	height:38px;
}

table.btn_bico td.txt{
	background: transparent url(../img/concorso/btn_bicotxt.gif) repeat-x scroll 0 0;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#fff;
	line-height:37px;
	margin:0;
	padding:0 10px;
	height:38px;
	font-size:1.0em;
}

table.btn_bico td.txt input{
	background: transparent url(../img/concorso/btn_bicotxt.gif) repeat-x scroll 0 0;
	font-family:Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#fff;
	line-height:37px;
	margin:0;
	padding:0 40px;
	height:38px;
	font-size:1.0em;
	border:0;
}

table.btn_bico td.dx{
	background: transparent url(../img/concorso/btn_bicoright.gif) no-repeat scroll 0 0;
	width:6px;
	height:38px;
}

#btnleft_login{
	text-align:center;
	margin:0 auto;
	padding:80px 0 0 50px;
	float:left;
	width:250px;
	display:block;
}

#btnleft_logincenter{
	text-align:center;
	margin:0 auto;
	padding:0 0 0 0;
	display:block;
}


.poster-feedback-left {
	float: left;
	margin-left: 7px;
/*	margin-top: 28px;
	width: 499px; */
}

.poster-feedback-right {
	float: right;
	margin-left: 0px;
	margin-top: 20px;
	width: 290px;
	height: 250px;
}


/* POPUP INVIA AMICO*/

#popup input {
	border: 1px solid #E7E7E7;
	color: #999;
	display: block;
	font-size: 1em;
	height: 19px;
	margin: 0 0 14px;
	padding: 8px 4px;
	width: 330px;
}

#popup input.small {
	border: 1px solid #E7E7E7;
	color: #999;
	display: block;
	font-size: 1em;
	height: 19px;
	margin: 0 0 14px;
	padding: 8px 4px;
	width: 140px;
}

#popup textarea {
	font-family:Arial,Helvetica,sans-serif;
	border: 1px solid #E7E7E7;
	color: #999;
	display: block;
	font-size: 1em;
	height: 69px;
	margin: 0 0 14px;
	padding: 8px 4px;
	width: 330px;
}

#popup label {
	display:block;
	font-size:0.6em;
	padding:10px 0 4px 5px;
	text-transform:uppercase;
}

.skin_amico {
	width: 390px;
	float:left;
}

#popup input .skin_amico_medium {
	width: 190px;
}

/* promolist start */
/* caratteristiche comuni */

#main #content div.modulo_promo {
	font-size:0.7em;
	position:relative;
	width:770px;
	height:275px;
}

#main #content div.modulo_promo h1{
	padding:30px 0 0 15px;
	display:block;
	font-weight:bolder;
	width:365px;
	letter-spacing:0.05em;
}

#main #content div.modulo_promo p{
	padding:16px 0 0 15px;
	display:block;
	font-weight:normal;
	width:365px;
	font-family:Helvetica;
	font-size:1.35em;
}

#main #content div.modulo_promo a{
	position:absolute;
	top:223px;
	left:17px;
	width:196px;
	height:40px;
	font-family:Helvetica;
	color:#333333;
	line-height:40px;
	font-size:1.55em;
	padding-left:14px;
}

/*  caratteristiche personalizzate  */

#main #content div.modulo_promo#mp_sky {
	background-image:url('/img/bg_promo_sky.jpg');
	color:#fff;
}

#main #content div.modulo_promo#mp_candia {
	background-image:url('/img/bg_promo_candia.jpg');
	color:#0055a2;
}
/* promolist end */

