body, div, h1,h2,h3,h4, a, li, table, select, input, button, textarea {
	font-family: Arial, Tahoma, Sans Serif;
	font-size: 100%;			/* azzera la differenza di dimensione dei tag H */
	color: #000;
}

body {
    text-align: center;   /*centra in IE 5.x */
	/*
	barra rossa di sfondo: funzoina solo con IE
	
	*/
	background-image: url(../../../upload/1/images/interfaccia/fondo.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	background-attachment:fixed;
}

/* stile del body nelle email: toglie la barra rossa di sfondo */
body.email{
	background:none;
}

form,
div.nextform_div {
	position:relative;
}

select, input, button, textarea {
	font-size:11px;
	color: #505050;
	border: 1px solid #D9D9D9;
	letter-spacing:1px;
	padding-left:2px;
	padding-right:2px;
	margin-right:2px;
}

div.layers_object ul,
div.layers_object ol{
	list-style-type:none;
	margin:0px;
	padding:0px;
	background:white;
}

a:hover{
	text-decoration:underline !important;
}

/* ------------------------------------------------------------------------------------ cambio lingua */

div.cambiolingua{
	border-right:2px solid #DB9699;
}

div.cambiolingua li{
	margin-right:10px;
	vertical-align:top;
}

div.cambiolingua li.labelcambiolingua{
	display:block;
	width:100%;
	font-size:9px;
	font-weight:bold;
	color:#FFFFFF;
}

div.cambiolingua li a{
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#FFFFFF;
}

div.cambiolingua li.selected a{
	color:#505050;
}


/* ------------------------------------------------------------------------------------ sfondo centrale dei contenuti */
div.backgroundcentrale
{
	padding-bottom:45px;
}

div.backgroundcentralecontenitore{
	background-image: url(../../../upload/1/images/interfaccia/sfondo_contenuti_tile.gif);
	background-repeat:repeat-y;
	margin-bottom:45px;
}

div.backgroundcentrale img{
	position:absolute;
	bottom:0px;
	margin-bottom:41px;
}

/* ---------------------------------------------------------------- STILI GENERALI FORMS */

div.form_contattaci{
	margin-left:1px;
	margin-right:1px;
	padding-top:1px;
	padding-bottom:20px;
	border:1px solid #D9D9D9;
	border-top:0px;
	background:white;
	border-top:1px solid #D9D9D9;
}

/* stile dell'oggetto contattaci solo nell'email */
body.email div.form_contattaci{
	border:1px solid #D9D9D9;
	margin-top:20px;
	margin-left:40px;
	margin-right:40px;
}

div.form_intestazione{
	font-size:11px;
	padding:20px;
	color:#DF1F26;
	font-weight:bold;
	padding-bottom:0px;
}


div.form_mandatory{
	padding:20px;
	font-size:11px;
}

div.errore{
	font-size:12px;
	padding:20px;
	padding-bottom:0px;
	text-transform:uppercase;
}

div.errore,
div.form_mandatory li{
	color:#DF1F26;
	font-weight:bold;
}

table.form{
	margin-top:20px;
}

table.form td,
table.form td div,
table.form td div a{
	color: #7C7C7C;
	font-size: 11px;
}

table.form td{
	padding-bottom:5px;
}


div.form_mandatory{
	font-size: 11px;
	/*padding: 45px;
	padding-top: 0px;
	padding-bottom: 1em;*/
	margin: 0px;
}

span.form_mandatory {
	color: red;
}

span.form_intestazione{
	font-size: 11px;
	display: block;
	font-weight: bold;
	padding: 4.1em;
	padding-top: 0px;
	padding-bottom: 2em;
}

td.form_label,
td.form_label1,
td.form_privacy,
td.form_mandatory,
td.form_titolo,
td.form_button{
	padding-left:20px;
}

td.form_privacy,
td.form_mandatory,
td.form_titolo,
td.form_button{
	padding-right:30px;
}


td.form_label,
td.form_label1 {
	width: 15%;
	vertical-align:top;
}

td.form_label2 {
	width: 15%;
	padding-left:0.5em;
	vertical-align:top;
}

td.form_titolo{
	color: #505050;
	font-weight:bold;
	padding-top:5px;
	padding-bottom:10px;
}


td.form_value a,
td.form_value span,
td.form_value1 span,
td.form_value2 span,
td.form_message span{
	display:block;
	font-size:11px;
	color: #505050;
	padding-left:5px;
	padding-right:5px;
	letter-spacing:1px;
	line-height:16px;
	border: 1px solid #D9D9D9;
}


td.form_value a,
td.form_value span{
	width:86%;
	height:16px;
}

td.form_input input
{
    width:86%;
	height:14px;
}

td.form_input1, 
td.form_value1,
td.form_input2, 
td.form_value2{
	width:20%;
}

td.form_input1 input,
td.form_value1 span{
	width:70%;
	height:16px;
}

td.form_input2 input,
td.form_value2 span{
	width:70%;
	height:16px;
}

td.form_textarea textarea,
td.form_message span{
	width:88%;
	height:80px;
	overflow:auto;
}

td.form_button{
	padding-top:16px;
	padding-bottom:20px;
	text-align:right;
}

td.form_button input {
	font-weight:bold;
	padding-left:10px;
	padding-right:10px;
	color:White;
	background: url(../../../upload/1/images/interfaccia/sfondo_pulsanti_red.gif) repeat-x;
	font-weight:bold;
    height:24px;
    padding-left:10px;
    padding-right:10px;
    margin-left:5px;
}

td.form_button input.reset {
	color: #505050;
	background: url(../../../upload/1/images/interfaccia/sfondo_menu_prodotti.gif) repeat-x;
}

div.form_contattaci td.form_button input.submit
{
    border:0px;
}

td.form_privacy{
	padding-top:10px;
}

/* ---------------------------------------------------------------- PAGER MEGIC LIST */

div.pager{
	font-size:11px;
	color: #505050;
	font-weight:bold;
}

div.pager span,
div.pager a{
	float:left;
	text-align:center;
	display:block;
	width:15px;
	height:15px;
	color:#505050;
	text-decoration:none !important;
	background: url(../../../upload/1/images/interfaccia/sfondo_menu_prodotti.gif) repeat-x;
	border:1px solid #D9D9D9;
	margin-right:5px;
}

div.pager span,
div.pager a.current,
div.pager a:hover{
	color:#ffffff;
	background: url(../../../upload/1/images/interfaccia/sfondo_pulsanti_red.gif) repeat-x;
}

div.pager span.label{
	border:none;
	background:none;
	font-size:10px;
	display:inline;
	float:left;
	width:auto;
	color:#505050;
}


/* ---------------------------------------------------------------- NO RECORDS */

div.norecords{
	padding:20px;
	font-size:11px;
	font-weight:bold;
	color: #505050;
	border:1px solid #D9D9D9;
	border-top:0px;
	margin-right:2px;
}


/* ---------------------------------------------------------------- Briciole */

div.briciole li {
	background: url(../../../upload/1/images/interfaccia/freccia.gif) no-repeat 10px 5px;
	padding-top:1px;
	padding-left: 20px;
	font-size:11px;
}

div.briciole li.first{
	padding-left:14px;
	background:none;
}

div.briciole li.last{
	font-weight:bold;
}

div.briciole a{
	text-decoration:none;
	color:#DF1F26;
}
