/* ===| COLORS |==============================================================*/
body {background: #ffffff; color: #383838;}

#header {  /*background: url(../images/charte/bg-header.jpg)  no-repeat top left;*/}
#container{ background: transparent;}

#footer{background: url(../images/charte/bgfooter.jpg) no-repeat top center;}
#wrap-container{ background: url(../images/charte/bg-wrapcontainer.jpg) repeat-x top left #FFFFFF;}
h2{
	color: #1b73d6;
	background-color: transparent;}

#wrap-footer{ background: url(../images/charte/bg-footer.jpg) repeat-x top left;}
#presentation1{background: url(../images/charte/img-presentation1.jpg) no-repeat top left;}
#presentation3{background: url(../images/charte/img-presentation4.jpg) no-repeat top left;}
#atelier1{background: url(../images/charte/img-atelier2.jpg) no-repeat top left;}

a {color: #194379;}
a:hover {text-decoration: none;}

div.separator{
	border-top-color: #fff;
	border-bottom-color:#cccccc;}
