@charset "utf-8";
/* CSS Document */
body {
	margin-top: 0px;
	background-color: #000000;
	background-image: url(/images/BackGround_Header.gif);
	background-position: top;
	background-repeat: repeat-x;
	color: #C4BB92;
}

a {
	color: #FFFFFF;
}

iframe {
	border: 2px solid #996600;
}

.Claim {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin-top: 20px;
	margin-bottom: 20px;
}

#container {
	width: 980px;
	margin: 0 auto;
}
#side_left {
	width: 550px;
	float: left;
}
#side_central {
	width: 210px;
	float: left;
	background-color: #00000;
	background-repeat: no-repeat;
	background-image: url(/images/Back_Menu.jpg);
}
#side_right {
	width: 220px;
	float: right;
}

#footer {
	clear: both;
}

#footer span {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-top-width: 1px;
	padding-top: 5px;
}

/*STILI PER LA NAVIGAZIONE */

#navlist
{
	padding-left: 0;
	margin-left: 0;
	margin-top: 50px;
	width: 210px;
	padding-bottom: 250px;
}

#navlist li
{
	list-style: none;
	margin: 0;
	margin-top: 15px;
	padding: 0.25em;
	border-bottom: 1px solid #604E3E;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #000000;
}

#navlist li a {
	text-decoration: none;
	color: #FFF3E8;
}

#navlist li a:hover {
	text-decoration: none;
	color: #000000;
}

/* STILI DI CONTENUTO */

#Content {
	padding-left: 40px;
	padding-right: 15px;
}

#Content h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
#Content h2 {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	margin-left: 20px;
}

#Content p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C4BB92;
	padding-left: 20px;
	line-height: 150%;
}
#Content_R {
	padding-left: 10px;
}
#Content_R h1 {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
}
#Content_R p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C4BB92;
	padding-left: 20px;
	line-height: 150%;
}

/* FOTO AUTOMATISMI ***********************************************************************************************************/

.foto {
	float: left;
	margin: 0px 10px 0px 0px;
	border: 1px solid #ffffff;
	padding: 2px;
}

.Prodotto {
	clear: both;
	height: 190px;
}