/* ===| COLORS |==============================================================*/
p{
    color:#000000;
}
.color{
  color:#005494;
}

a:link, a:visited {
	color:#005494;
	text-decoration: none;}

a:hover, a:active {
	color:#ffffff !important;
	text-decoration: none !important;}

.car a:link, .car a:visited {
	color:#005494;
	text-decoration: none;}

.car a:hover, .car a:active {
	color:#51C2E6 !important;
	text-decoration: none !important;}





/* ===| IMAGES |==============================================================*/

body {background: #ffffff url(../images/charte/bg-body.jpg) repeat-x left top; }
#wrap-container{background: url(../images/charte/bg-wrapcontainer.jpg) repeat-x left bottom;}
#header{background: url(../images/charte/header.jpg) no-repeat left top;}
#wrap-footer{background:#24A1D0 url(../images/charte/bg-wrapfooter.jpg) repeat-x left top;}
#actualite{background: url(../images/charte/bg-actualite.jpg) no-repeat left top;}
#info{background: url(../images/charte/bg-coordonnees.jpg) no-repeat left top;}
#plan{background: url(../images/charte/bg-plan.jpg) no-repeat left top;}
#diapo{background: url(../images/charte/diapo.jpg) no-repeat left top;}

.bg1{background: #ffffff url(../images/charte/bg1.jpg) repeat-x left top;}
.bg2{background: url(../images/charte/bg2.jpg) no-repeat left bottom;}
.bg3{background: url(../images/charte/bg3.jpg) no-repeat left bottom;}
.bg4{background: url(../images/charte/bg4.jpg) no-repeat left top;}
.car{background: url(../images/charte/car.jpg) no-repeat right top;}

