@charset "utf-8";
/* CSS Document */
body { 
background-color : #ebebeb; 
margin : 0; 
padding : 0; 
font : 12px Verdana, Arial, Helvetica, sans-serif; 
} 
div#conteneur { 
background-color : white; 
width : 900px; 
margin-top : 0; 
margin-right : auto; 
margin-left : auto; 
border-color : #df2e30; 
border : 1px solid; 
} 
#navcontainer { 
margin : 0; 
padding-left : 2px; 
} 
#navcontainer A { 
color : #6a7077; 
width : auto; 
text-decoration : none; 
background : #ebebec; 
margin : 0; 
padding : 2px 10px; 
border-left : 2px solid #fff; 
border-top : 2px solid #fff; 
border-right : 1px solid #aaa; 
} 
#navcontainer a:hover, #navcontainer a:active { 
color : #df2e30; 
} 
#navlangue { 
margin : 0; 
padding-right : 50px; 
line-height : 62px; 
text-align : right; 
background-image : url("../images/degrade.gif"); 
} 
#navlangue a { 
color : #df2e30; 
font-size : 80%; 
text-decoration : none; 
} 
#navlangue A:active, #navlangue A:visited, #navlangue A:hover { 
text-decoration : underline; 
} 
div#ssm1, div#ssm2, div#ssm3 { 
padding-left : 5px; 
padding-top : 5px; 
padding-bottom : 5px; 
color : #df2e30; 
} 
#ssm1 a, #ssm2 a, #ssm3 a { 
text-decoration : none; 
color : #6a7077; 
} 
#ssm1 a:visited, #ssm2 a:visited, #ssm3 a:visited { 
color : #df2e30; 
} 
#ssm1 a:hover, #ssm2 a:hover, #ssm3 a:hover { 
color : #df2e30; 
} 
img#fleche { 
float : left; 
} 
div#texte { 
float : left; 
width : 600px; 
padding-left : 25px; 
padding-right : 50px; 
} 
#texte h1 { 
font-weight : bold; 
font-size : 170%; 
color : #6b7077; 
padding-left : 25px; 
margin-bottom : 0; 
letter-spacing : 0.2em; 
} 
#texte h2 { 
font-weight : bold; 
font-size : 120%; 
color : #df2e30; 
padding-left : 25px; 
margin-top : 0; 
letter-spacing : 0.15em; 
} 
#texte h3 { 
font-weight : bold; 
color : #6b7077; 
font-size : 100%; 
padding-left : 25px; 
} 
#texte p { 
color : #6b7077; 
line-height : 1.5em; 
text-align : justify; 
padding-left : 25px; 
} 
#texte li { 
color : #6b7077; 
line-height : 1.5em; 
text-align : justify; 
padding-left : 25px; 
} 
#texte a { 
color : #6b7077; 
} 
#texte img { 
padding-left : 25px; 
padding-bottom : 10px; 
} 
a.image { 
text-decoration : none; 
} 
div#actualites { 
float : right; 
top : 123px; 
margin-right : 40px; 
width : 156px; 
} 
div#texteactu { 
margin : 0; 
padding : 5px; 
border-left : 1px solid #bbbcd1; 
border-bottom : 1px solid #bbbcd1; 
border-right : 1px solid #bbbcd1; 
} 
#texteactu h1 { 
color : #df2e30; 
font-size : 105%; 
} 
#texteactu p { 
font-size : 80%; 
color : #6b7077; 
} 
#texteactu a { 
color : #6b7077; 
text-decoration : underline; 
} 
address { 
clear : both; 
width : 900px; 
background-color : #ebebeb; 
border-top : 1px solid; 
border-color : #df2e30; 
text-align : center; 
font-size : 90%; 
font-style : normal; 
padding-bottom : 4px; 
padding-top : 4px; 
} 
a.adresse { 
color : #000; 
text-decoration : none; 
}

