@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	background-color: #460F14; 
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; 
	color:#F1DDB1; 
	font-size:small;
}
a:link {
	color: #E6C073;
	text-decoration: none;
	font-size:13px;
}
a:visited {
	text-decoration: none;
	color: #DBA739;
	font-size:13px;
}
a:hover {
	text-decoration: none;
	color: #F7EACE;
	text-decoration:underline;
	font-size:13px;
}
a:active {
	text-decoration: none;
	color: #F7EACE;
	font-size:13px;
}
.top {
	width:950px; 
	border:none;
	height:85px; 
	margin-left:auto; 
	margin-right:auto; 
	background-color:#60151D; 
	background-image:url(images/sottotab1.gif); 
	background-position:bottom; 
	background-repeat:no-repeat;
}
.lang{
	margin-left:470px;
	font-weight:bold;
}
#menu1 {
	width:910px; 
	border:none; 
	background-color:#480002; 
	height:20px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:0px; 
	margin-bottom:0px; 
	text-align:right;
}
#menu1 li, #menu2 li{
	list-style-type:none;
	display:inline; 
	padding-left:15px;
	padding-right:15px; 
	font-weight:bold;
}
#menu2{
	width:910px; 
	border:none; 
	background-color:#713E04; 
	height:20px; 
	margin-left:auto; 
	margin-right:auto; 
	margin-top:0px; 
	margin-bottom:0px; 
	text-align:right;
}
.banner{
	width:950px; 
	height:200px; 
	border:none; 
	margin-left:auto; 
	margin-right:auto;
}
.sottobanner{
	width:950px; 
	height:20px; 
	border:none; 
	margin-left:auto; 
	margin-right:auto; 
	background-color:#480002;
}
.main{
	width:750px; 
	border:none; 
	background-color:#60151D; 
	background-image:url(images/sottotab2.gif); 
	background-position:top; 
	background-repeat:no-repeat; 
	margin-left:auto; 
	margin-right:auto; 
	padding-left:100px; 
	padding-right:100px; 
	padding-top:40px; 
	padding-bottom:50px;
}
h1, h2, h3, h4, h5, h6{
	color:#DB9E2D; 
	font-weight:normal;
}
.footer {
	width:800px; 
	height:30px; 
	border:none; 
	margin-left:auto; 
	margin-right:auto; 
	background-color:#480002; 
	background-image:url(images/sottotab3.gif); 
	background-position:top; 
	background-repeat:no-repeat; 
	padding-top:15px;
	padding-left:150px;
}
.faq {
	font-weight: bold;
	color: #CE8B00;
}
.nolink {
	color: #FEF5E0;
	font-weight: bold;
}
.cellaForm{
	width:140px; 
	color:#FFF; 
	background-color:#480000;
	padding-left:10px;
}
