* {
	margin: 0; padding: 0;
}
body {
	text-align: left;
	font: 13px Verdana;
	color: #000000;
	background: #ffffff url(../images/background.gif) repeat-x 0 0;
}
a {
	text-decoration: none;
	color: #464646;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}

.clear {
	visibility:hidden;
	clear: both;
}

html, body {
	background-color: #dbd7c7;
}

.sponsor {
	margin:2px;
	margin-top:5px;
}

.testo_articolo {
	font-size:12px;
}

#struttura{
	width:980px;
	margin:0px auto;
	
	
}

#testata{
	width: 980px;
	height: 90px;
	background-color: #00130d;
	margin-bottom: 5px;
	float: left;
}

#testata .logo  {
		width:100px;
		
		float:left;
		font-family:Tahoma;
		font-size: 25px;
		font-weight:bold;
		color:#ffffff;
}


#testata .logo a {
		float:left;
		font-family:Tahoma;
		font-size: 15px;
		font-weight:bold;
		color:#ffffff;
}


#testata .menu_testata {
		width:540px;
		float:left;
		margin-top:45px;
	
}

#testata .menu_testata ul {
		padding:0px;
		margin:0px;
	
}

#testata .menu_testata li {
		
		float:left;
		width:auto;
		list-style:none;	
		border-right:1px solid #ffffff;
}

#testata .menu_testata a {
		
		color:#ffffff;
		font-weight:bold;
		font-size:12px;
		font-family:verdana;
		margin:5px;
}

#testata .loghi_testata {
		width:150px;
		float:right;
		margin:10px;
	
}

#subtestata {
	width: 980px;
	height: 90px;
	background-color: #b3c89f;
	margin-bottom: 0px;
}

#subtestata .sponsor1, #subtestata .sponsor1 img{
		float:left;
		width:220px;
		height:90px;
}
#subtestata .sponsor2, #subtestata .sponsor2 img {
		float:right;
		width:728px;
		height:90px;
}


#sinistra {
	width: 170px;
	float: left;
	margin: 15px 10px 20px 0;
	background-color: #cbd9bd;
	border: 1px solid #FFFFFF;
	
}

#sinistra .box_cerca{
	background-color: #b3c89f;
	height: 60px;
	width: 170px;
	text-align: center;
	!box-shadow: 30px 30px 10px #000000;
}



#sinistra .box_cerca select{
font-family:verdana;
font-size:10px;
}
#sinistra .box_cerca p {
	color:#ffffff;
	font-weight:bold;
	padding:10px;
	text-align:center;
	
	
}

#sinistra .marche{
	width:170px;
	text-align:left;
	padding-bottom:10px;
	
}

#sinistra .marche p {
	text-align: center;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
}
#sinistra ul{
	margin:0px;
	padding:0px;
	margin-left:5px;
	padding-bottom:10px;
}

#sinistra ul li{
	list-style: none;
	width: 140px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	border-bottom: 1px solid #5d7b3b;
	padding: 3px;
	
}
#sinistra ul a{
	text-decoration: none;
	list-style: none;
	width: 140px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	padding: 3px;
	font-weight:bold;
}
#sinistra ul a:hover{
	background-color: #b3c89f;
	list-style: none;
	width: 140px;
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	padding: 3px;
	text-decoration: none;
	font-weight: bold;
}

#lista_modelli, #lista_modelli ul{
	margin-left:2px;
	padding:0px;
	
}
.lista_modelli li{
	list-style:none;
	width:100px;
	float:left;
	background-color:#ffffff;
	font-size:10px;
}

.lista_modelli a {
	text-decoration: none;
	list-style: none;
	float: left;
	font-weight:bold;
}
.lista_modelli a:hover {
	text-decoration: none;
	font-weight:bold;
}


/* CENTRO */
#centro {
	width: 470px;
	float: left;
	margin: 15px 10px 20px 0;
	background-color: #FFFFFF;
	padding:3px;
}

#centro .box, #centro .corsi {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
}


.corsi ul{
	margin:0px;
	padding:0px;
	margin-left:5px;
	padding-bottom:10px;
}

.corsi ul li{
	list-style:none;
	width:210px;
	float:left;
	padding:3px;
}
.corsi ul a{
	text-decoration: none;
	list-style: none;
	width: 210px;
	float: left;
	padding: 3px;
	font-weight:bold;
	font-size:10px;
}

.box{font-size:10px;padding-bottom:10px;clear:both;}
.box p{margin:10px;}

#centro h2{
	margin: 0;
	width: auto;
	font-size: 12px;
	padding: 4px;
	padding-left: 10px;
	text-transform: uppercase;
	background-color: #243316;
	clear: left;
	color: #ffffff;
}

.lista_img ul {margin:0;margin-left:2px;margin-top:10px;margin-bottom:10px;padding:0;list-style:none;}
.lista_img ul li {display:block; margin:2px;width:90px;height:115px;float:left;text-align:center;margin-bottom:15px;}
.lista_img ul a img { border:0;}


p.newsBox{
font-size:12px;
clear:both;
margin:5px 0 0 10px;
text-align:left;
}
.newsData{display:block;width:80px;float:left;margin-left:5px;}
.newsTesto{display:block;margin-left:80px; text-align:left;}
.newsBox img {
	float:left;
	padding:5px;
	width:70px;
	height:70px;
	border:1px solid #000000;
	margin-right:5px;
}

hr.viola{
	border-bottom:1px dotted purple;
	clear:left;
}
/* INIZIO DESTRA */

#destra {
	width: 300px;
	float: right;
	margin: 15px 10px 20px 0;
}


.sfumatura_1, .sfumatura_2
{
    position: relative;
    left: -3px;
    top: -3px;
}

.sfumatura_1
{
	background-color: #243316;
}

.sfumatura_2
{
	background-color: #cbd9bd;
}


#destra .viola {
	background-color: #b3c89f;
	border: 1px solid #FFFFFF;
}
	#destra .box {
	background-color: #d2bfc4;
		padding: 10px;
		padding-bottom:30px;
		background: url(../images/horizontal.gif) repeat-x bottom left;
		border-bottom:10px;
	}
	
		#destra .box input {
			border: 0;
			float: left;
			width: 185px;
			margin: 0px 12px 0 3px;
			font-size: 12px;
			height:20px;
		}
		
		#destra .box  button {
	float: right;
	border: 0;
	text-transform: uppercase;
	color: #ffffff;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	width: 77px;
	height: 20px;
	background-color: #b3c89f;
}
	#destra .subscribe {
		padding-left: 65px;
		background: url(../images/rss_dx.jpg) no-repeat 0 0;
		height: 50px;
	}
		#destra .subscribe h2 {
			text-transform: uppercase;
			padding: 14px 0 10px;
		}
			#destra .subscribe h2 a {
				color: #676042;
				margin: 0;
			}
		#destra .subscribe p {
			font-size: 1.1em;
		}
		#destra .subscribe a {
			margin: 0 2px;
		}
	#destra .flickr {
		padding: 10px;
		background: url(../images/horizontal.gif) repeat-x bottom left;
		text-align: center;
	}
		#destra .flickr img {
			margin: 5px;
		}
	#destra .video {
		padding: 10px;
		background: url(../images/horizontal.gif) repeat-x bottom left;
		text-align: center;
	}
	#destra .tags {
		padding: 10px;
		background: url(../images/horizontal.gif) repeat-x bottom left;
	}
		#destra .tags {
			
		}
	#destra h2 {
	font-size: 1.0em;
	font-weight: bold;
	text-transform: uppercase;
	color: #676042;
	padding: 5px;
	background-image: url(/images/barra_blocco_small.jpg);
	background-repeat: no-repeat;
	height:45px;
	padding-top:20px;
}
	#destra ul {
		list-style-type: none;
		padding: 5px 10px 10px;
		background: url(../images/horizontal.gif) repeat-x bottom left;
	}
		#destra ul li {
			padding: 4px 0;
			line-height: 1.4em;
		}
		#destra ul li a {
			color: #68645A;
		}
		#destra ul li a:hover, #destra ul li strong {
			color: #464646;
		}
	#destra .l {
		float: left;
		width: 145px;
		padding-top: 5px;
	}
	#destra .r {
		float: right;
		width: 145px;
		padding-top: 5px;
	}
		#destra .l ul, #destra .r ul {
			background: none;
			padding-bottom: 20px;
		}
		#destra .l h2, #destra .r h2 {
			padding: 5px 10px;
		}
		
#destra .box_post {
		background-color: #FFFFFF;
		border: 1px solid #FFFFFF;
		margin:0px;
		padding:0px;
	}

#destra .box_post .newsTesto
{display:block;
margin-left:5px;
text-align:left;
}

#destra .box_post .newsBox img {
	float:left;
	padding:5px;
	width:40px;
	height:40px;
}

#destra h2.viola{
	color: #ffffff;
	background-color: #283917;
}


/* SPNSOR TEXT*/

#destra .sponsor_text {
		background-color: #FFFFFF;
		border: 1px solid #FFFFFF;
		margin:0px;
		padding:0px;
		
	}
	
#destra .sponsor_text img{
border:0px;
		
	}

	
	
#destra .sponsor_text .newsTitolo
{
display:block;
margin-left:5px;
text-align:left;
font-size:11px;
}
#destra .sponsor_text .newsTesto
{
display:block;
margin-left:5px;
text-align:left;
border-bottom:1px dotted #940011;
font-size:10px;
}
#destra .sponsor_text .newsBox img {
	float:left;
	padding:5px;
	width:40px;
	height:40px;
	
}

#destra h2.viola{
	color: #ffffff;
	background-color: #273818;
}

/* FOOTER */		

#footer {
	width: 980px;
	height: 30px;
	margin: 0px auto;
	background-color: #63843d;
	color: #ffffff;
}

#footer a{

	color:#ffffff;
}



 #tabsH {
	float: left;
	width: 100%;
	background-color: #dbd7c7;
	font-size: 93%;
	line-height: normal;
	padding-bottom:-5px;
}
    #tabsH ul {
        margin:0;
        padding:10px 10px 0 50px;
        list-style:none;
      }
    #tabsH li {
      display:inline;
      margin:0;
      padding:0;
      }
    #tabsH a {
      float:left;
      background:url("/images/tableftH.gif") no-repeat left top;
      margin:0;
      padding:0 0 0 4px;
      text-decoration:none;
      }
    #tabsH a span {
      float:left;
      display:block;
      background:url("/images/tabrightH.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#FFF;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsH a span {float:none;}
    /* End IE5-Mac hack */
    #tabsH a:hover span {
      color:#FFF;
      }
    #tabsH a:hover {
      background-position:0% -42px;
      }
    #tabsH a:hover span {
      background-position:100% -42px;
      }

        #tabsH #current a {
                background-position:0% -42px;
        }
        #tabsH #current a span {
                background-position:100% -42px;
        }

		  
.box_commenti {
	width: 470px;
	background-color: #dde7d3;
	min-height: 99px;
}

.box_commenti img{
	float:left;
	width:94px;
}
.box_commenti .titolo_commento{
	color:#000000;
}
.box_commenti .testo_commento{
	float:right;
	width:376px;
	color:#000000;
	font-weight:none;
}

#scheda {
	
}

#scheda div, #scheda .box{
		background-color:#ffffff;
}
#scheda .box_sinistra {
	float:left;
	width:235px;
	background-color:#ffffff;
	font-size:12px;
}

#scheda .box_destra {
	float:right;
	width:235px;
	background-color:#ffffff;
	font-size:12px;
}

#scheda h5 {
	font-weight: strong;
	color: #742121;
	font-size:12px;
}

#scheda, #scheda .box ul {
	margin:0px;
	padding:0px;
}
#scheda, #scheda .box li {
	list-style:none;
	font-size:12px;
}

#centro .box ul {
	margin:0px;
	padding:0px;
}
#centro .box li {
	list-style:none;
	font-size:12px;
}



.tag {
	background-color:#ffffff;
}
.tag ul {
	margin:0px;
	padding:0px;
}
.tag li {
	list-style:none;
	font-size:12px;
	float:left;
	width:auto;
	margin:3px;
}

.newsbox{
	float: left;
	clear: left;
	margin-bottom: 10px;
	border-bottom: 3px dotted #b3c89f;
}

.newsbox img{
	float:left;
	width:60px;
	height:60px;
	margin:10px;
}

.newsbox, .newsbox p, .newsbox span {
	font-family:verdana;
	font-size:12px;
	
}

.newsTitolo, .newsTitolo a {
	width:450px;
	font-family:verdana;
	font-size:11px;
	text-transform:uppercase;
	color:#000000;
	font-weight:bold;
	margin-top:15px;
	margin-left:5px;
}
.newsData {
	font-family:verdana;
	font-size:9px;
}

.newsCategoria a{
	font-family:verdana;
	font-size:9px;
	color:#000000;
}
.pulsante, .pulsante a{
	width: 209px;
	height:24px;
	background-image: url(../images/pulsante.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-family:verdana;
	font-size:13px;
	color:#FFFFFF;
	text-transform: uppercase;
}

.box_form_commenti{
	background-color: #ffffff;
	border:1p solid #5d7b3b;
	color:#000000;
	
}