.col_annonces {
	float : left;
	width : 828px;
}
.col_annonces .ombre {
	float : left;
	background : url('../images/skin/actualites_ombre_gauche.jpg') top left repeat-y;
	padding : 0 0 0 16px;
	width : 812px;
}
.col_annonces .contenu {
	background : #eef7ed url('../images/skin/actualites_ombre_droite.jpg') top right repeat-y;
	margin : 0 -4px 0 0;
	padding : 12px 4px 0 0;
	width : 812px;
}
.col_annonces .contenu .pub {
	padding : 10px;
	text-align : center;
}
.col_annonces .contenu h3 {
	margin : 0;
	padding : 0;
}

.col_annonces .contenu h3 a {
	height : 36px;
	line-height : 36px;
	width : 266px;
	text-align : center;
	display : block;
	color : white;
	font-weight : normal;
	font-style : italic;
}
.col_annonces .contenu h3 a:hover, .col_annonces .contenu h3 a.sel {
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
}
.col_annonces .contenu h3.achtvnd {
	height : 36px;
	width : 266px;
	background : url('../images/skin/annonces_btn_acht_vnd_tranche.jpg') top left repeat-x;
	float : left;
}
.col_annonces .contenu h3.distri {
	margin-left : 7px;
	height : 36px;
	width : 266px;
	background : url('../images/skin/annonces_btn_distri_tranche.jpg') top left repeat-x;
	float : left;
}
.col_annonces .contenu h3.emploi {
	margin-left : 7px;
	height : 36px;
	width : 266px;
	background : url('../images/skin/annonces_btn_emploi_tranche.jpg') top left repeat-x;
	float : left;
}
.col_annonces h2 {
	font-size : 24px;
	font-family : 'Trebuchet MS', sans-serif;
	font-weight : normal;
	color :  #879f06;
	height : 36px;
	line-height : 36px;
	background : url('../images/skin/appelsdoffres_titre_tranche.jpg') top left repeat-x;
	margin : 0;
	padding : 0 11px;
}
.col_annonces .contenu h4 {
	clear : both;
	background : url('../images/skin/carnet_sep_tranche.jpg') top left repeat-x;
	height : 20px;
	line-height : 20px;
	font-family : Verdana, sans-serif;
	font-weight : bold;
	font-size : 14px;
	color : white;
	text-align : center;
	margin : 0;
	padding : 0;
}

.col_annonces .contenu .bloc_news1 {
	background : #ffffff;
	margin : 0 -5px 0 0;
	padding : 0 5px 0 0;
	width : 812px;
}
.col_annonces .contenu .bloc_news1 .c {
	background : url('../images/skin/actualites_news1_coin.jpg') top right no-repeat;
	margin : 0 -5px 0 0;
/*
	padding : 0 -5px 0 0;
	width : 812px;
*/
	padding : 15px 20px 10px 10px;
	width : 787px;
}
.col_annonces .contenu .bloc_news2 {
	background : #e3eadf;
	margin : 0 -5px 0 0;
	padding : 0 5px 0 0;
	width : 812px;
}
.col_annonces .contenu .bloc_news2 .c {
	background : url('../images/skin/actualites_news2_coin.jpg') top right no-repeat;
	margin : 0 -5px 0 0;
/*
	padding : 0 -5px 0 0;
	width : 812px;
*/
	padding : 15px 20px 10px 10px;
	width : 787px;
}
.col_annonces .contenu .c table {
	color : #879f06;
	font-family : Verdana, sans-serif;
	width : 100%;
}
.col_annonces .contenu .c {
	color : #879f06;
	font-family : Verdana, sans-serif;
}
.col_annonces .contenu .c .numero {
	font-weight : bold;
	font-size : 11px;
	vertical-align : top;
	width : 80px;
}
.col_annonces .contenu .c .texte {
	font-size : 12px;
	padding-bottom : 1em;
	vertical-align : top;
}
.col_annonces .contenu .c .contact {
	font-size : 10px;
	vertical-align : top;
}

.annonces_navigation {
	float : left;
	background : url('../images/skin/actualites_navigation.jpg') top left no-repeat;
	height : 81px;
	width : 812px;
	margin : 0 -4px 0 187px;
	padding : 0 4px;
	font-family : Verdana, sans-serif;
	font-size : 12px;
	text-align : center;
	color : #aaa;
	line-height : 81px;
}
.annonces_navigation a {
	color : #879f06;
}
.annonces_navigation a:hover {
	text-decoration : none;
}
.annonces_navigation a.up {
	font-size : 14px;
}
.annonces_navigation a.hl {
	color : #ff000d;
	font-weight : bold;
}
