* { /* s'applique à toute la page */
	margin: auto; /* marge extérieur de 0px */
	padding: 0; /* margin intérieur de 0px */
	border: 0; /* bordure de 0px */
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
}
/****************************général************************/
html, body {
	height:auto !important;
	min-height:100%;
}

a img
{
   border: none;
}

body  {
	background-color: #c7c8c8;
}

img {
	cursor: pointer;
}
/****************************corps**************************/
#corps{
width: 990px;
height: 700px;
background-color:#ffffff;
}

#entete{
background-image: url("../img/img_entete.png");
background-repeat: no-repeat;
height:430px;
}
a.menu{
color:#462808;
text-decoration: none;
}

#bouton_contact{
margin-left:790px;
padding-top: 15px;
}

#img_contact{
margin-left:25px;
}

#txt_contact{
margin-left:10px;
}

#bouton_loisirs{
margin-left:600px;
position: relative; 
top: -25px;
}

#img_loisirs{
margin-left:5px;
}

#bouton_ref{
margin-left:395px;
position: relative; 
top: -40px;
}

#txt_ref{
position: relative; 
left: -10px;
}

#bouton_formation{
margin-left:180px;
position: relative; 
top: -40px;
}

#txt_formation{
margin-left:4px;
}

#bouton_experience{
margin-left:10px;
position: relative; 
top: -15px;
}

#txt_experience{
margin-left:20px;
}
/*************************contenu**********************************/
#contenu h1{
color: #462808;
font-size: 50px; 
font-weight: bold; 
font-variant: small-cap;
text-decoration: underline;
margin-left: 320px;
position: relative; 
top: -120px;
}

#contenu p{
color: #462808;
margin-right: 250px;
margin-left: 100px;
line-height: 25px;
}

#elodie{
float: right;
position: relative; 
top: -511px;
right: 136px;
z-index:10;}

/**************************pied de page***************************/


#piedpage{
background-image: url("../img/img_piedpage.png");
background-repeat: no-repeat;
padding: 5px;
height: 100px;
margin-top:135px;
}

h3{
color:#ffffff;
padding-top: 15px;
padding-left: 5px;
margin-bottom: 5px;
}
#piedpage a{
text-decoration: underline;
color:#ffffff;
}
#elodie2{
float:left;
margin-right: 650px;
}
#rue{
float:left;
margin-right: 360px;
}
#email{
z-index:20;}
