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


#col_g #presentation{
	background-image:url(../_images/titre_book.gif);
}
#col_g #fond_presentation{
	background-image:url(../_images/fond_book.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
}
#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;
}
