/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #000000;
	color:#FFFFFF;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	/*font-family:"Georgia",Arial,Helvetica,sans-serif;*/
}
h1, h2, h3, h4, h5, p {
	margin:0px;
	padding:0px;
}


#content {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
/*	background-image:url('../images/bg_top.jpg');*/
	background-repeat:no-repeat;
	background-position:top right;
}

#menu {
	position:static;
	display:block;
	top:0;
	width:950px;
	margin:0px auto;
	padding:5px;
	text-align:center;
	background-color:#555;
	border-right:4px solid #222;
	border-bottom:4px solid #222;
	border-left:4px solid #222;
	
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
}
#menu ul, #menu li {
	list-style:none;
	display:inline;
	margin:0;
	padding:0;
}
#menu ul {
	margin-left:auto;
	margin-right:auto;
}
#menu li {
	font-family:sans-serif, "Times New Roman", Times;
	color:#FFFFFF;
	font-size:12pt;
	/*letter-spacing:2px;*/
	font-weight:bold;
	text-transform:uppercase;
	padding:5px 5px 5px 0px;
	margin:0px;
}
.menu_over:hover {
	background-color:#FFD300;
}
#menu a {
	color:#FFD300;
	text-decoration:none;
}
#menu a:hover {
	color:#000000;
}
.bar_right { border-right:#222 solid 5px; }
.bar_left { /*border-left:#222 solid 1px;*/ }

#header {
	width:1000px;
	/*margin-left:450px;*/
	padding-top:20px;
	/*background-image:url('../images/bg_1.jpg');
	background-repeat:no-repeat;
	background-position:center right;*/
}
#header h1 {
	font-family: "Times New Roman", Times, serif;
	/*width:530px;*/
	text-align:left;
	font-size:52px;
	font-weight:normal;
	color:#FFD300;
}
#header h2 {
	font-family: "Times New Roman", Times, serif;
	/*width:530px;*/
	font-size:27px;
	font-weight:normal;
	text-align:left;
	/*margin-left:140px;*/
	color:#FFFFFF;
	line-height:25px;
}

#spot {
	width:1000px;
	height:300px;
	margin:0;
	padding:0;
}
#subspot {
	margin-top:150px;
	padding:5px;
	width:40%;
	background-color:#000000;
	-moz-border-radius-topright: 1em;
	-moz-border-radius-bottomright: 1em;
}
#subspot h1 {
	color:#FFD300;
	margin:5px;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	font-size:24pt;
}
#subspot h2 {
	color:#FFD300;
	margin:5px;
	padding:0;
	font-family: "Times New Roman", Times, serif;
	font-size:14pt;
}

#top {
	font-family: "Times New Roman", Times, serif;
	width:440px;
	margin-top:140px;
	float:left;
}

#special {
	position:absolute;
	width:200px;
	height:250px;
	margin-top:-310px;
	margin-left:750px;
	padding:10px;
	background-color:#000;
	border:5px solid #FFD300;
	border-radius: 1em;
	-moz-border-radius: 1em;
}

#main {
	width:1000px;
	margin-top:20px;
}
#main a {
	color:#FFD300;
	text-decoration:none;
}

#footer {
}
#footer p {
	color:#666666;
	font-size:13px;
	text-align:center;
}

.clear { clear:both; }
.clear_r { clear:right; }
.clear_l { clear:left; }

#top_box {
	width:440px;
	background-image:url('../images/bg_box.jpg');
	background-position:top;
	background-repeat:repeat-x;
	background-color:#19171A;
} 
#top_box h2 {
	padding-left:5px;
	padding-right:5px;
	font-size:23px;
	font-weight:normal;
}

.box {
	width:320px;
	height:200px;
	float:left;
	background-image:url('../images/bg_box.jpg');
	background-position:top;
	background-repeat:repeat-x;
	background-color:#19171A;
} 
.box h2 {
	padding-left:5px;
	padding-right:5px;
	font-size:13px;
	font-weight:normal;
}
.box h4 {
	text-align:right;
	font-size:11px;
	font-weight:normal;
	padding:5px;
}
.box a {
	color:#FFD302;
	text-decoration:none;
}

.testata {
	border-bottom-width:10px;
	border-bottom-style:solid;
	border-bottom-color:#FFD302;
	margin-bottom:5px;
}
.testata h1 {
	font-size:41px;
	color:#FFD302;
	font-weight:normal;
	margin-bottom:-11px;
}
.testata a {
	color:#990000;
	font-size:36px;
	text-decoration:none;
}
.testata a:hover {
	color:#FFFFFF;
}

.testata_mini {
	border-bottom-width:5px;
	border-bottom-style:solid;
	border-bottom-color:#FFD302;
	margin-bottom:5px;
}
.testata_mini h1 {
	font-size:23px;
	color:#FFD302;
	font-weight:normal;
	margin-bottom:-6px;
}

.spacer_20 {
	width:20px;
	height:50px;
	float:left;
}

#top_news {
	background-image:url('../images/bg_news.jpg');
	background-repeat:no-repeat;
	height:120px;
	padding-top:50px;
	text-align:right;
}
#top_news h1 {
	padding-right:25px;
	font-weight:normal;
	color:#000000;
}
#top_news h2 {
	padding-right:25px;
	font-weight:normal;
	color:#000000;
}
#top_news h3 {
	padding-right:25px;
	font-weight:normal;
	color:#FFFFFF;
}
#top_news a {
	color:#FFFFFF;
}

#contatti {
}
#contatti ul {
	text-align:right;
	list-style:none;
}
#contatti li {
	padding:5px;
}

/*PORTFOLIO*/
.box_portfolio {
/*	clear:both;*/
	float:left;
	width:306px;
	margin:10px;
}
.box_portfolio h1 {
	color:#FFD300;
}
.box_portfolio a {
	color:#FFD300;
	text-decoration:none;
}
.box_portfolio img {
	float:left;
	/*margin:5px;*/
}

/*NEWS*/
.box_news {
	clear:both;
	margin:10px;
}
.box_news h1 {
	color:#FFD300;
}
.box_news a {
	color:#FFD300;
	text-decoration:none;
}
.box_news img {
	float:left;
	margin:5px;
}
.leggi_ora {
	text-align:right;
	color:#FFD300;
	text-decoration:none;
}
#pagine {
	clear:both;
	margin:10px;
	font-size:11px;
}

/*FEEDBACK*/
#feedback {
	float:right;
	width:650px;
}
.text_feed {
	width:600px;
	margin:10px;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color:#666666;
	font-style:italic;
}
.text_feed_mini {
	width:360px;
	margin:10px;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color:#666666;
	font-style:italic;
}
.textarea_feed {
	width:600px;
	height:45px;
	margin:10px;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color:#666666;
	font-style:italic;
}
.submit_feed {
	width:600px;
	height:45px;
	margin:10px;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color:#666666;
	font-style:italic;
}

/*FORM*/

.input_text {
	width:600px;
	margin:10px;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color:#666666;
	font-style:italic;
}
.input_textarea {
	width:600px;
	height:45px;
	margin:10px;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color:#666666;
	font-style:italic;
}
.input_radio {
	margin:10px;
}
.input_submit {
	width:600px;
	height:45px;
	margin:10px;
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
	color:#666666;
	font-style:italic;
}