/* CSS Document */
body{
background:url(img/back.jpg) top center no-repeat #000;
font-family:Arial, Helvetica, 'Verdana', sans-serif;
font-size:12px;
color:#C57C11;
}

#content{
margin:0 auto;
position:relative;
top:0px;
left:0px;
width:900px;	
}

/*----------------------------------------------------------menu info*/
#menuinfo {
position:absolute; top:0;
margin-top:10px;
margin-left:55px;
padding:30px;
text-align:center;
line-height:18px;
background:url(img/sf_trasp.png); 
border:2px solid #815F19;
width:700px;
z-index:2000;
/*color:#EDBA6F;*/
color:#815F19;
}

#menuinfo img{
float:left;
margin-top:0px;
margin-bottom:0px;
margin-right:5px;
}

#menuinfo h1{
font-size:21px;
color:#815F19;
text-decoration:underline;
}

.giallo{
color:#DCAE2C;
}

.close {
float:right;
}
/*-------------------------------------------------------------menu info fine*/

.button {
font-family: "Arial", Helvetica, Verdanda, sans-serif;
font-size:12px;
background-color: #9E630E;
border:1px solid #83520B;
color:#2D2613;
padding:5px;
margin:5px;
}
.button:hover {
font-family: "Arial", Helvetica, Verdanda, sans-serif;
font-size:12px;
background-color: #BF8A00;
border:1px solid #BF8A00;
color:#2D2613;
}


#content #top{
position:relative;
top:0px;
left:0px;
width:900px;
margin-top:28px;
border-bottom:1px solid #9E630E;
}

#content #top #lingue{
position:absolute;
top:0px;
left:0px;
width:278px;
}

#content #top #lingue p{
color:#C57C11;
font-size:12px;
}

#content #top #lingue p a{
color:#C57C11;
font-size:12px;
text-decoration:none;
}

#content #top #lingue p a:hover{
color:#EDBA6F;
font-size:12px;
}

#content #top #link{
position:relative;
top:0px;
left:0px;
width:622px;
margin-left:278px;
}

#content #top #link ul{
}

#content #top #link ul li{
display:inline;
color:#EDBA6F;
}

#content #top #link ul li a{
text-decoration:none;
color:#EDBA6F;
padding-left:30px;
text-align:left;
}

#content #top #link ul li a:hover{
color:#C57C11;
}

#content #flash{
position:relative;
top:0px;
left:0px;
margin-top:3px;
}

#content #flash img{
position:relative;
top:0px;
left:0px;
margin-top:7px;}


#content #center{
position:relative;
top:0px;
left:0px;
width:900px;
}

#content #center #titolo{
position:absolute;
top:0px;
left:0px;
width:392px;
}

#content #center #titolo img{
float:right;
padding-right:10px;
}

#content #center #testo{
position:relative;
top:0px;
left:0px;
width:508px;
margin-left:392px;
}

#content #center #testo table td {
padding:2px;
}

#content #center #testo p{
color:#EDBA6F;
font-size:12px;
line-height:20px;
padding-right:20px;
text-align:justify;
}

#content #center #testo p a{
color:#9E630E;
font-weight:bold;
}

#content #center #testo p a:hover{
color:#EDBA6F;
text-decoration:none;
}

#content #next{
position:relative;
top:0px;
left:0px;
width:900px;
}

#content #next p{
color:#EDBA6F;
padding-top:30px;
padding-left:20px;
text-align:left;
letter-spacing:1px;
}

#content #next p a{
color:#EDBA6F;
text-decoration:none;
}

#content #next p a:hover{
color:#C57C11;
}

#content #foot{
position:relative;
top:0px;
left:0px;
width:900px;
}

#content #foot p{
color:#C57C11;
padding-left:16px;
padding-top:30px;
padding-bottom:20px;
letter-spacing:1px;
}

#content #foot p a{
color:#EDBA6F;
text-decoration:none;
}

#content #foot p a:hover{
color:#C57C11;
}

.bottom{
font-family:Arial, Helvetica, 'Verdana', sans-serif;
margin-right:50px;
padding:2px;
}