
/**********************************************************/
/*               BLOC AUTO PUB SANS IMAGE                 */
/**********************************************************/
.auto_pub { background-color:#898173; width:250px; margin-bottom:9px;  min-height: 85px; float:left; }
.auto_pub p { margin:0 0 0 10px; }
/*.auto_pub p.title, .auto_pub p.title a { font-size:18px; color:white; padding: 8px 6px 0 0; }*/
.auto_pub p.body, .auto_pub p.body a { font-size:14px; color:white; padding:0 10px 10px 0; line-height: 1.2; }
.auto_pub p.savoir_plus { padding-bottom:5px; }
.auto_pub p.savoir_plus a { font-size: 9px; text-transform: uppercase; color:white; background-image:url(../img/fleche_block_auto_pub.png); background-repeat: no-repeat; background-position:2% 49%; }
.auto_pub p.savoir_plus a:hover { text-decoration: underline; }
/*new h2*/
.auto_pub h3.title, .auto_pub h3.title a {color:white; font-size:18px; padding: 8px 6px 0 0; text-transform: uppercase; }
.auto_pub h3 {margin:0 0 0 10px; }
/*new h3*/


/**********************************************************/
/*               BLOC AUTO PUB AVEC IMAGE                 */
/**********************************************************/
.auto_pub_img { background-color:#dcd9ce; width:250px; margin-bottom:9px; float:left; }
.auto_pub_img p { padding:0 10px; margin:0; line-height: 1.2; }
/*.auto_pub_img p.title, .auto_pub_img p.title a { font-size: 18px; color:#383728; }*/
/*.auto_pub_img p.title a:hover { color:#857F72; }*/
/*.auto_pub_img p.subHead, .auto_pub_img p.subHead a {font-size: 11px; text-transform: uppercase; color:#383728; }*/
.auto_pub_img p.savoir_plus { padding-bottom:10px; }
.auto_pub_img p.savoir_plus a { font-size: 9px; text-transform: uppercase; color:#383728; background-image:url(../img/fleche_block_auto_pub.png); background-repeat: no-repeat; background-position:2% 49%; padding:0 0 0 8px; }
.auto_pub_img p.savoir_plus a:hover { text-decoration: underline; }
/*new h2*/
.auto_pub_img h2.subHead, .auto_pub_img h2.subHead a {  font-size: 11px; text-transform: uppercase; color:#383728; line-height:1.2; padding:0 5px; margin:0; text-align:left; }
/*new h3*/
.sidebar .auto_pub_img h3.title{margin:0px; padding:0 10px;}
.auto_pub_img h3.title a { display:block; font-size: 16px; line-height:20px; color:#383728; text-transform: uppercase; text-align:left; margin:0; letter-spacing: 1px;}
.auto_pub_img h3.title a:hover {color:#857F72; }