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

body {
	background-color:#000000;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ac925f;
}

img {
	border:0px;
}

#menu {
	width:770px;
	text-align:center;
	color:#666666;
	font-size:10px;
}

#menu a {
	color:#666666;
	text-decoration:none;
}

#menu a:hover {
	color:#666666;
	text-decoration:underline;
}

#home			#menu-home,
#history		#menu-history,
#gallery		#menu-gallery,
#entrants		#menu-entrants,
#video			#menu-video,
#winners		#menu-winners,
#newsletter		#menu-newsletter,
#contact		#menu-contact {
	color:#666666;
	text-decoration:underline;
}

/*------------------------------- HOME PAGE -----------------------------------*/

#container-home {
	position:absolute;
	top:50%;
	left:50%;
	width:770px;
	height:438px;
	margin-left:-385px;
	margin-top:-219px;
	background-image:url(../img/bg-container.gif);
	background-repeat:no-repeat;
}

#top-home {
	height:23px;
	width:770px;
}

#container-sxdx-home {
	width:770px;
	height:350px;
}

#sx-home {
	width:333px;
	height:350px;
	float:left;
}

#dx-home {
	width:437px;
	height:350px;
	float:left;
}

#bottom-home {
	height:37px;
	width:770px;
	color:#666666;
}

/*------------------------------- HISTORY -----------------------------------*/

#container-history {
	position:absolute;
	top:50%;
	left:50%;
	width:770px;
	height:438px;
	margin-left:-385px;
	margin-top:-219px;
	background-image:url(../img/bg-container.gif);
	background-repeat:no-repeat;
}

#top-history {
	height:23px;
	width:770px;
}

#container-sxdx-history {
	width:770px;
	height:350px;
}

#sx-history {
	width:333px;
	height:350px;
	float:left;
}

#container-sx-effects{
	width:333px;
	height:324px;
}

#container-sx-controls {
	width:333px;
	height:26px;
}

#dx-history {
	width:437px;
	height:350px;
	float:left;
}

#bottom-history {
	height:37px;
	width:770px;
	color:#666666;
}

#bottom-history a {
	text-decoration:none;
	color:#666666;
}

#bottom-history a:hover {
	text-decoration:underline;
	color:#666666;
}

/*------------------------------- GALLERY -----------------------------------*/

#container-gallery {
	position:absolute;
	top:50%;
	left:50%;
	width:770px;
	height:438px;
	margin-left:-385px;
	margin-top:-219px;
	background-image:url(../img/bg-container.gif);
	background-repeat:no-repeat;
}

#container-sxdx-gallery {
	width:770px;
	height:373px;
}

#bottom-gallery {
	height:37px;
	width:770px;
	color:#666666;
}

#bottom-gallery a {
	text-decoration:none;
	color:#666666;
}

#bottom-gallery a:hover {
	text-decoration:underline;
	color:#666666;
}

.titolo-auto {
	width:770px;
	height:23px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#ac925f;
	text-align:center;
	line-height:22px;
}

.img-auto {
	width:770px;
	height:350px;
}

/*------------------------------- WINNERS -----------------------------------*/

#container-winners {
	position:absolute;
	top:50%;
	left:50%;
	width:770px;
	height:438px;
	margin-left:-385px;
	margin-top:-219px;
	background-image:url(../img/bg-container.gif);
	background-repeat:no-repeat;
}

#container-sxdx-winners {
	width:770px;
	height:373px;
}

#bottom-winners {
	height:37px;
	width:770px;
	color:#666666;
}

#bottom-winners a {
	text-decoration:none;
	color:#666666;
}

#bottom-winners a:hover {
	text-decoration:none;
	color:#ac925f;
}

.img-winners {
	width:770px;
	height:373px;
}

/*------------------------------- NEWSLETTER -----------------------------------*/


.newsletter {
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#ac925f;
}

/*------------------------------- CONTACT US -----------------------------------*/

#container-contact {
	position:absolute;
	top:50%;
	left:50%;
	width:770px;
	height:438px;
	margin-left:-385px;
	margin-top:-219px;
	background-image:url(../img/bg-container.gif);
	background-repeat:no-repeat;
}


#container-sxdx-contact {
	width:770px;
	height:350px;
}

#sx-contact {
	width:367px;
	height:350px;
	float:left;
}

#dx-contact {
	width:403px;
	height:350px;
	float:left;
}

a.dati, a.dati:link, a.dati:visited, a.dati:active, a.dati:hover{
	color:#666666;
	font-size:12px;
	text-decoration:underline;
}

a.dati:hover{
	color:#666666;
}
	