* {
	margin:0;
	padding:0;
}
body {
	background:url(../images/backBody.jpg) 0 0 repeat-x #361636;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#231f20;
}
a {
	color:#231f20;
}
a img {
	border:none;
}
.block {
	display:block;
}
.bold {
	font-weight:bold;
}
.left {
	float:left;
}
.overflow {
	width:100%;
	overflow:hidden;
}
ol {
	padding-left:30px;
}
div#wrapper {
	width:900px;
	margin:0 auto;
}
div#header {
	width:100%;
	position:relative;
	margin-top:15px;
	overflow:hidden;
}
div#header img {
	float:left;
}
div#header img#logo {
	position:absolute;
	left:17px;
	top:66px;
}
div#menuBar {
	width:100%;
	height:20px;
	background-color:#2c0b2c;
	margin-top:2px;
}
div#menuBar ul {
	line-height:20px;
}
div#menuBar ul li {
	list-style:none;
	display:inline;
}
ul#mainNav li a {
	display:block;
	float:left;
	border-right:1px solid #FFF;
	text-decoration:none;
	color:#FFF;
	padding:0 10px;	
}
ul#mainNav li a.active,
ul#mainNav li a:hover {
	background:url(../images/backMainNav.jpg) 0 0 repeat-x;
}
div#menuBar ul#languages {
	float:right;
	line-height:normal;
}
ul#languages li a {
	float:left;
	display:block;
	padding-top:4px;
	margin-right:11px;
}
div#content {
	padding:20px 10px;
	background-color:#FFF;
	width:880px;
	overflow:hidden;
}
div#leftBar {
	width:200px;
	float:left;
	display:inline;
}
div#catMenu div {
	border-bottom:4px solid #4b124a;
}
div#catMenu p.title {
	font-size:14px;
	color:#2c0b2c;
	font-weight:normal;
	border-bottom:1px solid #000;
	padding-bottom:2px;
}
div#catMenu p.title span {
	font-weight:bold;
}
div#catMenu ul {
	background-color:#cac2ca;
	padding-top:15px;
	margin-top:3px;
}
div#catMenu ul li {
	list-style:none;
	background:url(../images/catMenuBack.jpg) 0 0 repeat-x;
	padding-left:8px;
}
div#catMenu ul li a {
	color:#2c0b2c;
	text-decoration:none;
	font-weight:bold;
	display:block;
	line-height:22px;
	height:22px;
	background:url(../images/freccettaCatMenu.gif) 3px 7px no-repeat;
	padding-left:12px;
}
div#catMenu ul li a.active {
	color:#FFF;
	background:url(../images/cateMenuActive.gif) 0 9px no-repeat;
}
div#catMenu ul li a:hover {
	color:#FFF;
	background:url(../images/freccettaCatMenuHover.gif) 3px 7px no-repeat;
}
div#catMenu ul li a.active:hover {
	background:url(../images/cateMenuActive.gif) 0 9px no-repeat;
}
div#catMenu ul li ul {
	padding-top:0;
	margin-top:0;
}
div#catMenu ul li ul li {
	background-image:none;
	padding-left:8px;
}
div#catMenu ul li ul li a {
	font-weight:normal;
	display:block;
	line-height:22px;
	height:22px;
	background:url(../images/freccettaSmall.gif) 0 8px no-repeat;
	padding-left:10px;
}
div#catMenu ul li ul li a:hover {
	color:#231f20;
	background:url(../images/freccettaSmall.gif) 0 8px no-repeat;
	text-decoration:underline;
}
div#catMenu ul li ul li a.subActive {
	color:#FFF;
	background:url(../images/freccettaSmallWhite.gif) 0 8px no-repeat;
}
a#agentiBanner {
	display:block;
	margin-top:10px;
}
div#rivenditori {
	margin:5px 0 18px 0;
}
div#rivenditori div {
	border-bottom:4px solid #cb760c;
}
div#rivenditori p.title {
	font-size:14px;
	color:#925100;
	font-weight:normal;
	border-bottom:1px solid #925100;
	padding:0 0 2px 0;
}
div#rivenditori p.title span {
	font-weight:bold;
}
div#rivenditori p.subTitle {
	font-size:11px;
	color:#cb760c;
	padding:5px 0 0 5px;
	font-weight:bold;
}
div#rivenditori p {
	color:#666;
	padding:2px 0 0 5px;
}
div#rivenditori a {
	text-decoration:none;
}

div#rightBar {
	width:200px;
	float:right;
	display:inline;
}
div#malattie div {
	border-bottom:4px solid #d81535;
}
div#malattie p.title {
	font-size:14px;
	color:#d81535;
	font-weight:normal;
	border-bottom:1px solid #545454;
	padding-bottom:2px;
}
div#malattie p.title span {
	font-weight:bold;
}
div#malattie ul {
	border-bottom:1px solid #2c0b2c;
	padding-bottom:9px;
}
div#malattie ul li ul{
	border-bottom:0;
	padding:10px 0;
}
div#malattie ul li {
	list-style:none;
	margin:5px 0 0 4px;
}
div#malattie ul li ul li {
	list-style:none;
	text-indent:0px;
	margin:0;
	height:18px;
	
	background:url(../images/problemiBack.jpg) 0 0 repeat-x;
}
div#malattie ul li a {
	display:block;
	width:175px;
	height:47px;
	line-height:47px;
	font-size:13px;
	color:#d71533;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-left:25px;
}
div#malattie ul li ul li a {
	display:auto;
	width:auto;
	height:auto;
	font-size:11px;
	color:#ffa000;
	font-weight:bold;
	text-decoration:none;
	line-height:18px;
	margin-left:11px;
	background:url(../images/freccettaGialla.gif) 0 5px no-repeat;
	padding-left:10px;
	text-align:left;
}
div#malattie ul li ul li a:hover,
div#malattie ul li ul li a.active {
	color:#9d6200;
	background:url(../images/freccettaMarrone.jpg) 0 5px no-repeat;
}
div#malattie ul li a#insetti_del_verde {
	background:url(../images/malattieSprite.jpg) 0 0 no-repeat;
}
div#malattie ul li a#insetti_del_verde:hover {
	background:url(../images/malattieSprite.jpg) 0 -47px no-repeat;
}
div#malattie ul li a#insetti_volanti {
	background:url(../images/malattieSprite.jpg) 0 -94px no-repeat;
}
div#malattie ul li a#insetti_volanti:hover {
	background:url(../images/malattieSprite.jpg) 0 -141px no-repeat;
}
div#malattie ul li a#insetti_striscianti {
	background:url(../images/malattieSprite.jpg) 0 -188px no-repeat;
}
div#malattie ul li a#insetti_striscianti:hover {
	background:url(../images/malattieSprite.jpg) 0 -235px no-repeat;
}
div#malattie ul li a#malattie_funginee {
	background:url(../images/malattieSprite.jpg) 0 -282px no-repeat;
}
div#malattie ul li a#malattie_funginee:hover {
	background:url(../images/malattieSprite.jpg) 0 -329px no-repeat;
}
div#malattie ul li a#piante_erbe_infestanti {
	background:url(../images/malattieSprite.jpg) 0 -376px no-repeat;
}
div#malattie ul li a#piante_erbe_infestanti:hover {
	background:url(../images/malattieSprite.jpg) 0 -423px no-repeat;
}
a#newsletter {
	display:block;
	width:200px;
	height:53px;
	background:url(../images/newsletterBtn.gif) 0 0 no-repeat;
	text-indent:-9999px;
	margin-top:9px;
}
a#verdevivo {
	display:block;
	width:200px;
	height:56px;
	background:url(../images/verdeVivoBanner.gif) 0 0 no-repeat;
	text-indent:-9999px;
	margin-top:9px;
}
a#newsletter:hover {
	background:url(../images/newsletterBtn.gif) 0 -55px no-repeat;
}



a#agrofBanner {
	display:block;
	width:200px;
	height:43px;
	background:url(../images/agrofBanner.gif) 0 0 no-repeat;
	text-indent:-9999px;
	margin-top:9px;
}
a#agrofBanner_ing {
	display:block;
	width:200px;
	height:43px;
	background:url(../images/Kollant_Recommends.gif) 0 0 no-repeat;
	text-indent:-9999px;
	margin-top:9px;
}

a#catalogo {
	display:block;
	width:200px;
	height:61px;
	background:url(../images/catalogoBtn.gif) 0 0 no-repeat;
	text-indent:-9999px;
	margin:10px 0;
}
a#catalogo:hover {
	background:url(../images/catalogoBtn.gif) 0 -61px no-repeat;
}
a#catalogo_ing {
	display:block;
	width:200px;
	height:61px;
	background:url(../images/Dwn_catalogue.gif) 0 0 no-repeat;
	text-indent:-9999px;
	margin:10px 0;
}
a#catalogo_ing:hover {
	background:url(../images/Dwn_catalogue.gif) 0 -61px no-repeat;
}
p#footer {
	line-height:30px;
	font-size:10px;
	color:#FFF;
	text-align:center;
}
p#path {
	color:#cc0000;
}
p#path span {
	color:#000;
	font-weight:bold;
}
p#path a {
	text-decoration:none;
}
p#path a:hover {
	text-decoration:underline;
}
div#linkBottom {
	border-top:1px solid #246a1d;
	text-align:center;
	padding:10px 0;
	clear:both;
	/*margin-left:10px;*/
}