* { margin:0; padding:0; }
* html #Menu { margin-top: -6px; padding-top: 9px; }
html,body { margin: 0; padding: 0; height: 100%; }
body 
{
    background: #d7f7d4;
    color: #FFFFFF;
    margin: 0 auto;
    padding: 0;
}

h3
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: Black;
	padding-left: 15px;
	padding-bottom: 20px;
}

font
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	color: Black;
}

div { text-align: left; }
img.inText { margin: 5px 10px; border: 1px solid black; }  
p { padding-bottom: 0.8em; }

#outer 
{
	background: #ffffff;
	color: white;
	margin: 0 auto;
	text-align: center;
	vertical-align:middle;
	border-left: 2px solid #305C2F;
	border-right: 2px solid #305C2F;
	width: 696px;
	min-height: 100%;
}

* html #outer { height: 100%; }

#Testata 
{
    position: relative;
    width: 696px;
    z-index: 1;
}

#Testata h1 {
    background: url("../images/testata_second.jpg") no-repeat top left;
    height: 176px;
    margin: 0;
    position: relative;
    width: 696px;
    z-index: 1;
    border-bottom: 1px solid white;
}

#Testata h1 span { display: none; }
#Testata img { width: 696px; height: 176px; position: absolute; top: 0; left: 0; z-index: 100; border: 0; }
#Menu
{
	background: #305c2f;
	color: white;
	height: 28px;
	position: relative;
	padding-top: 3px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
   border-bottom: 1px solid white;
}

#Menu div
{
	position: relative;
	float: left;
	top: 0;
	height: 25px;
	width: 98px;
	border-right: 1px solid white;
	text-align: center;
}

#Menu div a
{
	background: #305c2f;
	color: #ffffff;
	position: relative;
	text-align: center;
	top: 2px;
	left: 0px;
	font-family: Verdana, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

#Menu #ReteVendita { border-right: 0; }

#Titolo
{
	 background-color: #ffffff;
	 color: #696969;
    font-family: Verdana, Arial, sans-serif;
    font-size: 16pt;
	 font-variant: small-caps;
	font-weight: normal;
    width: 460px;
	 margin-top: 25px;
    text-align: left;
	 float: right;
	 border-top: 1px dotted #696969;
	 border-left: 1px dotted #696969;
	 padding-left: 16px;
	 padding-top: 10px;
	 padding-right: 16px;
}

#Main
{
	background-color: #ffffff;
	color: #696969;
   font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	text-align: justify;
	margin-top: -130px;
	margin-left: 240px;
	margin-right: 20px;	
	padding-bottom: 35px;
}

#Main a
{
	background-color: #ffffff;
	color: #696969;
   font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
}

#Main ul
{
	margin-left: 20px;
	width: auto;
}

img.rs
{
	padding-top: 9px;
}

/* the news box */
#news
{
	width: 190px;
	background: #eee;
	border: 1px dotted #696969;
	top: 100px;
	left: 10px;
	font-variant: small-caps;
	font-family: Verdana, Arial, sans-serif;
	color: #696969;
	font-size: 12pt;
}

#news #head
{
	width: 190px;
	height: 20px;
	font-size: 14px;
	text-align: center;
	position: absolute;
	border: 0;
	margin-top: 6px;
	left: 0;
	z-index: 10;
}

#news #mask
{
	clip: rect(0px, 190px, 220px, 0px);
	position: absolute;
	overflow: hidden;
	width: 190px;
	height: 220px;
	top: 28px;
	left: 0;
}

* html #news #mask { clip: rect(0px 190px 220px 0px); }
       
div.Photo
{  
   position: relative;
   margin: 5px 0px 5px 0px;
   text-align: left;
   width: 430px;
   font-size: 8pt;
   line-height: 10pt; 
}

div.Photo img 
{
   position: relative;
   border: 1px solid black;
   text-align: center;
}

span .Didascalia { position: absolute; float: right; top: 0; margin-left: 220px;}
font.Didascalia { background-color: #ffffff; color: #696969; font-family: Verdana, Arial, sans-serif; font-size: 8pt; }

div.Essenza
{
   float: left;
   position: relative;
   margin: 10px 0px 10px 0px;
   text-align: left;
   width: 430px;
   font-size: 8pt;
   line-height: 10pt;
}

div.Essenza img 
{
   position: relative;
   border: 0px;
   text-align: center;
}

div.Essenza span
{
	float: left;
	margin-top: -70px;
	margin-left: 90px;
	text-align: justify;
}
div.End, clear { clear: both; }
#Main { clear: both; }
#news a { color: #000; background: #eee; }
#news.JS { height: 220px; overflow: hidden; position: relative; }
#news.JS ul
{
	position: absolute;
	top: 20px;
	left: 0;
	margin: 35px 0.5em 0 0.5em;
	padding: 0;
}

#news.JS li
{
	color: black;
	background: #eee;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10pt;
	font-variant: normal;
	text-align: justify;
	padding: 3px 3px 3px 15px;
	background: url(../images/arrow.gif) no-repeat .2em .7em;
}

* html #news.JS li { padding: 3px 20px 3px 15px; }
