/* ===| IMAGES |==============================================================*/
body{background-color: #00224B;}
#wrap-container{background: url(../images/charte/bg-wrapcontainer.jpg) repeat-x top left ;}
#wrap-container2{
  background: url(../images/charte/bg-body.jpg) repeat-x left top;

      position: absolute;
    z-index: 1;
    width: 50%;
    height: 100%;
}

#container{background:  url(../images/charte/bg-container.jpg) no-repeat right top;}
#header{background: url(../images/charte/header.jpg) no-repeat left top;}
#diapo{background: url(../images/charte/diapo.jpg) no-repeat left top;}
#newsletter{background: url(../images/charte/bg-newsletter.jpg) left top;}
#menu-left{background: url(../images/charte/menu.jpg) no-repeat left top;}
#actualite{background: url(../images/charte/bg-actualites.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;}
#digital-age{background: url(../images/charte/bg-digitalage.jpg) no-repeat left top;}
#mentions{background: url(../images/charte/bg-mentions.jpg) no-repeat right top;}
.prod1{background: url(../images/charte/bullet1.jpg) no-repeat left top;}
.prod2{background: url(../images/charte/bullet1.jpg) no-repeat right top;}
#right-column1{background: #ffffff url(../images/charte/bg-contct.jpg) no-repeat left bottom;}
#merci{background: url(../images/charte/bg-merci.jpg) no-repeat left top;}


/* ===| COLORS |==============================================================*/

p{
  color:#000000;
}

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

a:hover, a:active{
	color:#A9521B !important;
	text-decoration: none !important;}
.thumb{border:1px solid #0D468C;}

#left-column, #right-column {background-color: #ffffff;}
#footer{background-color: #F3E8BA !important;}


