body
{
	margin: auto;
	width: 900px
}

h1
{
	margin-left: 30px; 
}

p
{
font-size: 18px;
}

#espace
{
width: 15px;
height: 5px;
}


#principale
{
}

#tete
{
	margin-top: 5px;
}

#menu
{
	width: 900px;
	height: 25px;
	margin-top: 0px;
	margin-bottom: 10px;
	background-color: #0E8726;
}

.menu_change
{
	float: left;
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 3px;
}

a
{
	font-variant: small-caps;
	text-decoration: none;
	color: black;
	margin-left: 2px;
	margin-right: 2px;
	font-size: 15px;
}

.menu_change:hover
{
	background-color: white;
}

.menu_change:hover .menu_charge_dessous
{
	display: block;
	width: 200px;
	position: absolute;
}

.menu_charge_dessous a:hover
{
	background-color: white;
}


.menu_charge_dessous
{
	display: none;
	background-color: #0E8726;
}




#corpetbandeau
{
	width: 900px;
}

#corp
{
	width: 820px;
	height: 440px;
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	margin-left: 30px;
}

.corp_haut
{
	width:840px;
	margin-bottom: 30px;
}

.petite_photo
{
	float: left;
	margin-left: 25px;
}

.petite_photo img
{
	width: 132px;
}


#corp_gauche
{
	float:left;
	width:350px;
	margin-left: 50px;
}

#corp_droite
{
	float:left;
}



#bas
{
	width: 900px;
	background-color: #0E8726;
	margin-top: 2px;
	margin-bottom: 5px;
}

#bandeau_haut
{
	background-image: url(images/bandeau.jpg);
	width: 900px;
	height: 20px;
}

#bandeau_droite
{
	background-image: url(images/bandeau-lateral2.jpg);
	width: 20px;
	height: 480px;
	float: right;
}

#bandeau_gauche
{
	background-image: url(images/bandeau-lateral.jpg);
	width: 20px;
	height: 480px;
	float: left;
}

#bandeau_bas
{
	background-image: url(images/bandeau.jpg);
	width: 900px;
	height: 20px;
}

.nous_texte
{
float:right;
width:200px;
}
