/* ---------- boite right ------------ */

#boiteright{
background-color:transparent;
width:143px;
position:relative;
left:0;
float:right;
display:inline;
}

#encadre1{
background-color:#ffffff;
background-image:url(/images/page_libre/bkg_encadre_1.gif);
background-repeat:repeat-x;
width:125px;
position:relative;
margin-left:6px;
float:left;
text-align:left;
display:inline;
margin-top:10px;
padding : 22px 3px 6px 3px;
border:1px solid #6b84bf;
}

#encadre1 ul {margin:0;padding:0;margin-top:4px;} /* ajout luc */

#encadre1 li {margin:0;padding:0; list-style-type:none;background-image:url(/images/puces/puce2.gif);
background-repeat:no-repeat;
padding-left:8px;color : #f66013;margin-left:2px;padding-bottom:4px;
background-position : 0px 3px; font-size:11px;
} /* ajout luc */

#encadre1 li a{margin:0;padding:0;color:#6b84bf; font-weight:bold;}

#encadre1 li a:hover{margin:0;padding:0;color:#1649a2; }

.titreencadre{
margin:0;
padding:0 0 4px 0;
font-size:12px;
color:#1649a2;
width:100px;
text-align:left;
font-weight:bold;
margin-bottom:6px;
}

#encadre2{
background-color:transparent;
width:114px;
position:relative;
left:0; /* modif luc left:14px; */
float:left;
text-align:left;
display:inline;
margin-top:20px;
}

/* ---------- info pratiques ------------ */

.titreinfopratiques{
font-size:10px;
color:#1649a2;
text-align:left;
line-height:120%;
margin-left:0px;
margin-bottom:10px;
font-weight:bold;
}

.txtinfopratiques{
font-size:11px;
color:#000000;
text-align:left;
line-height:120%;
margin-left:0px;
margin-bottom:10px;
}

.txtinfopratiques a {
color:#1649a2;
}

.sstitreinfopratiques{
font-size:10px;
color:#1649a2;
text-align:left;
line-height:150%;
margin-left:0px;
font-weight:bold;
margin-top:8px;
}

/* ---------- encadre recherche ------------ */

#encadrerecherche{
background-color:#ffffff;
width:110px;
position:relative;
left:14px;
float:left;
text-align:left;
display:inline;
margin-top:20px;
padding-top:0;
border:1px solid #c8c878;
}

.boitetitreencadrerech{
background-color:#c8c878;
margin:0px;
}

.titreencadrerech{
background-color:transparent;
margin:0;
padding-top:4px;
padding-bottom:4px;
padding-left:5px;
padding-right:5px;
font-size:10px;
color:#ffffff;
text-align:left;
font-weight:bold;
margin-bottom:5px;
}

.titremenu{
background-color:transparent;
padding-top:4px;
padding-bottom:0px;
margin-left:5px;
padding-right:3px;
font-size:10px;
/*color:#1649a2;*/
/*width:90%;*/
text-align:left;
font-weight:bold;
margin-bottom:0px;
line-height:120%;
}

.menurecherche{
background-color:#ffffff;
font-size:10px;
width:95px;
position:relative;
float:left;
text-align:left;
display:inline;
margin-top:5px;
margin-bottom:5px;
margin-left:5px;
}

.menurecherchedate{
background-color:#ffffff;
font-size:10px;
width:75px;
position:relative;
float:left;
text-align:left;
display:inline;
margin-top:5px;
margin-bottom:5px;
margin-left:5px;
}

/*form input {
border:1px solid #1649a2;
}*/

.menubouton{
background-color:#ffffff;
font-size:10px;
width:95px;
position:relative;
margin-top:0px;
margin-bottom:5px;
margin-left:5px;
margin-right:5px;
display:inline;
float:right;
}

.menubouton img {
float:left;
border: 0px;
}

.bok{
background-image:url(/images/b_ok.gif);
background-repeat:no-repeat;
width:23px;
height:24px;
position:relative;
float:right;
display:inline;
margin-top:2px;
margin-right:5px;
margin-bottom:5px;
border-width:0px;
cursor:pointer;
cursor:hand;
}

#boiteright .titreliste {
     margin-left: 0;width:94%;
	margin-bottom: 3px !important;
}

#boiteright .date {
        margin-left: 2px;
}

#boiteright .boiteresultat {
        background-image: none;
}

#boiteright img.resultat {
        margin-left: 0;
        clear: both;
}

#boiteright .titreliste a {
       display: block;
        clear: both;
		color:#6b84bf;
}

#boiteright .txtchapeau {
          margin-left: 0;color:#11912b;
}
/* ajout luc */
#boiteright a{text-decoration:none;color:#150000;}
#boiteright a:hover{color:#1649a2;}
#boiteright #encadrerecherche {display:none;}

/* forcer un retour a la ligne */
#encadre1 .txtinfopratiques{word-wrap:break-word;}
