* {
font-family:verdana, arial, sans-serif;
font-size:12px;
text-decoration:none;
color:#000;
text-align:left;
}

img {
border:none;
}

html {
    overflow: scroll;
}

body {
width:100%;
background-image:url(im/fond.jpg);
background-position: center;
background-repeat: repeat-y;
text-align:center;
margin: 0;
padding: 0;
}

#header {
background-image: url(im/header.jpg);
background-position: top center;
Background-repeat: no-repeat;
width:100%;
position: relative;	
height: 148px;
}

#container {
position: relative;
top: 0px;
width:100%;
min-height: 50%;
text-align: center;
margin: auto;
}

#page {
position: relative;
top: 0px;
width:860px;
margin: auto;
}

#texte {
	position: relative;
	top: 10px;
	left: 220px;
	width:630px;
	text-align: left;
	min-height:503px;

}
#texte2 {
	position: relative;
	top: 10px;
	left: 20px;
	width:630px;
	text-align: left;
	min-height:503px;

}

#center {
position: relative;
width: 800px;
top:100px;
margin: auto;
text-align: center;

}

#fleche {
position:relative;
text-align: center;
width: 50%;
margin: auto;
left:30px;
}

.form_contact {
color: #232323;
font-family:verdana, arial, sans-serif;
font-size:11px;
text-decoration:none;
text-align:left;
}


option {
color: #232323;
font-family:verdana, arial, sans-serif;
font-size:11px;
text-decoration:none;
text-align:left;
}

#menu {
text-align: center;
width:200px;
background-image: url(im/fond_container.jpg);
background-repeat: repeat-y;
position: absolute;
top: 50px;
left: 8px;
height: 100%;

}
A.menu:link , a.menu:visited, a.menu:active
{
color: #333333;
background-image: url(im/boutton_off.jpg);
background-repeat: no-repeat;
width: 190px;
height: 30px;
display: block;
padding-top: 4px;
padding-left: 7px;
font-size: 14px;
font-weight: bold;
}

a.menu:hover
{
color: #fff;
background-image: url(im/boutton_on.jpg);
width: 190px;
height: 30px;
display: block
padding-top: 4px;
padding-left: 7px;
font-size: 14px;
font-weight: bold;

}

.right:link {
	font-family:verdana, arial, sans-serif;
	font-size:11px;
	color: #fff;
	text-align: center;
	text-decoration:none;
}
.right:visited {
	color:#fff;
}
.right:hover {
	text-decoration:underline;
	color:#fff;
}


.clearit {
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
}



      
/*	-------------------------------------------------------------
		Footer
 -------------------------------------------------------------  */         

#footer {
   	margin: 0;
   	position: relative;
	left: 0px;
bottom: -30px;
	height: 120px;
	width: 100%;
   	color:#000;
   	padding: 0;
   	font-size: 1em;
	background-image: url(im/fond_footer.jpg);
text-align: center;
}

#foot {
   	margin: auto;
   	position: relative;
	width: 880px;
	left: 0px;
	top: 0px;
	color: #000;
}

.foot {
	color: #000;
}


#footer a {
	color: #000;
	text-decoration: none;

}
	
#footer a:hover {
	text-decoration: underline;
}	
	
		

 

 
 #container #page #texte table tr td {
	text-align: left;
}
