body{
margin : 0;
padding : 0;
background : #516a73 url(images/dfond.png) repeat-x;	
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#ie6{
width : 100%;
height : 30px;
background : #cc0000;
text-align : center;
padding-top : 10px;
color : #fff;
font-size : 14px;
}

#total{
position : relative;
left : 50%;
width : 980px;
margin-left : -490px;
background : url(images/fond1.jpg) no-repeat;
}

h1{
text-align : center;
padding : 0;
margin-top : 140px;
margin-left : 0;
margin-right : 0;
margin-bottom : 0;
font-family : Lato, sans-serif;
color : #fff;
font-size : 70px;
}
h2{
text-align : center;
padding : 0;
margin-top : 24px;
margin-left : 0;
margin-right : 0;
margin-bottom : 80px;
font-family : Lato, sans-serif;
color : #a8a8a8;
font-size : 18px;
letter-spacing : 8px;
font-weight : normal;
}
h3{
padding : 0;
margin-top : 0;
margin-left : 0;
margin-right : 0;
margin-bottom : 10px;
font-family : Lato, sans-serif;
color : #fff;
font-size : 15px;
}
.site{
width : 353px;
height : 278px;
text-align : center;
font-family : Lato, sans-serif;
color : #a8a8a8;
font-size : 14px;
}
.site a{
	color : #a8a8a8;
	text-decoration : none;
}
#site1{
float : left;
margin-left : 75px;
}
#site2{
float : right;
margin-right : 75px;
}
.imgsite{
border : 4px solid #a8a8a8;
-moz-border-radius: 120px;
-webkit-border-radius: 120px;
border-radius: 120px;
}
.imgsite:hover{
border : 4px solid #fff;
}
.urlsite{
display : block;
margin-top : 10px;
}