
/* --------------------------Generale----------------------------- */

body,p,form,fieldset,input,ul,li,h1,h2,h3,h4,h5,h6{
margin:0; padding:0 }

ul li{ list-style:none;}

a img, fieldset { border:none }

a { 
	color: #000; 
	text-decoration: none;
}

a:hover{ 
	color:#12b9e3; 
}

.clearer{
	clear: both;
	height: 0;
	line-height: 0px;
	font-size: 0px;
}

h2{
font-size:11px;
margin:5px 0 5px 0;
}

h3{
display:none;
}

p{
text-align:justify
}


/* ------------------------Struttura------------------------------- */

body {
text-align: center;
font-family:Arial, Helvetica, sans-serif;
font-size: 11px;
color: #000;
background:#fff;
}

#container{
width:960px;
text-align:left;
margin:0 auto;
}

#full_screen{
width:100%;
margin:0 auto;
}

#pre-home{
width:180px;
margin-top:200px;
margin-left:auto;
margin-right:auto;
}

#pre-home p{
text-align:center;
margin-top:30px;
font-size:12px;
}

#pre-home p span{
margin:10px;
}

#slogan{
width:280px;
margin:30px auto;
font-weight:bold;
color:#12b9e3; 
font-size:12px;
}

/* ------------------------Header------------------------------- */

#header{
width:960px;
padding-bottom:5px;
margin-top:15px;
border-bottom:1px solid #aaa;
}

h1#logo{
float:left;
width:240px;
}

#indirizzo-top{
float:left;
width:480px;
}

#indirizzo-top p{
float:left;
margin-top:20px;
}

#menu-top{
float:right;
margin-top:34px;
}

#menu-top li{
display:inline;
height:0;
padding:0 0 0 30px;
font-weight:bold;
}

#menu-top li.first{
border-left:none;
padding-left:0;
}

#content{
width:960px;
margin:20px 0 50px 0;
}

/* ------------------------Left------------------------------- */

#left{
float:left;
width:240px;
display:inline
}

#lingua{
margin-bottom:30px;
}

#lingua a{
color:#666;
}

a#selezionato{
	color:#12b9e3;
}

ul#navigation li ul li a{
padding-left:20px;
}

ul#navigation li a.head:hover{
color:#000;
}

.menu-left ul li ul{
margin-bottom:5px
}

#navigation a.current {
color:#12b9e3; 
}

/* ------------------------Center------------------------------- */

#left{
float:left;
width:240px;
display:inline
}

a#selezionato{
color:#00CCFF;
}

#center{
float:left;
width:480px;
margin-bottom:40px;
}

#center p{
margin-top:10px;
}

.testo-uno{
float:left;
width:225px;
text-align:justify;
}

.testo-due{
float:left;
width:225px;
margin-left:30px;
text-align:justify;
}

img.image-left{
width:230px;
float:left;
}

.testo-right{
float:right;
width:230px;
}

ul.lista-uno li{
padding:2px 0 2px 0;
}

ul.lista-due{
margin:5px 0 5px 0;
}


/* ------------------------Right------------------------------- */

#right{
float:right;
width:240px;
}

#right p{
line-height:160%;
}

#right-due{
width:720px; 
float:right
}

/* ------------------------Home------------------------------- */

#slide{
float:left;
width:720px;
}

#comandi{
float:left;
}

#comandi span{
padding-left:4px;
font-weight:bold;
}

#nav li {  
float: left; 
margin-right:4px;  
}

#nav a { 
background:#000;    
}

#nav a.activeSlide {  
background:#12b9e3; 
}

#nav a:focus { 
outline: none; 
}

.pics {  
	padding: 3px 0 5px 0;  
    margin:  0;
	height:420px;
}

.pics a {  
width: 720px; 
}
.pics img { 
display: none 
}

/* ------------------------home_sreen------------------------------- */

.pics2 {  
	padding: 0;  
    margin:  0;
	
}

.pics2 img {
top:0;
left:0;
}

/* ------------------------Gallery------------------------------- */

.images{
float:left;
width:720px;
margin-bottom:80px;
}

.thumb span{
padding-left:5px;
}

.thumb{
float:left;
margin:0 10px 10px 0;
width:134px;
height:90px;
border:1px solid #aaa;
}

.thumb img{
margin-bottom:5px;
}

.thumb2 span{
padding-left:5px;
}

.thumb2{
float:left;
margin:0 10px 10px 0;
width:136px;
height:90px;
}

.thumb2 img{
margin-bottom:5px;
}

.not{
margin-right:0;
}

/* ------------------------lista attivitą----------------------- */

dl#lista{
margin:10px 0 0 0;
padding:0;
}

#lista dt {
margin-bottom:10px;
padding-top:2px;
border-top:1px solid #aaa;
font-weight:bold;
}

#lista dt:hover {
color:#12b9e3; 
}

#lista dd {  
margin:0 0 10px 0;
}

li.disc{
list-style-type:disc;
}	
		
.lista_titolo{
cursor: pointer
}

/* -----------------------------Contatti------------------------------- */

h2.title-contatti{
margin-top:0;
}

form{
margin-top:10px;
}

form p{
margin-bottom:10px;
}

form label {
	font-size: 11px;
	line-height: 20px;
	width:100px;
	float:left;
	clear:both;
}

form input.textbox, form input.textboxOn {
	width: 315px;
	border:1px solid #000;
	padding: 2px 0 2px 2px;
	font-size: 11px;
}

form textarea, form textarea.textAreaOn {
	width: 315px;
	height: 125px;
	font-family: inherit;
	font-size: 11px;
	overflow:auto;
	padding: 2px 0 2px 2px;
	border:1px solid #000;
}

form input.textboxOn, form textarea.textAreaOn { border:1px solid #00CCFF; } 

form input.button {
	font-size: 11px;
	padding: 2px;
	border:1px solid #000;
	background-color:#fff;
	margin-top:10px;
	cursor:pointer;
}

form select{
width:317px;
border:1px solid #000;
}

/* ------------------------Footer------------------------------- */

#footer{
width:960px;
border-top:1px solid #aaa;
padding-top:10px;
margin:0 0 10px 0;
}

#footer span{
padding-left:240px;
}

/* ------------------------Area privata------------------------------- */

td.lista_left{
width:420px;
font-weight:bold;
padding-top:10px;
}

td.lista_right{
width:60px;
text-align:right;
font-weight:bold;
padding-top:10px;
}

.lista_left_2{
border-bottom:1px solid #000;
}

label.no-float{
float:none;
padding-right:30px;
}

select.data {
width:55px;
border:1px solid #000;
}







