/* indexdossier JDF 122006 */
#indexdossier {width: 515px; padding: 0px; background: #fff;}

/* contenu */
#indexdossier h1 {font-size: 24px}
#indexdossier #chapeau-texte a {text-decoration: underline;}
#indexdossier .accroche {font-weight: bold;}

/* bloc sommaire */
#indexdossier .sommaire {width:100%}
#indexdossier .sommaire td {padding: 0 5px;vertical-align: top;}
#indexdossier .sommaire p a {text-decoration: none;}
#indexdossier .sommaire p a:hover {text-decoration: underline;}
#indexdossier .sommaire a.lien-video {text-decoration: underline;}
#indexdossier .sommaire a.lien-video:hover {text-decoration: none;}
#indexdossier .sommaire-image {text-align: center;}
#indexdossier .sommaire-image a {text-decoration:none; font-weight: bold; color: #b3995d;}
#indexdossier .sommaire-image a:hover {text-decoration: underline;}
#indexdossier .sommaire-image a.lien-fonctionnel {font-weight: normal; color: #a59595; text-decoration: underline;}
#indexdossier .sommaire-image a.lien-fonctionnel:hover {text-decoration: none;}
#indexdossier .sommaire .flechehome {text-decoration: underline;}
#indexdossier .sommaire .flechehome:hover {text-decoration: none;}
#indexdossier .sommaire .image-gauche {float: left; margin: 0px 5px 5px 0px;}
#indexdossier .sommaire .image-droite {float: right; margin: 0px 0px 5px 5px;}
