#menu { 
width : 100%;
background : #fcf3f8;
font-size : 100%;
line-height : normal;
border-bottom : 1px solid #c7377d;
font-weight : bold;
display : block;
height : 36px;
} 
#menu ul { 
margin : 0;
padding : 10px 10px 0 50px;
list-style : none;
display : block;
} 
#menu li { 
display : inline;
margin : 0;
padding : 0;
} 
#menu a { 
float : left;
background : url("/i/tableftD.gif") no-repeat left top;
margin : 0;
padding : 0 4px 0 4px;
text-decoration : none;
} 
#menu a span { 
float : left;
display : block;
background : url("/i/tabrightD.gif") no-repeat right top;
padding : 5px 15px 4px 6px;
color : #c7377d;
} 
#menu a span { 
float : none;
} 
#menu a:hover span { 
color : #c7377d;
} 
#menu a:hover { 
background-position : 0% -42px;
} 
#menu a:hover span { 
background-position : 100% -42px;
} 
#menu li.actif a span { 
float : left;
display : block;
background : url("/i/tabrightD.gif") no-repeat;
background-position : 100% -42px;
padding : 5px 15px 4px 6px;
float : none;
} 
#menu li.actif a { 
float : left;
background : url("/i/tableftD.gif") no-repeat left top;
background-position : 0% -42px;
margin : 0;
padding : 0 4px 0 4px;
text-decoration : none;
} 
#header { 
height : 70px;
border-bottom : 1px solid #c7377d;
background : url("/i/banniere.jpg") no-repeat left top;
background-color : #d57a99;
} 
#page { 
margin : 35px 15px 4px 35px;
} 
#footer { 
color : #666666;
margin : 35px 15px 4px 30px;
} 
h1 { 
font-size : 24px;
font-family : Arial, Helvetica, sans-serif;
color : #c7377d;
font-weight : normal;
margin : 25px 0 8px 0;
} 
h2 { 
font-size : 16px;
font-family : Arial, Helvetica, sans-serif;
color : #666666;
font-weight : normal;
margin : -5px 0 8px 0;
} 
p { 
margin-top : 0;
margin-bottom : 15px;
} 
body { 
margin : 0;
padding : 0;
font : 12px/1.5em Arial;
background-color : #fdf7f9;
} 
img { 
border : 0;
} 
ul { 
margin : 0.5em 0 1em 1.25em;
padding : 0 13px 0 8px;
list-style : none;
} 
ul li { 
background : url('/i/puce.gif') no-repeat 2px 0.25em;
margin : 0;
padding : 0 0 3px 16px;
margin-bottom : 3px;
border-bottom : 1px dotted #eee;
line-height : 1.4em;
vertical-align: text-top;
} 
a:link { 
color : #c7377d;
text-decoration : none;
} 
a:visited { 
color : #c7377d;
text-decoration : none;
} 
a:hover { 
color : #5c182f;
text-decoration : underline;
} 
a:active { 
color : #c7377d;
text-decoration : none;
} 
#rss { 
background : url('/i/fluxrss.gif') no-repeat;
padding-left : 20px;
} 
.titre_side {
	color: #C74D76;
	font-weight: bold;
}
