/* CSS Document */

/* jquery.flash css */
	.flash-replaced .alt {
				display: block;
				height: 0;
				position: absolute;
				overflow: hidden;
				width: 0;
			}

.lucida{font-family:Lucida Sans Unicode;
line-height: 18px;
font-size:11px;
}

BODY{
background: white url(../img/top_tall.jpg) repeat-x;
background-position: 35px 35px;
margin:0px;
border:0px;
padding:0px;
}


#contenitore{
width:750px;
}

#menubar{
margin:0 auto;
width:500px;
}

#menubar ul{
padding:0;
margin:0;
list-style: none;
}

#menubar li{
float:left;
width:100px;
height:76px;
line-height: 76px;


font-family:tahoma;
font-size:12px;
font-weight:bold;
color:white;
}

#menubar li:hover, #menubar li.over{
background: url(../img/botton.gif) repeat-x;
}

#menubar A{
color:white;
text-decoration: none;
}

#menubar A:HOVER{
text-decoration: underline;
}


#footer{
margin-top:20px;
background-color: #173D4A;
border-top: 8px #FFBC3A solid;

font-family: Lucida Sans Unicode;
font-size: 9px;
color:#FFFFFF;
height:45px;
line-height:45px;
text-align:center;
}

#footer A{
color:white;
}


h3 {
font-family:Verdana;
font-size: 16px;
border-bottom: 1px #d4d3d8 solid;
color:#173D4A;
   }

h2 {
font-family:Verdana;
font-size: 12px;
border-bottom: 1px #d4d3d8 solid;
color:#173D4A;
   }

B{
color:#173D4A;
}

h2 {
font-family:Verdana;
font-size: 12px;

color: rgb(133,133,133);
   }


#box{
background: url(../img/bgbox.gif) no-repeat bottom;
width:365px;
font-family:Lucida Sans Unicode;
line-height: 18px;
font-size:11px;
height:185px;
vertical-align:top;
padding-left:15px;
padding-right:15px;
padding-bottom:10px;

}

#formbox{
padding-top:30px;
padding-left:5px;
width:200px;
background-color: #F4F3F8;
vertical-align:top;
font-family:Tahoma;
font-size:11px;
}

#formbox input, textarea{
border: 1px rgb(200,200,200) solid;
}

#lingue{
height:200px;
width:600px;


}

#lingue ul{
margin:0;
padding:0;
list-style: none;
width:600px;
}

#lingue li{
width:200px;
height:25px;
float:left;
font-family:Arial;
font-weight:bold;

text-align:center;
}

#recapiti{
font-family:Lucida Sans unicode;
font-size:11px;
}


#contattaci{
font-family:Lucida Sans unicode;
font-size:11px;
}

#contattaci input{
border: 1px #F9DB61 solid;
background-color:#FCECAC;
font-family: Arial;
font-size:14px;
color:#173D4A;
}

#contattaci textarea{
border: 1px #F9DB61 solid;
background-color:#FCECAC;
font-family: Arial;
font-size:14px;
color:#173D4A;
}

#bottone input{
background: rgb(235,235,235);
font-family:Tahoma;
font-size:11px;
border: 1px #B1B1B1 ridge;
}
