body 
{	
    background-color: #ABABAC; 
	color: black;
    font-family: "Trebuchet MS", sans serif;
	background-image:url(img/deg2.jpg);
	background-repeat: repeat-x;
}
 
a:link 
{	color: #fff;
	text-decoration: none;
}

a:visited 
{	color: #fff;
	text-decoration: none;
}

a:hover
{	color: #7E807F;
	text-decoration: none;
}

a:active 
{	color: #fff;
	text-decoration: none;
}

.site
{	
	
	position: relative;
	height: 700 ;
	width : 950 ;
	left: 50%;
	margin-left: -475px;
	margin-top: -10px ;
	background-image:url(img/atrynboo_reflet.jpg);
	background-repeat: no-repeat;
}

.tete
{	

	position: absolute;
	height: 202 ;
	width : 950 ;
	border:solid 0px black;
	
}

.menu
{	

	position: absolute;
	height: 35 ;
	width : 950 ;
	border:solid 0px white;
	margin-top: 220px;

}
.contenu
{	

	position: absolute;
	height: 600 ;
	width : 950 ;
	border:solid 0px white;
	margin-left: 30px;
	margin-top:260px;
	overflow: auto;
}

.home
{ 	height: 600 ;
	width : 950 ;
	background-image:url(img/cadre2_tempo.jpg);
		background-repeat: no-repeat;
}
	