html, body {
	margin:0px;
	padding:0px;
	border:0px;

	background-image: url(images/bckSite.gif);
	background-color: #59514b;
	/*background-attachment: fixed;*/
	background-repeat:repeat-x;
	
	overflow-x:hidden;
	overflow-y:hidden;

	/*
	scrollbar-arrow-color: #2e2e2e;
	scrollbar-track-color: #131313;

	scrollbar-3dlight-color: #e97300;
	scrollbar-highlight-color: #e97300;

	scrollbar-face-color: #f57a03;

	scrollbar-shadow-color: #e97300;
	scrollbar-darkshadow-color: #bc5c00;
	*/
}

.logo{ width:100%; height:1041px; background:url(images/bckLogo.gif) top center no-repeat; margin:0;}
.Contlogo{ width:100%; padding:123px 0 0 0;}
.data{ width:100%; position:absolute; top:322px; font-family: Arial, Helvetica, sans-serif	; color:#000000; font-weight:bold; font-size:11px;}
.data a{ color:#620002; text-decoration:none}
.data a:hover{ color:#000000; text-decoration:none}



