/* 
OLIVO
CSS - CONTENT Media Screen
*/
* {
	margin: 0;
	padding: 0;
}
body {
	color: #37220c;
	background: #9ad52e;
	font: 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	/*width: 4450px;*/
}
body {
	scrollbar-face-color:#97d22a;
	scrollbar-highlight-color:#97d22a;
	scrollbar-3dlight-color:#97d22a;
	scrollbar-darkshadow-color:#97d22a;
	scrollbar-shadow-color:#97d22a;
	scrollbar-arrow-color:#382310;
	scrollbar-track-color:#d3cdcd;
}


a { text-decoration: underline; color: #37220c; }
a:hover { text-decoration: underline; }

div#wrapper {
width: 4050px;
overflow: auto;
}

h2 {
	float: left;
	width: 189px; height:247px;
}
h2 span {
	display: none;
}

div#wrapper div {
	float: left;
	width: 820px; height: 247px; 
	background: #fff;
	/*padding-right: 189px;*/
}

div#wrapper div p i {
	color: #444;
}

div#wrapper div p.en {
	color: #a9da38;
}



h2.news {
	background: #9ad52e url(../img/content/g_news.gif) 0 0 no-repeat;
}

div.news div#ita {
	float: left;
	width: 50%;
	height: auto;
	padding-bottom: 5px;
	padding-top: 20px;
}
div.news div#eng {
	float: left;
	width: 50%;
	height: auto;
	padding-bottom: 5px;
	color: #a9da38;
	padding-top: 20px;

	/*font-style: italic;*/
}


div.news p {
	padding: 0 14px 10px 14px;
	margin-bottom: 0;
	line-height: 1;
}
div.news p a {
	text-decoration: none;
	color: #37220c;
}
div.news p a:hover {
	text-decoration: underline;
	color: #37220c;
}

div.news div#eng p a {
	text-decoration: none;
	color: #a9da38;
}
div.news div#eng p a:hover {
	text-decoration: underline;
	color: #a9da38;
}


div.news div#ita p a#alln {
	display: block;
	background: url(../img/content/allnews.gif) 0 0 no-repeat;
	width: 113px; height: 13px;
	text-decoration: none;
	margin: 12px 0 0 100px;
}
div.news div#eng p a#alln {
	display: block;
	background: url(../img/content/allnews_en.gif) 0 0 no-repeat;
	width: 70px; height: 13px;
	text-decoration: none;
	margin: 12px 0 0 135px;
}
div.news p a#alln span {
	display: none;
}

div.news div#vtm {
	display: block;
	clear: both;
	background: #e4e4e4;
	width: auto; height: auto;
	margin: 24px 0 0 18px;
	width: 780px;
}
div.news div#vtm a {
	display: block;
	padding: 16px 30px 16px 134px;
	background: url(../img/content/vitmartini.gif) left center no-repeat;
	/*margin-bottom: 0;*/
	line-height: 1.3;
	text-decoration: none;
}
div.news div#vtm a span {
	display: block; height: 5px; line-height: 0; font-weight: 0;
}

h2.chisiamo {
	background: #9ad52e url(../img/content/g_chisiamo.gif) 0 0 no-repeat;
}
div.chisiamo p {
	padding: 20px 18px 0;
	line-height: 1.3;
	float: left;
	width: 370px;
}

h2.mission {
	background: #9ad52e url(../img/content/g_mission.gif) 0 0 no-repeat;
}
div.mission p {
	padding: 20px 18px 0;
	line-height: 1.3;
	float: left;
	width: 370px;
}

h2.produttori {
	background: #9ad52e url(../img/content/g_produttori.gif) 0 0 no-repeat;
}
div.produttori {
	float: left;
	width: 562px; height: 247px;
	background: #fff;
}
div.produttori p {
	padding: 20px 18px 0;
	line-height: 1.3;
	float: left;
	width: 370px;
}
div.produttori p a#el_it {
	display: block;
	background: url(../img/content/el_prd_it.gif) 0 0 no-repeat;
	width: 148px; height: 13px;
	text-decoration: none;
	margin: 12px 0 0 100px;
}
div.produttori p a#el_en {
	display: block;
	background: url(../img/content/el_prd_en.gif) 0 0 no-repeat;
	width: 122px; height: 13px;
	text-decoration: none;
	margin: 12px 0 0 120px;
}


div.produttori p a span {
	display: none;
}

h2.negozio {
	background: #9ad52e url(../img/content/g_negozio.gif) 0 0 no-repeat;
}
div.negozio p {
	padding: 20px 18px 0;
	line-height: 1.3;
	float: left;
	width: 370px;
}