/* CSS Document */
*{
margin:0;
padding:0;
}
body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#666666;
background-color:#333333;
}
p{
	text-align: justify;
	margin:18px;
}
p a{
color:#333333;
}
p a.chisiamo{
color:#FF6600;
}
.footer{
font-size:9px;
color:#CCCCCC;
text-align:center;
}
.footer a{color:#CCCCCC}

.right{
float:right;
margin-top:17px;
margin-left:10px;
margin-right:10px;
margin-bottom:10px;
}
.benvenuti{
font-family:"Futura BT Medium", Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#333333;
padding-top:25px;
margin-left:20px;
}
/*---------------FORM-------------*/
.classe_input{
margin-bottom:4px;
display:inline;
}
form a{
color:#336699;
}
form a:hover{
color:#336699;
}
.testo_form { 
font-size:11px;
color:#666666;
}
textarea{
margin-right:85px;
overflow:auto;
margin-bottom:15px;
}
.privacy{
margin-left:45px;
text-align:left;
text-indent:-20px;
}
.check{
margin:0;
}
#bottoni{
margin-right:159px;
}
.bottone{
height:20px;
background-image:url(../images/sfondo_pulsante.jpg);
background-repeat:repeat-x;
font-size:9px;
font-weight:bold;
color:#000000;
margin-right:10px;
}

/*--------------fine----*/
#contenitore{
width:760px;
margin-left:auto;
margin-right:auto;
background-color:#666666;
padding-bottom:20px;
}
#contenuto{
width:720px;
margin-left:auto;
margin-right:auto;
background-color:#666666;
}

#intestazione{
width:721px;
height:100px;
background-image:url(../images/intestazione.jpg);
background-repeat:no-repeat;
}
#foto{
	width:300px;
	height:500px;
	float:left;
	margin-right:3px;
	margin-top:1px;
}
#colonna_dx{
width:416px;
height:504px;
float:right;
background-color:#666666;
}
/*----------------------MENU-------------------------------*/
#menu{
width:417px;
height:60px;
float:right;
margin-bottom:3px;
background-color:#543d3d;
border-top-width:3px;
border-bottom-width:3px;
border-top-color:#666666;
border-bottom-color:#666666;
}
#menu ul{
list-style-type:none;
background-color:white;
}
#menu ul li{
display:inline;
}
#menu ul li a{
display:block;
float:left;
padding:5px 2px 42px 5px;
font-size:10px;
color:#CCCCCC;
border-right:1px solid #666666;
background-color:#543d3d;
text-decoration:none;
}
#menu ul li a:hover{
color:#CCCCCC;
background-color:#990000;
}
#clear{
clear:both;
}
		
/*------------------------TESTO-----------------------*/
#testo{
width: 416px;
height:439px;
padding:20px 25px auto 25px;
float:right;
background-color:#efefef;
}
#scroll{
	width: 370px;
	height:260px;
	float:right;
	overflow:auto;
	padding-top:10px;
	background-color:#efefef;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #999999;
	scrollbar-face-color:#ccc;
	scrollbar-arrow-color:#ccc;
	scrollbar-track-color:#ccc;
}
/*---------------------NEWS-------------------*/
#scroll_news{
	width: 394px;
	height:320px;
	float:right;
	overflow:auto;
	margin-right:10px;
	padding-top:10px;
	background-color:#efefef;
	scrollbar-face-color:#ccc;
	scrollbar-arrow-color:#ccc;
	scrollbar-track-color:#ccc;
}
.data{
font-size:12px;
font-weight:bold;
color:#333333;
padding-left:15px;
background-image:url(../images/freccina.jpg);
background-repeat:no-repeat;
background-position:top left;
}
h3{
font-size:12px;
font-weight:bold;
color:#333333;
padding-left:15px;
}
.testo_news{
margin-top:0; width: 386px;
}
/*-----------fine news--------*/
#foto2{
	width:418px;
	height:227px;
	float:right;
	position: relative;
	top: 370px;
}
#footer{
width:760px;
margin-left:auto;
margin-right:auto;
background-color:#666666;
text-align:center;
padding-top:10px;
padding-bottom:10px;
margin-top:3px;
}
