/*************************** 
CHARTE DE NOMAGE CSS
.nomdumodule_section_nomdustyle{
}
*****************************/
.padding_TD {
padding:10px;
}

.actu_visuel{
	/*border: 1px solid #e6dad4;*/
	padding:0px;
	background-color:#FFFFFF;
	
}
.actu_visuel_cadre{
	width:145px;
	/*border:1px solid #000000;*/
	float:left;
}

/******** BOUTON SAVOIR PLUS ET RETOUTR **********/

div.actu_savoir_plus, div.actu_retour {
	float: right;
	width: 105px; height: 13px;
	margin:0 4px;
	text-align:right;
	
}

div.actu_savoir_plus a, div.actu_retour a {
	display: block;
	overflow:hidden;
	margin: 0; padding:0;
	width:100%; height:100%;
	text-decoration: none;
	font-weight:bold;
	font-size:10px;
	color:#871f22;
	/*border:1px solid #000000;*/
	height: 13px;	
}
	
div.actu_savoir_plus a:hover, div.actu_retour a:hover {
	background-image: none;
	
}
	
div.actu_savoir_plus span, div.actu_retour span {
	/*display: none;*/
	padding:0 25px 0 0;
}


/* Savoir Plus */
div.actu_savoir_plus a{
	background:url(../images/savoir_plus.gif) right bottom no-repeat;
	padding:0px 0px 0px 0px;
	height:15px;
}

div.actu_savoir_plus a:hover {
	background:url(../images/savoir_plus_over.gif) right bottom no-repeat;
	padding:0px 0px 0px 0px;
	height:15px;
}

div.actu_savoir_plus a{
	/*background:url(../images/picto_fleche_marron.gif) right center no-repeat;*/
}
	
	
div.actu_savoir_plus span{
	/*display: none;*/
	padding:0 25px 0 0;
}


/* Savoir Plus listing*/
div.actu_savoir_plus_listing a{
	background:url(../images/savoir_plus.gif) right bottom no-repeat;
	padding:0px 0px 0px 0px;
	height:15px;
}

div.actu_savoir_plus_listing a:hover {
	background:url(../images/savoir_plus_over.gif) right bottom no-repeat;
	padding:0px 0px 0px 0px;
	height:15px;
}


/* Savoir Back */
div.actu_retour a{
	float:left;
	background:url(../images/retour.gif) left bottom no-repeat;
	text-align:left;
	height:15px;
	/*border:1px solid #333333;*/
	/*padding:0px 0px 5px 0px;*/
}

div.actu_retour a:hover {
	background:url(../images/retour_over.gif) left bottom no-repeat;
	text-align:left;
	height:15px;
	float:left;
}
	
	
div.actu_retour span {
	/*display: none;*/
	padding:0 0 0 25px;
}



/*---------------------------- BREADCRUM ----------------------------*/
#actu_breadcrum, #actu_breadcrum a{
	color:#FFFFFF;
	background-color:#667995;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-size: 15px;
	font-weight:bold;
	padding:5px;
	border-bottom:1px solid #9FA3B5;
	text-decoration:none;
}
#actu_breadcrum a:hover{
	text-decoration: underline;
}

/*---------------------------- TEASER RANDOM ----------------------------*/


.actu_teaser_bloc{
	color:#414141;
	height:290px;
	overflow:hidden;
}

.actu_teaser_date {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	padding-right:20px;
}

.actu_teaser_titre {
	font-style:italic;
	font-family:Times, serif;
	text-align:left;
	font-weight:bold;
	font-size:22px;
	padding-top:5px;
	padding-bottom:5px;
	line-height:20px;
	padding-top:40px;
}

.actu_teaser_corps {
	font-style:italic;
	font-family:Times, serif;
	font-weight:bold;
	text-align:left;
	font-size:14px;
	padding-top:5px;
	padding-bottom:5px;
	text-align:justify;
}

.actu_teaser_corps a {
	color:#0066CC;
	text-decoration:underline;
}

.actu_teaser_corps a:hover {
	color:#000066;
}

.bt_suite{
	float:right;
	display:block;
	line-height:22px;
	height:22px;
	width:64px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	background:url(../images/bt_suite.gif) no-repeat 0 bottom;
}

.bt_suite:hover{
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/bt_suite.gif) no-repeat 0 top;
}
/*---------------------------- LISTING ----------------------------*/
/* main container */
#actu_listing{
	position:relative;
}

#actu_retourtop {
	position:absolute;
	top:0px;
	left:520px;
	width:10px;
	height:10px;
}



.actu_listing_row{
	border-bottom:1px solid #e6dad4;
	padding:0 0 5px 0;
	margin:0 0 25px 0;
	min-height:2px;
}

.actu_listing_visuel{
    float:left;
	margin-right:8px;
	margin-left:15px;
}

.actu_listing_titre, .actu_detail_titre{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	font-weight:800;
	/*text-transform:uppercase;*/
}

.actu_listing_accroche, .actu_detail_accroche{
	color:#c5a99b;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-size: 16px;
	font-weight:800;
}


.actu_listing_intro{
	margin:10px 0 10px 0;
	font-size:1em;
	color:#76583b;
}

.actu_listing_corps{
	padding-bottom:20px;
}

.article_listing_corps a{
	color:#66663E;
}

/* separateur */
.actu_listing_separateur{
	background-color:#CFD1DA;
	border:none;
	border-bottom:3px solid #9FA3B5;
	margin:0 0 8px 0;
	padding:0;
	height:13px;
	font-size:11px;	/* IE fix */
}

/*---------------------------- DETAIL ----------------------------*/
.actu_detail_entete{
	padding-bottom:10px;
}

.actu_detail_titre{
	/*font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#7a1316;
	font-weight:normal;*/
}

.actu_detail_accroche{
	/*font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:normal;
	color:#000000;*/
}

.actu_detail_intro{
	font-size:1em;
	padding-bottom:10px;
}

.actu_detail_visuel{
    float:left;
	margin-right:8px;
}

.actu_detail_legendevisuel{
	font-size:.9em;
	color:#666666;
	margin:0 0 15px 0;
	padding:0;
}


.actu_detail_corps{
	padding-bottom:20px;
}

.article_detail_corps a{
	/*color:#D78E3E;*/
}

.actu_detail_retour{
	padding:8px 0 8px 0;
}

.bt_retour{
	float:left;
	display:block;
	line-height:22px;
	height:22px;
	width:64px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#FFFFFF;
	background:url(../images/bt_suite.gif) no-repeat 0 bottom;
}

.bt_retour:hover{
	color:#FFFFFF;
	text-decoration:none;
	background:url(../images/bt_suite.gif) no-repeat 0 top;
}

/*---------------------------- MENU ----------------------------*/
/* BAR DE MENU */

#actu_menu ul{
	padding: 0;
	margin: 0;
	list-style-type: none;
}


#actu_menu ul li a {
	display: block;
	padding: 5px 5px 5px 20px;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;   
   	font-size:12px;
	text-transform:uppercase;
	color:#FFFFFF;
	text-decoration: none;
	background:url(../images/picto_fiche.gif) 5px no-repeat;
	 border-bottom: 1px solid #9fa3b5;
}

#actu_menu ul li a:hover {
	color:#402405;
	background-color: #FFFFFF;
	background-image:url(../images/picto_fiche_roll.gif);
}

/*----------------------------- navigation ( « < 1 2 3 > » ) page listing actu -------------------------------*/
.actu_listing_navpage {
	/*font-family:Verdana, Arial, Helvetica, sans-serif;*/
	font-size:10px;
	color:#333333;
	text-decoration:none;
	border-top:1px solid #CCCCCC;
	border-bottom:4px solid #9FA3B5;
	padding:3px;
	margin-top:30px;
	margin-bottom:15px;
}

.actu_listing_navpage_current {
	font-weight:bold;
	color:#87816D;;
	background-color:#E6E2D2;
	padding:0 2px 0 2px;
}
a .actu_listing_navpage_num {
	font-weight:bold;
	color:#87816D;
	padding:0 2px 0 2px;
	text-decoration:none;
}
a:hover.actu_listing_num {
	color:#FFFFFF;
	background-color:#CB1C1C;
	text-decoration:none;
}
a.actu_listing_navpage_btn {
	color:#87816D;
	border:1px solid #E6E2D2;
	padding:0 2px 0 2px;
	text-decoration:none;
}
a:hover.actu_listing_navpage_btn {
	color:#FFFFFF;
	background-color:#CC0000;
	text-decoration:none;
}