@charset "UTF-8";
/* =CALL LIBRARY  */
	@import url("reset-min.css"); /* ------- Reset all CSS Styles */

/* =GENERAL - the general styles */
	body{
		font: 62.5%/2.2em Arial, Tahoma, Verdana,Helvetica, sans-serif;
		color: #4b4942;
	//	background: #404639 url(../images/bg_patterns.gif);
		background: #282B1F url(../images/bg_patterns.gif);
	}
	
	a { 
		text-decoration: none;
		color: #BCB99E;
	}
	
	a:hover{
		color: WHITE;
	}
	
	.hide,hr { 
		display: none;
	}
	
	strong{
		font-weight: bold;
	}
	
	li { 
		cursor: default;
	}
	
	label{
		color: #7c7c58;
	}

/* =LAYOUT - the main layout styles */
	/* for the rounded top */
	#containertop{
		position: absolute;
		width: 902px;
		margin: -10px auto 0 auto;
		height: 10px;
		font-size:0.1em;
		background:url(../images/container_top.png) left bottom no-repeat;
	}
	
	* html #containertop {
		behavior: url(stylesheets/iepngfix.htc);
	} /* to correct transparent png in IE */
	
	/* container */
	
	#container{
		width: 902px;
		margin: 20px auto 0 auto;
		background: #171A0F url(../images/bg_container.png);
		padding-bottom:10px;
	}

/* =HEADER */
	/* Logo and Site Title */
	h1{
		font-size: 2.4em;
		text-transform: uppercase;
	}
	
	h1 a img {
		margin-top: -8px; 
	}
	h1 a,h1 a:hover{
		display: block;
		width: 300px;
		height: 30px;
		padding-top:10px;
		margin-left:18px;
		background: url(../images/logo.png) 0 0 no-repeat;
		padding-left:112px;
		color: #7C7C58;
	//	color: #8B8D02;
		font-size: 0.8em;
		letter-spacing: 0.2em;
	//	color: #7b8266;
	}

/* =TOP NAVIGATION and SEARCH */
	/* top navigation */
	#navigation_wrapper{
		
		background: #363B28 url(../images/nav_bg.gif) 0 0 repeat-x;
		height: 37px;
		width: 861px;
		margin: 10px auto 20px auto;
	}
	#navigation{
		float: left;
		padding-left:7px;
		height: 37px;
		background: url(../images/navigation_left.gif) left top no-repeat;
	}
	#navigation li{
	//	visibility: hidden;
		float: left;
	}
	#navigation li a{
		padding: 7px 10px 0 10px;
		height: 30px;
		float: left;
		font-family: "Trebuchet MS";
		font-size: 1.45em;
		letter-spacing:-0.03em;
	//	color: #b1b3ab;
		color: #7c7c58;
	}
	#navigation li a:hover{
		height: 29px;
		color: ORANGE;	
	//	color: #82865b;
	//	background: #394030 url(../images/nav_hover_bg.gif) 0 0 repeat-x; 	
		border-top: 1px solid ORANGE;
	}
	
	#navigation li a.admin {
		color: #ACAC88;
		font-family: Arial;
		font-size: 1.10em;
		text-transform: uppercase
	}
	
	/* Admin Form */
	#admin_form{
        display: block;
    	position: relative;
    	float: right;
	//	top:82px; 
		right: 20px;
		width: auto;
		padding: 13px;
		border: 1px dashed #7c7c58;
	}
	
	#admin_form img{
		padding: 3px;
		margin-right: 7px;
		border: 1px solid #7c7c58;
	}
	
	#divclub table{
		float: right;
		margin-right: 20px;
		top:60px; 
		right: 20px;		
		border: 1px dashed #7c7c58;
	}
	
	#divclub table img{		
		width: 30px;
	 	height: 30px;
		border: 1px solid #7c7c58;
	}
	
	#divclub table td{	
		padding: 5px 0px 0px 5px;
		
	}
	#divclub table td input{
		margin-right: 5px;
		margin-bottom: 10px;
	}
		
	#divpassword{
		width: 858px;
     	min-height: 260px;
		margin: 0 auto;
		margin-left: 0px;
		overflow: hidden;
		background: #39442B url(../images/services_bg.jpg) bottom repeat-x;
		padding: 30px 0 30px 0;
	}

	#cambio_password{
        display: block;
        position: relative;
        float: left;
		left: 30px;
		top:10px; 
		
		padding:10px;
        border: 1px dotted #7c7c58;
        cursor: default;        
	}
	
	#email {
		display: block;
        position: relative;
        float: left;
		left: 30px;
		top:-10px; 
		padding:10px;
        border: 1px dotted #7c7c58;
        cursor: default;        

	}
	
	#email textarea {	
		width: 600px;
		height: 100px;
		color: #9C996E;
		background: #2C3421;
		border: 1px solid #212217;
	}
	
	#email textarea.destinatari{
		height: 50px;
	}
	
	#email textarea.testo{
		height: 200px;
	}
	
	#email input {	
		float: left;
		width: 400px;
	}
	
	#email input.invia {
		float: right;
		margin-top: 5px;
		background: transparent;
		border: 2px solid #7c7c58;
		width: 200px;
		height: 30px;
		font-size: 1.6em;
		letter-spacing: 0.1em;
		color: #7c7c58;
	}
	
	#email input.invia:hover {
		border: 2px solid ORANGE;
		color: ORANGE;
	}	
	
	#info_socio{
        position: relative;
        float: right;
		top: 0px; 
		right: 30px;
		width: 290px;
        border: 0px solid #2c3421;
        cursor: default;        
	}
	
	#info_socio img{	
	width: 50px;
	height: 50px;
	padding: 3px;
	margin-right: 3px;
	border: 1px solid #7c7c58;
	}
	
	.etichetta {
		padding-left: 5px;
		color: #7c7c58;
		font-size: 1.2em;
	}
	
    .nome_socio{
		background: #2C3421;
    	border: 0px solid #7c7c58;
    	height: 50px;
		text-align: center;
  		padding: 3px;
        margin-bottom: 5px;
		color: #7c7c58;
        font-size: 1.80em;
    }
    	
	.info{
        display:inline;
        float: right;
		background: #323C26;
		border: 1px solid #2C3421;
		width: 230px;
		height: 18px;
		margin: 2px 0 2px 0;
		padding: 4px;
		font-size: 1.20em;
		overflow: hidden;
        color: #888888;
    }
    
    .info:hover{
    	border: 1px solid #7c7c58;
    }
    
	.form{
		display:block;
		background: #2C3421;
		border: 1px solid #212417;
		width: 250px;
		height: 18px;
		padding: 3px 2px 0 3px;
		margin-bottom: 3px;
		color: #7c7c58;		
	}
	
	.file_submit{
		display:block;
	//  background: transparent;
		background: #2C3421;
		border: 1px solid #2C3421;
		width: 250px;
		height: 18px;
		margin-top: 5px;
		padding: 3px 2px 0 3px;
		color: #7c7c58;		
	}
	
	.file_club_submit{
		display:block;
		background: transparent;
	//	background: #2C3421;
		border: 0px solid #2C3421;
		width: auto;
		height: 18px;
		margin-top: 5px;
		padding: 3px 2px 0 3px;
		color: #7c7c58;		
	}

	.admin_submit{
		display:block;
		background: transparent;
		border: 1px solid #212417;
		width: 257px;
		height: 30px;
		color: #7c7c58;
		margin: 5px 0 0 0;
	}
	
	.admin_club_submit{
		display:inline-table;
		background: transparent;
		border: 1px solid #212417;
		width: 155px;
		height: 30px;
		color: #7c7c58;
		margin: 5px 0 0 0;
	}
	
	.admin_club_submit:hover{
		background: #323C26;
	}

	.admin_button{
		display:block;
		float: right;
		background: transparent;
		border: 1px solid #212417;
		width: 240px;
		height: 30px;
		color: #7c7c58;
		margin: 5px 0 0 0;
	}
	.admin_button:hover{
	background: #2C3421;
	}

	/* search */
	#search_wrapper_top{
		float: right;
		height: 30px;
		padding:7px 10px 0 0;
		background: url(../images/navigation_right.gif) right top no-repeat;
	}
	#search_wrapper_bottom{
		float: right;
		height: 30px;
		padding:33px 10px 0 0;
	}
	.search{
		float: left;
		margin-right: 2px;
		background: transparent;
		border: 1px solid #212417;
		width: 80px;
		height: 18px;
		padding: 4px 2px 0 3px;
		color: #474A40;
	}
	.submit{
		background: transparent;
		border: 1px solid #212417;
		width: 30px;
		height: 23px;
		color: #7c7c58;
		font-weight: bold;
	}
	.login_submit{
		background: transparent;
		border: 1px solid #212417;
		width: 30px;
		height: 24px;
		color: #7c7c58;
		font-weight: bold;
	}
	.login_submit:hover{
		text-shadow: 1px 1px 1px #000;
		background: #39442B;
	} 

/* =MAIN IMAGE */
	#main_image{
		width:860px;
		position: relative;
		margin: 0 auto;
	}
	#main_image img {
		width: 860px;
	//	height: 530px;
	}
	
	/* frame: the small rounded image in the corner picture (top,right,bottom,left) */
	#frame_image_top,#frame_image_bottom{
		position: absolute;
		width: 860px;
		height: 7px;
		font-size:0.1em;
		top:0;left:0;
		background: url(../images/frame_image_top.png) top no-repeat;
	}
	#frame_image_bottom{
		bottom:0;top:auto;
		background: url(../images/frame_image_bottom.png) bottom no-repeat;
	}
	* html #frame_image_top,* html #frame_image_bottom{behavior: url(stylesheets/iepngfix.htc);} /* to correct transparent png in IE */
	
/* =BANNER */
	#banner_wrapper{
		width: 874px;
		overflow: hidden;
		padding:30px 0 0 28px;
	}
	.banner{
		float: left;
		width: 245px;
		float: left;
		background: #353C2C url(../images/banner_bg.gif) left repeat-y;
		margin-right:54px;
		padding-bottom:6px;
		position: relative;
	}
	.image_wrapper{text-align: center;}
	.banner img{border: 3px solid #181B0F;}
	.banner_last{margin-right:0;}
	.banner h2{
		height: 38px;
		background: url(../images/banner_top.gif) left no-repeat;
		font:1.9em "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-transform: uppercase;
		color: #7c7c58;
		padding: 15px 0 0 17px;
	}
	/* for the rounded bottom */
	.image_wrapper span{
		position: absolute;
		width: 245px;
		height: 6px;
		font-size:.1em;
		left:0;bottom:-1px;
		background: #353C2C url(../images/banner_bottom.gif) bottom no-repeat;
	}
	
/* =SERVICES */
	#services{
		width: 858px;
		margin:26px auto 0 auto;
		position: relative;
		border: 2px solid #3B3F2D;
		background: #39442B url(../images/services_bg.jpg) bottom repeat-x;
	}
	
    #divclub{
		width: 858px;        
		margin: 0 auto;
		overflow: hidden;
		background: #39442B url(../images/services_bg.jpg) bottom repeat-x;
		padding: 20px 0 20px 0;
	}
    #divclub p{		
        display: inline;
        float: left;
        margin-left: 40px;
		width: 550px;
		font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		letter-spacing:-.03em;
		color: #AFB691;
        text-align: justify;
        background: transparent;
    }
    
    #divclub p.admin {
    	width: 430px;
    }
    
    #clubgallery{
        position: relative;
        display: inline;
        float: right;
        overflow: hidden;		
        right: 40px;
		width: 186px;
		color: #c7bba3;
       // border: 1px solid #7c7c58;	
        background: transparent;
    }
    #clubgallery img{
    	float: left;
    	width: 60px;
    	height: 60px;
    	border: 1px solid transparent;
  		
   	}
   	 #clubgallery img:hover{
     	border: 1px solid ORANGE;
     }
     	
	#attivita {
		display: block;
		position: relative;
		overflow: hidden;
		width: 778px;
        margin: 20px 40px;
        background: #2F3722;
        border: 1px solid #37461D;
	}
	
	#attivita img{
		float: left;
		margin: 15px 0 10px 15px;
		width: 120px;
		height: 120px;	
	}
	
	#attivita h3{
		float: right;
		width: 615px;
		margin: 10px 15px 0 0;
		font-size: 1.3em;
		letter-spacing: 0.2em;
	 	text-transform: uppercase;
		color: white;
		background: #2F3722;
		border-bottom: 2px solid ORANGE;
	}
		
	#attivita p{
		float: right;
		width: 615px;	
		margin: 10px 15px 10px 0;
		text-align: justify;
		color: #AFB691;
	}
	
	#attivita div{
		position: relative;
		display: block;
		clear: both;
		background: transparent;
	}
	
	#attivita input{
		position: relative;
		float: right;
		display: inline;		
		margin-right: 10px;
		margin-bottom: 5px;
		width: 70px;
		height: 25px;
		font-size: 1.2em;
		color: #9C996E;
		text-align: center;
		background: transparent;
		border: 1px solid #9C996E;
	}
	
	#attivita input:hover{
		background: #1C2411;
	}
	
	#nuova_attivita{
		display: block;
		position: relative;
		overflow: hidden;
		width: 778px;
        margin: 20px 40px;
        padding: 15px 0 15px 0;       
		border: 1px dashed #7c7c58;
	}
	
	#nuova_attivita table{
		float: right;
		width: 770px;
	}
	
	#nuova_attivita table td{
		min-width: 80px;
		vertical-align: top;
		padding: 3px 3px 3px 3px;
		text-align: left;
	}	
	
	#nuova_attivita label{
		font-size: 1.2em;
	}	
	
	#nuova_attivita img{
		position: relative;
		float:left;
		width: 120px;
		height: 120px;
		border: 1px solid #212217;
	}
	
	#nuova_attivita input{	
		position: relative;
		float: left;
		width: 400px;
		height: 20px;
		color: #9C996E;
		background: #2C3421;
		border: 1px solid #212217;
	}	
	
	#nuova_attivita span{
		position: relative;
		top: 103px;
		left: 3px;
		float:left;
		text-transform: uppercase;
	}
	
	#nuova_attivita span input{
		top: 3px;
		width: 20px;
	}	
	#nuova_attivita textarea{
		width: 600px;
		height: 100px;
		color: #9C996E;
		background: #2C3421;
		border: 1px solid #212217;
	}
	
	#nuova_attivita .submit{
		width: 600px;
		height: 40px;
		font-size: 1.4em;
		background: transparent;
		border: 1px solid #212217;
	}
	
	#nuova_attivita .submit:hover{
		border: 1px solid #9C996E;
	}
	
	#nuovi_links{
		display: block;
		position: relative;
		overflow: hidden;
		width: 778px;
        margin: 20px 40px;
        padding: 15px 0 15px 0;       
		border: 1px dashed #7c7c58;
	}	
	
	#nuovi_links table{
		float: right;
		width: 770px;
	}
	
	#nuovi_links table td{
		
		vertical-align: top;
		padding: 3px 3px 3px 3px;
		text-align: left;
	}	
	
	#nuovi_links label{
		font-size: 1.2em;
	}
		
	#nuovi_links .esempio{
		font-style: italic;
		color: #9C996E;
	}
	
	#nuovi_links input{
		position: relative;
		float: left;
		width: 330px;
		height: 20px;
		color: #9C996E;
		background: #2C3421;
		border: 1px solid #212217;
	}
	
	#nuovi_links input.modifica {
		width: 330px;
	}
	
	#nuovi_links input.elimina {
		border:1px solid red;
		width: 10px;
	}
	
	#nuovi_links input.submit{
		position: relative;
		float: left;
		width: 718px;
		height: 40px;
		font-size: 1.4em;
		background: transparent;
		border: 1px solid #212217;
	}
	
	#nuovi_links input.salva{
		position: relative;
		float: right;
		width: 710px;
		height: 40px;
		margin-right: 8px;
		font-size: 1.4em;
		background: transparent;
		border: 1px solid #212217;
	}
	
	#nuovo_evento{
		display: block;
		position: relative;
		overflow: hidden;
	//	width: 778px;
        margin: 20px 40px;
        padding: 15px 0 15px 0;       
		border: 1px dashed #7c7c58;
	}
	
	#nuovo_evento table{
		width: 776px;
	}
	
	#nuovo_evento table td{
		width: 110px;
		vertical-align: top;
		padding: 3px 3px 3px 3px;
		text-align: left;
	}	
	
	#nuovo_evento span.file {
		float: left;
		
	}
	#nuovo_evento label{
		text-transform: uppercase;
		font-size: 1.0em;
	}	
	
	#nuovo_evento img{
		position: relative;
		float:left;
		width: 120px;
		height: 120px;
		border: 1px solid #212217;
	}
	
	#nuovo_evento input {	
		position: relative;
		height: 20px;
		color: #9C996E;
		background: #2C3421;
		border: 1px solid #212217;
	}
	
	#nuovo_evento input.data {
		width: 35px
	}
	
	#nuovo_evento input.ora {
		
		width: 20px;
		maxlength: 2;
	}
	
	#nuovo_evento input.titolo{
		width: 650px;
	}
	
	#nuovo_evento input.file{
		display: block;
		width: auto;
		margin: 0 5px 3px 0;
	}
		
	#nuovo_evento textarea{
		width: 650px;
		height: 100px;
		color: #9C996E;
		background: #2C3421;
		border: 1px solid #212217;
	}
	
	#nuovo_evento .submit{
		width: 653px;
		height: 40px;
		font-size: 1.4em;
		background: transparent;
		border: 1px solid #212217;
	}
	
	#nuovo_evento .submit:hover{
		border: 1px solid #9C996E;
	}

    #evento {
		display: block;
		position: relative;
		overflow: hidden;
		width: 778px;
        margin: 20px 40px;
        background: #2F3722;
        border: 1px solid #37461D;
	}
	
	#evento .sx {
		position: relative;
		float: left;
		width: 650px;
	}
	
	#evento .dx{
		position: relative;
		float: right;
		width: 120px;
	}
	
	#evento h3{
		display: block;
		float: left;
		width: 760px;
		margin: 10px 7px 0 9px;
		font-size: 1.3em;
		letter-spacing: 0.2em;
 		text-transform: uppercase;
		color: white;
		background: #2F3722;
		border-bottom: 2px solid ORANGE;
	}
	
	#evento h4 {
		display: block;
		position: relative;
		float: left;
		clear: left;
		margin-top: 0px;
		margin-left: 9px;
		margin-right: 3px;
		width: 80px;
		text-align: right;
		font-size: 0.9em;
		letter-spacing: 0.2em;
 		text-transform: uppercase;
		color: white;
		border: 1px solid transparent;
	}
	
	#evento .sx p.programma {
		display: block;
		position: relative;
		float: left;
		margin: 0px 7px 0 2px;
		padding: 0px;
		width: 490px;
		height: auto;
		font-size: 1.2em;
		letter-spacing: 0.1em;
		text-align: justify;
		vertical-align: top;
 		text-transform: none;
 		color: #9C996E;
		background: transparent;
		border: 1px solid transparent;
	}	
	
	#evento img.locandina {
		width: 160px;
		position: relative;
		clear: right;
		float: right;
		margin: 10px 10px 0 0;
		padding-bottom: 1px;
	}
	
	#evento div.gallery {
		position: relative;
		clear: right;
		float: right;
		margin-right: 10px;
		margin-bottom: 10px;
		padding-bottom: 1px;
		width: 154px;
		font-size: 0.9em;
		letter-spacing: 0.2em;
 		text-transform: uppercase;
		color: orange;
		background: transparent;
		border: 1px solid orange;
	}
	
	#evento div.gallery img {
		float: left;
		margin: 1px 0px 0 1px;
		width: 50px;
		height: 50px;
	}
	
	
	#evento p.gallery{
		position: relative;
		float: right;
		clear: right;
		margin-top: 5px;
		margin-right: 10px;
		padding: 5px 0 5px 0;
		text-align: center;
		width: 154px;	
		font-size: 0.9em;
		letter-spacing: 0.2em;
		line-height: 1.0em;
		font-weight: bold;
 		text-transform: uppercase;
		color: orange;
		background: transparent;
		border: 1px solid orange;
		border-bottom: none;
	}
	
	#evento p.info {
		display: block;
		position: relative;
		float: left;
		margin: 0px 7px 0 3px;
		padding: 0px;
		width: 500px;
		height: auto;
		font-size: 1.1em;
		letter-spacing: 0.2em;
		text-align: justify;
		vertical-align: top;
 		text-transform: uppercase;
 		color: #CCC;
		background: transparent;
		border: 1px solid transparent;
	}
	
	#evento p.allegato {
		position: relative;
		float: right;
		margin-top: 5px;
		margin-right: 10px;
		padding: 5px 0 5px 0;
		text-align: center;
		width: 154px;
		height: 30px;	
		font-size: 1.2em;
		letter-spacing: 0.4em;
		line-height: 1.4em;
 		text-transform: uppercase;
		color: orange;
		background: transparent;
		border: 1px solid orange;
	}
	
	#evento p.allegato:hover {
		color: #333;
		font-weight: bold;
		background: orange;
		border: 1px solid white;
	}
	
	#evento span {
		float: right;
		position: relative;
		display: block;
		clear: both;
		margin-top: 15px;
		background: transparent;
	}
	
	#evento span input {
		position: relative;
		float: right;
		display: inline;		
		margin-right: 10px;
		margin-bottom: 10px;
		padding: 0 5px 0 5px;
		width: 80px;
		height: 25px;
		letter-spacing: 0.2em;
		line-height: 1.0em;
		font-weight: bold;
		font-size: 0.9em;
		color: #9C996E;
		text-align: center;
		background: transparent;
		border: 1px solid #9C996E;
	}
	
	#evento span input:hover {
		border: 1px solid orange;
		font-size: 1.0em;
		color: orange;
	}
	
	#news {
		display: block;
		position: relative;
		overflow: hidden;
		
		width: 778px;
        margin: 10px 40px;
        background: transparent;
		background: #2F3722;
		border-bottom: 1px solid #37461D;
	}
	
	#news img{
		float: left;
		margin: 4px 17px 0px 0px;
		width: 50px;
		height: 50px;	
	}
	
	#news h3{
		float: right;
		width: 750px;
		margin: 10px 15px 0 0;
		font-size: 1.3em;
		letter-spacing: 0.2em;
 		text-transform: uppercase;
		color: white;
		background: transparent;
	//	background: #2F3722;
		border-bottom: 1px solid ORANGE;
	}
	
	#news h3.data_ora {
		float: right;
		width: auto;
		margin-top: 0px;
		padding: 0px 3px;
		text-align: right;
		font-size: 1.0em;
		letter-spacing: 0.2em;
 		text-transform: uppercase;
		border: 1px solid orange;
		border-top: 0px; 
		background: transparent;
	}	
	
	#news p{
		float: left;
		width: 745px;
		margin: 10px 15px 10px 15px;
		text-align: justify;
		text-transform: capitalize;
		color: #AFB691;
	}
	
	
	#news div{
		position: relative;
		display: block;
		clear: both;
		background: transparent;
	}
	
	#news input{
		position: relative;
		float: right;
		display: inline;
		margin-top: 10px;		
		margin-right: 15px;
		margin-bottom: 5px;
		width: 70px;
		height: 25px;
		font-size: 1.2em;
		color: #9C996E;
		text-align: center;
		background: transparent;
		border: 1px solid #9C996E;
	}
	
	#news input:hover{
		background: #1C2411;
	}
	
	#nuova_news{
		display: block;
		position: relative;
		overflow: hidden;
		width: 778px;
        margin: 20px 40px;
        padding: 15px 0 15px 0;       
		border: 1px dashed #7c7c58;
	}
	
	#nuova_news table{
		float: right;
		width: 770px;
	}
	
	#nuova_news table td{
		min-width: 80px;
		vertical-align: top;
		padding: 3px 3px 3px 3px;
		text-align: left;
	}	
	
	#nuova_news label{
		font-size: 1.2em;
	}	
	
	#nuova_news img{
		position: relative;
		float:left;
		width: 50px;
		height: 50px;
		border: 1px solid #212217;
	}
	
	#nuova_news input{	
		position: relative;
		float: left;
		width: 400px;
		height: 20px;
		color: #9C996E;
		background: #2C3421;
		border: 1px solid #212217;
	}	
	
	#nuova_news span{
		position: relative;
		top: 103px;
		left: 3px;
		float:left;
		text-transform: uppercase;
	}
			
	#nuova_news span input{
		top: 3px;
		width: 20px;
	}	
	#nuova_news textarea{
		width: 600px;
		height: 100px;
		color: #9C996E;
		background: #2C3421;
		border: 1px solid #212217;
	}
	
	#nuova_news .submit{
		width: 600px;
		height: 40px;
		font-size: 1.4em;
		background: transparent;
		border: 1px solid #212217;
	}
	
	#nuova_news .submit:hover{
		border: 1px solid #9C996E;
	}

	#servicescontent{
		width: 858px;
		margin: 0 auto;
		overflow: hidden;
		background: #39442B url(../images/services_bg.jpg) bottom repeat-x;
		padding: 30px 0 30px 0;
	}
	
	/* sevices header */
	#services h2{
		background: #2d3622 url(../images/services_top_bg.jpg);
		height: 10px;
		font-size:1.2em;
		letter-spacing: 0.3em;
		text-transform: uppercase;
		color: #9C996E;
		padding: 0px 0 10px 40px;
		border-bottom: 1px solid #2b2e1f;
	}
	/* top rounded image */
	#services h2 span{
		position: absolute;
		display: block;
		height: 18px;
		width: 862px;
		left:0;top:0;
		font-size:0.1em;
	//	background: url(../images/services_top.jpg) left top no-repeat;
		margin: -2px;
	}
	/* bottom rounded image */
	.bottom_rounded{
		position: absolute;
		display: block;
		width: 862px;
		height: 7px;
		font-size:0.1em;
		right:0;bottom:0;
	//	background: url(../images/services_bottom.jpg) no-repeat;
		margin: -2px;
	}
	/* big image on the right bottom */
	.bottom_pic{
		z-index:2;
		position: absolute;
		padding-right: 28px;
		bottom:2px;right:0;
		width: 287px;
		height: 224px;
		margin-bottom:-2px;
		background: url(../images/services_bg_pic.jpg) left top no-repeat;
	}
	/* list of services */
	.serviceslist {
		width: 520px;
		float: left;
		display: block;
		font-size:1.3em;
		line-height:1.50em;
	}
	
	.serviceslist ul{
		float: left;
		display: inline;
	}
	
	.serviceslist li{
		display: inline;
		float: left;
		margin-left: 30px;
	}
	
	.serviceslist li p{
		display: block;
		float: left;
		padding: 0 3px 0 3px;
		margin-bottom: 4px;
		min-height: 37px;
		width: 180px;
		font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-align: top;
		text-transform: capitalize;
		letter-spacing: -.03em;
		color: #7B8266;
		background: #323C26;
		border: 1px solid #2C3421;
		overflow: hidden;
	}
	
    .serviceslist li a {
    	float: right;
    //	margin-right: -3px;
    	margin-bottom: 0px;
    	padding:  3px 3px 3px 3px;	
    	font-size: 0.70em;
    	letter-spacing: 0.2em;
    	text-transform: uppercase;
    	color: ORANGE;
    	background: #323C26;
    	border: 1px solid #323C26;
    }
    
    .serviceslist li img{
		float: left;
		width: 35px;
		height: 35px;
		padding: 0;
		margin: 0 3px 0 0;
		border: 2px solid #2C3421;
	}
	
	.serviceslist li p:hover{
	//	height: auto;
	//	margin-bottom: 3px;
		border-right: 1px solid ORANGE;		
		background: #2C3421;
	}
	
	.serviceslist li a:hover{
		background: #2C3421;
	}
	
   #listalinks {
		float: left;	
		font-size:1.3em;
		line-height:1.50em;
	}
       
   #listalinks ul {
   		display: inline;
		float:left;
   }
   
   #listalinks ul li {
		float: left;
		width: 180px;
		height: 35px;
		margin: 0 10px 5px 20px;
		padding-top: 6px;	
		font-family: "Lucida Grande", "Trebuchet MS", Arial, Helvetica, sans-serif;
		text-align: center;
		text-transform: capitalize;
		font-size: 1.0em;
		letter-spacing: -.03em;
		color: #7B8266;
		background: #323C26;
		border: 1px solid #2C3421;
		line-height: 2.0em;
		overflow: hidden;
   }
   
   #listalinks ul li:hover {
   		width: 200px;
   		margin-left: 10px;
   		margin-right: 0px;
   		color: ORANGE;
   		font-size: 1.1em;
   		line-height: 1.18em;
   		background: #2C3421;
  		border: 1px solid ORANGE;
   }
   
   #listalinks ul li p.alias{
   	text-transform: uppercase;
   }
   
   #listalinks ul li p.url {
   		font-size: 0.5em;
   		text-transform: lowercase;
   }
   
   #listalinks ul li.url {
   		text-transform: lowercase;
   }
   
   #home {
   		width: 858px;
   		min-height: 50px;
   		overflow: hidden;	
		position: relative;
	}
		   
   #home .list {
   		position: relative;
   		float: left;
   		margin: 0 2px 0 2px;
   }
   
   #home .list li {
   		padding: 3px;
   		color: #DFD6C1;
   		font-size: 1.15em;
   		background: #2F3722;
	//  border: 1px solid #37461D;
   }
   
   #home .list li{
   		border: 1px groove #777;
   }
   
   #home #left li {
   		width: 300px;
   		display: block;
   		margin-top: 3px;
   		margin-bottom: 3px;
			overflow: hidden;
   }
   
   #home #left li h3{
   		font-size: 1.2em;
   		font-weight: bold;
		letter-spacing: 0.2em;
		border-bottom: 1px solid ORANGE;
   }
   
   
   #home #left li p {
   		margin-top: 30px;
   		clear: right;
   		text-align: left;
   		line-height: 1.5em;
   }
   
   #home #left li p img {
   		float: left;
   		display: inline;
   		margin: 0px 5px 0 0;
   }
   
   #home #left li p.dataora {
   		float: right;
   		padding: 3px 6px 0 6px;
   		margin-top: 0px;
   		text-align: center;
   		color: #AFB691;
   		border: 1px solid ORANGE;
   		border-top: none;
   }
   
   #home #left li p.testo {
   		max-height: 70px;
   		overflow: hidden;
   }
      
   #home #left li input {
   		float: right;
   		margin-right: -4px;
   		margin-bottom: -4px;
   		padding: 3px;
   		color: #DFD6C1;
   		font-size: 0.9em;
   		text-transform: uppercase;
   		background: transparent;
   		border: 1px groove #777;
   		border-bottom: none;
   		border-right: none;
        
   }
   #home #left li.top {
   		height: 20px;
   		margin-bottom: 0px;
   		text-transform: uppercase;
   		font-weight: bold;
   		letter-spacing: 0.3em;
   		background: transparent;
   }
   
   #home #left li.bottom {
   		height: 20px;
   		margin-top: 0px;
   		margin-bottom: 15px;
   		font-size: 1.1em;
   		letter-spacing: 0.2em;
   		text-align: center;
   		text-transform: uppercase;
   }
   
   
   #home #center li {
   		width: 300px;
			display: block;
   		margin-top: 3px;
   		margin-bottom: 3px;

   }
   
   #home #center li h3{
   		font-size: 1.2em;
   		font-weight: bold;
		letter-spacing: 0.2em;
		text-align: center;
   }
   
   #home #center li h4{
   		text-transform: uppercase;
   		font-size: 0.9em;
		letter-spacing: 0.2em;
		text-align: center;
   }
   
   #home #center li img {
   		width: 300px;
   }
   
   #home #center li.top {
   		height: 20px;
   		margin-bottom: 0px;
   		text-transform: uppercase;
   		font-weight: bold;
   		letter-spacing: 0.3em;
   		background: transparent;  		
   }
   
   #home #center li.bottom {
   		height: 20px;
   		margin-top: 0px;
   		margin-bottom: 15px;
   		font-size: 1.1em;
   		letter-spacing: 0.2em;
   		text-align: center;
   		text-transform: uppercase;
   }
   
   #home #right li {
   		width: 220px;
   		display: block;
   		margin-top: 3px;
   		margin-bottom: 3px;
   }
   
   #home #right li.top {
   		height: 20px;
   		margin-bottom: 0px;
   		text-transform: uppercase;
   		font-weight: bold;
   		letter-spacing: 0.3em;
   		background: transparent;  		
   }

   #home #right li img{
   		margin: 2px 3px 2px 2px;
   }
   
   #sezioni {
 		display: block;
		position: relative;
		margin: 15px 0 15px 0;
		overflow: hidden;
   }
   
   #sezioni table {
   		width: 440px;
   		margin-left: 29px;
   		font-size: 1.6em;
   		text-transform: uppercase;
   		color: #7C7C58;
   		text-align: right;
   		letter-spacing: 0.1em;	
   }
   
   #sezioni td {
   		height: 50px;
		border-top: 1px solid #9C996E;
   }
   #sezioni table img {
   		width: 50px;
   		height: 50px;
   		margin: 3px 0;
   		border: 1px solid #212217;
   }
    
   #sezioni input {
   		height: 20px;
   		margin-bottom: 5px;
		color: #9C996E;
		background: #2C3421;
		border: 1px solid #212217;
   }
   
   #sezioni input.invia {
		height: 40px;
   		margin-top: 10px;
   		padding: 3px 6px;
   		font-size: 1.1em;
   		text-transform: uppercase;
   }
   
   #sezioni input.invia:hover {
   		background: #3C4431;
   }
   
    
   
/* =FOOTER */
	#footer_wrapper{
		width: 871px;
		padding-left:31px;
		padding-bottom:10px;
		margin: 0 auto;
	//	text-transform:uppercase;
		font-size: 1.2em;
		background: url(../images/footer_left.png) 0 0 no-repeat;
	}
	#footer{
		position: relative;
		width: 840px;
		height: 67px;
		background: #313B24 url(../images/footer_bg.png) 0 bottom repeat-x;
	}
	#footer .logo{
		padding: 34px 0 0 15px;
	//	width: 300px;
		float: left;
		font-size: 1.0em;
		color: #9c9c78;
	//	background: url(../images/logo_small.gif) left bottom no-repeat;
	}
	#footer .logo span{
		position: absolute;
		display: block;
		right:-31px;top:0;
		width: 31px;
		height: 67px;
		background: url(../images/footer_right.png) right bottom no-repeat;
	}
	* html #footer .logo span, * html #footer_wrapper{
		behavior: url(stylesheets/iepngfix.htc);
	}
	
	#footer ul{
		padding-top: 34px;
		padding-right: 5px;
		float: right;
	}
	
	#footer ul li{
		float: left;
		padding-left:10px;
	}
	#footer a{
		color: #7B8266;
	}
	#footer li a:hover{
		color: #AFBB4F;
	}