body {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	background-image: url(../images/bg_black.png);
	background-repeat: repeat-y;
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#header {
	position: relative;
	width: 500px;
	height: 250px;
	background-image: url(../images/header.png);
	background-repeat: no-repeat;
}

.title {
	position: relative; 
	height: 50px;
	width: 250px;
	margin: 0 0 25px 25px;
	padding: 0;
	background-color: #1A1A1A;
}

#sponsor {
	position: absolute;
	top: 0;
	left: 650px;
	width: 250px;
	height: 300px;
	background-color: #000000;
}

#menu { position: absolute; top: 175px; left: 375px; width: 250px; height: 50px; background-color: #ffffff; z-index: 99; background-image:url(../images/menu.gif); text-align: right; vertical-align: middle; }
#menu_select { margin: 15px 10px 0 0; padding: 0; width: 150px; }

#container {
	margin: 0;
	padding: 0;
	position: relative;
	width: 900px;
}

.box_text {
	position: relative;
	float: right;
	margin: 0 0 25px 50px;
	width: 550px;
	height: auto;
	background-color:#FFFFFF;
	padding: 0;
	background-image: url(../images/bg_slide_02.gif);
}

.box_text_content {
	position: relative;
	padding: 11px;
	height: auto;
}
.box_text_content h1 { margin: 5px 10px 0 10px; padding: 0; font-size: 11px; line-height: 14px; }
.box_text_content p { margin: 10px; padding: 0; font-size: 11px; line-height: 14px; }
.box_text_content a, .box_text_content a:visited { color: #dc3450; text-decoration: none; }
.box_text_content a:hover { color: #45845a; text-decoration: underline; }

.box_comunicato {
	position: relative;
	float: right;
	margin: 0 0 25px 50px;
	width: 550px;
	height: auto;
	background-color:#FFFFFF;
	padding: 0;
	background-image: url(../images/bg_slide_03.gif);
}

.box_comunicato_content {
	position: relative;
	padding: 11px;
	height: auto;
}
.box_comunicato_content h1 { margin: 5px 10px 0 10px; padding: 0; font-size: 11px; line-height: 14px; }
.box_comunicato_content p { margin: 10px; padding: 0; font-size: 11px; line-height: 14px; }
.box_comunicato_content a, .box_comunicato_content a:visited { color: #dc3450; text-decoration: none; }
.box_comunicato_content a:hover { color: #45845a; text-decoration: underline; }

.box_news {
	position: relative;
	float: right;
	margin: 0 0 25px 50px;
	width: 250px;
	height: 250px;
	background-color:#FFFFFF;
	padding: 0;
	background-image: url(../images/bg_slide_01.gif);
}

.box_news_number {
	z-index: 99;
	position: absolute;
	bottom: 16px;
	right: 16px;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}

.box_news_link {
	z-index: 99;
	position: absolute;
	bottom: 16px;
	left: 16px;
	font-size: 11px;
	color: #000;
	font-weight: bold;
}
.box_news_link a, .box_news_link a:visited { color: #dc3450; text-decoration: none; }
.box_news_link a:hover { color: #45845a; text-decoration: underline; }

.box_news_content {
	position: relative;
	padding: 11px;
	height: 225px;
}
.box_news_content h1 { margin: 5px 5px 0 5px; padding: 0; font-size: 11px; line-height: 14px; }
.box_news_content p { margin: 5px; padding: 0; font-size: 11px; line-height: 14px; }
.box_news_content a, .box_news_content a:visited { color: #dc3450; text-decoration: none; }
.box_news_content a:hover { color: #45845a; text-decoration: underline; }

.cleaner {
	margin: 0;
	padding: 0;
	clear: both;
}

#footer {
	margin: 25px 0 0 0;
	position: relative;
	width: 900px;
	height: 370px;
	background-image:url(../images/footer.png);
	background-repeat:no-repeat;
	background-color: #1A1A1A;
}
#footer h1 { margin: 5px 5px 0 5px; padding: 0; font-size: 11px; line-height: 14px; }
#footer p { margin: 5px 5px 15px 5px; padding: 0; font-size: 11px; line-height: 14px; }
#footer a, #footer a:visited { color: #dc3450; text-decoration: none; }
#footer a:hover { color: #45845a; text-decoration: underline; }

#footer_about {
	position: absolute;
	top: 150px;
	left: 15px;
	width: 250px;
	font-size: 11px;
	color: #FFFFFF;
}

#footer_friends {
	position: absolute;
	top: 50px;
	left: 322px;
	width: 250px;
	font-size: 11px;
	color: #FFFFFF;
	margin-bottom: 20px;
}

#footer_contact {
	position: absolute;
	top: 150px;
	left: 635px;
	width: 250px;
	font-size: 11px;
	color: #FFFFFF;
	text-align: right;
}

#footer_friends a, #footer_friends a:visited {
	float: left;
	width: 230px;
	color: #ffed40;
	padding-left: 11px;
	line-height: 19px;
	background-color: transparent;
	background-image: url(../images/bg_links.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
}
#footer_friends a:hover { color: #ffffff; text-decoration: none; }

#credits {
	margin: 0 0 0 0;
	position: relative;
	width: 900px;
	height: 40px;
	background-color: #404040;
}
#credits p { margin: 0; padding: 10px 0 0 20px; font-size: 11px; line-height: 14px; color: #999999; }
#credits a, #credits a:visited { color: #999999; text-decoration: none; }
#credits a:hover { color: #999999; text-decoration: underline; }

