body {
	background-color: #dcebb5;
	margin: 0;
	/* funzionano solo su IE */
	font-family:Arial, Helvetica, sans-serif;
	scrollbar-3dlight-color: #ccffcc;   /*bordo AS*/
	scrollbar-arrow-color: #5c6f2e; /*frecce*/
	scrollbar-base-color: #dcebb5;  /*colore globale*/
	scrollbar-darkshadow-color: #758d3a;    /*bordo BD*/
	scrollbar-face-color: #dcebb5;  /*colore globale*/
	scrollbar-highlight-color: #FFF; 
	scrollbar-shadow-color: #758d3a;    /*bordo BD*/
	scrollbar-track-color: #ebf1dc;  /*sfondo*/
	overflow-x: hidden;
}

#main {
	position: absolute;
	top:50%;
	left:50%;
	margin-top:-330px;
	margin-left:-460px;
	width: 920px;
	background-color: #FFF;
}

a#link-div-fb{
width: 201px;
height: 85px;
}

#fb {
	position: absolute;
	right: 45px;
	margin-top: 7px;
	z-index: 100;
	width: 201px;
	height: 85px;
	background: url(image/01-like.png) no-repeat;
}

#fb iframe {
margin-left: 35px;
margin-top: 10px;
margin-bottom: 2px;
}

a.seguici-su-fb {
color: #fff;
font-size: 11px;
font-weight: bold;
margin-left: 35px;
text-decoration: none;
}


#center{
	position: relative;
	z-index: 1;
	margin-top: -3px;
}

#bottom {
	position: relative;
	z-index: 0;
}
#top {
	position: relative;
	z-index: 2;
	margin-bottom: 0px;
}

.colonnasx{
	background-image:url(image/colonnaBiancaSx.gif);
	width:30px;
	background-color: #FFF;
	background-repeat: no-repeat;
}

.colonnadx{
	background-image:url(image/colonnaBiancaDx.gif);
	width:30px;
	background-color: #FFF;
	background-repeat: no-repeat;
}

.contenuto{
	background:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5b7219;
}

.contenutoPromo{
	background:#FFFFFF;
	background-image: url(image/sf_promo.jpg);
	background-position: center;
	background-repeat: no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5b7219;
}

.contenutoF1{
	background: url(image/sf_farmacia1.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5b7219;
	vertical-align: top;
}

.contenutoF2{
	background: url(image/sf_farmacia2.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5b7219;
	vertical-align: top;
}
.contenutoF3{
	background: url(image/sf_farmacia3.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5b7219;
	vertical-align: top;
}
.contenutoA{
	background: url(image/sfondo_agenti.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5b7219;
	vertical-align: top;
}
.contenutoA1{
	background: url(image/agenti1.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	vertical-align: bottom;
	text-align: right;
	padding: 10px;
}
.contenutoA2{
	background: url(image/agenti2.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	vertical-align: bottom;
	text-align: right;
	padding: 10px;
}
.contenutoA3{
	background: url(image/agenti3.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	vertical-align: bottom;
	text-align: right;
	padding: 10px;
}
.contenutoA4{
	background: url(image/agenti4.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	vertical-align: bottom;
	text-align: right;
	padding: 10px;
}

#cercaFarmacia{	
	top: 50px;
	position: relative;
	left: 180px;
	color: #5b7219;
	font-size: 12px;
	width: 250px;
}

#formCercaFarmacia {
	position: relative;
	margin-left: 80px;
	margin-top: 20px;
}

#risFarmacia{
	top: 65px;
	position: absolute;
	right: 72px;
	color: #5b7219;
	font-size: 12px;
	width: 335px;
	height: 275px;
	overflow: auto;
}

#farmacia{
	top: 0;
	position: absolute;
	right: 50px;
	color: #5b7219;
	font-size: 12px;
	width: 355px;
	height: 300px;
}

#sinistra {
	position: absolute;
	height: 402px;
	left: 60px;
	top: 0;
	width: 200px;
}

#destra {
	position: absolute;
	height: 402px;
	right: 60px;
	top: 0;
}


.selectFarma {
	width: 150px;
	margin-bottom: 10px;
	margin-top: 3px;
}

.btn {
	cursor: pointer;
}

.testo{
	font-size: 12px;
	color:#5b7219;
	line-height: 18px;
}

.linkPromo{
	font-size: 11px;
	color:#5b7219;
	text-decoration: none;
	text-align: center;
}
.linkPromo a{
	color:#5b7219;
	text-decoration: underline;
}

/*popup menù*/
#popup1,
#popup2,
#popup3,
#popup4,
#popup1_1,
#popup1_2,
#popup1_3,
#popup2_1,
#popup2_2,
#popup2_3 ,
#popup2_4 {
	display: none;
}

.menuProdLv1{
	font-weight: bold;
	text-transform: uppercase;
	line-height: 20px;
	cursor: pointer;
}
.menuProdLv1 a {
	color:#5b7219;
	text-decoration: none;
}
.menuProdLv2{
	font-weight: normal;
	text-transform: none;
	line-height: 20px;
	padding-bottom: 5px;
	cursor: pointer;
}
.menuProdLv2 a {
	color:#5b7219;
	text-decoration: none;
}
/*
.menuProdLv2 a:hover {
	text-decoration: underline;
}
*/
.menuProdLv3 {
	display: none;
	text-transform: capitalize;
	padding-left: 7px;
	line-height: 20px;
	padding-bottom: 3px;
	color:#5b7219;
}
.menuProdLv3 a {
	color:#5b7219;
	text-decoration: none;
}
.menuProdLv3 a:hover {
	text-decoration: underline;
}

.colonninaProd {
	width: 10px;
	background-image: url(image/sfProd.gif);
	background-repeat: repeat-y;
	background-position: bottom;
}

.testoProd {
	position:relative;
	text-align: justify;
	color:#5b7219;
	font-size: 11px;
}
.testoProd img {
	margin-top: 10px;
	margin-bottom: 10px;
}
.tipologiaProd {
	position:absolute;
	background-color:#FFF;
	text-align:right;
	right:0;
	text-transform: uppercase;
	line-height: 22px;
	padding-left: 10px;
}

.linkPreSuc {
	font-size: 11px;
	color:#5b7219;
	text-decoration: none;
	text-align: center;
	position: absolute;
	bottom: -15px;
	left: 40px;
	width: 840px;
}

.linkPreSuc a {
	color:#5b7219;
	text-decoration: underline;
}
.titProd {
	text-align: left;
	font-style: italic;
	color:#5b7219;
	font-size: 24px;
	vertical-align: top;
	position: absolute;
	top: 20px;
	left: 290px;
}

.nomeProd {
	font-size:24px;
	line-height:28px;
	margin-bottom: 5px;
	text-align: left;
	font-weight: bold;
}
.nomeProdPic {
	font-size:20px;
	line-height:28px;
	margin-bottom: 5px;
	text-align: left;
	font-weight: bold;
}
.nomeProdPicPic {
	font-size:13px;
	line-height:28px;
	margin-bottom: 5px;
	text-align: left;
	font-weight: bold;
}

#imgProd {
	height: 350px;
	vertical-align: middle;
}

.alternativo {
	width: 920px;
	padding: 70px 100px 70px 100px;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, sans-serif;
}
.alternativo a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
}
.well {
	font-size: 20px; color: #7a8752; font-family: Verdana, Geneva, sans-serif;
}

