/* CSS Document */
BODY{
margin:0px;
padding:0px;
font-family: "Garamond", "Times New Roman", Times, serif;
color:#003366;
font-size:12px;}

A{
color:#FF6600;}
A:hover{
color:#003366;
}

h1,h2,h3,h4,h5{color:#FF6600;}


#header #titolo{
float:left;
width:600px;
height:335px;
background-image:url(../images/club_nautico_titolo.png);}

#header #titolo h1{
	font-family: "Garamond", "Times New Roman", Times, serif;
	color:#003366;
	font-size:16px;
	font-style: oblique;
	font-weight:normal;
	padding-top:152px;
	padding-left:8px;
}

#menu {
float:left;
width:113px;
background-image:url(../images/club_nautico_menu.png);
height:335px;
padding-top:50px;
}
#menu A{
color:#FFFFFF;
text-decoration:none;}
#menu A:hover{
color:#003366;
text-decoration:underline;}
#menu ul li{
	color:#FFFFFF;
	text-indent:-23px;
	list-style-type: none;
	line-height:23px;
}
#menu ul li b{
	text-indent:-10px;
	line-height:23px;
	list-style-type: square;
}
#contenimento {
float:left;
width:37px;
background-image:url(../images/club_nautico_contenimento.png);
height:335px;
}
#sezionecentrale{
clear:both;
width:750px;
padding-bottom:40px;}
#sezionecentrale .testo{
padding-left:20px;
padding-right:30px;
font-size:14px;
color:#456989;}
#sezionecentrale .testo B{
color:#FF6600;}

#statusbar{
clear:both;
background-image:url(../images/club_nautico_statusbar.png);
width:750px;
height:117px;}
#statusbar .testo{
padding-top:18px;
padding-left:65px;
font-size:14px;}

