.haut {
background-color : none; 
width : 980px; 
height : 80px; 
position : relative; 
z-index : 1;
background-image : url(http://test.animalange.com/style/vert/base.jpg);
background-repeat : no-repeat;
background-position : 50% 0%;
} 
.panier {
background-color : none; 
width : 100px; 
height : 35px; 
position : relative; 
z-index : 1;
background-image : url(http://test.animalange.com/style/vert/acheter.jpg);
background-repeat : no-repeat;
background-position : 0% 0%;
} 
.contenu {
background-color : #FFFFFF; 
width : 980px;  
position : relative; 
z-index : 1; 
border : none;
overflow: visible;
} 
.debutmenu {
background-color : #FFFFFF; 
width : 200px;
height: 40px;
position : relative; 
z-index : 1; 
border : none;
overflow: visible;
background-image : url(http://test.animalange.com/style/vert/haut_menu.jpg);
background-repeat : no-repeat;
background-position : 0% 0%;
} 
.debutmenu2 {
background-color : #FFFFFF; 
width : 200px;
height: 40px;
position : relative; 
z-index : 1; 
border : none;
overflow: visible;
background-image : url(http://test.animalange.com/style/vert/haut_menu2.jpg);
background-repeat : no-repeat;
background-position : 0% 0%;
} 
.debutmenu3 {
background-color : #FFFFFF; 
width : 200px;
height: 40px;
position : relative; 
z-index : 1; 
border : none;
overflow: visible;
background-image : url(http://test.animalange.com/style/vert/haut_menu3.jpg);
background-repeat : no-repeat;
background-position : 0% 0%;
} 
.debutmenu4 {
background-color : #FFFFFF; 
width : 200px;
height: 40px;
position : relative; 
z-index : 1; 
border : none;
overflow: visible;
background-image : url(http://test.animalange.com/style/vert/haut_menu4.jpg);
background-repeat : no-repeat;
background-position : 0% 0%;
} 
.debuttexte {
background-color : #FFFFFF; 
width : 553px;
height: 40px;
position : relative; 
z-index : 1; 
border : none;
overflow: visible;
background-image : url(http://test.animalange.com/style/vert/haut_texte.jpg);
background-repeat : no-repeat;
background-position : 0% 0%;
} 
.menu {
background-color : #FFFFFF; 
width : 200px;
position : relative; 
z-index : 1; 
border : none;
overflow: visible;
background-image : url(http://test.animalange.com/style/vert/milieu_menu.jpg);
background-repeat : repeat-y;
background-position : 0% 0%;

} 
.texte {
background-color : #FFFFFF; 
width : 553px;
position : relative; 
z-index : 1; 
border : none;
overflow: visible;
background-image : url(http://test.animalange.com/style/vert/milieu_texte.jpg);
background-repeat : repeat-y;
background-position : 0% 0%;
} 
.finmenu {
background-color : #FFFFFF; 
width : 200px;
height: 10px;
position : relative; 
z-index : 1; 
border : none;
overflow: visible;
background-image : url(http://test.animalange.com/style/vert/bas_menu.jpg);
background-repeat : no-repeat;
background-position : 0% 0%;
} 
.fintexte {
background-color : #FFFFFF; 
width : 553px;
height: 29px;
position : relative; 
z-index : 1; 
border : none;
overflow: visible;
background-image : url(http://test.animalange.com/style/vert/bas_texte.jpg);
background-repeat : no-repeat;
background-position : 0% 0%;
} 
.bas {
background-color : #FFFFFF; 
width : 980px; 
height : 30px; 
position : relative; 
z-index : 1; 
background-image : url(http://test.animalange.com/style/vert/bannierebas.jpg);
background-repeat : no-repeat;
background-position : 100% 0%;
} 
.separation {
background-color : #FFFFFF; 
width : 980px; 
height : 20px; 
position : relative; 
z-index : 1;
} 
a:link {
color : #006633; 
font-weight : bold; 
text-decoration : none; 
} 
a:visited {
color : #006633; 
font-weight : bold; 
text-decoration : none; 
} 
a:hover {
color : #ff0000; 
font-weight : bold; 
text-decoration : none; 
} 
body {
font-weight : normal; 
color : #000000; 
background-color : #999999; 
} 
.retrait{
	margin-left:10px;
	margin-right:10px;
}
.retraitdroite{
	text-align:right;
	margin-right:10px
}