/* CSS Document */

body {width:100%; margin:0 auto; font-family:arial; font-size:12px; text-align:justify; background:#FFF url(../img/background-g.gif) bottom center no-repeat; }
h1 {color:#801551; font-size:20px;}
h2 {color:#E11C82; font-size:20px; margin-left:10px; margin-bottom:5px; margin-top:5px;}

#general {width:960px; padding:0; margin: 0 auto; background:transparent url(../img/background-p.png) top left repeat-y; background-position:center; }

#header {}
#header img{width:956px; height:324px; border:0; margin-left:1px;}

#content {width:450px; float:left; position:relative; margin: 10px 0 0 5px; }
#content  p{margin-left:10px; margin-right:10px;}
#content  h1{margin-left:10px; margin-top:10px; margin-bottom:-10px;}
#content  img {border:0; margin:0 8px 10px 8px; border:1px solid #EBB4D7;}


#edito {
	width:430px;
	float:left;
	position:absolute;
	margin: 330px 10px 0 500px;
	background:transparent url(../img/fond-edito.png) top left no-repeat;
	border-top:5px solid #DD2684;
	border-bottom:5px solid #DD2684;
	border-left:1px solid #F9D9E4;
	border-right:1px solid #F9D9E4;
	top: 2px;
	
	}
#edito h1{margin:5px 0 0 5px;}
#edito p{margin:26px 5px 10px 10px; text-align:justify; }

#page {width:940px; margin:0 auto; }
#page p{margin-left:10px; margin-right:10px;}
#page h1{margin-left:10px; margin-top:10px; margin-bottom:-5px;}
#page img {border:0; margin:0 8px 10px 8px; border:1px solid #EBB4D7;}
#notice {width:450px; margin: 10px 20px 0 0;}

#contacts {width:955px; height:96px; margin:15px 0 20px -8px; background:transparent url(../img/fond-contact.png) top left repeat-y; border-top:5px solid #DD2684; border-bottom:5px solid #DD2684; }
#contacts h2{margin-top:10px; margin-left:20px;}
#contacts p{margin:25px 10px 5px 20px;}

#footer {
	width:1050px;
	height:166px;
	background:transparent url(../img/footer.gif) top left no-repeat;
	margin:-166px 0 0 -30px;
	font-size:10px;
	color:#fff;
	text-align:center;
	position:absolute;}
#footer a{text-decoration:none; color:#fff}
#footer a:hover{text-decoration:none; color:#fff}


#footer p{padding:130px 50px 0px 50px;}
#footer strong{font-weight:100;}

