#conteneur{
/* background:url(../img/interface/background_blog.jpg) left top no-repeat #363435; */
background-position:center bottom;
background-color:#FFF;
height:auto !important;
min-height:1200px;
height:1200px;
}

#contenu{
margin:0px !important;
margin:0px;
width:944px;
padding:30px 20px 20px 40px;
float:left;

}

#gauche{
float:left;
width:678px;
background:url(../img/interface/ligne_sep_verticale-blog.gif) right top repeat-y;
}

#droite{
float:right;
/* width:286px; */
width:251px;
padding-left:15px;
}

.billet_petite_photo,
.billet_grande_photo{
display:inline;
float:left;
width:650px;
/* margin:0px 40px 30px 0px; */
}

.billet_titre{
display:block;
font-size:20px;
color:#f18e00;
text-decoration:none;
}


.billet_petite_photo .billet_img,
.billet_grande_photo .billet_img{
float:left;
margin-bottom:20px;
}

.billet_petite_photo .billet_img{margin-right:20px;}

.billet_petite_photo .billet_chapeau,
.billet_grande_photo .billet_chapeau,
.billet_petite_photo .billet_texte,
.billet_grande_photo .billet_texte{
width:100%;
text-align:justify;
display:block;
color:#313131;
line-height:18px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

.billet_chapeau{
text-indent:20px;
}

.billet_petite_photo .billet_texte{
width:374px;
float:right;
}

.billet_lire_la_suite{
float:right;
display:block;
margin-top:10px;
padding-left:16px;
color:#313131;
background:url(../img/interface/lire_la_suite-blog.gif) left top no-repeat;
text-decoration:none;
height:12px;
line-height:12px;
}

.billet_lire_la_suite:hover{
color:#f18e00;
}

.billet_ligne_sep{
height:2px;
width:650px;
line-height:2px;
font-size:0px;
background:url(../img/interface/ligne_sep.gif);
margin-bottom:15px;
clear:both;
}

#liens_billets_titre{
height:16px;
line-height:16px;
color:#f18e00;
font-size:16px;
padding-left:25px;
font-weight:bold;
background:url(../img/interface/puce-blog.gif) left top no-repeat;
margin-bottom:30px;
}

.liens_billets_lien{
color:#313131;
background:url(../img/interface/puce-logo-blog.gif) left 3px no-repeat;
padding-left:18px;
margin-bottom:5px;
margin-left:10px;
text-decoration:none;
float:left;
display:inline;
}

.liens_billets_lien:hover{
color:#efac4c;
}

.publie{
font-style:italic;
margin-top:5px;
margin-bottom:18px;
color:#CCC;
}

.billet_texte *{
	color:#313131;
}

.billet_texte p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#313131;
}
