/*MMV4: Stile per il Main in Home Page */

/* Banners in Home Page */
#banners 	{ background: url("../graphics/bg_home_box.gif") no-repeat right top; margin: 8px auto; clear: both; border-bottom: 0px solid #E2DACD; height: 180px; }
#banners a 	{ color: #006633; font-weight: bold; text-decoration: none; }
#banners .box01, #banners .box02, #banners .box03 { background: url("../graphics/bg_home_box.gif") no-repeat left top; font-size: 0.6em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.0em; margin: 0px 3px 0px 3px; padding: 0px 5px 0px 5px; width: 280px; height: 175px; max-height: 175px; float: left; }
	/* Per max-height ie */
#banners .box01, #banners .box02, #banners .box03 { border-left: solid 0px #597D35; min-height: 175px; height: auto !important; height: 175px; }
#banners .box01 { width: 450px; }
#banners .box01 img.title, #banners .box02 img.title, #banners .box03 img.title { margin: 0px 15px 0px 15px; text-align: left; position: relative; }
#banners .box01 h3, #banners .box02 h3, #banners .box03 h3 { color: #006633; font-size: 18px; margin: 0px 15px 0px 15px; line-height: 30px; font-weight: bold; }
#banners .box01 p, #banners .box02 p, #banners .box03 p { color: #000; background: url("../graphics/bg_transparency.gif") repeat left top; font-size: 10px; line-height: 16px; margin: 0px 15px 0px 15px; position: relative; text-align: left; }
#banners .box01 ul { color: #000; background: url("../graphics/bg_transparency.gif") repeat left top; list-style-type: none; margin: 0px; padding: 0px;}
#banners .box01 ul li { line-height: 15px; background: url("../graphics/bg_li.gif") no-repeat left top; list-style-image: none; margin-left: 15px; padding-left: 15px }

/* Home main */
#home 		{ height: 270px; line-height: 1.5em; background: url("../graphics/home_splash.jpg") no-repeat left top; margin: 0px 5px 0px 0px; padding: 0px 0px 0px 0px; position: static; }
#home h2	{ color: #008217; font-size: 1.2em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.4em; text-align: right; padding-right: 5px; padding-left: 5px }
#home img 	{ position: relative; float: right }
#home p 	{ font-size: 0.8em; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 1.2em; text-align: right; margin-right: 0; margin-left: 320px; padding: 5px }

/* Barra laterale menù*/
#homenav 		{ height: 262px;  background: none; line-height: 1em; text-align: right; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; float: right; border-right: 0px #222126 solid;}
#homenav h3 	{ text-align: left; font-family: arial, Verdana, sans-serif; color: #fff; font-size: 14px; margin: 0px 5px 0px 5px; line-height: 30px; font-weight: bold; }
#homenav h3 a 	{ color: #fff; font-weight: bold; text-decoration: none; }
#homenav ul 				{ color: #000; background: #778844; line-height: 16px; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; width: 310px; height: 265px; position: relative; text-align: left; list-style-type: none; }
#homenav ul.link li 		{ color: #000; line-height: 22px; position: relative;  }
#homenav ul.link li 		{ background: #778844; height: 26px; color: #fff; border-bottom: solid 1px #fff; text-decoration: none; text-align: left; margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; }
#homenav ul.link li a 		{ background: #778844; height: 26px; color: #fff; font-size: 12px; font-weight: bold; line-height: 22px; position: relative; display:block; margin: 0px 0px 0px 0px; padding: 0px 5px 0px 5px; text-align: left;  text-decoration: none; }
#homenav ul.link li a:hover { background: #99aa66; height: 26px; color: #fff; text-decoration: none; }

