@charset "UTF-8";
/* CSS Document */

body {
margin: 0 auto;
padding: 0;
background:#fff;
font-family:Verdana, sans-serif;
font-size: 1.950em;
color:#000;
text-align:center;
}

#testata {
width:740px;
background:#fff;
float:left;
text-align:left;
padding-bottom:10px;
padding-top:10px;
}

#container {
width: 740px;
margin: 20px auto 0 auto;
background:#fff;
padding-top:20PX;
margin-top:10px;
font-size:12px;
padding-bottom:20px;
color:#000000;
}


#menu {
width:740px;
background:url(img/sfondo_arancio.jpg);
text-align:center;
float:left;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

#testo{
width:680px;
float:left;
background:#fff;
text-align:justify;
padding-left:30px;
padding-right:30px;
padding-bottom:20px;
padding-top:20px;
}






#centrale{
width:740px;
float:left;
background:#fff;
text-align:center;
padding-bottom:20px;
padding-top:20px;
}

/*immagini*/

#testata img{
border: none;
margin-left:25px;
}

#testo img {
border: none;
display:block;
float:left;
margin:0px 8px 8px 0;
padding-bottom:35px;
}





/*link*/
a {
text-decoration:none;
color:#000000;
margin-right:10px;
}

li {
list-style-type:none;
}


#menu li {
list-style-type:none;
display:inline;
text-align:center;
}


#menu a:hover {
border-color:#000000!important;
text-decoration:none;
color:#000000!important;
text-transform:uppercase;
}

#testo a:hover {
border-color:#003300;
text-decoration:none;
color:#003300;
}

#testo a {
text-decoration:none;
color:#c59c02;
border:none;
}

#galleria a:hover {
border-color:#f69312;
text-decoration:none;
color:#f69312;
}

#galleria a {
text-decoration:none;
color:#003300;
border:none;
}


/*classi*/



.img_left{
width:337px;
float:left;
}


.testo_right{
width:317px;
float:left;
padding-left:20px;
}

.sottotitolo{
width:680px;
float:left;
background:#fff;
text-align:center;
padding-bottom:15px;
}

.gallery{
width:740px;
float:left;
text-align:center;
padding-bottom:15px;
padding-top:10px;
} 


.testo{
width:680px;
float:left;
text-align:justify;
padding-bottom:15px;
}

.fotografie{
width:680px;
float:left;
text-align:center;
padding-bottom:15px;
}


.sottotitolo_galleria{
width:680px;
float:left;
text-align:center;
padding-bottom:15px;
padding-left:30px;
padding-right:30px;
}

.img_fiabe{
width:680px;
float:left;
text-align:center;
padding-bottom:15px;
}

.testi_fiabe{
width:680px;
float:left;
text-align:justify;
}

.footer_fiabe{
width:680px;
float:left;
text-align:center;
padding-top:20px;
}

.footer{
width:680px;
float:left;
text-align: center;
font-size:12px;
padding-top:15px;
}

.indice_eventi{
width:680px;
float:left;
padding-bottom:15px;
text-align:center;
}

.testi_eventi{
width:680px;
float:left;
text-align:justify;
}

.testi_amici{
width:680px;
float:left;
text-align:center;
font-size:12px;
}

