/*html*/
html body { margin: 0px; padding: 0px; background-color: #FFF; text-align: center; }

/*box x il layput*/
#container { width: 100%; margin: 0px auto; color: #000; background-color: #FFF; }

/*il bordo top server per creare il controno intorno al banner*/
#banner-sfondo { border-top: 1px solid #F30; background-color: #F30; height: 120px; }
#banner { margin-top: 10px; }
#contatti {display: none}

/*contenuti*/
#content { margin: 0px; padding: 0px; background-color: #FFF; font-family: "Verdana";	font-size: 12px; }

/*lato sinistra*/
#side-left { width: 95%; margin: 0px; padding: 0px; }
#logo { height: 89px; background-color: #F30; }
#column-one { text-align: left; }

h1 {color: #000; font-weight: bold; font-size: 18px; font-family: "Arial"; }

.menu-bianco { display: none}
.menu-nero { display: none }
.menu-grigio { display: none }

/*google tool bar*/
.google { display: none }

/*testo della colonna one*/
.testocb3a     { color: #fff; font-weight: bold; font-size: 12px;  font-family: Arial; text-decoration: none; }
.testocb5a   { color: #fff; font-weight: bold; font-size: 16px;  font-family: Arial;  word-spacing: -1px }
.testocb6a  { color: #f30; font-weight: bold; font-size: 12px;  font-family: Arial;  word-spacing: -1px }
.testocb7a  { color: #fff; font-weight: normal; font-size: 12px; font-family: Arial;  word-spacing: -1px }
.testocb8a      { color: #f30; font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: none;  word-spacing: -1px }
.testocb8a a, .testocb8a a:visited { color: #f30; font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: none;  word-spacing: -1px }
.testocb8a a:hover, .testocb8a a:active    { color: #f30; font-weight: bold; font-size: 12px; font-family: Arial; text-decoration: underline;  word-spacing: -1px }
.testocb3     { color: #333; font-weight: bold; font-size: 12px; line-height: 13px; font-family: Arial; text-decoration: none; text-align: center; word-spacing: 0px }
.testocb3 a, .testocb3 a:visited { color: #333; font-weight: bold; font-size: 12px; line-height: 13px; font-family: Arial; text-decoration: none; text-align: center; word-spacing: 0px }
.testocb3 a:hover, .testocb3 a:active   { color: #333; font-weight: bold; font-size: 12px; line-height: 13px; font-family: Arial; text-decoration: underline; text-align: center; word-spacing: 0px }
.testocb4   { color: #f30; font-weight: bold; font-size: 16px; font-family: Arial; word-spacing: -1px }

/*lato destro*/
#side-right { display: none }
#login { display: none }

/*area per inserire il blocco login valori max 160x95 togliendo i bordi*/
#login-right {display: none }

/*questi parametri vanno configurati quando il box login è attivo*/
.login-right  { display: none }
#column-two { display: none }
#column-three { display: none }

/*footer*/
.box-footer { background: white; padding-top: 5px; padding-bottom: 5px; clear: both; border: none; border-bottom: 1px solid red; font-family: Verdana; font-size: 11px; color: #c00; text-align: center; font-weight: normal}
.box-footer a, .box-footer a:visited { color: #000; text-decoration: none; }
.box-footer a:hover, .box-footer a:active { color: #000; text-decoration: underline; }
.box-footer .top {font-weight:bold; color: #c00}
.clr {clear: both;}
.menu-search {	display: none }
.menu-search-grigio {	display: none}
.back { display: none}
.forward {display: none }

/*------------------------------------------variante 2 colonne--------------------------------------------*/
#column-one-2c { text-align: left; }


/*------------------------------------------variante 3 colonne--------------------------------------------*/
#contatti-3c {display: none }

#logo-sfondo-3c {	width: 750px; height: 89px; background-color: #F30; }

#logo-3c	{ float: left; position: relative; width: 420px; height: 89px; background-color: #F30; text-align: left;}
#login-3c { width: 160px; height: 83px; float: left; margin: 0px; padding: 0px; background-color: #F30; }

#side-left-3c { width: 95%; }
#column-three-3c { display: none }

#column-one-3c { text-align: justify;  padding: 10px; }

#side-right-3c { display: none }
#column-two-3c { display: none }


/*--------------------------------- variante 3 colonne ricerca --------------------------------------------*/
#column-two-3c-r {  display: none  }
