body{
background:#000000 url(img/background.gif);
}



#page{
width:799px;
margin: 0 auto ;
border:1px solid #222222;
background:#000000 url(img/logo-minoia.png) no-repeat right top;
color:white;
font-family:trebuchet ms;
}

#header{
margin: 0 auto;
text-align:center;
height:70px;
background:url(img/bck-header.gif);
padding:0.2em 0em 1.5em 0em;
}
.float-head{
float:right;
}



a:link{
text-decoration:none;
color:white;
}


#logo{
text-align:left;
margin:1em;
}
#logo a{
text-decoration:none;
}

#imghp{
margin:2em 0em 0em 0em;
}

#menu{
margin:0.2em 0em -2em 0em;
height: 40px;
text-align:left;
font-size:1.2em;
font-style:bold;
font-family:trebuchet ms;
color:#fff;
}

#menu ul{
list-style:none;
margin:0px;
padding:5px 0px;
background:#ff6000 url(menu/bck.png) repeat-x; 
}

#menu li{
display:inline;
margin:0px;
}

#menu li a{
width:100px;
text-decoration:none;
color:white;
margin:2px;
padding:5px 30px;

}

#menu li a:hover{
text-decoration:none;
color:#000000;
/*border-top:1px solid red;
border-bottom:1px solid red;*/
background:url(menu/hover.png);
}

.tituli{
margin:0.5em 0em;
font-family:trebuchet ms;
font-size:1.5em;
color:white;
border-bottom:1px dashed white;
}

.txt{
margin:1em;
font-family:trebuchet ms;
font-size:0.8em;
color:white;
}

.txtclub{
width:98%;
height:300px;
margin:0 auto;
font-family:trebuchet ms;
font-size:0.9em;
color:white;
}

.club{
border:1px solid red;
width:500px;
}

.imgclub{
width:250px;
float:right;
text-align:right;
}

#video{
margin: 0 auto;
padding:1em 0em;
text-align:center;
}

.links{
width:98%;
height:70px;
margin:10px auto;
font-family:trebuchet ms;
font-size:1.2em;
color:white;
text-align:left;
border-bottom:1px dashed #222222;
}

.links a{
text-decoration:none;
color:white;
}

.links a:hover{
color:#ff0000;
}

.linkstxt{
padding:0.5em 0em;
}

.imglinks{
float:left;
margin-right:2em;
}

#contatti{
width:98%;
margin:0em auto 1em auto;
text-align:center;
}

#mappa{
width:98%;
height:500px;
margin:0 auto;
text-align:center;
}


#footer{
margin: 2px auto;
text-align:center;
height:70px;
width:799px;
background:#000000;
border:1px solid #222222;
}

#footer li{
display:inline;
}
