@charset "UTF-8";
/* CSS Document */

#col_g #presentation{
	background-image:url(../_images/titre_editorial_rouge.gif);
}
#col_g #nous_contacter{
	background-image:url(../_images/titre_contacter_rouge.gif);
	background-color:#c5071e;
}

/*********Page intérieur presentation *****************/
.jcarousel-skin-tango3 .jcarousel-next-horizontal {
    background: transparent url(next-horizontal_rouge.png) no-repeat 0 0;
}
/*********Page intérieur presentation *****************/
.jcarousel-skin-tango3 .jcarousel-prev-horizontal {
    background: transparent url(prev-horizontal_rouge.png) no-repeat 0 0;
}

#center #menu_pagination a.wactive{
	color : #c5071e;
}

