@CHARSET "ISO-8859-1";

body {
	margin:0px;
	padding:0px;
	background-image:url(../images/background.gif);
	background-repeat:repeat-x;
	background-color:#000000;
	font-family:Arial,Verdana;
	font-size:12px;
	color:#c19b5c;
	text-align:center;
}

#container {
	text-align:left;
	width:800px;
	margin:0px auto;
}

#header {
	width:800px;
	height:206px;
	/*background-image:url(../images/logo.jpg);
	background-repeat:no-repeat;*/
}

#menu_level {
	text-align:center;
	height:30px;
	width:800px;
	height:30px;	
}

#wrapper {
	width:100%;
}

#content {

}

#flash {
	text-align:center;	
}

#spacer {
	border-top:1px solid #f1dc99;
	clear:both;
	width:100%;
	height:22px;
}

#upper_footer {
	clear:both;
	width:100%;
	height:5px;
	font-size:0px;
	background-color:#701905;	
}

#footer {	
	clear:both;
	width:100%;
	background-color:#310200;
}

#menu_footer {
	margin:auto;
	width:790px;
	font-size:0px;
	text-align:right;
}

#credits {
	clear:both;
	margin:auto;
	padding-top:10px;
	width:790px;
	font-size:10px;
}

#testo_left {
	width:412px;
	float:left;	
}

#flash_right {
	width:388px;
	float:right;	
}

p.titolo {
	padding-top:10px;
	font-size:14px;	
	font-weight:bold;
}

p.testo {
	padding-top:10px;
	text-align:justify;	
}

p.testo_small {
	font-size:10px;	
}

.testo_small {
	font-size:10px;	
}

a:link, a:visited {
	color:#c19b5c;
	text-decoration:none;	
}

a:hover, a:active {
	color:#a4540e;
	text-decoration:none;
}

.impression {
	border:0px;
	border-bottom:1px solid #c19b5c;
	background:none;
	color:#c19b5c;
	font-size:10px;
	width:200px;
}

.impression_textarea {
	border: 1px solid #EFCE90;
	background: none;
	color: #EFCE90;
	font-size: 12px;
	width: 100%;
	height: 60px;
}
