body {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	margin-right: auto;
	text-align:left;
	width: 1000px;
	font-family: arial, arial, sans-serif;
	font-size: 13px;
}

a{
text-decoration:none;
color: #FF9900;
} 

a:hover{ 
color: #FF9900;
text-decoration: underline;
}

.main { background-position:bottom;
	background-image: url(background.gif);
     margin:0;
	 width: 1000px;
     height: 750px;
	 border:1px solid black;
}

.logo {
background-image: url(logo.gif);
width: 1000px;
height: 116px;
margin:0;
}

.menuhaut{
position:absolute;
margin: 50px 0 0 305px;
}
.menuhaut a{ 
color:white;
}
.menuhaut a:hover{
color:black;
} 
.menuhaut img{ 
margin:0;
}

.contenu { 
background-image: url(background.gif);
width: 1000px;
height: 634px;
}

.contenumarge { 
position:relative;
margin:0 2px 0 2px;
}


.leftbox{
float:left;
margin:2px;
z-index:3;
}
.rightbox{
float:right;
margin:3px;
}
.bouttonhome{
margin-left:10px;
margin-right:10px;
float:left;
width:145px;
height:95px;
border:1px solid black;
}

.bouttonhome a{
color: #000000;
text-decoration: none;
}
.bouttonhome a:hover{
color: #000000;
text-decoration: none;
}

.contenuhaut {
height:330px;
}

.contenutxt {
margin-left:auto;
margin-top:auto;
width:900px;
}

.bouttonhomeclass{
}

.bouttonhomeflech{
float:left;
margin-right:45px;
margin-left:45px;
background-image:url(fleches.gif);
width:75px;
height:108px;
}

.bouttonhome:hover{
text-decoration: none;
color: #000000;
background-color: #68E8E5;
}
