body,p,h1,h2,h3,h4,h5,h6 {
margin:0px;
padding:0px;
}

#total {
margin-top:20px;
}

.tabella_corpo {
margin-bottom:8px;
background-image:url(../grafica/trasparenza2.png);
}

input {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:FFF;
}

a img {
margin:0px;
padding:0px;
border:3px solid #565656;
margin-bottom:2px;
}

a img:hover {
border:3px solid #7FA01D;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#DFDFDF;
line-height:1.4em;
background-color:#000;
background-image:url(../grafica/bg.jpg);
background-position:top center;
background-repeat:no-repeat;
}

p {
text-align:left;
line-height:17px;
}

p strong {
color:#FFF;
}

h2 {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
letter-spacing:1px;
text-transform:uppercase;
text-align:left;
}

h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#666666;
font-weight:normal;
text-align:left;
}

h6 {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
margin:0px;
padding:0px 7px 0px 0px;
color:#888;
text-align:right;
line-height:15px;
}

h6 a {
color: #aaa;
text-decoration:none;}

h6 a:hover {
color:#aaa;
text-decoration:underline;
}

.testo_footer p {
font-size:11px;
color:#DBCAA9;
line-height:16px;
padding-left:5px;
}

.testo_footer a {
color:#DBCAA9;
line-height:16px;
text-decoration:none;
}

.testo_footer a:hover {
color:#FFF;
}

#footer_barra {
width:100%;
height:12px;
background-image:url(../grafica/footer_barra.png);
background-repeat:repeat-x;
}

a.other_links {
font-size:12px;
line-height:16px;
color:#AAA;
text-decoration:none;
}

a.other_links:hover {
color:#9ABB22;
text-decoration:underline;
}

.menu {
padding-right:5px;
}

.menu a {
margin:0px;
display:inline-block;
padding:0px 5px 0px 3px; 
border-right:1px dotted #CCC;	
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:12px;
color:#AAA;
font-weight:normal;
text-align:left;
text-decoration:none;
}

.menu a:hover {
color:#9ABB22;
text-decoration:underline;
}

.menu ul {
list-style:none;
}

.menu li {
display:inline;
}

/* ---------- ACCORDION ------------ */

.accordion_container {
	width: 400px;
	margin:0px;
	padding-left:10px;
	height:auto;
}

h2.trigger {
	padding:0px;
	margin: 0 0 5px 0;
	background:url(../grafica/h2_trigger_a.png) no-repeat;
	height:28px;
	line-height:28px;
	width:400px;
	float:left;
}
h2.trigger a {
	font-size:9px;
	font-weight:normal;
	padding: 0 0 0 50px;
	color: #CCC;
	text-decoration: none;
	display: block;
}
h2.trigger a:hover {
	color: #FFF;
}
h2.active {
	background-position: left bottom;
	}

.toggle_container {
	margin:0px;
	padding:0px;	
	width: 400px;
	clear: both;
}
.toggle_container .block {
	padding:15px;	
}

/* ---------- fine ------------ */




/* ----- EASY SLIDER ---- */ 
  /* image replacement */
.graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
margin:0px;
padding:0px;
display:block;
overflow:hidden;
text-indent:-8000px;
}
/* // image replacement */
	
#info_slider{ 
	font-size:10px;
	display:block;
	width:960px;
	height:41px;
	position:absolute;
	left:0px;
	top:238px;
	text-align:center;
	z-index:28;
}
		
					
	#container{	
		margin:0 auto;
		position:relative;
		text-align:left;
		width:960px;
		height:430px;	
		}	
	
	#content{
		position:relative;
		}			

/* Easy Slider */

	#slider ul, #slider li,	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}

	
	#slider li, #slider2 li{ 
		/* 	define width and height of list item (slide) entire slider area will adjust according to the parameters provided here */ 
		width:960px;
		height:430px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,	#slider1next, #slider1prev{ 
		display:block;
		width:48px;
		height:41px;
		position:absolute;
		left:10px;
		top:235px;
		z-index:29;
		}	
	#nextBtn, #slider1next{ 
		left:900px; /* spazio tra il bottone di sinistra e quello di destra */
		}														
	#prevBtn a, #nextBtn a, #slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:48px;
		height:41px;
		background:url(../grafica/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../grafica/btn_next.png) no-repeat 0 0;	
		}	
	
/* // Easy Slider */
/* --------------------- */
