﻿@charset "utf-8";
/* CSS Document */

body/*, .ms-backgroundImage*/ { 
	background-image:url('/SiteCollectionImages/PortailRRQ/section2013/bg_body_citoyens.png')!important;
	background-attachment:scroll;
	background-color:transparent;
	background-position:top center;
	background-repeat:no-repeat}

/* BG menu*/
.menuH { background:url("/SiteCollectionImages/PortailRRQ/section2013/bgMnuHL.png") no-repeat bottom left}
.menuHD {background:url("/SiteCollectionImages/PortailRRQ/section2013/bgMnuHR.png") no-repeat bottom right}
.menuC { background:url("/SiteCollectionImages/PortailRRQ/section2013/bgMnuCL.png") repeat-y top left }
.menuCD { background:url("/SiteCollectionImages/PortailRRQ/section2013/bgMnuCR.png") repeat-y top right }
.menuB { background:url("/SiteCollectionImages/PortailRRQ/section2013/bgMnuBL.png") no-repeat top left }
.menuBD { background:url("/SiteCollectionImages/PortailRRQ/section2013/bgMnuBR.png") no-repeat top right}


/* BG contenu*/
.contentH { background:url("/SiteCollectionImages/PortailRRQ/section2013/bgCntHL.png") bottom left no-repeat}
.contentHD {background:url("/SiteCollectionImages/PortailRRQ/section2013/bgCntHR.png") bottom right no-repeat}
.contentC { background:url("/SiteCollectionImages/PortailRRQ/section2013/bgCntCL.png") top left no-repeat}
.contentCD { background:url("/SiteCollectionImages/PortailRRQ/section2013/bgCntCR.png") top right no-repeat}
.clsSection .contentC { background:url("/SiteCollectionImages/PortailRRQ/section2013/bgCntCL_eve.png") top left no-repeat}
.clsSection .contentCD { background:url("/SiteCollectionImages/PortailRRQ/section2013/bgCntCR_eve.png") top right no-repeat}

