/* CSS Document */

p {margin: 5px; text-align: justify; }
a {color:#e23d79; text-decoration: none;}
a:hover {color:#e23d79; text-decoration: underline;}
a:focus {outline:0;}
.titolo_fucsia {font-family: Georgia, "Times New Roman", Times, serif; color: #c63252; font-size: 22px; font-weight: normal;}
.titolo_grigio {font-family: Georgia, "Times New Roman", Times, serif; font-size: 18px;  }
.carattere_titolo {font-family: Georgia, "Times New Roman", Times, serif; color: #fff; font-size: 28px; margin-left: 250px; margin-top:20px;}
.indirizzo_titolo {color: #fff;margin-left: 250px; }
.news {background-color: #fff; margin-left: 10px; margin-right: 10px;padding-left: 3px; padding-right: 3px;}
 
ul {text-align: right;}
li, select {list-style: none; margin-top: 2px; }
input {font-size: 12px; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}

body {
background: url(immagini/sfondo.jpg) top repeat-x;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
text-align: justify;
font-size: 12px;
/*color: #a4a4a4;
color: #444;*/
color: #000;
margin: 0px;}

#fascia_uno {
width: 100%;
height: 60px;
float: left;}

#menu { 
height: 20px;
margin-top:40px;
margin-left: auto;
margin-right: auto;
text-align: center;}
#menu a {
color: #fff;
font-weight: bold;  
font-size: 13px;
margin-left: 15px;}

#fascia_due {
width: 100%;
height: 235px;
background: url(immagini/logo2.jpg) right 114px no-repeat;}
html>body #fascia_due {float: left;}

/*
#fascia_due_sx {
float: left;background-color: #f90;
width: 70%;}
#fascia_due_dx {background-color: #fc0;
float: right;
width: 30%;}
*/

#fascia_tre { 
 width:100%;
 float:left;
 height:55px;
 border-bottom:1px solid #d15c75;
 margin-top:-40px;
}

#fascia_tre_sx { 
 padding-left:20px;
 margin-top:10px;
 width:50%;
 float:left;
}

#fascia_tre_sx * { 
 white-space:nowrap;
 display:inline;
}

#fascia_tre_sx .titolo_grigio { 
 margin-right:30px;
}


#box_news {
width: 35%;
float: left;
margin-bottom: 20px;}
#grigio_news {
width: 90%;
background-color: #efefef;
float: right;
margin-top: 20px;}

#box_middle {
width: 60%;
float: left;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 10px;
margin-right: 10px;}
#box_middle_home {
width: 60%;
height: 430px;
float: left;
margin-top: 20px;
margin-bottom: 20px;
margin-left: 10px;
margin-right: 10px;
background: url(immagini/home1.jpg) top right no-repeat;}

#box_dx {
width: 26%;
float: right;
margin-bottom: 20px;}
#box_area, #box_area2, #box_ricerca {
width:90%;
float: right;
margin-top: 20px;}
#box_area, #box_area2 {background: #efefef url(immagini/area.jpg) top left no-repeat;}
#box_ricerca {background: #efefef url(immagini/ricerca.jpg) top left no-repeat;}

a.ricerca {
width: 100%;
display:block; 
background-color: #c63252; 
margin-top:2px;
color: #fff; 
padding: 2px;}
a:hover.ricerca {
background-color: #788b91;
color: #fff;
text-decoration :none;} 

.utente {
border:3px double #efefef;
margin-top: 5px;}

#footer {
width: 100%;
height: 30px;
float: left;
margin-bottom:0px;
background-color: #788b91;}
#footer p {
color: #fff;
text-align: center;}
