@charset "UTF-8";
/* CSS Document */
body {
	margin:0;
	padding:0;
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 13px;/*line-height: 1.5em;*/
}
/* b{font-size: 110%;}
em{color: red;} */
hr {
	margin: 0px;
}
select {
	margin-bottom: 1px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #a90f37;
}
a:visited {
	text-decoration: none;
	color: #a90f37;
}
a:hover {
	text-decoration: none;
	color: #666;
}
.smallTxt {
	font-size: 12px;
}
.bastoneTreb {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.TitleRed {
	color: #a90f37;
	font-weight: bold;
}
.IMG-left {
	margin-right: 10px;
	margin-bottom: 8px;
	float: left;
	border: 1px solid #CCC;
	padding: 6px;
	background-color: #FFF;
}
.IMG-right {
	margin-bottom: 6px;
	margin-left: 10px;
	float: right;
}
.IMG-top {
	margin-bottom: 15px;
	display: block;
}
.IMGbank {
	float: left;
	margin: 18px;
}
#leftcolumn {
	float: left;
	width: 180px;
	margin-right: 15px;
	margin-bottom: 15px;
}
#leftcolumn200 {
	float: left;
	width: 190px;
	margin-right: 1px;
	margin-bottom: 15px;
}
#rightcontent {
	float: left;
	width: 804px;
}
.rightcolumn {
	float: left;
	width: 334px;
	margin-right: 15px;
	margin-bottom: 10px;
}
.rightcolumn2 {
	float: right;
	width: 454px;
	margin-bottom: 10px;
}
#Container {
	width: 1000px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
}
#Head {
	height: 82px; /*Height of top section*/
	background-color: #a90f37;
	background-image: url(Resources/bg-head.gif);
	background-repeat: repeat-x;
	margin-bottom: 41px;
	text-indent: 468px;
	color: #FFF;
	line-height: 132px;
}
#Logo {
	z-index: 1;
	float: right;
	height: 123px;
	width: 280px;
}
#Foot {
	clear: left;
	width: 100%;
	background: #a90f37;
	margin-top: 20px;
	height: 14px;
}
#Credits {
	clear: left;
	width: 100%;
	color: #666;
	text-align: right;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	margin-top: 1px;
}
#Nav {
	margin: 2px;
}
.NavOn {
	color: #666;
}
.NavHead {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #a90f37;
	margin-bottom: 8px;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.NavHeadWide {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #a90f37;
	margin-bottom: 8px;
	height: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width: 800px;
}
.NavBtmWide {
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width: 100%;
	margin-top: 6px;
}
.NavBtmHome {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	width: 100%;
	margin-bottom: 8px;
}
.progest-rosso {
	color: #a90f37;
}
.progest-rossoscuro {
	color: #86102c;
}
.Tab {
	background-color: #EEE;
}
.TabHead {
	font-weight: bold;
	background-color: #CCC;
	text-align: left;
}
.TabHeadRed {
	font-weight: bold;
	background-color: #86102c;
	color: white;
}
.BodyDiv {
	margin-bottom: 20px;
	clear: both;
}
div.floatleft {
	float: left;
	clip: rect(5px,auto,auto,auto);
}
.spip_bouton {
	color: #333333;
	border: 1px solid #666666;
	cursor: inherit;
	font-size: 12px;
	margin: 4px;
	background-color: #FFF;
}
.credits {
	font-size: 9px;
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
}
form {
	margin: 2px;
}
#fotos {
	position:relative;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	margin-top: 22px;
}
#fotos img {
	display:none;
	position:absolute;
	top:8px;
	left:0;
}
.ricerca_content {
	vertical-align: middle;
	height: 100px;
}
.TabSchedaCliente {
	font-weight: normal;
	background-color: #CCC;
	text-align: left;
}
.HR {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666;
	width: 100%;
	height: 8px;
}

