﻿* 
{
    margin: 0px;
    padding: 0px;
}

img{ border:0;}


#register h2
{
    text-align: center;
    padding:5px 0px 10px 0px;
}

#register div h3
{
    display: block;
    float: left;
    width: 150px;
    text-align: left;    
    font-size: 12px;
}

#register div input[type=text]
{
    width: 180px;
}

#register div input[type=password]
{
    width: 180px;
}

#register div h3 strong
{
    color: Red;
}

#submit
{
    margin-left: auto;
    margin-right: auto;
    height: 50px;
    text-align: center;
    margin-top: 10px;
}

#submit input
{    
    width: 100px;
}

.riga-modulo
{
	margin-bottom:8px;
}


/*
***********************************************************

Author: 		alessandro zapelloni (www.kitchen-studio.net)
Created: 		September 2007
Last modified: 	////////////

***********************************************************
*/


/* Import other styles */
@import url('global.css');


/* ######################################################################### */
/* TITOLI, PARAGRAFI, LISTE, LINKS, CLASSI VARIE,  ETC ETC */
/* ######################################################################### */

*{padding: 0; margin: 0;}


p {
padding:0px 0px 0px 0px;
margin:0px 0px 10px 0px;
}


ul {
list-style:none;
padding: 0px 0px 10px 0px;
margin: 0px;
}

li {
padding-left:12px;
margin:0px;
}


.ImgPad {
padding:0px;
margin:0px 0px 10px 0px;
}


.focus {
background:#FBFBF1;
padding-left:10px;
color:#E5AC33;
}

.forma {
background:#FBFBF1;
padding-left:10px;
color:#24762A;
}

.benessere {
background:#FBFBF1;
padding-left:10px;
color:#399FC7;
}

.soldi {
background:#FBFBF1;
padding-left:10px;
color:#BA72C5;
}


.responsabilita {
background:#FBFBF1;
padding-left:10px;
color:#A74161;
}

hr {
	height:0.01em;
	color:#d1cba7;
	margin: 5px 0 8px 0;
}

a:link,
a:visited {
color: #595849;
text-decoration: none;
}

a:hover,
a:focus,
a:active {
text-decoration:underline;

}

a.linkw:active, a.linkw:visited {color: #ffffff;}
a.linkw:hover {color: #ffffff; text-decoration:underline;}

/* ######################################################################### */
/* BODY */
/* ######################################################################### */

body {
margin: 0px;
padding: 0px;
text-align:center; /* per quella merda di IE5.x/Win */
/*background:#FBFBF1 url(../../../img/sfondoNat.jpg) top left repeat-x;*/
font-size: 12px;
font-family: Verdana, Arial, Geneva, sans-serif;
color:#333;
line-height: 17px;
}

body.testata {
background:#FBFBF1 url(../../../img/sfondo_testataSmall.gif) top left repeat-x;
}

/* ######################################################################### */
/* il contenitore generale del layout */
/* ######################################################################### */
#contenitore {
float:left;
width: 1000px;
padding:0px;
margin:0px;
}
/* ######################################################################### */
/* TESTATA */
/* ######################################################################### */
#testata {
height:437px;
margin: auto;
background: url(../../../img/sfondo_altoNat.jpg) top center no-repeat;
padding:0px;
margin:0px;
}

/* ######################################################################### */
/* Header*/
/* ######################################################################### */
#header { width:980px; margin:0 auto; }


/* ######################################################################### */
/* Menu Logo */
/* ######################################################################### */
#logoNav { height:62px;  overflow:hidden; background: url(../../../img/bgLogoNav.png) top left repeat-x; }
#logoNav h1 { background:url(../../../img/bgLogo.png) top left no-repeat;  height:62px; width:260px; text-indent:-9999px; float:left;}
#logoNav h1 a:link, #logoNav h1 a:visited { width:260px; height:62px; text-indent:-9999px; text-align:left; display:block;} 
#logoNav #logoNavList { float:right; padding-top:5px; }
#logoNav #logoNavList li { float:left; color:#fff; font-size:10px; }
#logoNav #logoNavList li a:link, #logoNav #logoNavList li a:visited { color:#fff; }



/* ######################################################################### */
/* Menu Navigazione */
/* ######################################################################### */
#menuNav {background:url(../../../img/menu.png) top left no-repeat; height:31px;}
#menuNavList { position:relative; height:31px; list-style:none; left:0; padding:0; }
#menuNavList li { position:absolute; top:0; background:none; padding:0; margin:0; }
#menuNavList li, #menuNavList li a {height: 31px; line-height:31px; display: block;}
#menuNavList li a { text-indent:-9999px;text-decoration: none; }
#menuNavList li div, #menuNavList li div a { text-indent:0;}


/*NAVIGAZIONE*/

#nav_homePage {left:2px; width:95px;}
#nav_prodotti {left:149px; width:135px;}
#nav_promozioni {left:358px; width:94px;}
#nav_negozi {left:515px; width:61px;}
#nav_magazine {left:635px; width:155px;}
#nav_personale {left:859px; width:119px;}


#nav_homePage a#ctl00_nav_homePage_link:hover {background:url(../../../img/menu.png) -2px -31px no-repeat;}
#nav_prodotti a#ctl00_nav_prodotti_link:hover {background:url(../../../img/menu.png) -149px -31px no-repeat;}
#nav_promozioni a#ctl00_nav_promozioni_link:hover {background:url(../../../img/menu.png) -358px -31px no-repeat;}
#nav_negozi a#ctl00_nav_negozi_link:hover {background:url(../../../img/menu.png) -515px -31px no-repeat;}
#nav_magazine a#ctl00_nav_magazine_link:hover {background:url(../../../img/menu.png) -635px -31px no-repeat;}
#nav_personale a#ctl00_nav_personale_link:hover {background:url(../../../img/menu.png) -859px -31px no-repeat;}
#nav_homePage a.menuSel {background:url(../../../img/menu.png) -2px -62px no-repeat;}
#nav_prodotti a.menuSel {background:url(../../../img/menu.png) -149px -62px no-repeat;}
#nav_promozioni a.menuSel {background:url(../../../img/menu.png) -358px -62px no-repeat;}
#nav_negozi a.menuSel {background:url(../../../img/menu.png) -515px -62px no-repeat;}
#nav_magazine a.menuSel {background:url(../../../img/menu.png) -635px -62px no-repeat;}
#nav_personale a.menuSel {background:url(../../../img/menu.png) -859px -62px no-repeat;}


/*STILI PER IL MENU CON JQUERY*/
/* tipografia, colori e regole per voci di primo livello, titoli e link */
ul#menuNavList a{text-decoration:none}
ul#menuNavList h3{margin:0; text-align:left; color:#ffffff; line-height:11px !important; font-size:11px; padding-left:15px;}
ul#menuNavList h3 a{color: #ffffff;}
ul#menuNavList h3 a:hover{text-decoration:underline}
ul#menuNavList li li{float:none; display:block !important; display:inline; /*IE6*/}

/*dichiarazioni chiave per i sottomenu e l'effetto a comparsa
NB: classe open è necessaria per JQuery*/
ul#menuNavList div.mega{position:absolute; top:-9999px; left:-1px;
    width:335px; padding:9px; border:0;
    background:#134c79; overflow:hidden; line-height:11px; font-size:11px;}
ul#menuNavList li:hover div.mega,ul#menuNavList li div.mega.open{top: 31px; z-index:100}

/*tipologie di sottomenu:
small: colonna singola
mega: 2 colonne - default 
wide: 3 colonne 
ultra: 4 colonne alt: allineato sul lato destro */ 
ul#menuNavList div.mega div{float:left;width:49%}
ul#menuNavList div.mega.small{width:167px;}
ul#menuNavList div.mega.small div{float:left;width:99.9%}
ul#menuNavList div.mega.wide{width:501px;}
ul#menuNavList div.mega.wide div{float:left;width:33%}
ul#menuNavList div.mega.ultra{width:668px;}
ul#menuNavList div.mega.ultra div{float:left;width:24.9%}
ul#menuNavList div.mega.alt{left:auto;right:-1px}
ul#menuNavList div.mega.wide.alt{left:auto;right:-1px}
ul#menuNavList div.mega.small.alt{left:auto;right:-1px}

/*regole per i div all'interno di div.mega*/
/*div.inEvidenza{border: solid 1px #b0c9dd; background:#8aaec8; width:134px; height:auto; float:left; text-align:left; line-height:15px;}
div.inEvidenza span.testoBluBold{color:#134c79; font-weight:bold; padding-left:10px;}
div.inEvidenza span.testoBlu{color:#134c79; padding-left:10px;}
div.inEvidenza img.imgEvidenza {padding-left:10px;}
div.inEvidenza img.imgScopri {border:0; padding-top:5px; padding-left:10px;}*/


/*regole aggiuntive per i sottomenu*/
div.mega-int {border-right:solid 1px #406d8d; padding-right:5px;}
ul#menuNavList div.mega ul {list-style: dics url(../../../img/bullet_arrow.gif) inside;}
ul#menuNavList div.mega li {position:relative; text-align:left; line-height:11px; height:11px; padding: 5px 0 0 0;}
ul#menuNavList div.mega li a{color: #ffffff; line-height:11px !important; text-align:left; height:12px; padding: 5px 0 0 0;}
ul#menuNavList div.mega li a:hover{color: #ffffff; text-decoration:underline; line-height:11px !important; text-align:left; height:12px; padding: 5px 0 0 0;}



/* ########################################################### */
/* Colonna Strumentazione  */
/* ########################################################### */

.contenuti_Strumentazione {
float:left;
width:740px;
padding:0px 0px 20px 0px;
margin:0px;
color:#595749;
font-size:12px;
background:url(../../../img/sfondo_contenuti_magazine.jpg) bottom left repeat-x;
}


.colonna_Testo_Strumentazione {
float:left;
padding:0px 0px 0px 10px;
margin:0px 0px 0px 0px;
line-height:16px;
}

.colonna_Testo_Strumentazione h3 { color:#960e0c; margin-bottom:10px;}
.colonna_Testo_Strumentazione .leftCol{ float:left; width:315px; margin-left:15px;}
.colonna_Testo_Strumentazione .rightCol{ float:left;  width:315px; margin-left:45px;}

.colonna_Testo_Strumentazione .leftCol img { margin-right:10px;}
.colonna_Testo_Strumentazione .rightCol img{ margin-right:10px;}

.colonna_Testo_Strumentazione .leftCol div, .colonna_Testo_Strumentazione .rightCol div{border-bottom:1px solid #d2cba8; margin-bottom:25px;}

.colonna_Strumentazione {
float:left;
width:230px;
min-height:300px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 10px;
color:#595749;
font-size:11px;
background: #FBFBF1 url(../../../img/fondino_h2_col_magazine.gif) top center no-repeat;
line-height:16px;
}

#titStrumentazione {	background: #FBFBF1 url(../../../img/natale2009/titStrumentazione.jpg) left center no-repeat; text-indent:-9999px; height:66px;	}
#titMainStrumentazione{ background: #FBFBF1 url(../../../img/natale2009/titMainStrumentazione.jpg) center center no-repeat; text-indent:-9999px; height:66px;}

.colonna_Strumentazione h2 {
font-size:12px;
font-weight:bold;
text-align:right;
margin:0px 0px 4px 0px;
padding:0px 0px 0px 0px;
background: #FBFBF1 url(../../../img/fondino_h2_col_magazine.gif) center center no-repeat;
}

.colonna_Strumentazione h2 span{ color:#273e73; background:#FBFBF1;padding-left:10px;}

.colonna_Strumentazione h3 {
font-size:11px;
color:#265492;
font-weight:bold;
background:none;}

.colonna_Testo_Strumentazione h3 a:link,
.colonna_Testo_Strumentazione h3 a:visited {
color:#960e0c;
text-decoration:none;
border:0;
}

.colonna_Testo_Strumentazione h3 a:hover,
.colonna_Testo_Strumentazione h3 a:focus,
.colonna_Testo_Strumentazione h3 a:active{
color:#960e0c;
text-decoration:underline;
border:0;
}

.colonna_Strumentazione h3 a:link,
.colonna_Strumentazione h3 a:visited{
color:#265492;
text-decoration:none;
border:0;
}
.colonna_Strumentazione h3 a:hover,
.colonna_Strumentazione h3 a:focus,
.colonna_Strumentazione h3 a:active{
color:#265492;
text-decoration:underline;
border:0;
}


.colonna_Strumentazione p {
margin:0px 0px 5px 0px;
padding:0px 0px 0px 0px;
line-height:13px;
}

.colonna_Strumentazione ul {
list-style:none;
padding: 20px 0px 10px 10px;
margin: 0px;
font-weight:bold;
}

.colonna_Strumentazione li {
padding-left:12px;
background:url(../../../img/marcatore.gif) 0 5px no-repeat;
margin:0px;
}

.colonna_Strumentazione p a:link,
.colonna_Strumentazione p a:visited {
color:#595849;
text-decoration:none;
border:0;
}
.colonna_Strumentazione p a:hover,
.colonna_Strumentazione p a:focus,
.colonna_Strumentazione p a:active{
color:#595849;
text-decoration:underline;
border:0;
}

.contenitore_Strumentazione {
float:left;
width:230px;
padding:0px 0px 10px 0px;
margin:0px 0px 15px 0px;
background:url(../../../img/natale2009/sfondo_cont_strumentazione.gif) center bottom no-repeat;
}

.colonna_Strumentazione_immagine {float:left;}

#testata {
height:220px;
margin: auto;

background: url(../../../img/natale2009/sfondo_testataSmall.jpg) top center repeat-x;
padding:0px;
margin:0px;
}

.colonna_Strumentazione_testo {
float:left;
width:117px;
padding:0px 10px 0px 10px;
margin:0px 0px 0px 0px;
}

#contenuti {
float:left;
width: 980px;
padding:0px;
margin:10px 0px 0px 0px;
}

.spazioContenuti_container {
float:left;
width:980px;
padding:0px 0px 0px 0px;
margin:0px;
font-size:11px;
}

#mainContainer 
	{
	width: 980px;
	margin: auto;
	text-align:left; /* per quella merda di IE5.x/Win */
}

/* ######################################################################### */
/* LA COLONNA DI SVILUPPO DEI CONTENUTI */
/* ######################################################################### */


.spazioContenuti {
float:left;
width:1000px;
padding:0px 0px 15px 0px;
background:  url(../../../img/sfondo_contenuti.jpg) top center no-repeat;
}


/* ######################################################################### */
/* COLONNA NUOVO PROGRAMMA FEDELTA'  */
/* ######################################################################### */

.colonna_SX {
float:left;
width:365px;
min-height:300px;
padding:0px 0px 30px 0px;
margin:0px;
color:#595749;
font-size:12px;
background:#FBFBF1 url(../../../img/sfondo_col_sinistra1.jpg) bottom left repeat-x;
}

.colonna_SX h1 {
font-size:13px;
color:#033561;
font-weight:bold;
background:url(../../../img/fondino_h1_col_sinistra.gif) top left no-repeat;
margin:0px 0px 5px 0px;
padding:10px 10px 7px 10px;
line-height:20px;
}

.colonna_SX p {
margin:0px 0px 5px 0px;
padding:0px 10px 0px 10px;
}

.colonna_SX ul {
list-style:none;
padding: 20px 0px 10px 10px;
margin: 0px;
font-weight:bold;
}

.colonna_SX li {
padding-left:12px;
background:url(../../../img/marcatore.gif) 0 5px no-repeat;
margin:0px;
}

.colonna_SX a:link,
.colonna_SX a:visited {
color:#033561;
text-decoration:none;
border:none;
}
.colonna_SX a:hover,
.colonna_SX a:focus,
.colonna_SX a:active{
color:#033561;
text-decoration:underline;
border:none;
}



/* ######################################################################### */
/* COLONNA "PROMOZIONI"  */
/* ######################################################################### */

.colonna_Promozioni {
float:left;
width:350px;
min-height:300px;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 10px;
color:#595749;
font-size:12px;
background: url(../../../img/sfondo_col_promozioni.gif) bottom left repeat-x;
}

.contenitore_Promozioni {
float:left;
width:350px;
padding:20px 0px 16px 0px;
margin:0px 0px 0px 0px;
background:url(../../../img/fondino_h1_col_promozioni.gif) bottom center no-repeat;
}

.colonna_Promozioni_immagine {
float:left;
width:125px;
padding:0px 0px 0px 10px;
margin:0px 0px 0px 0px;
}

.colonna_Promozioni_testo {
float:left;
width:194px;
padding:0px 10px 0px 10px;
margin:0px 0px 0px 0px;
}


.colonna_Promozioni h1 {
font-size:13px;
color:#175F93;
font-weight:bold;
background:url(../../../img/fondino_h1_col_promozioni.gif) bottom center no-repeat;
margin:0px 0px 5px 0px;
padding:10px 10px 7px 10px;
line-height:20px;
}


.colonna_Promozioni h2, .colonna_SX h2 {
font-size:13px;
color:#175F93;
font-weight:bold;
background:none;
margin:0px 0px 0px 0px;
padding:10px 0px 0px 0px;
}


.colonna_Promozioni p {
margin:0px 0px 5px 0px;
padding:0px 0px 0px 0px;
}

.colonna_Promozioni ul {
list-style:none;
padding: 20px 0px 10px 10px;
margin: 0px;
font-weight:bold;
/*border-bottom: #6F665F solid 1px;*/
}

.colonna_Promozioni li {
padding-left:12px;
background:url(../../../img/marcatore.gif) 0 5px no-repeat;
margin:0px;
}

.colonna_Promozioni a:link,
.colonna_Promozioni a:visited {
color:#033561;
text-decoration:none;
border:none;
}
.colonna_Promozioni a:hover,
.colonna_Promozioni a:focus,
.colonna_Promozioni a:active{
color:#033561;
text-decoration:underline;
border:none;
}


/* ######################################################################### */
/* COLONNA "MAGAZINE"  */
/* ######################################################################### */

.colonna_Magazine {
float:left;
width:230px;
min-height:300px;
padding:0px 0px 0px 0px;
margin:10px 0px 0px 10px;
color:#595749;
font-size:11px;
background: #FBFBF1 url(../../../img/fondino_h2_col_magazine.gif) top center no-repeat;
line-height:16px;
}

.contenitore_Magazine {
float:left;
width:230px;
padding:0px 0px 10px 0px;
margin:0px 0px 0px 0px;
background:url(../../../img/sfondo_cont_magazine.gif) 0px 25px no-repeat;
}


.colonna_Magazine_immagine {
float:left;
width:36px;
padding:9px 7px 12px 9px;
margin:0px 0px 0px 5px;
background:url(../../../img/sfondo_img_thumbnail.jpg) 0px 0px no-repeat;
}

html>body .colonna_Magazine_immagine {
margin:0px 0px 0px 10px;
}


.colonna_Magazine_testo {
float:left;
width:147px;
padding:0px 10px 0px 10px;
margin:0px 0px 0px 0px;
}


.colonna_Magazine h1 {
font-size:13px;
color:#7E7B66;
font-weight:bold;
margin:0px 0px 5px 0px;
padding:10px 10px 0px 10px;
}


.colonna_Magazine h2 {
font-size:12px;
/*color:#175F93;*/
font-weight:bold;
text-align:right;
margin:0px 0px 4px 0px;
padding:0px 0px 0px 0px;
background: #FBFBF1 url(../../../img/fondino_h2_col_magazine.gif) center center no-repeat;
}

.colonna_Magazine h3 {
font-size:11px;
color:#595749;
font-weight:bold;
background:none;

}


.colonna_Magazine p {
margin:0px 0px 5px 0px;
padding:0px 0px 0px 0px;
line-height:13px;
}

.colonna_Magazinei ul {
list-style:none;
padding: 20px 0px 10px 10px;
margin: 0px;
font-weight:bold;
}

.colonna_Magazine li {
padding-left:12px;
background:url(../../../img/marcatore.gif) 0 5px no-repeat;
margin:0px;
}

.colonna_Magazine a:link,
.colonna_Magazine a:visited {
color:#033561;
text-decoration:none;
border:0;
}
.colonna_Magazine a:hover,
.colonna_Magazine a:focus,
.colonna_Magazine a:active{
color:#033561;
text-decoration:underline;
border:0;
}

/* ######################################################################### */
/* COLONNA IN CUI SI VISUALIZZANO I CONTENUTI COMPLETI DELLE NEWS  */
/* ######################################################################### */

.spazioContenuti_Magazine {
float:left;
width:980px;
padding:0px 0px 0px 0px;
margin:0px;
}


/* ######################################################################### */
/* LO SPAZIO LARGO 730 PX IN CUI SI VISUALIZZANO I CONTENUTI COMPLETI DELLE NEWS  */
/* ######################################################################### */

.contenuti_Magazine {
float:left;
width:740px;
padding:0px 0px 20px 0px;
margin:0 0 10px 0;
color:#595749;
font-size:12px;
background: #FFF url(../../../img/sfondo_contenuti_magazine.jpg) bottom left repeat-x;
}



/* ######################################################################### */
/* LA FASCIA CHE INDICA LA TIPOLOGIA DI NEWS CHE SI STA LEGGENDO */
/* ######################################################################### */

.spazioPercorso {
float:left;
width:730px;
background:url(../../../img/fondino_percorso.gif) top left repeat-x;
padding:0px 0px 2px 0px;
font-weight:bold;
color:#7E7B66;
margin:0px 0px 10px 0px;
}

.spazioPercorso ul {
padding: 10px 0px 12px 0px;
margin: 0px;
}

.spazioPercorso li {
display:inline;
padding-left:10px;
background:none;
margin:0px;
border:none;
}


ul li.secondaVoce {
display:inline;
padding-left:11px;
background:url(../../../img/marcatore_percorso.gif) 0 4px no-repeat;
margin:0px;
}


/* ######################################################################### */
/* LE DUE COLONNE (TESTO E IIMAGINI) PER IL CONTENUTO DELLA NEWS */
/* ######################################################################### */

.colonna_Testo_News {
float:left;
padding:10px;
margin:0px 0px 0px 0px;
line-height:16px;
}

.colonna_Testo_News h1 {
font-size:13px;
color:#033561;
font-weight:bold;
background:none;
margin:0px 0px 5px 0px;
padding:0px 0px 15px 0px;
}


.colonna_Testo_News h2 {
font-size:11px;
color:#7E7B66;
font-weight:normal;
background:none;
margin:0px 0px 0px 0px;
padding:0px 0px 7px 0px;
}



.colonna_Immagine_News {
float:right;
padding:0px 0px 0px 0px;
margin:0px 0px 5px 10px;
border:#D7D5C8 1px solid;
}

.colonna_Immagine_News img {
padding:10px;
margin:0px;
}

.spazio_ThumbNails {
float:left;
width:350px;
padding:0px;
margin:10px 0px 0px 10px;
}


.spazio_ThumbNails img {
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}


.ThumbNails {
float:left;
width:36px;
padding:9px 7px 12px 9px;
margin:0px 10px 0px 0px;
background:url(../../../img/sfondo_img_thumbnail.png) top left no-repeat;
}




/* ######################################################################### */
/* LA CHIUSURA DEL SITO */
/* ######################################################################### */

#chiusura {
width: 100%;
float:left;
/*clear:both;*/
background: #02294a url(../../../img/sfondo_chiusura.jpg) top left repeat-x;
margin: 0px;
padding:0px;
font-size:12px;
color:#392111;
}


.clear {
visibility:hidden;
clear: both;
margin:0px;
padding:0px;
line-height:0;
height:0;
font-size:0;
}


#contenitore_Chiusura {
width: 980px;
margin: 0px auto;
text-align:left; /* per quella merda di IE5.x/Win */
}


#contenitore_navigazione_Chiusura {
width: 650px;
float:left;
margin: 0px;
padding:0px;
text-align:left;
}


#contenitore_navigazione_Chiusura  h1 {
font-size:13px;
color:#033561;
font-weight:bold;
margin:0px 0px 5px 0px;
padding:10px 10px 0px 0px;
}

#contenitore_navigazione_Chiusura ul {
list-style:none;
padding: 0px 0px 10px 0px;
margin: 0px;
}

#contenitore_navigazione_Chiusura li {
padding:0px;
background:none;
margin:0px;
}

#contenitore_navigazione_Chiusura a:link,
#contenitore_navigazione_Chiusura a:visited {
color:#033561;
text-decoration:none;
border:none;
}
#contenitore_navigazione_Chiusura a:hover,
#contenitore_navigazione_Chiusura a:focus,
#contenitore_navigazione_Chiusura a:active{
color:#033561;
text-decoration:underline;
border:none;
}


#col_SX_navigazione_Chiusura {
width: 150px;
float: left;
margin: 0px 0px 0px 0px;
}

#col_CENTRO_navigazione_Chiusura {
width: 150px;
float: left;
margin: 0px 0px 0px 0px;
}


#col_DX_navigazione_Chiusura {
width: 150px;
float: left;
margin: 0px 0px 0px 0px;
}


#colonna_destra_Chiusura {
width: 330px;
float: left;
text-align:right;
padding:10px 0px 0px 0px;
margin: 0px 0px 0px 0px;
}

#contenitore_info_Chiusura {
width: 800px;
float:left;
margin: 0px;
padding:25px 0px 0px 0px;
text-align:left;
color:#FFF;
font-size:10px;
}

#contenitore_info_credit {
width: 150px;
float:right;
margin: 0px;
padding:25px 0px 0px 0px;
text-align:right;
color:#FFF;
font-size:10px;
}



/* ######################################################################### */
/* FORM */
/* ######################################################################### */


input, textarea, select{
font-family: Verdana, Arial, Sans-Serif;
color:#595749;
font-size: 12px;
}

select{
	width:180px;
	margin:2px;
}

input.register{ border:solid 1px #828282; margin-bottom:10px; width:180px; padding-top:5px; height:16px; font-size:12px;}
select.register{ border:solid 1px #828282; margin-bottom:10px;  padding-top:4px;    width:180px;}
select.register option{ padding:5px 0; height:09px; font-size:12px;}
label.register{ color:#023761; font-weight:bold;margin:4px 0; display:block}
html>body label.register{ margin:4px 0;}
.cent{text-align:center;}
.loginBox{ width:320px; margin:10px 0 0 60px; text-align:left; float:left;}
html>body .loginBox { margin-left:120px;}
.leftBoxLogin{float:left}
.rightBoxLogin{float:right; margin-top:40px;}
h2.register { color:#023761; font-size:13px; font-weight:bold;}
.login { border: solid 1px #deddcf; background:#FFF; padding:20px; margin-top:0; margin-bottom:10px;}
.btRegistrazione { margin-top:30px; text-align:center}
.nuovaRegistrazione{ padding-top:20px; background:url(../../../img/fondino_h2_col_magazine.gif) top center repeat-x;}
.formLogin{ margin-bottom:30px; text-align:center;}
.note { font-size:9px;}
.cbox {margin-top:7px;display:block; width:15px; float:left;}
.cbox input{}

.labelReg{
	margin:10px 0 0 0;
	height:25px;
	background: url(../../../img/label_regist.gif) top left no-repeat;
}
.labelRecPW{
	margin:10px 0 0 0;
	height:25px;
	background: url(../../../img/label_recPW.gif) top left no-repeat;
}



/* ######################################################################### */
/* LO SPAZIO LARGO 730 PX IN CUI SI VISUALIZZANO I CONTENUTI COMPLETI DELLE NEWS  */
/* ######################################################################### */

.contenuti_Login {
float:left;
width:740px;
padding:0px 0px 20px 0px;
margin:0px;
color:#595749;
font-size:12px;
}


.spazioBanner{
float:left;
width:1000px;
padding:10px 0px 10px 0px;
margin:0px;
}

.banner_1 {
float:left;
padding:0px 10px 0px 0px;
margin:0px;
}

.banner_2 {
float:left;
padding:0px 0px 0px 0px;
margin:0px;
}


.banner_3 {
float:left;
width:auto;
height:auto;
padding:0px 10px 0px 0px;
margin:0px;
}
html>body .banner3
{
	padding:0px 10px 0px 0px;
}

.banner_4 {
float:left;
width: 260px;
padding:0px 0px 0px 0px;
margin:0px;
}

/* ######################################################################### */
/* il contenitore generale del layout */
/* ######################################################################### */
#contenitore {
float:left;
width: 980px;
padding:0px;
margin:0px;}

.colonna_Right {
float:left;
width:230px;
min-height:300px;
padding:0;
margin-left:8px;
color:#595749;
font-size:11px;
line-height:16px;
 padding-top:10px;
}


.spazioBannerMainCol{
float:left;
width:740px;
padding:10px 0px 0px 0px;
margin:0 0 10px 0;
}

.contenuti_mainCol {
float:left;
width:740px;
padding:0;
margin:0px;
color:#595749;
}

.spazioPath {
float:left;
font-weight:bold;
color:#7E7B66;
height:21px;
color:#FFFFFF;
font-size:11px;
padding-top:5px;
}

.spazioPath ul {
margin: 0px;
padding:0;
}

.spazioPath li {
display:inline;
padding-left:10px;
background:none;
margin:0px;
border:none;
}

.spazioPath a:visited,.spazioPath a:link{
font-weight:bold;
color:#FFFFFF;
font-size:11px;
}
.spazioPath a:hover{ text-decoration:underline}

.mainTitle{ font-size:12px; color:#595849; float:left; padding:10px 0 0 10px;}


.col1MainCol{ float:left; width:365px; background:url(../../../img/sfondo_col_mainCol.jpg) top center no-repeat; margin-right:10px;}
.col2MainCol{ float:left; width:365px; background:url(../../../img/sfondo_col_mainCol.jpg) top center no-repeat;}

.titColOtherInfo{ float:right; padding:10px 10px 5px 10px;}

.content_col {
float:left;
width:365px;
padding:12px 0px 2px 0px;
margin:0px 0px 0px 0px;
background:url(../../../img/hrSeparator.gif) top center no-repeat;
}
.content_col h2, .containerUnica h2{font-size:11px;font-weight:bold;background:none;margin:0;padding:0; float:none}
.content_col h2 a:link, .containerUnica h2 a:link,.content_col h2 a:visited, .containerUnica h2 a:visited  {color:#033561;}
.content_col_immagine {
float:left;
width:75px;
padding:0px 0px 0px 10px;
margin:0px 0px 0px 0px;
}
.containerUnica{margin-top:10px;}
.otherMagazine{ float:left; margin-left:5px; width:350px;}
.content_col_testo {
float:left;
vertical-align:top;
width:250px;
padding:0px 10px;
margin:0;
}

.linkEl { margin:0; padding:0; }
.linkEl li { background:none; margin:0;  padding:0;}
.linkEl li a:link, .linkEl li a:visited {color:#033561; font-weight:bold}

.mainMagazine{ width:370px; float:left;}
.colUnicaMainCol{background:url(../../../img/sfondo_col_unica.jpg) top center no-repeat; width:740px;}

.content_col_mainMagazine_Immagine{ float:left; width:150px; margin-right:11px; padding-left:10px;  }
html>body .content_col_mainMagazine_Immagine{ margin-right:22px;  }
.mainNews{ width:355px; float:left;}
.content_col_mainMagazine_Testo{ float:left; width:180px;}
.content_col_otherMagazine_testo{ float:left; width:210px; margin-left:10px;}


.contentDettaglio{ border:1px solid #cac7ad; background:#FFFFFF; padding:15px; margin-bottom:10px;}
.imgDettaglio{ float:left; width:220px; margin-right:25px; }
.testoDettaglio{float:left; width:460px;}
.testoDettaglio h3, .testoDettaglio h2{ color:#033561; font-size:12px; font-weight:bold;}
.testoDettaglio h2{ text-transform:uppercase; border-bottom:1px solid #d2cba8; padding-bottom:5px; margin-bottom:15px; }
.altroDettaglio{ border-top:1px solid #d2cba8; margin-top:15px; padding-top:12px;  }

.loginControl{ width:230px;}
.loginControlContent {padding:6px 10px 10px 10px; height:213px;  background:url(../../../img/sfondo_loginControl1.jpg) top center no-repeat; }
.loginControlContent .field label { font-weight:bold; float:left;} 

.loginControlContent .field input { float:right; width:130px;border:solid 1px #828282; margin-bottom:4px; height:18px; } 

.colonna_Right h3 { color:#244f74; margin-bottom:10px; font-size:11px;  }
.colonna_Right img { margin-bottom:10px;}


#register .suggest{ width:185px; padding-right:20px; float:left;}
#register .fieldLabel{float:left; width:130px;}

.fieldLabel label{ color:#023761; font-weight:bold;}

div.hr {
    height: 30px;
    background: url(../../../img/hr.jpg) top left repeat-x;
	padding: 0px 0 10px 0;
	}
div.hr hr {
    display: none;
}


.trovaNegozioControlContent {padding:6px 10px 10px 10px; height:137px; background:url(../../../img/sfondo_trovaNegozioControl.gif) top center no-repeat; margin-bottom:10px;}
.buttonReg {
	margin: 0 auto;
	text-align:center;
}

.spotRow{ border-top:1px solid #DEDDCF; padding-top:20px; }
.spotRow h4{ font-size:12px;}
.spotRow .spotBox{width:329px; padding-right:20px; float:left}
.spotRow .imgSpot{ float:left; margin-right:20px;}
.spotRow .txtSpot{ float:left;}
.spotRow .lnkSpot{ float:right; width:130px;}
.formNavigator{border-top:1px solid #DEDDCF; text-align:center; padding-top:20px; margin-top:20px; }
.checkBox span{ float:left; line-height:15px; }
.checkBox input{ float:left; margin-right:10px; }
.formRegion{ 
	padding-top:0px; 
/*	border-top:1px solid #DEDDCF; 
*/	margin-top:10px;
}

#boxAreaPersonale{margin-top:20px;}
#boxAreaPersonale h3{ font-size:12px; margin-bottom:5px;}
#boxCarta, #boxPv{ float:left; width:310px; border:1px solid #DEDDCF; padding:10px; height:140px;}
#boxDedicato, #boxEvidenza{ float:left; width:310px;padding:10px; height:140px;}
#boxCarta, #boxDedicato{ margin-right:20px;}
#boxCarta #imgCarta, #boxCarta #txtCarta, #boxPv #imgPv, #boxPv #txtPv,  #boxDedicato #txtDedicato, #boxEvidenza #txtEvidenza, #boxEvidenza #imgEvidenza, #boxDedicato #imgDedicato{ float:left }
#boxCarta #imgCarta , #boxPv #imgPv, #boxEvidenza #imgEvidenza, #boxDedicato #imgDedicato{ margin-right:10px;}
#boxCarta #txtCarta, #boxPv #txtPv{width:200px;}
#boxEvidenza #txtEvidenza, #boxDedicato #txtDedicato{ width:220px;}


/* ########################################################### */
/* Regole per la nuova veste grafica 2010 */
/* ########################################################### */

/* Google Maps*/
.mapContainer {height: 410px; width:410px;  margin:10px 10px; float:right;}

.separatore{
	background:url(../../../img/hr.jpg) bottom left repeat-x;
	height:2px;
	margin:5px 0;
}

.bg_whiteBox { border: solid 1px #deddcf; background:#FFF; padding:0 0px 10px 0px; margin:0 0 10px 0; width:740px; height:auto; float:left;}

.bg_whiteBox h1, h2, h3{ color:#033561; font-weight:bold; margin:0; }
.bg_whiteBox h1{font-size:12px;}
.bg_whiteBox h2{font-size:13px;}
.bg_whiteBox h3{font-size:11px;}
.hp_Pers-promo h3 { font-size:13px;}


.labelBack{
	margin:10px 0 0 0;
	height:25px;
	background: url(../../../img/label_back.gif) top left no-repeat;
}

#subnav {
	margin:10px 0 0 0;
	height:30px;
	padding:0;
}

#subnav ul {
	margin:0 0 0 8px;
	padding:0;
}

#subnav li {
	display:inline;
	height:30px;
	float:left;
	margin:0;
	padding-left:1px;
}


#subnav img {
	margin:0;
	padding:0;
	border:none;
}

#col_DettaglioGen-sx {
	width:24%;
	float:left;
	margin:0 5px 0 10px;
	padding-top:40px;
	background:#FFFFFF;
	text-align:left;
}

#col_DettaglioGen-sx img {
	float:left;
	border: solid 1px #deddcf;
	padding:10px;
	margin:0 0 10px 0;
	background:#FFFFFF;
}

#col_DettaglioGen-dx {
	position:relative;
	width:70%;
	float:right;
	padding:0 10px 0 0;
	padding-top:18px;
	background:#FFFFFF;
	text-align:left;
}


#col_DettaglioGen-dx h1, h2, h3{ color:#033561; font-weight:bold; margin:0 0 10px 0;}
#col_DettaglioGen-dx h1{font-size:12px; text-transform:uppercase;}
#col_DettaglioGen-dx h2{font-size:12px;}
#col_DettaglioGen-dx h3{font-size:11px;}

/* ########################################################### */
/* Sezione Trova Negozio */
/* ########################################################### */

/*#col_CercaRisult {
	width:248px;
	height:425px;
	float:left;
	margin:0 10px;
	text-align:left;
}*/

.bloccoStudio
{
    padding-bottom:5px;   
}

.CercaRisult-dark 
{
    /*background:#e7e4c5;*/
    width:272px;
	height:430px;
	float:left;
	margin:0 5px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	display:inline;/*IE6*/
	background:#e7e4c5 url(../../../img/boxFondoTrova_cerca460.jpg) bottom left no-repeat;
    /*border: solid 1px #deddcf;*/
	/*-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;*/
}
html>body .CercaRisult-dark 
{
	margin:0 10px;
}

/* unica differenza è la prima riga (colore di sfondo)*/
/*.CercaRisult-light 
{
    background:#fafaf3;
    width:248px;
	height:425px;
	float:left;
	margin:0 10px;
	text-align:left;
	
/*	background:#fafaf3 url(../../../img/bg_colCercaRisult.jpg) top left repeat-y;
*//*	border: solid 1px #deddcf;
	-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
}*/

/* colonna interna dove compare l'elenco dei risultati della ricerca*/
.col_CercaRisult-int 
{
    background:#fafaf3 url(../../../img/boxFondoTrova_risultati460.jpg) bottom left no-repeat;
	/*background:#fafaf3;*/
	width:246px;
	height:371px;
	padding:0 8px 0 8px;
/*	float:left;
*/	margin:5px;
    /*border: solid 1px #deddcf;*/
	/*-moz-border-radius-bottomleft: 15px;
	-moz-border-radius-bottomright: 15px;
	-webkit-border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;*/
}
/* fine colonna interna dove compare l'elenco dei risultati della ricerca*/

.error
{
    font-size:10px;
}

.textAddress
{
    text-transform:capitalize;
}

#subnavType {
	margin:20px 0 0 0;
	padding:0;
	height:25px;
}

#subnavType a:link,
#subnavType a:visited,
#subnavType a:hover,
#subnavType a:active {
	color:#033561;
	text-decoration:none;
	font-weight:bold;
}

#subnavType ul {
	margin:0;
	padding:0;
}

#subnavType li {
	display:inline;
	float:left;
	margin:0;
}

.trovati {
	color:#244f74;
	font-weight:bold;
}

.pagerNegozi {
	color:#244f74;
	font-size:14px;
	font-weight:bold;
}

#fieldTrovaNeg {
	width:220px;
	border:none;	
	margin: 0 14px;
}

/* regole per paginazione risultati */
.pager {
	font-weight:bold;
	text-align:center;
	padding-top:15px;

	/* è una lista o cosa???*/
}

.pager span {
	padding:0 20px;
}

.pager a:link,
.pager a:visited,
.pager a:hover,
.pager a:active {
	color:#595849;
	text-decoration:none;
	font-weight:bold;
	font-size:11px;
}
.pager-Focus {
	color:#033561;
	font-weight:bold;
	font-size:15px;
}
/* fine regole per paginazione risultati */

#col_DettaglioNeg-sx {
	width:248px;
	float:left;
	margin:0 5px 0 10px;
	padding-top:40px;
	background:#FFFFFF;
	text-align:left;
}

#col_DettaglioNeg-sx img {
	border: solid 1px #deddcf;
	padding:10px;
	margin:0 0 10px 0;
	background:#FFFFFF;
}

#col_DettaglioNeg-dx {
	position:relative;
	width:445px;
	float:right;
	margin:0 10px 0 0;
	padding-top:18px;
	background:#FFFFFF;
	text-align:left;
}

#col_DettaglioNeg-dx img {
	border:none;
}


.NegTable  {
/*	width:420px;
*/	margin: 10px 0 10px 0;
	background:#fafaf3;
	color:#595849;
	font-size:10px;
}

.NegTable h3{ color:#033561; font-size:10px; font-weight:bold;}

.contExtraNeg{
	width:710px;
	margin:20px 10px;
	text-align: left;
}

.contExtraNeg img {
	float:left;
	margin:0 10px 0 10px;
	background:#FFFFFF;
}

.contExtraNeg p {
	display:block;
	float:right;
	width:445px;
	background:#FFFFFF;
	margin:0;
}

.PathTable  {
	width:440px;
	background:#fff;
	color:#595849;
	font-size:11px;
	font-weight:bold;
}
.PathTableBtn  {
	display:block;
	margin:0 auto;
	width:196px;
/*	margin-left:110px;
*/}

/* Sezione Azienda */

.hp_contAz {
	width:340px;
	text-align: left;
	float:left;
	padding: 0 10px 0 0;
}

.contExtraAz{
	margin:20px 0 20px 10px;
	text-align: left;
}
.ExtraAz{
	width:340px;
	height:100px;
	margin:10px 0 10px 10px;
	text-align: left;
	background:url(../../../img/azienda/bg_videoAz.jpg) top right no-repeat;
}

.contExtraAz img {
	float:left;
	margin:0;
	background:#FFFFFF;
}

.contExtraAz p {
	display:block;
	float:right;
	width:190px;
	margin:40px 5px 0 0;
	color:#033561;
	font-weight:bold;
	line-height:1.1em;
}

/* Fine sezione Azienda */

/* Sezione Prodotti e Servizi*/

#contProd{
	width:720px;
	text-align:left;
	margin-left:10px;
	font-weight:normal;
	padding-top:10px;
}

.contFirme{
	width:720px;
	margin:0 0 10px 0;
	height:auto;
	text-align:center;
}

.contFirmeImg{
	width:168px;
	float:left;	
	margin:0 5px;
	padding:0;
}

.primoLogo {
	width:168px;
	float:left;	
	padding:0;
}

.contFirme img{
	border: solid 1px #deddcf;
}


.thumbProdCont{
	width:720px;
	margin:40px 0 0 0;
	height:auto;
	float:left;
	
}

.thumbProdCont img{
	border: solid 1px #fff;
}

.dettaglioProd {
	float:right;
	width:240px;
	background:#FFFFFF;
	margin:0;
	text-align:left;
}

.coloriProd{
	width:45px;
	height:15px;
	float:left;
	margin-right:10px;
}

.slider {
	height:53px;
	margin: 10px 0 20px 0; 
}

.thumbProdImg{
	width:164px;
	float:left;	
	margin:0 8px 10px 8px;

	padding:0;
}

.thumbProdImg img{
	border: solid 1px #deddcf;
}


.thumbProdImg span{
	display:block;
	margin:10px 0 5px 0;
	width:164px;
	text-align:center;
}

.presProd{
	border-bottom:1px solid #D2CBA8;
	padding-bottom:5px;
}

.presProd img{
	float:left;
	padding: 0 15px 10px 0;
}

.presProd h2{
	text-transform:uppercase;
	color:#033561;

}

.gar_open 
{
	float:right;
	width:45px;
	height:45px;
}

.gar_open img{
	border:none;
	padding:0;
	margin:0;
}

.titGaranzie{
	color:#033561;
	padding:30px 5px 0 0;	
}

.hp_presProd-big{
	text-align:left;
	width:350px;
	float:left;
	margin:10px 2px 2px 2px;
	height:320px;
	background:#FFFFFF url(../../../img/hr.jpg) bottom left repeat-x;
}

html>body .hp_presProd-big{
	margin:5px;
}

.hp_presProd-big-imgUp{
	float:left;
	margin: 10px 0;
}
.hp_presProd-big-imgDown{
	float:left;
	margin: 0 10px 10px 0;
}

.hp_presProd-small{
	width:352px;
	float:left;
	margin:10px 2px 2px 2px;
	height:100px;
	text-align:left;
	background:#FFFFFF url(../../../img/hr.jpg) bottom left repeat-x;
}

html>body .hp_presProd-small{
	margin:5px;
	width:350px;
}

.hp_presProd-small img{
	border: solid 1px #deddcf;
	float:left;
	margin: 0px 10px 0px 10px;
}

.hp_presProd-ext{
	width:710px;
	float:left;
	background:#FFFFFF url(../../../img/hr.jpg) bottom left repeat-x;
	margin:5px 10px 0 10px;
	text-align:left;
}

.prodotti-ext{
	width:710px;
	float:left;
	background:#FFFFFF url(../../../img/hr.jpg) bottom left repeat-x;
	margin:10px 2px 2px 2px;	
	text-align:left;
	padding:0 0 10px 0;
}

html>body .prodotti-ext
{
	margin:5px;}

.prodotti-ext img{
	border: solid 1px #deddcf;
	float:left;
	margin: 0px 20px 60px 10px;
}

.hp_presProd-ext img{
	border: solid 1px #deddcf;
	float:left;
	margin: 0px 20px 60px 10px;
}

.img_Miotti {
	float:left;
	width:353px;
	height:134px;
}

/* Tabella Servizi*/

.bulletSerTest {width:45px; height:45px; background: url(../../../img/prod-serv/ServTestVisi_small.jpg) top left no-repeat;}
.bulletSerConntrolloGrat {width:45px; height:45px; background: url(../../../img/prod-serv/ServContrGra_small.jpg) top left no-repeat;}
.bulletSerProvaLenti {width:45px; height:45px; background: url(../../../img/prod-serv/ServProvLenti_small.jpg) top left no-repeat;}
.bulletSerOra {width:45px; height:45px; background: url(../../../img/prod-serv/ServOra_small.jpg) top left no-repeat;}
.bulletSerManutenzione {width:45px; height:45px; background: url(../../../img/prod-serv/ServManut_small.jpg) top left no-repeat;}
.bulletSerPagRat {width:45px; height:45px; background: url(../../../img/prod-serv/ServPagRat_small.jpg) top left no-repeat;}
.bulletSerConsEstetica {width:45px; height:45px; background: url(../../../img/prod-serv/ServConsEst_small.jpg) top left no-repeat;}
.bulletSerAreaBimbi {width:45px; height:45px; background: url(../../../img/prod-serv/ServBimb_small.jpg) top left no-repeat;}
.bulletSerSoddisfatti {width:45px; height:45px; background: url(../../../img/prod-serv/ServSoddRimb_small.jpg) top left no-repeat;}
.bulletSerCard {width:45px; height:45px; background: url(../../../img/prod-serv/ServCard_small.jpg) top left no-repeat;}
.bulletSerAssicurazione {width:45px; height:45px; background: url(../../../img/prod-serv/ServAssLen_small.jpg) top left no-repeat;}
.bulletSerCarteregalo {width:45px; height:45px; background: url(../../../img/prod-serv/ServCarteReg_small.jpg) top left no-repeat;}


.tableServizi {
	margin-bottom:20px;
}

.tableServizi a:link,
.tableServizi a:visited,
.tableServizi a:hover,
.tableServizi a:active {
	color:#595849;
	text-decoration:none;
	font-weight:bold;
	line-height:1.2em;
}

/* fine Tabella Servizi*/
.allinea-dx{
	float:right;
	height:300px;
	padding:0;
}

.cont_presProdLista{
	width:219px;
	float:left;
}

.hp_presProdLista{
	margin: 0 10px 0px 20px;
	font-weight:normal;
	list-style: dics url(../../../img/bullet_arrow.gif) inside;
}
.hp_presProdLista li{
	padding: 0;
}
.hp_presProdLista-tit{
	margin: 0 10px 5px -20px;
	list-style-image:none;
	font-weight:bold;
}


/* Fine sezione Prodotti e Servizi */

/* Area Personale */

.hp_Personale-big{
	position:relative;
	width:340px;
	float:left;
	margin:10px 5px;
	min-height:230px;
	height:230px;
	text-align:left;
	background:#FFFFFF url(../../../img/hr.jpg) bottom left repeat-x;
	padding-bottom:20px;
}

.hp_Personale-small{

	width:340px;
	float:left;
	margin:10px 5px;
	min-height:135px;
	height:135px;
	text-align:left;
	background:#FFFFFF url(../../../img/hr.jpg) bottom left repeat-x;
}

.hp_PersonaleImg{
	float:left;
	margin: 0 0 10px 5px;
}

.hp_PersonaleTit{
	color:#595849;
	border-bottom:solid 1px #d2cba8;
	padding:0 0 10px 7px;
}

.hp_PersonaleTitInt{
	color:#033561;
	margin:0;
}

.testoPersonale {
	width:185px;
	float:right;
}

.testoPersonale-bigger {
	margin-left:9px;
	float:left;
}

.linkPers-big {
	width:180px;
}

.testoNegozioPersonale{
	float:right;
	width:185px;
	margin-top:37px;
	
}

.linkPers-big a:link,
.linkPers-big a:visited,
.linkPers-big a:hover,
.linkPers-big a:active {
	text-decoration:none;
	font-weight:bold;
}

.linkPers-small {
	width:180px;

}

.linkPers-small a:link,
.linkPers-small a:visited,
.linkPers-small a:hover,
.linkPers-small a:active {
	text-decoration:none;
	font-weight:bold;
}

.hp_Pers-promo {
	text-align:left;
	width:740px;
	margin: 0;
}

.hp_Pers-promo img {
	margin: 5px 0;
}

.hp_Pers-punti{
	width:570px;
	margin:10px 0px 10px 10px;
	float:left;
	text-align:left;
}

.hp_Pers-punti ul{
	margin: 0 10px 10px 20px;
	font-weight:normal;
}
.hp_Pers-punti li{
	padding: 0;
	list-style-image:url(../../../img/areaPersonale/bullet-punti.gif);
}

.table-punti{
	width: 85%;
	border: solid 1px #000;
	margin:15px 0 15px 45px ;
	text-align:left;
	border:
}

.hp_Pers-punti a:link,
.hp_Pers-punti a:visited,
.hp_Pers-punti a:hover,
.hp_Pers-punti a:active {
	color:#033561;
	text-decoration:none;
	font-weight:bold;
}

.imgAvatar{ float:left; margin-right:10px; border:1px solid #aba88e;}


/* Fine Area Personale */


/* Inizio LightBox */

.LightBoxBorder
{
    margin: 15px;
    border: solid 1px #deddcf;
}

/* Fine LightBox */


/* ########################################################### */
/* Regole utilizzate per pagina speciale promozioni 2009 */
/* ########################################################### */

/*body.nataleinterna {
background:#FBFBF1 url(../../../img/natale2009/sfondo_testataSmall.gif) top left repeat-x;
}
*/
/*#testataNataleInterna {
height:325px;
margin: auto;
background: url(../../../img/natale2009/sfondo_testataSmall.jpg) top center repeat-x;
padding:0px;
margin:0px;
}*/

.googleMapsBoubble h3 {text-transform:capitalize}


.bottomSeparator{ padding-bottom:10px; border-bottom:1px solid #D2CBA8;}
.titleSeparator{ padding-bottom:5px; border-bottom:1px solid #D2CBA8;}
.ulLogin{ margin-top:20px;}
.ulLogin li{ background:url(../../../img/marcatore.gif) 0 5px no-repeat; padding-bottom:10px;}
.logout { float:right;}
.bannerOfferta{ float:left;margin:10px 5px;}

/*CONCORSO LAC*/
#cLacHeader{border:1px solid #c5d3e1; margin-top:15px; background:#ecf3fa; padding:4px;}
#cLacSubHeader{ background:#dfebf7; height:18px; padding:13px 0; text-align:center; font-size:21px; font-family:Trebuchet MS; color:#2bb0d4;}
#cLacIntroContainer{ border:1px solid #becbda; margin:15px 0; background: #ffffff url(../../../img/concorsoLac/bgIntroContainer.jpg) bottom left repeat-x; padding:12px; font-size:14px; }
#cLacContainer{ border:1px solid #becbda; margin:15px 0; background: #ffffff url(../../../img/concorsoLac/bgContainer.jpg) bottom left repeat-x; padding:12px; font-size:14px;}
#cLacContainer h3, #cLacIntroContainer h3 { font-size:20px; font-family:Trebuchet MS; color:#2bb0d4;}
.cLacGameContainer{ background:url(../../../img/concorsoLac/bgGame.jpg) top left no-repeat; padding:0 0 80px 245px;}
.cLacGameBottom{ background:url(../../../img/concorsoLac/bgGameBottom.gif) bottom right no-repeat; padding:0 0 30px 245px;}
#cLacGameForm{ background:url(../../../img/concorsoLac/bgForm.gif) top left no-repeat; height:174px; padding:30px 0 40px 125px; margin-bottom:10px; font-size:12px;}
#cLacGameForm input[type=text]{ border:1px solid #cacaca; width:270px; height:25px; }
.cLacResultWinContainer select { border:1px solid #cacaca; height:25px;}
.cLacInfoConfermaPv{ background:url(../../../img/concorsoLac/bgInfoConfermaPv.gif) top left no-repeat; padding-left:28px; margin-top:13px; font-size:12px;}

.cLacLandingSx{ float:left; width:207px; text-align:right}
.cLacLandingDx{ float:left; height:370px; padding-left:22px; width:725px; background:url(../../../img/concorsoLac/bgAltriCoupon.gif) bottom right no-repeat;}
.cLacLendingEntra{ text-align:center; width:500px;margin-top:30px;}
.cLacResultContainer{background:url(../../../img/concorsoLac/bgResult.gif) top center no-repeat;height:406px; text-align:center; padding:80px 20px 20px 20px;}
.cLacResultFinal{background:url(../../../img/concorsoLac/bgResultFinal.gif) top center no-repeat;height:406px; font-size:12px; text-align:left; padding:35px 20px 20px 290px;}
.cLacResultWinContainer{background:url(../../../img/concorsoLac/bgWinResult.gif) top center no-repeat;height:406px; text-align:center; padding:80px 20px 20px 20px;}
.cLacResultContent{ color:#d2232a; font-size:28px; font-weight:bold;}
.cLacResultContentFinal{ color:#d2232a; font-size:22px; font-weight:bold;}
.cLacResultWinSceltaNegozio{ text-align:left; padding:0 30px;}
.btConfermaNegozio{ float:right}
.cLacBtStampa{ padding:15px 0 0 110px; }

.cLacEvidenzia{color:#2bb0d4;}
.cLacGameBenvenuto{color:#2bb0d4; font-size:16px; line-height:30px}
.cLacMoltaEvidenza{ color:#2bb0d4; font-size:24px; font-family:Trebuchet MS; line-height:30px}
.cLacMenoEvidenza{ font-size:12px;}
.cLacWinDetail{ padding-top:20px; font-size:18px; color:#d2232a }
.cLacScegliNegozio{ padding:30px 0 40px 0;}

.imgCaptcha{ padding-top:15px; float:left;}
.formFirstRow{ padding-left:125px;}
.formSecondRow{float:left; padding-left:25px;}
.btScopriVinto {padding-left:50px; float:left;}
.cLacResultBtEsci{ float:right; padding-top:80px;}
.cLacNote{ font-size:11px; color:#727272}

a:link.linkNota, a:visited.linkNota, a:hover.linkNota{ font-size:12px; color:#8a8a8a}
.cLacBtClose{ float:right}

/* Lipu + Nikon * Valentina Cometti 16/06/2010*/
#nikonContainer{background:url(../../../img/landing/nikon/bgNikon.jpg) top center no-repeat;height:547px; width:978px; margin:10px 0px 10px 0px; border:#dec59d 1px solid;}
.cNikonText { font-size:13px; padding:0px 0px 10px 20px;}
.cNikonIntro { font-size:15px; padding:80px 0px 10px 20px; color:#0190ba; font-weight:bold;}
.cNikonBold { color:#0190ba; font-weight:bold;}
.cNikonBoldDark { color:#2d5d81; font-weight:bold;}
.cImgNikonElenco {  padding:5px 20px 10px 20px; float:left;}
.cNikonTextElenco { font-size:13px; padding:13px 0px 10px 20px; }
.containerBoxRounded {background: #f3e3a5 url(../../../img/landing/nikon/boxKitNatura_bottom.jpg) bottom no-repeat; width:634px; height:100px;}
.boxContentTop {background:url(../../../img/landing/nikon/boxKitNatura_top.jpg) top  no-repeat;  }
.cNikonTextRounded { font-size:12px; padding:15px 20px 10px 40px;}
.cbtNikon { padding: 2px 0px 0px 10px;}
.nikonContent { width:650px;}

