@charset "utf-8";
/* CSS Document */


body {
	margin:0px;
	padding:0px;
}

#container {
	width:888px;
	margin:0px auto;
	padding:0px;
}

#header {
	background-image:url(../img/sfondo-top1.gif); 
	background-repeat:no-repeat;
	background-position:left top;
	width:888px;
	height:109px;
}

#container-img {
	background-image:url(../img/sfondo-top2.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:888px;
	height:201px;
}

#logo {
	float:left;
	width:200px;
	height:109px;
}

#menu1 {
	float:right;
	width:400px; /* 298px; */
	height:18px;
	background-color:#c89518;
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#FFFFFF;
	padding:0px;
	margin:0px;
	text-align: right;
}
#menu1 a:hover {
	text-decoration:none;
	color:#000;
}

#menu1 a.selected {
	text-decoration:none;
	color:#000;
}


#menu1 a {
	text-decoration:none;
	color:#FFFFFF;
	padding:0px 6px 0px 6px;
	margin:0px;
}

#menu1 img {
	margin:0px;
	padding:0px;
	border:0px;
}

#menu2 {
	float:right; 
	width:688px;
	height:32px;
	margin:0px;
	padding:0px;
	margin-top:40px;
}

#menu2 img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:middle;
}


#menu2 a {
	font-family:"Times New Roman", Times, serif;
	font-size:11px;
	color:#000;
	text-decoration:none;
	padding:0px 9px 0px 9px;
	margin:0px;
}

#menu2 a:hover {
	text-decoration:none;
	color:#c89518;
}

#menu2 a.selected {
	text-decoration:none;
	color:#c89518;
}

#container-home {
	padding:45px 72px 45px 90px;
	width:726px;
	margin:0px;
	background-color:#011326;
}

#box {
	padding:0px;
	margin-right:18px;
	width:224px;
	height:317px;
	background-image:url(../img/sfondo-box-home-page.jpg);
	background-repeat:no-repeat;
	float:left;
	overflow: hidden;
}

#separatore {
	width:706px;
	height:1px;
	clear:both;
}

#pre-footer {
	width: 818px;
	margin: 0px auto;
	padding: 0px 30px 20px 40px;
	background-color: #011326;
}

#box-pre {
	width: 150px;
	height: 70px;
	border-right: 1px dotted #CCCCCC;
	margin: 0px;
	padding: 5px 2px 5px 8px;
	float: left;
}

#box-pre a {
	color:#FFFFFF;
	text-decoration:none;
}

#footer {
	padding:10px 72px 10px 90px;
	width:726px;
	margin:0px;
	background-color:#011326;
}

#footer p {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	color:#FFFFFF;
}

#footer p a {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}


/* ACADEMY */
#box-academy {
	width:556px;
	height:477px;
	background-image:url(../img/sfondo-academy.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}
/* ACADEMY */

#box-profili-del-pro {
	width:556px;
	height:325px;
	background-image:url(../img/sfondo-profili-del-pro.gif);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}

/* TARIFFE */
#box-tariffe {
	width:556px;
	height:1100px;
	background-image:url(../img/sfondo-tariffe.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}
/* TARIFFE */

#box-meteo {
	width:556px;
	height:580px;
	background-image:url(../img/sfondo-tariffe.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}

/* TARIFFE */
#box-score {
	width:556px;
	height:420px;
	background-image:url(../img/sfondo-tariffe.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}
/* TARIFFE */

#box-contatti {
	width:526px;
	height:420px;
	background-image:url(../img/sfondo-tariffe.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	float:left;
}

/* MENU LATERALE */

#menu-laterale {
	background-image:url(../img/sfondo-menu-pagine-singolo.gif);
	background-repeat:no-repeat;
	background-position:top right;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	margin-right:18px;
	width:126px;
	height:44px;
	float:right;
}

/* MENU LATERALRE CONTATTI */
#menu-laterale-contatti {
	background-image:url(../img/box-sfondo-contatti.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	padding:0px;
	margin:0px;
	margin-bottom:10px;
	margin-right:18px;
	padding-left:10px;
	width:156px;
	height:250px;
	float:right;
}

/* STILI FONT */
p {
	margin:0px;
	padding:0px;
	padding-top:3px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height: 16px;
}

h2 {
	margin:0px;
	padding:0px;
	color:#c89518;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

h2 a {
	text-decoration:none;
	color:#c89518;
}

#box h1 {
	margin:0px;
	padding:15px 0px 18px 25px;
	color:#c89518;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

#box p {
	margin:0px;
	padding:0px 18px 10px 25px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
}

#box h2 {
	margin:0px;
	text-align:right;
	padding:0px 18px 0px 0px;
	color:#c89518;
	font-family:"Times New Roman", Times, serif;
	font-size:10px;
}

#box h2 a {
	text-decoration:none;
	color:#c89518;
}

#box h2 a:hover {
	text-decoration:underline;
	color:#c89518;
}

h4 {
	margin:0px;
	padding:19px 0px 16px 22px;
	color:#c89518;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

h4 a {
	text-decoration:none;
	color:#c89518;
}

#menu-laterale h4 {
	margin:0px;
	padding:19px 0px 16px 18px;
	color:#c89518;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

#menu-laterale h4 a {
	text-decoration:none;
	color:#c89518;
}

#menu-laterale-contatti h4 {
	margin:0px;
	padding:19px 0px 16px 18px;
	color:#c89518;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

#menu-laterale-contatti h4 a {
	text-decoration:none;
	color:#c89518;
}

p.interna {
	margin:0px;
	padding:10px 22px 0px 22px;
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
}

p.interna a {
	text-decoration:none;
	color:#FFFFFF;
	line-height:16px;
}

ul.interna, ul.interna li {
	color:#FFFFFF;
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
	line-height:16px;
}
ul.interna a {
	text-decoration: underline;
	color: #fff;
	line-height: 16px;
}
form#soci{
	margin: 0;
	padding: 0;
}
#soci label{
	width: 140px;
	margin-right: 10px;
}
.squadra {
	border: 1px dotted #ccc; 
	width: 180px; 
	margin: 0;
}
.squadraimg {
	float: left; 
	margin: 5px 10px 0px 5px;
	border: none;
}
.msg_head {
	padding: 3px 10px;
	cursor: pointer;
	position: relative;
	text-align: right;
	color: #C89518;
	margin:1px 10px 1px 1px;
}
.msg_body {
	color: #fff;
	font-size: 10px;
	padding: 5px 10px 15px;
}
