body { background-color: #990000; margin:0px; font-family: "Century Gothic", Arial, Helvetica, sans-serif; font-size: 14px; color: #ffffff; }

.bg_header { background-image: url(images/top.jpg); background-repeat: repeat-x; height: 130px; }
.header { width:960px; border: 0px solid #ffffff; margin: 0 auto; height: 130px; }

.logo { width: 216px; height: 130px; float: left; }
.logo img { border: 0px; }
/*.menu { margin: 0 auto; background-image: url(images/bgmenu.jpg); background-repeat: repeat-x;  font-size: 10pt; color: #ffffff; }*/
.topmenu { float:right; width: 744px; text-align: center; margin-top: 60px; white-space: nowrap /*IE hack*/; height: 47px; }
.topmenu ul {padding: 0px; margin: 0px; list-style-type: none;}
.topmenu ul li {float: left; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; }
.topmenu ul li a {color: #ffffff; float:none !important /*Non-IE6*/; float: left /*IE-6*/; display:block; height: 40px; line-height: 40px;; padding: 0px 0px 0px 60px; text-decoration:none; font-weight:normal; text-transform: uppercase; }

.topmenu ul li:hover {position: relative;} /*Sylvain IE hack*/
.topmenu ul li:hover a {color: #cc9933; text-decoration: none;} /*Color main cells hovering mode*/

/*IE6 Hovering*/
.topmenu table {position:absolute; top:0; left:-1px; border-collapse:collapse;}
.topmenu ul li a:hover {color: #cc9933; position:relative /*Sylvain IE hack*/; z-index:1000 /*Sylvain IE hack*/; text-decoration:none;} /*Color main cells hovering mode*/

.body { margin: 0 auto; width: 940px; text-align: left; clear: both; color: #FFFFFF; }

.colonna { float: left; border: 0px solid #000000; width: 208px; margin-top: 10px; }
.box_title { color: #FFCC99; font-weight: normal; font-size: 24px; padding: 0px; margin: 0px; margin-bottom: 15px; }
.box_content { border-bottom: 1px solid #CC6600; background-image: url(./images/hat.jpg); background-repeat: no-repeat; padding-left: 25px; padding-bottom: 15px; margin-bottom: 15px; }

.pagine { float: right; margin-top: 10px; width: 680px; }
.pagine h1 {
	font-weight: normal;
	font-size: 16pt;
}

.clear { clear: both; }

.bg_footer {
	background-image: url(images/bottom.jpg); height: 47px; background-repeat: repeat-x; padding-top: 35px;
}
.footer {
	width: 940px;
	margin: 0 auto;
}
.footer a {
	color: #ff9900;
	text-decoration: none;
}
.language {
	float: left;
	border: 0px solid #ffffff;
	width: 240px;
}
.language a {
	margin-right: 45px;
}
.language span {
	margin-right: 45px;
}
.copyright {
	float: left; width: 460px; text-align: center; border: 0px solid #ffffff;
}
.credits {
	float: left;
	border: 0px solid #ffffff;
	width: 240px;
	text-align: right;
}
