#organisme_photo{
float: right;
margin: 1em;
}

#organisme_photo img{
border:1px solid;
}

table#horaires{
color:#626262;
background:#fff;
border-collapse:collapse;
border-top:1px solid #808080;
border-bottom:1px solid #808080;
}

table#horaires caption{
display: none;
}

table#horaires th,
table#horaires td{
padding:0.3em 0.4em;
}

table#horaires td.vide{
color:inherit;
background-color:#fff;
}

table#horaires tr {
font-size:0.85em;
font-family:arial, "Bitstream Vera Sans", sans-serif;
}

table#horaires tr.tr0{
color:inherit;
background-color:#9dc6dc;
}

table#horaires tr.tr1{
color:inherit;
background-color:#b9d3e0;
}

table#horaires th{
text-align:left;
color:#fff;
background:#4f7091;
font-weight:500;
border-right:1px solid #fff;
}

table#horaires tr.tr1 th{
color:#fff;
background-color:#697e92;
}

col#matin_fin{
border-right:2px solid #fff;
}