#offres
{
   float:left;
   width:305px;
   height:auto;
   border:solid 0px red;
   font-family:Verdana;;
   text-align:center;
   padding:2px;
   margin-top:0px;
}
.offre_lettrine
{
   float:left;
   z-index:100;
}
#offres .offre_bloc_content_large h2,
#offres .offre_bloc_content_large h3
{
   color:#F6A61F;
   font-family:Comic sans MS;
   font-weight:normal;
}
#offres .offre_bloc_content_large .offre_visuel
{
   z-index:200;
   width:290px;
   height:164px;
   padding-top:14px;
   margin:0px auto 0px auto;
   background-repeat:no-repeat;
}
#offres .offre_bloc_content_large h2
{
   margin:5px auto 15px 35px;
}
#offres .offre_bloc_content_large h3
{
   text-align:right;
   margin:-15px 10px 5px auto;
}
#offres .offre_bloc_content_large h4
{
   color:#F6A61F;
   margin:2px 10px 5px auto;
   font-size:13px;
   text-align:right
}
#offres .offre_bloc_content_large p
{
   font-size:12px;
   text-align:justify;
   margin:2px 10px 2px 10px;
}
#offres .offre_bloc_content_large .offre_link_more
{
   float:right;
   margin:0px 2px 2px auto;
   background-color:#F6A61F;
   height:16px;
   padding:2px;
}
.offre_link_more a:link,
.offre_link_more a:visited,
.offre_link_more a:active
{
   color:white;
}
.offre_link_more a:hover,
.offre_link_more a:focus
{
   color:#F6A61F;
   background-color:white;
}
#offres .offre_link_more .puce
{
   float:left;
   margin-right:5px;
}
#offres .offre_bloc_content_small
{
   float:left;
   height:85px;
   width:305px;
   margin-top:5px;
}
#offres .offre_bloc_content_small h3
{
   text-align:right;
   width:225px;
   float:left;
   background-color:#F6A61F;
   color:white;
   font-family:Comic sans MS;
   font-weight:normal;
   margin-top:0px;
}
#offres .offre_bloc_content_small h4
{
   width:225px;
   float:left;
   text-align:right;
   font-size:14px;
   font-weight:normal;
   font-family:Comic sans MS;
   margin-top:5px;
}
#offres .offre_bloc_content_small a:link h3,
#offres .offre_bloc_content_small a:hover h3,
#offres .offre_bloc_content_small a:active h3,
#offres .offre_bloc_content_small a:focus h3
{
   background-color:#F6A61F;
   text-decoration:none;
   cursor:pointer;
}
#offres .offre_bloc_content_small a:link,
#offres .offre_bloc_content_small a:hover,
#offres .offre_bloc_content_small a:active,
#offres .offre_bloc_content_small a:focus,
#offres .offre_bloc_content_small a:link h4,
#offres .offre_bloc_content_small a:hover h4,
#offres .offre_bloc_content_small a:active h4,
#offres .offre_bloc_content_small a:focus h4
{
   color:#006699;
   background-color:white;
   text-decoration:none;
   cursor:pointer;
}
