@charset "utf-8";

html > body {
	overflow: visible !important;
}
body, html {
	height: 100%;
	margin: 0px;
	padding: 0px;
	width: 100%
}

body {
	background-color: #FFFFFF;
}

.foot {
	color: #999999;
	clear:both;
	border-top:  solid 2px;
	border-color: #D2D2D2;
	width:100%;
	right: 0;
	bottom: 0;
	text-align: center;
}

.top{
	border-bottom:  solid 2px;
	border-color: #D2D2D2;
	clear: both;
	height: 33.33%;
	width: 100%;
}

.search{
	margin-right: auto;
	margin-left: auto;
}

.bloc1{
background-color: #fff;
padding-top: 10px;
	float: left;
	width: 33.33%;
	height: 66,66666%
}

.bloc2{
	background-color: #fff;
	padding-top: 10px;
	float: left;
	width: 33.33%;
	height: 66,66666%
}

.bloc3{
	background-color: #fff;
	padding-top: 10px;
	float: left;
	width: 33.33%;
	height: 66,66666%
}


a {
color: #FF9933;
}

a:hover{
color: #FF66,6666633;
}

a:visited{
color: #4B4B4B;
}
	

a  h1 {
color:#000;
text-decoration: no;
}
	
a img{
  border:  none ;
}

a.foot {	
color: #999999;
}
