﻿



body {
	margin:0;
	padding:0;
	color:#333333;
	line-height:1.6em;
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#ffffff;
	background-position:top center;
	background-image:url(../layout/cat_bg.jpg);
	background-repeat:repeat-y;
}
html, body, #container {
	min-height: 100%;
	width: 100%;
	height: 100%;
}
html>body, html>body #container {
	height: auto;

}







div#container {
    width:100%;
	position:absolute;
	top:0;
	left:0;
	min-width:970px;}

div#wrapper {
	width:970px;
	overflow:hidden;
	position:relative;
	left:50%;
	margin-left:-485px;
	margin-bottom:120px;}










/* HEADER  */

div#header {
	width:970px;
	border-top:5px #F26408 solid;
	background-color:#FFFFFF;
	overflow:hidden;
	margin:0;
	height:108px;
	padding:0;}
	
div#logo {
	float:left;
	width:260px;
	margin:0;
	padding:18px 0px 0px 20px;}
	
div#navor {
	float:right;
	height:48px;
	width:470px;
	text-align:right;
	padding-top:60px;
	padding-right:10px;
	margin:0;}
	
	
	
	
	
	
	
	
	
/* SPOT  */
div#spot {
	clear:both;	
	width:auto;
	overflow:hidden;
	margin:0;
	padding:0;}
	
	
	
	
	
	
	
	
	
	
	
	
	
.leftimg {float:left; margin-right:10px; margin-bottom:10px;}
.rightimg {float:right; margin-left:10px; margin-bottom:10px;}
	
	
	
	
	
	

/* CONTENT  */
div#content {
	clear:both;	
	width:auto;
	overflow:hidden;
	padding:10px;
	margin-top:7px;}	
	
	
	
div#content_left {
 float:left;
 border:1ps solid #CCCCCC;
 width:190px;
 padding:3px;}
 
 
div#content_menu_title {
background:#005329;
padding:6px 6px 3px 5px;
color:#FFFFFF;
font-weight:bold;
font-size:11px;}



#button {
	width:auto;
 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	background-color:#EEEEEE;
	color:#000000;
	}

#button ul {
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		}

#button li {
 		margin: 0;
		}

#button li a {
		display:block;
		padding: 5px 5px 5px 5px;
		color: #000000;
		text-decoration:none;
		width: 100%;
		}

html>body #button li a {
width:auto;}

#button li a:hover {
	background-color:#A6CE38;
		color: #ffffff;
		text-decoration:none;
		}



div#content_menu {
 border:1ps solid #CCCCCC;
 width:auto;}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
div#content_right {
 float:right;
 width:740px;
 margin:0; padding:0;
 font-size:11px;}
 


div#content_right h1 {font-size:13px; font-weight:bold;}
div#content_right h2 {font-size:12px; font-weight:bold; color:#F86341;}
 
div#content_right a:link {color:#A6CE38; font-weight: bold; text-decoration:underline;}
div#content_right a:visited {color:#A6CE38; font-weight: bold; text-decoration:underline;} 
div#content_right a:active {color:#A6CE38; font-weight: bold; text-decoration:underline;}
div#content_right a:hover {color:#005329; font-weight: bold; text-decoration:none;}


.arancione {color:#F86341; font-weight: bold; text-decoration:none;}







div#tag_home {text-align:center; padding:10px; border:1px solid #CCC; background-color:#f5f5f5;}

div#tag_home h1 {font-size:11px; float:left;}

div#tag_home a:link {color:#A6CE38; font-weight: bold; text-decoration:underline;}
div#tag_home a:visited {color:#A6CE38; font-weight: bold; text-decoration:underline;} 
div#tag_home a:active {color:#A6CE38; font-weight: bold; text-decoration:underline;}
div#tag_home a:hover {color:#005329; font-weight: bold; text-decoration:none;}
















/* FOOTER ----------------- */


div#footer {
background-image:url(../layout/footer_bg.jpg);
background-repeat:repeat-x;
color:#485060;
width:970px; 
padding:0px;
height:96px;
left:50%;
margin-left:-485px;
position:absolute;
bottom:0;}
	
div#footer_wrapper {
	width:970px;
	margin-top:10px;}
	
div#footer_left {
	width:250px;
	float:left;
	margin:0;
	padding-left:10px;}
	
div#footer_right {
text-align:right;
	width:500px;
	float:right;
	margin:0;
	padding-right:10px;}
	
a.footer:link {color:#485060; font-weight: bold; text-decoration:underline;}
a.footer:visited {color:#485060; font-weight: bold; text-decoration:underline;} 
a.footer:active {color:#485060; font-weight: bold; text-decoration:underline;}
a.footer:hover {color:#F86341; font-weight: bold; text-decoration:none;}


a.footerclass:link {color:#F86341; font-weight: bold; text-decoration:none;}
a.footerclass:visited {color:#F86341; font-weight: bold; text-decoration:none;} 
a.footerclass:active {color:#F86341; font-weight: bold; text-decoration:none;}
a.footerclass:hover {color:#F86341; font-weight: bold; text-decoration:underline;}




.pulsante_info_verde{ width:348px; height:117px; background:url(../layout/info1.png); background-position:center; background-repeat:no-repeat;}


.pulsante_info_verde:hover{ width:348px; height:117px; background:url(../layout/info2.png); background-position:center; background-repeat:no-repeat;}


