/* 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;
}
#popup{
position:absolute;
left:25%;
top:30%;
z-index:1000;
background:#000000;
/*border:2px solid #fff;*/
}
#popup #pcontenuto{
position:relative;
left:0; top:0;
width:500px;
height:200px;
cursor:pointer;
}
#popup #pcontenuto p{
font-size:15px;
line-height:24px;
margin:10px;
padding:5px;
height:170px;
color:#fff;
background:#C57C11;
}
.nr_telefono{
	color:#452E0C;
}
.privacy_numero{
	font-size:20px;
	font-weight:bold;
	color:#C57C11;
}
.titpop{
font-size:24px;
color:#D68E60;
}
.titpop_informazione{
font-size:17px;
color:#EDBA6F;
}
#popup img{
cursor:pointer;
/*display:none;*/
}

#close_popup{
margin-bottom:10px;
margin-left:30px;
/*display:none;*/
}
#close_popup a{
padding:10px;
font-size:14px;
background:#0000;
font-family:Arial, Verdana, San Serif;
color:#ffffff;
font-weight:bold;
}
#close_popup a:hover{
background:#000000;
color:#ffffff;
}
#content{
margin:0 auto;
position:relative;
top:0px;
left:0px;
width:900px;	
}

/*----------------------------------------------------------menu info*/
#menuinfo {
position:absolute; top:0;
text-align:center;
line-height:18px;
background:url(img/sf_trasp.png); 
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:#fff;
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;
height:466px;
width:900px;
}
#content #flash ul{
margin-left:5px;
z-index:-1;
}

#content #flash #logo{
position:absolute;
top:0px; right:0px;
margin-top:-3px;
z-index:1;
}

#content #flash img{
position:relative;
top:0px;
left:0px;
margin-top:7px;}


#content #center{
position:relative;
top:0px;
left:0px;
width:900px;
margin-top:20px;
}

#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;
}
