/* @override http://vebi2011.dndcms.com/css/stile.css */

@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
body {
	background-color: #F0F0F0;	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	margin: 4px 0;
}
h2 {
	font-size: 20px;
	margin: 4px 0;
}
h3 {
	font-size: 18px;
	margin: 4px 0;
}
h4 {
	font-size: 16px;
	margin: 4px 0;
}
h5 {
	font-size: 14px;
	margin: 4px 0;
}
h6 {
	font-size: 12px;
	margin: 4px 0;
}

div#pagina{
	background-image: url(../images/fondo_pagina.png);
	background-repeat: repeat-y;
	background-position: top center;
	width: 990px;
	margin: 0 auto;
	padding: 0px 0px;
	position: relative;
	overflow: visible;
}

div#menuServizio {
	height: 160px;
	margin: 0px 0px;
	padding: 0px 0px;
	width: 990px;
}

img#logoTop{
	position: absolute;
	top: 21px;
	left: 35px;
}
ul.bMenuServizio {
	position: absolute;
	list-style: none;
	margin: 0px;
	padding: 0px;
	right: 20px;
	top: 40px;
}
ul.bMenuServizio li {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
/*	display: block;*/
	float: left;
}
ul.bMenuServizio li a {
	display: block;
	float: left;
	padding: 0px 12px 0px 33px;
	text-decoration: none;
	color: #333333;
	height: 24px;
	line-height: 24px;
}


ul.bMenuServizio li a.bHome {
	border: 1px solid #FFF;
	border-right: 1px solid #cccccc;
	background-image: url(../images/fondo_bHome.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
ul.bMenuServizio li a.bVebi {
	border: 1px solid #FFF;
	border-right: 1px solid #cccccc;
	background-image: url(../images/fondo_bVebi.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
ul.bMenuServizio li a.bContatti {
	border: 1px solid #FFF;
	border-right: 1px solid #cccccc;
	background-image: url(../images/fondo_bContatti.png);
	background-repeat: no-repeat;
	background-position: -2px 1px;
}
ul.bMenuServizio li a.bNewsletter {
	border: 1px solid #FFF;
	border-right: 1px solid #cccccc;
	background-image: url(../images/fondo_bNewsletter.png);
	background-repeat: no-repeat;
	background-position: 0px 1px;
}
ul.bMenuServizio li a:hover {
	color: #f43333;
	text-decoration: underline;
}
div.divCampoCerca {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 135px;
	background-image: url(../images/fondo_campoCerca.png);
	background-repeat: no-repeat;
	background-position: 12px 4px;
	height: 24px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#campoCerca {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 90px;
	border: none;	
	margin: 6px 0px 0px 2px;
	padding: 0px;
	vertical-align: top;
	background-color: transparent;
}
#bCercaVai {
	margin-top: 3px;
	margin-left: 10px; 
	cursor: pointer;
}

div#menuOr{
	height: 48px;
	position: absolute;
	z-index: 100;
	background-image: url(../images/fondo_menuOr.png);
	background-repeat: repeat-x;
	margin: 0 0px;
	width: 970px;
	left: 10px;
	top: 121px;
	
}

div#menuOr ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	height: 48px;
}

div#menuOr ul li {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px;
	height: 48px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: white;
	
}

div#menuOr ul li a {
	float: left;
	margin: 0px;
	padding: 0px 20px;
	height:48px;
	color: white;
	text-decoration: none;
	line-height: 38px;
	width: auto;
}
div#menuOr ul li a:hover {
	text-decoration: underline;
	background-image: url(../images/frecciaSelect.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}

div#header {
	position: relative;
	z-index: 50;
	height: 271px;
	margin-top: 0px;
	width: 970px;
	margin-left: 10px;
	padding-top: 0px;
	overflow: hidden;
}
div#headerSx {
	position: relative;
	width: 485px;
	float: left;
	height: 271px;
	overflow: hidden;
}
div#headerDx {
	position: relative;
	width: 485px;
	float: right;
	height: 271px;
	overflow: hidden;
}
ul.listaHome {
display: none;
list-style: none !important;
margin: 10px 0px 0px 38px !important;
padding: 5px  !important;
background-color: white;
position: absolute;
top: 160px;
left: 0px;
border: 1px solid #ccc;
z-index: 1000;
	
}

ul.listaHome li {
	font-size: 14px !important;
	line-height: 160% !important;
	background-image: url(../images/fr_lista.gif) !important;
	background-position: 0px 5px !important ;
	background-repeat: no-repeat !important;
	margin:0px 10px !important;
	padding: 0px 20px !important;
}

ul.listaHome li a{
	color: #333333 !important;
	text-decoration: none !important;
}
ul.listaHome li a:hover{
	color: #f43333 !important;
	text-decoration: underline !important;
}

div.separazione {
	height: 22px;
	background-color: #E9E9E9;
	margin: 0px 10px;
	clear: both;
}
div.corpoHome{
	position: relative;
	width: 970px;
	overflow: hidden;
}
div.corpoHome div.colSx{
	position: relative;
	margin: 0 10px 0 25px;
	width: 300px;
	float: left;
}
div.corpoHome div.colCentro{
	position: relative;
	margin: 0 10px;
	width: 300px;
	background-color: #EFEFEF;
	float: left;
}
div.corpoHome div.colDx{
	position: relative;
	width: 300px;
	margin: 0 0px 0 10px;
	float: left;
}


div.corpoHome div.colSxProdotto{
	position: relative;
	margin: 10px 10px 0 25px;
	width: 620px;
	float: left;
}

div.corpoHome div.colSxGuida{
	position: relative;
	margin: 10px 10px 0 25px;
	width: 700px;
	float: left;
}
div.colSxGuida table td{
	vertical-align: top;
}
div.corpoHome div.colDxGuida{
	position: relative;
	width: 220px;
	margin: 0 0px 0 10px;
	float: left;
}

div.corpoHome div.colSxProdottoElenco {
	position: relative;
	margin: 10px 10px 0 25px;
	width: 940px;

	
}
div.corpoHome a{
	color: #CA3232;	
	text-decoration: underline;
}
div.corpoHome a:hover{
	color: #CA3232;	
	text-decoration: none;
}


p.titolo{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;	
	margin: 0px 15px;
	padding: 10px 0;
}
.testoNorm{	
	margin: 0px 15px;
	padding: 10px 0;
	line-height: 140%;
}
.mission {
	font-size: 14px;
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 140%;
}
p.titolo2{
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;	
	margin: 0px 0px;
	padding: 10px 0;
}

div.prefooter {
	clear: both;
	background-color: #d5d5d5;
	height: 4px;
	line-height: 4px;
	margin: 0px 10px ;
padding: 0px 0px;
}
div.postfooter {
	clear: both;
	height: 30px;
	line-height: 5px;
	margin: 0px 0px ;
	padding: 0px 0px;
	background: #f0f0f0 url(../images/fondo_pagina-2.png) no-repeat 0px top;
}
div#footer{
clear: both;
padding: 0px 0px;
margin: 5px 25px 0 25px;
height: 90px;
}

div#footer p {
	color: #999999;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 10px 0px;
	margin: 0px;
}

div#footer a {
	color: #999999;
	text-decoration: underline;
}

div#footer a:hover {
	color: #999999;
	text-decoration: none;
}
div#footer img.logo-footer-sgs{
	float: right;
	vertical-align: middle;
}

div.bannerCatalogoProfessional {
	background-image: url(../images/banner_catalogo_vebi_professional2011.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 300px;
	margin-bottom: 10px;
	position: relative;
}

div.bannerCatalogo2011 {
	background-image: url(../images/banner_catalogo2012.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 300px;
	margin-bottom: 10px;
	position: relative;
}
div.bannerRivenditori {
	background-image: url(../images/fondino_viola.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 300px;
	margin-bottom: 10px;
	position: relative;
}
div.bannerAgenti {
	background-image: url(../images/fondino_grigio.png);
	background-repeat: no-repeat;
	height: 45px;
	width: 300px;
	margin-bottom: 10px;
	position: relative;
}

div.bannerSchede {
	background-image: url(../images/fondino-rosa.png);
	background-repeat: no-repeat;
	height: 75px;
	width: 300px;
	margin-top: 10px;
	margin-bottom: 0px;
	position: relative;
}

div.bannerNews{
	height: 85px;
	width: 300px;
	margin-bottom: -1px;
	position: relative;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	overflow: hidden;
}
.fongoRighe {
	background-image: url(../images/fondino_tratt.png);
	
}

div.bannerGuide {
	background-image: url(../images/banner_schede.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 300px;
	margin-bottom: 10px;
	position: relative;
}

div.bannerEstero {
	background-image: url(../images/banner_catalogo_estero.jpg);
	background-repeat: no-repeat;
	height: 160px;
	width: 300px;
	margin-bottom: 10px;
	position: relative;
}
p.titoloBanner {
	font-size: 20px;
	line-height: 120%;
	margin: 0px 15px 0px 15px;
	padding: 10px 0 0 0;
}
p.sottoTitoloBanner {
	font-size: 12px;
	line-height: 120%;
	margin: 0px 15px 0px 15px;
	padding: 0px;
}
p.testoSubBanner {
	font-size: 11px;
	line-height: 120%;
	margin: 0px 15px 0px 15px;
	padding: 0px;
	position: absolute;
	bottom:10px;
}

p.testoNewsHome {	
	font-size: 12px;
	line-height: 120%;
	margin: 0px 15px 0px 15px;
	padding: 15px 0px;
}

.bianco{
	color: white !important;
}
.grigio{
	color: #333333 !important;
}
.nero {
	color: black !important;
}

.rosso{
	color: red !important;
}
.rossoScuro{
	color: #f72500 !important;
}
img.download32 {
	float: right;
	border: 0;
	margin-top: 5px;
}
img.plus{
	position: absolute;
	right: 15px;
	top: 15px;
	border: 0;	
}

p.titoloBanner a{
	text-decoration: none;
}
img.login24 {	
	float: right;
	border: 0;
}

div.cercaRivenditore {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 290px;
	background-image: url(../images/fondo_cerca_rivenditore.png);
	background-repeat: no-repeat;
	background-position: 12px 4px;
	height: 24px;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

#campoCercaRivenditore {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 235px;
	border: none;	
	margin: 6px 0px 0px 2px;
	padding: 0px;
	vertical-align: top;
	background-color: transparent;
}
#bCercaRivendotoreVai {
	margin-top: 3px;
	margin-left: 8px; 
	cursor: pointer;
}
ul#scrollup {
  position: relative;
  overflow: hidden;
  border: 0px solid #000;
  height: 260px;
  width: 300px; 
  margin-bottom:10px;

}

li.prodottoHome {
	border-left-width: 5px;
	border-left-style: solid; 
	border-right-width: 5px;
	border-right-style: solid;
	height: 125px;
	width: 300px;
	margin-bottom: 10px;
	position: relative;
	display: block;
}
.bordo1 {
	border-color: #333333;
}
.bordo2 {
	border-color: #009900;
}
.bordo3 {
	border-color: #BCDDF1;
}	
.bordo4 {
	border-color: #E31D2D;
}	
.bordo5 {
	border-color: #00A0E1;
}	
.bordo6 {
	border-color: #E3006F;
}	
.bordo7 {
	border-color: #B16C29;
}	
.bordo8 {
	border-color: #FFCD00;
}	
.bordo9 {
	border-color: #005398;
}	
.bordo10 {
	border-color: #F39719;
}	

.bordo11 {
	border-color: #991D56;
}		
li.prodottoHome .image {
	background-repeat: no-repeat;
	background-position: center;
	width:100px;
	height: 125px;
	float: left;
	
}
li.prodottoHome .titoloProdottoHome {
	font-size: 12px;
	color: #CA3232;
	text-decoration: underline;
	margin: 0px 0 0 100px;
	padding: 25px 0 0 0px;
	
}
li.prodottoHome .testoProdottoHome {
	font-size: 11px;
	color: #333333;
	margin: 0px 0 0 100px;
	padding: 0px 0 0 0px;
	
}
li.prodottoHome .titoloProdottoHome a {
	color: #CA3232;
	text-decoration: underline;
	
}


.grigiomedio {
	color: #6b6b6b;
}
.tabConfezioni {
	clear: both ;
	border: 1px solid #666;
	margin: 20px 0px;
}
.tabConfezioni tr:first-child td{
	color: #666;
}
.tabConfezioni td{
	text-align: center;
	font-size: 11px;
	border-bottom: 1px solid #666;
}
.fondoColorato {
	background-color:  #ebebeb;
}
div.boxSingoloProdottoElenco {
	width: 30%;
	height: 120px;
	margin-right: -1px;
	margin-bottom: -1px;
	border: 1px solid #ccc;
	float: left;
	padding: 10px;
	position: relative;
	
}
p.titoloProdottoElenco {
	font-size: 12px;
}
p.titoloProdottoElenco strong {
	font-size: 14px;
}

.iconaElenco {
	width: 110px;
	text-align: center;
	float: left;
}

p.titoloProdottoElenco strong a {
	color: #CA3232;
	text-decoration: underline;
	}
	
.formNewsletter label {
	display: block;	
	width: 400px;
	text-align: right;
	margin: 5px 0px;
}
.formNewsletter label span {
	margin: 0px 5px;
}
div.divisorio {
	height: 10px;
	padding: 0;
	margin: 0;
	clear: both;
	line-height: 10px;
}
hr.divisorio {
	height: 0px;
	padding: 0;
	margin: 5px 0px;
	clear: both;
	line-height: 0px;
}
div.downloadFile {
	margin: 5px 15px;
}
div.downloadFile a {
	font-size: 12px;
	border: 1px solid #ebebeb;	
	display: block;
	color: black;
	text-decoration: none;	
	padding-left: 15px;
	height: 45px;
	line-height: 45px;
	background: transparent url(../images/fondino-rosa.png) repeat center center;
}
div.downloadFile a:hover {
	border: 1px solid #CA3232;	
	color: white;
}
.iconaDownloadScheda {
	border: none;
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	
}

div.scorciatoie {
	
	position: relative;
	height: 200px;
	margin-top: 0px;
	width: 970px;
	margin-left: 10px;
	padding-top: 0px;
	overflow: hidden;
	background-color: #d4d4d4;
}

.prodCliccati, .altreInfo {
	font-size: 10px;
	width: 300px;
	margin-left: 18px;
	margin-top: 10px;
	float: left;
	border: 0px solid;	
	padding: 0px;
	
}

.prodCliccati p{
	padding: 0px;
	margin: 5px 0px;
	
}
.prodCliccati ul {
	margin:0px 10px;
	list-style: none;
	padding: 0px;	
	color: #666;
}
.prodCliccati ul li {
	text-transform: capitalize;
}



div.scorciatoie  a {
	color: #666;
	text-decoration: none;
	
}
div.scorciatoie  a:hover {
	color: #666;
	text-decoration: underline;
	
}

#accordionSchede h4 {
	height: 30px;
	line-height: 30px;
	border: 1px solid #dedede;	
	margin: 2px;
	padding: 0 10px;
	cursor: pointer;
	background: #f6f6f6 url(../images/Red-Png/16x16/Arrow3%20Down.png) no-repeat 590px center;
}
#accordionSchede div {
	margin: 5px 20px;
}
.testo9 {
	font-size: 9px !important;
}
table.testo9 td {
	border-bottom: 1px inset #808080;
	font-size: 9px !important;
}
.box1 {
	border: 1px solid #7c7c7c;
	margin: 5px 0px;
	padding: 5px;
}
