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

.actu_visuel{
	border: 1px solid #66663E;
	padding:0px;
	background-color:#FFFFFF;
}

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

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

div.actu_savoir_plus a, div.actu_retour a {
	text-align:left;
	font-size:10px;
}
	
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 {
	/*background:url(../images/picto_fleche_marron.gif) right center no-repeat;*/
}

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 0px 0 0;
}

/* Savoir Back */
div.actu_retour {
	float:left;
	padding:0 0px 0 0;
	text-align:left;
}

div.actu_retour a {
	padding:0 0px 0 0;
}
	
	
div.actu_retour span {
	/*display: none;*/
	padding:0 0 0 0px;
}



/*---------------------------- BREADCRUM ----------------------------*/
#actu_breadcrum, #actu_breadcrum a{
	color:#FFFFFF;
	background-color:#7a1315;
	/*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 ----------------------------*/
.actu_teaser_row{
	margin:0;
	margin:5px 8px 5px 8px;
	padding:5px 0 5px 0;
	vertical-align:top;
	text-align:left;
	border-bottom:1px solid #b6b6b6;	
	/*width:280px;*/
}

.actu_teaser_row a{
	color:#7a1315;
}

.actu_teaser_row a:hover{
	text-decoration:underline;
}

.actu_teaser_visuel{
	margin-right:8px;
	margin-bottom:8px;
	color:#58585a;
	border:none;
	font-size:10px;
	float:left;
}

.actu_teaser_titre {
	color:#666666;
	text-transform:uppercase;
	font-size:11px;
	font-weight:bold;
	margin:0;
	text-align:left;
}

.actu_teaser_accroche {
	color:#7a1315;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding-bottom:5px;
}

.actu_teaser_intro{
	color:#58585a;
	margin-bottom:0px;
	text-align:left;
}

.actu_teaser_corps{
	color:#58585a;
	margin-top:8px;
	text-align:left;
}


#actu_teaser_picto{
    padding: 16px 0 0 0; /* hauteur */
	margin: 0 0 5px 0;
    overflow: hidden; 
    background-image: url("../images/fre_FR/actu_picto_txt.gif");
	background-repeat:no-repeat;
	width:69px; /* largeur image */
	height: 0px !important; /* for most browsers */
    height /**/:11px; /* for IE5.5's bad box model */
}

.actu_teaser_savoir_plus  {
	margin-bottom:2px;
}

.actu_teaser_savoir_plus a {
	margin:0;
	padding:0;
	text-align:left;
	font-size:10px;
}


/*---------------------------- LISTING ----------------------------*/
/* main container */
#actu_listing{
	clear:both;
	color:#58585a;
}

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

.actu_listing_row{
	border-bottom:1px solid #b6b6b6;
	margin:8px;
	clear:both;
}

html > body .actu_listing_row{
	padding-bottom:8px;
}

.actu_listing_visuel{
	color:#58585a;
	font-weight:bold;
	margin-right:8px;
	float:left;
}

.actu_listing_titre, .actu_detail_titre{
	color:#58585a;
	font-size:14px;
	font-weight:bold;
	text-align:left;
}

.actu_listing_accroche, .actu_detail_accroche{
	color:#7A1315;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.actu_listing_intro{
	color:#58585a;
	text-align:left;
	margin-top:10px;
	/*margin-bottom:10px;*/
}

.actu_listing_corps{
	color:#58585a;
	margin-top:10px;
	/*margin-bottom:10px;*/
}

.article_listing_corps a{
	color:#58585a;
}

.actu_savoir_plus a{
	color:#7a1315;
}



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

/*---------------------------- DETAIL ----------------------------*/
.actu_detail{
	clear:both;
	color:#58585a;
	margin:8px;
}

.actu_detail_entete{	

}

.actu_detail_titre{
	color:#58585a;
	font-size:14px;
	font-weight:bold;

}

.actu_detail_accroche{
	color:#7A1315;
	font-size:18px;
	font-weight:bold;
	text-align:left;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.actu_detail_intro{
	color:#58585a;
	text-align:left;
	margin-top:10px;
	margin-bottom:10px;
}

.actu_detail_visuel{
    float:left;
	margin-right:8px;
	border-bottom:solid 1px #58585a;
}

.actu_detail_legendevisuel{
	font-size:10px;
	color:#58585a;
	margin:0 0 15px 0;
	padding:0;
}


.actu_detail_corps{
	color:#797575;
	margin-top:10px;
	/*margin-bottom:10px;*/
	color:#58585a;
	text-align:left;
}

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

.actu_detail_retour{
	padding:8px 0 8px 0;
	color:#7a1315;
}

.actu_retour a{
	padding:8px 0 8px 0;
	color:#7a1315;
}


/*---------------------------- 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-size:10px;
	text-transform:uppercase;
	color:#FFF;
	text-decoration: none;
	background:url(../images/picto_fiche.gif) #3870B7 5px no-repeat;
	border-bottom: 1px solid #000000;
}

#actu_menu ul li a:hover {
	color:#FFF;
	background-color: #CCCCCC;
	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:#CCCCCC;
	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 #CCCCCC;
	padding:0 2px 0 2px;
	text-decoration:none;
}
a:hover.actu_listing_navpage_btn {
	color:#FFFFFF;
	background-color:#CCCCCC;
	text-decoration:none;
}
