@charset "utf-8";
/* CSS Document */

html, body, h1, h2, h3, p, ul, li, input, textarea, label, fieldset, a, img, table, tr, td{
	margin:0;
	padding:0;
}

/* Ridefinizione tag*/

body{
	line-height:18px;
	color:#EEEEEE;
	font-size:12px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
	background: #000000 url(../images/bg/body.gif) repeat-x;
}

p{
	text-align:justify;
	padding-bottom:9px;
}

h1,h2,h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	}

h1{
	color:#FFFFFF;
	line-height:36px;
	font-size:30px;
	letter-spacing:-2px;
	font-weight:normal;
	padding-bottom:18px;
}

a:link, a:visited{
	font-weight:bold;
	text-decoration:none;
	color:#ff0000;
	border:none;
}

a:hover{
	text-decoration:underline;
}

img{
	border:none;
}
ul{
}

li{
	list-style:none;
}

label{
	font-weight:normal;
	letter-spacing:-1px;
	display:block;
	width:156px;
	padding:3px;
	border-bottom:1px solid #f5f5f5;
	}

input, textarea, select{
	border:1px solid #cfcfcf;
	padding:3px;
	width:250px;
	margin-bottom:6px;
}

select{
	width:258px;
}

textarea{
	width:250px;
	height:75px;
}

input:hover, textarea:hover{
	border:1px solid #fc00ff;
}

input:focus, textarea:focus{
	border:2px solid #fc00ff;
	padding:2px;
	background:#FFF top right no-repeat;
}

.tasto{
	width:80px;
	background-color:#343959;
	color:#FFFFFF;
}

table{
	margin-top:10px;
}

/* Layers */

#container{
	margin:0 auto;
	width:900px;
	background:url(../images/bg/container.gif);
}

#sx{
	background-color:#ffff00;
	width:222px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	float:left;
	text-align:center;
}

#sx a.menu:link, #sx a.menu:visited{
	text-align:center;
	display:block;
	height:24px;
	line-height:24px;
	border-bottom:1px solid #ede000;
}

#sx a.menu-1:link, #sx a.menu-1:visited{
	text-align:center;
	display:block;
	height:24px;
	line-height:24px;
	color:#000000;
	border-bottom:1px solid #ede000;
}

#sx a.menu-2:link, #sx a.menu-2:visited{
	text-align:center;
	display:block;
	height:24px;
	line-height:24px;
	color:#0000FF;
	border-bottom:1px solid #ede000;
}

#sx a.primo{
	border-top:1px solid #ede000;
}

#header{
	height:198px;
	position:relative;
}

#menu{
	height:37px;
	position:absolute;
	bottom:0;
	left:0;
	background:#a30000;
	width:100%;
}

#menu ul{
	list-style:none;
	padding-left:15px;
	}

#dx #menu li{
	float:left;
	list-style:none;
	margin:0;
}

#menu a:hover{
	text-decoration:none;
}

#menu a:link.menu, #menu a:visited.menu{
	color:#FFFFFF;
	line-height:37px;
	height:37px;
	padding:15px 6px;
	font-weight:normal;
	font-weight:bold;
}

#menu a:hover.menu{
	padding:11px 5px 10px 5px;
	line-height:37px;
	background:#840000;
	color:#FFFFFF;
	border-left:1px solid #6f0000;
	border-right:1px solid #6f0000;
	text-decoration:none;
	font-weight:bold;
}

#intro{
	text-align:center;
	padding:3px 3px 0 3px;
	border-bottom:1px solid #010101;
}

#intro h2 a:link, #intro h2 a:visited{
	color:#FFFFFF;
}

#intro p.intro{
	text-align:center;
}

#content{
	float:left;
	width:630px;
	padding:0 24px 18px 24px;
	border-bottom:1px solid #010101;
}

#dx #content h1{
	color:#ffff00;
	padding-top:18px;
	font-size:36px;
	letter-spacing:normal;
	background:none;
	z-index:0;
}

#dx #intro h1{
	color:#ffff00;
	padding-top:18px;
	padding-bottom:6px;
	font-size:36px;
	letter-spacing:normal;
	background:none;
	z-index:0;
}

#intro h2{
	color:#FFFFFF;
	font-weight:normal;
	padding-bottom:12px;
}
	
#dx{
	background:#252525 url(../images/bg/dx.gif) 0 198px no-repeat;
	float:right;
	width:678px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

#dx li{
	list-style:square;
	margin-left:15px;
}

#news{
	float:left;
	width:630px;
	height:30px;
	line-height:30px;
	text-align:center;
	padding:0 24px;
	border-bottom:1px solid #010101;
	background-color:#353535;
}

.news h2{
	color:#FF0000;
	width:630px;
}

.news_on h2{
	color:#ffff00;
	width:630px;
}

#footer{
	background-image:url(../images/bg/footer.gif);
	height:100px;
	clear:both;
}

#footer p{
	padding-left:15px;
	padding-right:15px;
	padding-top:9px;
	color:#ff0000;
	line-height:14px;
}

#associati{
	width:220px;
	height:80px;
	float:left;
}

#associati p{
	color:#000000;
	font-size:16px;
	text-align:center;
	padding-top:30px
}

#sponsor{
	height:106px;
}
	
/* Extras */
.floatedLeft{
	float:left;
}

.floatedRight{
	float:right;
}

.cleared{
	clear:both;
}

.picLeft{
	float:left;
	margin:0 15px 15px 0;
}

.picRight{
	float:right;
	margin:0 0 15px 15px;
	z-index:0;
}

.ipman{
	float:left;
	margin:0 15px 15px 0;
	color:#FF0000;
}

.ipchun{
	float:right;
	margin:0 0 15px 15px;
	z-index:0;
	color:#FF0000;
}

.ipman p, .ipchun p{
	text-align:center;
	padding:6px 0 45px 0;
}

.box1{
	float:left;
	width:675px;
	padding-right:3px;
	padding-bottom:3px;
	border-bottom:1px solid #010101;
	z-index:0;
}
.box1 p, .box1 ul{
	padding-left:24px;
	padding-top:45px;
	z-index:0;
}
.box1 img{
	padding-top:3px;
	z-index:0;
}
.box1 h1{
	background:#000000;
	display:block;
	float:left;
	height:36px;
	line-height:36px;
	padding:0 24px 0 24px;
	z-index:0;
}
.box1 h1 strong{
	color:#ffff00;
	font-weight:normal;
	z-index:0;
}

.button{
	display:block;
	float:left;
	padding:0 6px;
	height:22px;
	line-height:22px;
	border:1px solid #c8cad3;
	margin-top:9px;
}

