.header {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
margin-bottom:20px;
margin-left:0px;
color:#ED1C24;
font-weight:bold;
padding-left:12px;
background-image:url(../../IMAGES/fleche_rouge.gif);
background-repeat:no-repeat;
background-position:center left;
}
.sommaire {
float:left;
padding-left:0px;
left:0px;
width:160px;
height:800px;
position:relative;
border-right:1px dashed #000;
background-image: url(../../IMAGES/fd_bandeau_metier.jpg);
background-repeat:no-repeat;
background-position: bottom left;
}
.sous-sommaire {
top:-35px;
position:relative;
float:left;
}
.contenu {
MARGIN-BOTTOM:25px;
OVERFLOW:hidden;
WIDTH:580px;
float:right;
padding-right:10px;
display:block;
position:relative;
background-image: url(../../IMAGES/deb_accolade_rouge.gif);
background-repeat:no-repeat;
background-position:top left;
}
.sommaire .categorie {
CLEAR:both;
FONT-WEIGHT:bold;
FONT-SIZE:11px;
padding-left:0px;
display:block;
background-image: url(../../IMAGES/white.gif);
background-repeat:no-repeat;
background-position:top left;
}
.sommaire .categorie a {
text-decoration:none;
padding-left:10px;
color:#ED1C24;
background-image:url(../../IMAGES/sub_rouge.gif);
background-repeat:no-repeat;
background-position:top left;
}
.sommaire .categorie a:hover{
text-decoration:underline;
color:#ED1C24;
}

.sous-sommaire .titre {
CLEAR: both;
FONT-WEIGHT:bold;
height:15px;
FONT-SIZE: 11px;
float:left;
padding-left:5px;
padding-right:5px;
}
.sous-sommaire a {
text-decoration:none;
font-size:10px;
color:#ED1C24;
background-image:url(../../IMAGES/subsub_rouge.gif);
background-repeat:no-repeat;
background-position:center left;
padding-left:12px;
}
.sous-sommaire a:hover {
text-decoration:underline;
color:#ED1C24;
}
.description {
clear:right;
display:block;
text-align:left;
color:#ED1C24;
font-weight:normal;
top:-25px;
left:110px;
position:relative;
z-index:30;
}
.contenu  .titre {
CLEAR: both;
FONT-WEIGHT:bold;
height:15px;
FONT-SIZE: 11px;
color:#000000;
float:left;
padding-left:8px;
padding-right:6px;
background-image: url(../../IMAGES/fin_accolade_rouge.gif);
background-repeat:no-repeat;
background-position:top right;
}
.complement {
overflow:visible;
}