
body
{
	background-color: #aaaaaa; margin:0px; padding: 0px;
}

#global
{
	
}



#general
{
	 width:800px; margin: 0 auto 0 auto; background-repeat:repeat-y; 
}



#bandeau
{
	 
	background-image: url(../image/design3/entete.jpg); height:220px;
}

#bandeau h1{
	visibility: hidden;
}



#menu{float:left; width:167px; position:relative;   }
#menu ul { margin-left:5px; padding:0;}
#menu ul li{ 
	background-image: url(../image/design3/lien.jpg); list-style-type: none; margin-top:5px; background-repeat:no-repeat;
	 
 }
 #menu ul li a{
 	color:white; text-decoration:none; padding-left:0.5em;	 
 }


#menu2{float:right;  position:relative; }
#menu2 ul { margin-right:4px; padding:0;}
#menu2 ul li{ margin:5px 0 0 0; list-style-type:none; text-align:right; border:none;}
#menu2 ul a{ text-decoration:none; border:none;}
#contenu
{
	background-image: url(../image/design3/corps.jpg); margin-top:-1.3em; padding-bottom: 2em; 
	
	
}

#images{text-align:center;}

h2{margin-left:230px;}

#texte{
	margin-left:180px; margin-right:100px; 
}

#pied{
	background-image: url(../image/design3/pied.jpg); height:69px; background-repeat: no-repeat; margin-left:auto; margin-right:auto;
	width: 800px;

}

img{border:none;}
