/* Begin publication_methods/articles/single_article.html */
.nosommaire #text #sommaire{
  display:none;
}
							
#article{}
#text{}
	#links,#infos {
		background:#f0f6f7;
		border:1px solid #426B03;
		margin:5px auto;
		padding:5px;
		width:85%;
	}
	#links h3,#infos h3{
		background:#426B03;
		color:#fff;
		font-size:1.3em;
		margin:-5px -5px 0 -5px;
		padding:3px;
	}
	ul.article_action{
		border-top:1px solid #d2d2d2;
		clear:left;
		list-style:none;
		margin:0 0 10px 0;
		padding:3px 0 0 0;
		text-align:right;
	}
	ul.article_action li{
		background:none;
		display:inline;
		margin:0 0 0 5px;
		padding:0;
	}
	ul.article_action li.react a{
		background:url(/common_images/skin001/ico_reagir.gif) no-repeat left center;
		color:#626262;
		padding:0 0 0 15px;
	}
	ul.article_action li.send a{
		background:url(/common_images/skin001/ico_envoyer_ami.gif) no-repeat left center;
		color:#626262;
		padding:0 0 0 15px;
	}
	
	.addcommentaire{
    background: url("/images/picto_add_vert.gif") no-repeat scroll left 5px transparent;
    padding:0 0 0 10px;
  }

/* End publication_methods/articles/single_article.html */




/* Begin publication_methods/news/news.html */
								
#news_list{
	text-align:center;
}
	#news_events_list{
		margin:auto;
		width:100%;
	}
	div.news_event{
		margin:15px 0 15px 0;
		text-align:left;
	}
	div.news_event img{		
		float:left;
		margin:0 5px 0 0;
		padding:3px;
	}
	#contents div.news_event h2{
		font-size:1.5em;
		margin:0;
	}
	div.date{
	}
	div.period{
	}
	p.chapo{
	}
	p.news_archives_link{
		text-align:center;
	}
	#news_archives{
	}
	#news_archives table{
		text-align:center;
	}
	#news_archives tr.ligne1{
		background:#ffffff;
	}
	#news_archives tr.ligne0, #news_archives tr.ligne{
		background:#efefef;
	}

/* End publication_methods/news/news.html */
/* Begin publication_methods/news/news_detail.html */
								
#news{
}
	#news #chapo{
		margin:auto;
		width:100%;
	}
	#news #chapo img{		
		float:left;
		margin:0 5px 0 0;
		padding:3px;
	}
	#news #chapo h2{
		font-size:1.5em;
		margin:0;
	}
	#news #text{
	}
	#news #infos{
	}
	#news #links{
	}

/* End publication_methods/news/news_detail.html */


/* Begin publication_methods/articles/multi_articles.html */
								
#articles_list{
}
	#chapo_list{
	}
	#articles_list .chapo{
		background:url(/images/fond_multiarticles.gif) repeat-y top left;
		width:263px;
		margin:5px 0px;
		padding:0;
	}
	#articles_list .colright{
    margin-left:14px;
  }
	#articles_list .chapo img{
		float:left;
		margin:3px 8px 0px 3px;
	}
	#articles_list .chapo h1{
	  background:url(/images/fond_h1_multiarticles.gif) no-repeat top left #d7e79f;
		color:#583119;
		font-size:1em;
		margin:0 0 5px 0;
		padding:8px 8px 8px 12px;
		width:auto;
		text-transform:none;
		font-style:italic;
	}
	#articles_list .chapo_contents{
    padding:0 10px;
		/*width:243px;*/
    /*display:table;*/
  }
	#articles_list div.end_chapo{
  	height:11px;
    background:url(/images/fond_bas_multiarticles.gif) no-repeat bottom left;
  }
	#articles_list .chapo p{
		padding:2px;
		margin:0;
		line-height:140%;
	}
	#articles_list a.LinkIn{
    display:block;
    text-align:right;
    color:#583119;
    font-weight:bold;
    padding:10px 0px 5px;
    background:url(/images/picto_loupe_marron.gif) no-repeat 100px 8px;
    text-decoration:none;
  }
  #articles_list a.LinkIn:hover{
    text-decoration:underline;
  }
	#articles_list .linksmore{
		clear:left;
		padding:3px;
		text-align:right;
		display:none;
	}
	p.articles_archives_link{
		text-align:center;
	}
	#articles_archives{
	}
	#articles_archives table{
		text-align:center;
	}
	#articles_archives tr.ligne1{
		background:#ffffff;
	}
	#articles_archives tr.ligne0, #articles_archives tr.ligne{
		background:#efefef;
	}

/* End publication_methods/articles/multi_articles.html */
/* Begin publication_methods/articles/multi_articles_detail.html */
								
#article{
}
	#article #chapo{
		margin:auto;
		width:100%;
	}
	#article #chapo img{
		border:1px solid #1FBDF0;
		float:left;
		margin:0 5px 0 0;
		padding:3px;
	}
	#article #chapo h2{
		font-size:1.5em;
		margin:0;
	}
	#text{
	}
	#view_more{
	}

/* End publication_methods/articles/multi_articles_detail.html */












/* Begin publication_methods/faq/faq.html */
								
#faq{
}
	.faq_detail{
		/*background:#ededed;
		border:1px solid #787878;*/
		margin:30px 0;
	}
	.faq_detail h4{
		/*background:#787878;
		color:#ffffff;
		font-size:1.1em;
		margin:0 0 5px 0;
		padding:3px;*/
	}
	.faq_detail .answer{
		/*margin:0 0 15px 0;*/
	}
	.faq_detail .answer .answer_back{
		text-align: right;
	}


/* End publication_methods/faq/faq.html */

/* Begin publication_methods/form/form.html */
								
#forms{
}

/* End publication_methods/form/form.html */



/* Begin publication_methods/links/links.html */
								
#links_list{
}
	div.link_element{
	}

/* End publication_methods/links/links.html */



/* Begin publication_methods/sitemap/sitemap.html */
								
#sitemap{
}

/* End publication_methods/sitemap/sitemap.html */


/* Begin directory/directory.html */
								
.spannuadh #directory{
display:none;
}

.ficheannuaire{
  position:relative;
}

.box_directory_search{
  position:relative;
  margin-bottom:30px;
  float:left;
}

.box_directory_search_dirigeant{
  position:relative;
  margin-bottom:30px;
  float:left;
    margin-left:10px;
    width:270px;
}

.directory_search_form input.wordsbox{
  width:160px !important;
}

.box_directory_search .submit{
  position:absolute;
top:33px;
left:189px;
margin-left:0px;
}

.box_directory_search .submit input{
  text-align:left !important;
height:20px;
padding-top:0px !important;
}


.box_directory_search_dirigeant .submit{
  position:absolute;
top:33px;
left:194px;
margin-left:0px;
}

.box_directory_search_dirigeant .submit input{
  text-align:left !important;
height:20px;
padding-top:0px !important;
}

	#directory_presentation{
		background:#f0f6f7;

		margin:auto;
		width:100%;
	}
	#directory_presentation img{
		float:left;
		margin:5px;
	}
	#directory_presentation p{
		padding:5px;
	}
	.entries{
  clear:both;
  margin-top:10px;
	}
	.entry_desc{
	}

.searchdirigeant{
  clear:none;
  float:left;
  margin-left:20px;
}

.ficheannuaire p {
margin: 0px 0 6px 0;
line-height: 130%;
}


.ficheannuaire .intext_right img{
  max-width:200px;
}

.boxtitrerechannuaire .bas_boxtext{
  display:none;
}

/* End directory/directory.html */




/* Begin react_to_article/react_to_article.html */
								
#react_to_article{
}

/* End react_to_article/react_to_article.html */

/* Begin send_article/send_article.html */
								
#send_article{
}

/* End send_article/send_article.html */



.pager{
	margin:20px 0;
	text-align:center;
}
		.pager a, .pager a:visited{
		background:#eee;
		border:1px solid #aaa;
		margin:0 2px;
		padding:3px;
	}
		.pager a:hover{
		background:#ccc;
		border:1px solid #999;
		margin:0 2px;
		padding:3px;
		text-decoration:none;
	}
		.pager a#pager_current_page, .pager a#pager_current_page:hover, .pager a#pager_current_page:visited{
		font-size:1.4em;
		font-weight:bold;
	}


/* Nos offres de services V2 */


#nfond{	
  height:730px;
  width:720px;
  margin:10px 0 40px 15px;
}


#nbloc1{
  position:relative;
  display:block;
  float:left;
  width:223px;
  background:url(/images/bloc1.gif) no-repeat 0px 0px;		
}

#contb1{
  height:505px;
}

#nfbloc1{
  background:url(/images/fbloc1.gif) no-repeat 0px 0px;
  min-height:101px;
}

#nbloc1 h1{
  background:url(/images/ninnovation.gif) no-repeat 5px 5px;
  height:77px;
  padding:4px 0 10px 78px;
  margin-bottom:30px;
  font-size:1.2em;
  text-transform:none;  
  width:135px;
  line-height:18px;
  display:block;
}

#nbloc1 h1 a{  
  color:#fff !important;
}

#nbloc1 p{
  padding:0px 12px 0 8px;
  color:#646567;
  font-size:1em;
  line-height:13px;
}

#nbloc1 a{  
  color:#646567;
  text-decoration:underline;
  font-weight:bold;
}

#nbloc1 a:hover{  
  color:#646567;
  text-decoration:none;
}

#nbloc1 ul,#nbloc2 ul,#nbloc3 ul,#nbloc4 ul,#nbloc5 ul{  
  color:#646567;
  padding:0px 10px 0 14px !important;
  margin:0px 0 0px 0px !important;
  font-size:1em;
  line-height:125%;
}

#nbloc1 ul li,#nbloc2 ul li,#nbloc3 ul li,#nbloc4 ul li,#nbloc5 ul li{
  list-style:disc;
  list-style-position:inside;
  padding:0;
  margin:0 0 10px 0 !important;
  background:none;
}  


#nfbloc1 a,#nfbloc2 a,#nfbloc3 a,#nfbloc4 a{
  color:#97c00e;
  display:block;
  padding:38px 8px 0 55px;
  text-align:center;
  background:url(/images/temoignages.png) no-repeat 5px 35px;
  height:60px;
  text-decoration:underline;
  font-size:1em;
  font-style:italic;
  line-height:125%;
}

#nfbloc1 a:hover{
  text-decoration:none;
  color:#97c00e;
}


/* Bloc 3 */
#nbloc3{
  display:block;
  float:left;
  width:223px;
  background:url(/images/bloc3.gif) no-repeat 0px 0px;	
  margin:0 0 0 10px;	
}

#nfbloc3{
  background:url(/images/fbloc3.gif) no-repeat 0px 0px;
  height:80px;
}

#nbloc3 h1{
  background:url(/images/competitivite.gif) no-repeat 5px 5px;
  height:77px;
  padding:6px 0 8px 80px;
  font-size:1.2em;
  text-transform:none;  
  width:130px;
  line-height:18px;
  display:block;
}

#nbloc3 h1 a{  
  color:#fff !important;
}

#nbloc3 p{  
  padding:0px 18px 0 15px;
  color:#646567;
  font-size:1.1em;
  line-height:14px;
}

#nbloc3 a{  
  color:#646567;
  text-decoration:underline;
  font-weight:bold;
}

#nbloc3 a:hover{  
  color:#646567;
  text-decoration:none;
}

#nfbloc3 a{
  color:#97c00e;
  display:block;
  padding:20px 8px 0 55px;
  text-align:center;
  background:url(/images/temoignages.png) no-repeat 5px 13px;
  height:60px;
  text-decoration:underline;
  font-size:1em;
  font-style:italic;
}

#nfbloc3 a:hover{
  text-decoration:none;
  color:#97c00e;
}


/* Bloc 2 */
#nbloc2{
display:block;
  float:left;
  width:223px;
  margin:0px 0 0 10px;
  background:url(/images/bloc2.gif) no-repeat 0px 0px;
}

#nfbloc2{
  background:url(/images/fbloc2.gif) no-repeat 0px 0px;
  height:80px;
}

#contb2{
  height:155px;
}

#nbloc2 h1{
  background:url(/images/int_eco.gif) no-repeat 5px 5px;
  height:77px;
  padding:0px 0 50px 78px;
  margin:10px 0 0 0;
  font-size:1.2em;
  text-transform:none;  
  width:130px;
  line-height:16px;
  display:block;
}

#nbloc2 h1 a{  
  color:#fff !important;
}

#nbloc2 p{  
  padding:0px 18px 0 15px;
  color:#646567;
  font-size:1.1em;
  line-height:14px;
}

#nbloc2 a{  
  color:#646567;
  text-decoration:underline;
  font-weight:bold;
}

#nbloc2 a:hover{  
  color:#646567;
  text-decoration:none;
}

#nbloc2 ul li{
  padding-bottom:15px !important;
}

#nfbloc2 a{
  color:#97c00e;
  display:block;
  padding:20px 8px 0 55px;
  text-align:center;
  background:url(/images/temoignages.png) no-repeat 5px 13px;
  height:60px;
  text-decoration:underline;
  font-size:1em;
  font-style:italic;
}

#nfbloc2 a:hover{
  text-decoration:none;
  color:#97c00e;
}





/* Bloc 4 */
#nbloc4{
  display:block;
  float:left;
  width:223px;
  background:url(/images/bloc4.gif) no-repeat 0px 0px;	
  margin:3px 0 4px 11px;	
}

#contb4{
  height:159px;
}

#nfbloc4{
  background:url(/images/fbloc4.gif) no-repeat 0px 0px;
  height:80px;
}

#nbloc4 h1{
  background:url(/images/international.gif) no-repeat 5px 5px;
  height:77px;
  padding:5px 0 20px 80px;
  font-size:1.2em;
  text-transform:none;  
  width:130px;
  line-height:18px;
  display:block;
}

#nbloc4 ul li{
  margin:0 0 15px 0 !important;
}  

#nbloc4 h1 a{  
  color:#fff !important;
}

#nbloc4 p{  
  padding:0px 18px 0 15px;
  color:#646567;
  font-size:1.1em;
  line-height:14px;
}

#nbloc4 a{  
  color:#646567;
  text-decoration:underline;
  font-weight:bold;
}

#nbloc4 a:hover{  
  color:#646567;
  text-decoration:none;
}

#nfbloc4 a{
  color:#97c00e;
  display:block;
  padding:20px 8px 0 55px;
  text-align:center;
  background:url(/images/temoignages.png) no-repeat 5px 13px;
  height:60px;
  text-decoration:underline;
  font-size:1em;
  font-style:italic;
}

#nfbloc4 a:hover{
  color:#97c00e;
  text-decoration:none;
}


/* Bloc 5 */
#nbloc5{
  display:block;
  float:left;
  width:223px;
  background:url(/images/bloc5.gif) no-repeat 0px 0px;	
  margin:3px 0 0 11px;	
}

#contb5{
  height:225px;
}

#nfbloc5{
  background:url(/images/fbloc5.gif) no-repeat 0px 0px;
  height:35px;
}

#nbloc5 h1{
  background:url(/images/valorisation.gif) no-repeat 5px 5px;
  height:58px;
  padding:12px 0 20px 80px;
  font-size:1.2em;
  text-transform:none;  
  width:130px;
  line-height:18px;
  display:block;
}

#nbloc5 ul li{
  margin:0 0 15px 0 !important;
}  

#nbloc5 h1 a{  
  color:#fff !important;
}

#nbloc5 p{  
  padding:0px 18px 0 15px;
  color:#646567;
  font-size:1.1em;
  line-height:14px;
}

#nbloc5 a{  
  color:#646567;
  text-decoration:underline;
  font-weight:bold;
}

#nbloc5 a:hover{  
  color:#646567;
  text-decoration:none;
}

#nfbloc5 a{
  color:#97c00e;
  display:block;
  padding:20px 8px 0 55px;
  text-align:center;
  background:url(/images/temoignages.png) no-repeat 5px 13px;
  height:60px;
  text-decoration:underline;
  font-size:1em;
  font-style:italic;
}

#nfbloc5 a:hover{
  color:#97c00e;
  text-decoration:none;
}

.nos_offres_de_services #retourhautp{
  display:none;
}




#liencoop{
  display:block;
  float:left;
  margin-right:20px;
}

#lienacade{

}

.carteform .deux_colonnes{
  line-height:15px;
}

.accueilvegepolytain #leftbar{
  display:none;
}

/*.ul1,.ul2,.ul3,.ul4,.ul5,.ul6,.ul7,.ul8,.ul9,.ul10,.ul11{
 display:none;
}*/

.visi{
 display:block !important;
}

.ul1 a,.ul2 a,.ul3 a,.ul4 a,.ul5 a,.ul6 a,.ul7 a,.ul8 a,.ul9 a,.ul10 a,.ul11 a,.sommairevegemag .deux_colonnes li a{
  text-decoration:none;
  color:#583119;  
}

.ul1 li,.ul2 li,.ul3 li,.ul4 li,.ul5 li,.ul6 li,.ul7 li,.ul8 li,.ul9 li,.ul10 li,.ul11 li,.sommairevegemag .deux_colonnes li{
background:url("/images/left-puce-nav3-on.gif") no-repeat scroll 0 5px transparent !important;
padding:0 0 0 12px !important;
margin-left:20px;
}

.sommairevegemag .deux_colonnes h3{
  text-align:center;
}

.tvert{
  background:none;
  padding-left:10px;
  margin:10px 0 0 0;
  color:#96bf0d;
}

.tvert a{
  color:#96bf0d;
}

.tviolet{
  background:none;
  padding-left:10px;
  margin:10px 0 0 0;
  color:#a00e59;
}

.tviolet a{
  color:#a00e59;
}

.tjaune{
  background:none;
  padding-left:10px;
  margin:10px 0 0 0;
  color:#c8c501;
}

.tjaune a{
  color:#c8c501;
}

.tbleu{
  background:none;
  padding-left:10px;
  margin:10px 0 0 0;
  color:#8fc1df;
}

.tbleu a{
  color:#8fc1df;
}

.tmarron{
  background:none;
  padding-left:10px;
  margin:10px 0 0 0;
  color:#583119;
}

.tmarron a{
  color:#583119;
}

.torange{
  background:none;
  padding-left:10px;
  margin:10px 0 0 0;
  color:#ef7f01;
}

.torange a{
  color:#ef7f01;
}

.trose{
  background:none;
  padding-left:10px;
  margin:10px 0 0 0;
  color:#e687d8;
}

.trose a{
  color:#e687d8;
}

.sommairevege{
  margin-bottom:30px;
}

.svegemag .breadcrumb{
  display:none;
}


/*Annuaire CV*/
.annuairecv .fichecv{
  background:url("/images/fond_multiarticles.gif") repeat-y scroll left top transparent;
margin:5px 7px 25px 0;
padding:0;
width:263px;
float:left;
}

.annuairecv .chapo_contents {
padding:0 10px;
}

.annuairecv div.end_chapo {
background:url("/images/fond_bas_multiarticles.gif") no-repeat scroll left bottom transparent;
height:11px;
}

.annuairecv a.LinkIn {
background:url("/images/picto_loupe_marron.gif") no-repeat scroll 150px 8px transparent;
color:#583119;
display:block;
font-weight:bold;
padding:10px 0 5px;
text-align:right;
text-decoration:none;
}

.annuairecv .fichecv h1 {
background:url("/images/fond_h1_multiarticles.gif") no-repeat scroll left top #D7E79F;
color:#583119;
font-size:1em;
font-style:italic;
margin:0 0 5px;
padding:8px 8px 8px 12px;
text-transform:none;
width:243px;
}


/*Emploi*/
.offreemploi .h2emploi{
  display:none;
}

.annuairecv .ficheemploi{
  background:url("/images/fond_multiarticles.gif") repeat-y scroll left top transparent;
margin:5px 7px 25px 0;
padding:0;
width:263px;
float:left;
}

.annuairecv .ficheemploi .chapo_contents {
padding:0 10px;
}

.annuairecv .ficheemploi div.end_chapo {
background:url("/images/fond_bas_multiarticles.gif") no-repeat scroll left bottom transparent;
height:11px;
}

.annuairecv .ficheemploi a.LinkIn {
background:url("/images/picto_loupe_marron.gif") no-repeat scroll 80px 8px transparent;
color:#583119;
display:block;
font-weight:bold;
padding:10px 0 5px;
text-align:right;
text-decoration:none;
}

.annuairecv .ficheemploi h1 {
background:url("/images/fond_h1_multiarticles.gif") no-repeat scroll left top #D7E79F;
color:#583119;
font-size:1em;
font-style:italic;
margin:0 0 5px;
padding:8px 8px 8px 12px;
text-transform:none;
width:243px;
}

.vg46 #sommaire{
  display:none;
}

.introdepot{
  font-style:italic;
  line-height:13px;
  font-size:0.8em;
}

.depotcv #account_authentification_form input,.depotcv #account_subscription_form input{
  width:auto;
}

.depotEmploi #account_authentification_form input,.depotEmploi #account_subscription_form input{
  width:auto;
}

.depotStage #account_authentification_form input,.depotStage #account_subscription_form input{
  width:auto;
}

.spficheemploi h1{
  background:transparent url(/images/h1-puce.gif) no-repeat 0px 3px !important;
  /*border:1px solid #8F8F8F;*/
  padding:5px 5px 5px 55px;
}

/* Equipe */
.ficheequipe{
  clear:both;
  margin:15px 0 25px 0;
  background:#fff url(/images/equipe/fond_resultat.gif) 0 0;
  padding:8px 0 8px 0px;
}

.pictequipe{
  float:left;
  margin-right:15px;
  padding:0px 0 0 8px;
}

.pictequipe img{
  border:2px solid #fff;
}

.infoequipe{
  float:left;
  width:352px;
  /*background-color:#ebf8b0;  */
  padding:0px 5px 0px;
 /* border:1px solid #b7b7b7;*/
}

.infoequipe h5{
  margin:0px 0 4px 0;
}

.ssretourhaut #retourhautp{
  display:none;
}  

.titreequipe{
  margin:0;
}

.titreequipe .bas_boxtext{
  display:none;
}

.glossaires{
  clear:both;
}

#liservices li{
  background:none !important;
  display:block;
  float:left;
  margin-left:10px;
  margin-bottom:10px;
}

.sssommaire #sommaire{
  display:none;
  }
  
.submitoffre{
  font-size:1.2em;
  font-weight:bold;
}

.modifoffre{
  font-weight:bold;
}

.comptepartenariat #contents {
padding: 0 215px 20px 15px;
} 

/*Formulaire recherche*/


/*fiches detailles*/

.leftficheadh{
  width:309px;
  float:left;
  margin-top:10px;
  text-align:center;
  background:url(/images/marketingbox/bg_leftficheadh.gif) repeat-x left top #e5efc2;
}
  
  
  .toptitre,
  .bottomtitre{height:16px;margin-right:-29px;}
  .toptitre{background:url(/images/marketingbox/bg_toptitre.png) no-repeat left top;margin-top:5px;}
  .bottomtitre{background:url(/images/marketingbox/bg_bottomtitre.png) no-repeat left top;margin-bottom:5px;}
 
  .leftficheadh h3{
    margin:0;
    color:#583119;
    background:url(/images/marketingbox/bg_fiche_h3.png) repeat-y left top;;
    padding:0 0 0 15px;
    font-size:16px;
  }
  
   .leftficheadh h3.espaceadh{margin:15px 0 0 0;}
  
  .leftficheadh .adhvisuels{margin-bottom:15px;}
  
  
  .leftficheadh .adhvisuels img{
    max-width:250px;
    border:1px solid #FFFFFF;
    margin:0 0 8px;
  }
  .conteneursite{
    width:309px;
    height:38px;
    margin:8px 0;
    padding:16px 0 0;
    background:url(/images/marketingbox/bg_conteneursite.png) no-repeat left top;
    text-align:center;
  }
  .conteneursite a{
    color:#713f1d;
    font-weight:bold;
    font-size:14px;
    text-decoration:none;
    padding:6px 0 6px 35px;
    background:url(/images/marketingbox/bg_link_site.gif) no-repeat left center;
  }

.rightficheadh{
  width:397px;
  float:right;
  padding-top:23px;
}

.descadh{
  margin:0 0 20px 0;
}

.descadh p{
  margin:0;
  padding:0;
  line-height:130%;
}

  .infos{margin-top:20px;}
  .intitule{color:#583119;}
  
.comeback{
  text-align:left;
  margin:15px 0;
}
.comeback a{
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  border-radius:5px;
  color:#FFFFFF;
  text-decoration:none;
  padding:3px 15px;
  background:#583119;
  font-weight:bold;
}
  .comeback a:hover{background:#e14603;}
.boxtxtficheadh{
  margin:0;
}

.boxtxtficheadh .bas_boxtext{
  display:none;
}


.txtintrombox{
  float:left;
  width:540px;
}

.uneseuleactu .colrightune{
  display:none;
}

.uneseuleactu .colleftune {
float: left;
margin: 0 0 0 0;
padding: 0;
width: 100%;
}