/* Contenu */
#content_home {
position :relative;
clear:both;
margin-top : 20px;
}

#content_home .left {
background : #F5EFDF;
float: left;
width : 468px;
position :relative;
}

#content_home .left .presentation {
border-bottom : 4px solid #FFF;
padding : 5px 10px;
}

#content_home .left .presentation h2 {
font-size : 16px;
text-align :center;
color : #024242;
}

#content_home .left .presentation .presentation_text {
margin-top : 5px;
text-align : justify;
line-height : 140%;
}

/* Temporaire ? */
#content_home .left .presentation .presentation_text span {
text-align :center;
font-weight :700;
font-size :13px;
color : #024242;
margin :3px;
display : block;
}

#content_home .left .rubriques_touquet {
padding : 5px 10px;
}

#content_home .left .rubriques_touquet .rubriques {
float:left;
width : 250px;
color : #8D8A80;
border-right : 1px dotted #B8CBBC;
}

#content_home .left .rubriques_touquet .rubriques .sous-rubriques {
float: left;
clear: both;
padding : 3px 0;
position :relative;
width : 245px;
}

#content_home .left .rubriques_touquet .rubriques .sous-rubriques img {
float : left;
margin-left :5px;
}

#content_home .left .rubriques_touquet .rubriques .sous-rubriques .rubriques_data {
float :right;
margin-right: 15px;
text-align :justify;
}

#content_home .left .rubriques_touquet .rubriques .sous-rubriques .rubriques_data h3 {
font-weight : 700;
margin : 8px 0 2px;
color : #595851;
text-align :left;
}

#content_home .left .rubriques_touquet .rubriques .sous-rubriques .rubriques_data h3 a{
color : #595851;
}

#content_home .left .rubriques_touquet .touquet {
float:left;
margin-left : 5px;
margin-top : 5px;
width : 185px;
}

#content_home .left .rubriques_touquet .touquet h2 {
font-size : 16px;
text-align :center;
color : #024242;
}

#content_home .left .rubriques_touquet .touquet ul {
list-style : none;
margin-left : 40px;
}

#content_home .left .rubriques_touquet .touquet ul li {
list-style-image: url(../images/home/liste_touquet.gif);
margin: 16px 0;
}

#content_home .left .rubriques_touquet .touquet ul li  a{
color : #595851;
font-size : 13px;
}

#content_home .right {
float: right;
width : 315px;
}

#content_home .right h2{
font-size : 16px;
color : #024242;
border-bottom : 1px solid #D6D6D4;
padding-bottom : 3px;
}
#content_home .right h2 a{
color : #024242;
}

#content_home .right .pdt_phares {
margin-bottom: 20px;
}

#content_home .right .pdt_phares h2{
background : url(../images/home/phare.gif) 100% 0 no-repeat;
height : 30px;
line-height : 32px;
vertical-align :bottom;
padding-bottom : 0px;
}

#content_home .right .pdt_phares ul{
list-style : none;
margin : 10px 0 10px 8px;
}

#content_home .right .pdt_phares ul li{
display : inline;
float :left;
margin : 3px;
}

#content_home .right .pdt_phares ul li a img{
width : 135px;
height :90px;
/* 90 60 */
}

#content_home .right .programmes_neufs .programmes_neufs_data {
margin-top : 10px;
text-align : left;
line-height : 140%;
margin-right : 8px;
}

#content_home .right .programmes_neufs .programmes_neufs_data img {
float: left;
margin : 0 5px;
}

#content_home .right .programmes_neufs .programmes_neufs_data form {
float: right;
margin : 5px 0;
}

#content_home .right .programmes_neufs .programmes_neufs_data form select {
border :1px solid #D6D6D4;
padding :2px 0;
}



