

#medecins {

}

#medecins_details a {
color:#666666;
}
#medecins_details a:hover {
color:#70bf54;
}

#medecins h2 {
margin-bottom:2px;
}

#medecins table.medecin_table tr.odd {
background:#fcfcfc;
}

#medecins table.medecin_table tr:hover {
background:#ededed;
}
#medecins table.medecin_table tr.odd:hover {
background:#ededed;
}

#medecins table.medecin_table {
cursor:pointer;
}


#medecins .spacer {
width:150px;
height:50px;
clear:both;
}

#medecins div.image {
float:right;
font-style:italic;
font-size:11px;
color:#9c9c9c;
}

#medecins span.title {
display:block;
color:#999999;
font-size:14px;
padding-left:20px;
margin-bottom:10px;
background:url(../../../../../modules/main/templates/default/images/green_dot.gif) no-repeat 0% 40%;
}