/* CSS Document */
body{
	margin: 0;
	padding:0;
	font-family:  Arial;
	background-image: url(../images/sfondo.jpg);
	background-repeat: repeat;
	background-color:#b3bdc6;
	background-position: center top;
	font-size: 12px;
}
a{
	color: #C59E73;
	text-decoration: none;
}
a:hover{
	color:#AD8B65;
}

/*#MainCnt{
	width: 100%;
	display: block;
	
}

#PageCnt {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	border-left: 1px solid #FF0000;
	border-bottom: 1px solid #FF0000;
	border-right: 1px solid #FF0000;
	border-top:none;
	background-color:#FFFFFF;
}
.PageHdr {
	height: 136px;
	clear: both;	
}
.PageHdrTop{
	color: #FFFFFF;
	text-decoration: none;
	background-color: #93abcf;
	height: 19px;
	font-size: 12px;
	text-align: right;
	vertical-align: middle;
}.PageHdrBdy {
	background-color: #FFFFFF;
	height: 94px;
}
.PageHdrBottom {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #93ABCF;
	height: 23px;
	text-align: left;
	vertical-align: middle;
	line-height: 23px;
	padding-right: 5px;
	padding-left: 5px;
	display:block;
	clear:both;
}
*/.MainCnt {
	text-align: center;
	width: 100%;
}
.MainCnt .PageCnt {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.MainCnt .PageCnt .PageHdr {
	height: 160px;
	width: 950px;
	text-align: left;
	vertical-align: top;
	background-image: url(../images/page_header_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding: 0px;
	
}

.MainCnt .PageCnt .PageHdr .PageLogo{
	margin: 0px;
	padding: 0px;
	display: block;
	float: left;
	width: 350px;
	height: 160px;
	
}


.MainCnt .PageCnt .PageHdr .PageHdrRight{
display: block; float: right; width: 450px; padding-top: 10px; margin-right: 6px;
/*border:1px solid red;*/
}

.MainCnt .PageCnt .PageHdr .PageHdrRight2{
	width: 200px;
display: block;
sfloat: right;
clear:both;
padding-left: 20px;padding-top: 20px; margin-right: 6px;
/*border:1px solid red;*/
clear: both;
text-align: right;
}

.MainCnt .PageCnt .PageHdr .PageHdrRight .gcon_commerce_search{
width:188px;
float: right;
}
.MainCnt .PageCnt .LeftCol {
	background-image: url(../images/boxes_bottom.png);
	width: 188px;
	margin-left: 58px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	float: left;
}
.MainCnt .PageCnt .LeftCol .Bdy {
	background-image: url(../images/boxes_bg.png);
	
}
.MainCnt .PageCnt .CenterCol {
	bbbackground-image: url(../images/boxes_cnt_bottom.png);
	background-position: center top;
	background-repeat:repeat-y;
	background-image: url(../images/boxes_cnt_bg.png);
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 0px;
	margin-left: 22px;
	float: left;
	width: 465px;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	bborder: 1px solid #666666;
	text-align: left;
	vertical-align: top;
	padding-bottom:0px;

}

.MainCnt .PageCnt .CenterCol .Bdy {
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
	text-align:left;
}

.MainCnt .PageCnt .CenterCol .CenterColBottom {
	background-image: url(../images/boxes_cnt_bottom.png);
	background-position: left top;
	height: 8px;
	width: 464px;
	background-repeat: no-repeat;
	margin:0px;
	padding:0px;
	display:block;
}


.MainCnt .PageCnt .RightCol {
	background-image: url(../images/boxes_bottom.png);
	width: 188px;
	margin-left: 22px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 16px;
	padding-left: 0px;
	float: left;
}
.MainCnt .PageCnt .RightCol .Bdy {
	background-image: url(../images/boxes_bg.png);
	
}
.MainCnt .PageCnt .PageCntFooter {
	text-align: center;
	font-size: 11px;
	clear: both;
	color: #635542;
}
