* { /* 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: #463121;
}


/****************************corps**************************/
#corps{
margin-top: 15px;
width: 990px;
height: 1750px;
background-color:#ffffff;
}

#entete{
width: 990px;
height: 470px;
}



#logo{
margin-top: 20px;
margin-left: 50px;
margin-right: 20px;
padding-left: 20px;
border-style : solid;
border-width: 5px;
border-color : #463121;
float : left;
}

#titre{
padding-top: 100px;

}

#titre p{
font-family: Arial, Verdana, serif;
font-weight :bold;
font-size : 1.8em;
color: #463121;
margin-bottom: 15px;
margin-right: 20px;
}

p#signature{
font-family: Arial, Verdana, serif;
font-weight :bold;
font-style : italic;
font-size : 1.4em;
color: #1288a6;
text-align: right;
margin-right: 20px;
}

#menu{
width: 990px;
height: 200px;
padding-left: 10px;
}

.menu2{
float: left; 
margin : 5px; 
}

#menu p{
font-family: Arial, Verdana, serif;
font-weight :bold;
text-align: center;
color : #1288a6;
border-bottom: solid;
border-width: 1px;
border-color : #463121;
margin-bottom : 5px;
}

#menu img{
border-style : solid;
border-width: 2px;
border-color : #1288a6;
padding: 5px;
}

 #menu a{
 text-decoration: none;
 }
 
 
#cadeaux {
margin-left: 10px;
padding-bottom: 390px;
padding-top : 10px;
width: 920px;
border-top: solid;
border-width: 5px;
border-color : #463121;
}
  
  
 #cadeaux p{
font-family: Arial, Verdana, serif;
font-weight :;
font-size : 1em;
color: #1288a6;
margin-bottom:10px;
margin-right: 20px;
margin-left: 20px;
 }
 
.underline{
 text-decoration: underline;
 margin-top:20px;
 }
 
 .center{
 font-weight :bold;
 text-align: center;
 margin-top:40px;
 }
 
#cadeaux ul{
font-family: Arial, Verdana, serif;
font-weight :;
font-size : 1em;
color: #463121;
margin-bottom:5px;
margin-right: 20px;
margin-left: 20px;
 }
 
 #cadeaux li{
font-family: Arial, Verdana, serif;
font-weight :;
font-size : 1em;
color: #463121;
margin-right: 20px;
margin-left: 40px;
 }
 
 #pied_page{
margin-left: 10px;
padding-top : 10px;
width: 970px;
border-top: solid;
border-width: 5px;
border-color : #463121;
background-image: url("images/pied_page.jpg");
 }

 #pied_page p{
font-family: Arial, Verdana, serif;
font-size : 1em;
text-align: center;
color : #1288a6;
z-index : 10;
line-height: 25px;
 }
 
 .gras{
 font-weight :bold;
 }
 
.elonico{
color: #463121;
font-weight :bold;
 }
 
 #img_fond{
position: relative; 
top: -648px;  
z-index: 20; 
 }
 
  #enfants{
position: relative; 
top: -480px;
left: 345px;  
z-index: 30; 
 }

