/* CSS Document */

body{
	margin:0;
	/*text-align:center;*/
	font-family:Helvetica, Arial, sans-serif;
	background-image:url(../IMG/bg_top.jpg);
	background-repeat:repeat-x;
	}

a{
	text-decoration:none;
	}
a:hover{
	text-decoration:underline;
	}

#top{
	position:absolute;
	width:100%;
	height:141px;
	background-image:url(../IMG/bg_top.jpg);
	background-repeat:repeat-x;
	}

#global{
	margin-left:auto;
	margin-right:auto;
	width:1200px;
	text-align:left;
	}

#banniere{
	height:141px;
	width:1200px;
	background-image:url(../IMG/fond-banniere.jpg);
	position:relative;
	}

a.logo-banniere
{
	display:block;
	position:absolute;
	width:211px;
	height:74px;
	left:418px;
	top:14px;
	background-image:url(../IMG/logo-banniere.jpg);
	background-repeat:no-repeat;
	}
a:hover.logo-banniere{text-decoration:none;}

#contenu{
	position:relative;
	width:1200px;
	background-image:url(../IMG/fond-contenu.jpg);
	background-repeat:no-repeat;
	background-position:628px 0px;
	height:518px;
	}

div.imgsac{
	position:absolute;
	width:353px;
	height:262px;
	background-image:url(../IMG/sac-moulin.jpg);
	left:62px;
	}

div.brochure{
	position:absolute;
	display:block;
	width:291px;
	height:522px;
	top:-4px;
	left:736px;
	background-image:url(../IMG/fond-droite.jpg);
	background-repeat:no-repeat;
	}
div.brochure a:hover{text-decoration:none;}
p.lien-moulin{
	position:absolute;
	top:296px;
	left:23px;
	width:230px;
	font-size:14px;
	color:#333333;
	margin:0;
	}

p.lien-moulin a{
	text-decoration:none;
	font-weight:bold;
	color:#c30d20;
	
	}
a.lien-brochure{
	display:block;
	position:absolute;
	top:208px;
	left:81px;
	width:121px;
	height:92px;
	background-image:url(../IMG/lien-brochure.jpg);
	background-repeat:no-repeat;
	}

a.fleche-moulin{
	display:block;
	width:22px;
	height:22px;
	position:absolute;
	left:250px;
	top:354px;
	background-image:url(../IMG/fleche-moulin.jpg);
	background-repeat:no-repeat;
	}

#equipe{
	position:absolute;
	top:444px;
	left:218px;
	width:771px;
	height:162px;
	background-image:url(../IMG/fond-equipe.jpg);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:13px;
	}

#equipe div.photo-aurore{
	position:absolute;
	width:117px;
	height:117px;
	top:14px;
	left:167px;
	background-image:url(../IMG/photo-aurore.jpg);
	background-repeat:no-repeat;
	}

#equipe div.photo-romain{
	position:absolute;
	width:117px;
	height:117px;
	top:14px;
	left:455px;
	background-image:url(../IMG/photo-romain.jpg);
	background-repeat:no-repeat;
	
	}

#equipe a{
	color:#FFFFFF;
	}

#equipe div.texte-aurore{
	position:absolute;
	top:30px;
	left:282px;
	width:200px;
	
	}
#equipe div.texte-aurore p{
	margin:0;
	margin-bottom:5px;
	}

#equipe div.texte-romain{
	position:absolute;
	top:44px;
	left:570px;
	width:200px;

	}
#equipe div.texte-romain p{
	margin:0;
	margin-bottom:5px;
	}

#footer-fond{
	height:75px;
	width:100%;
	background-image:url(../IMG/fond-footer.jpg);
	background-repeat:repeat-x;
	}

#footer{
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	height:75px;
	}

#footer a.logo-footer{
	display:block;
	position:relative;
	width:96px;
	height:26px;
	left:400px;
	top:30px;
	background-image:url(../IMG/logo-footer.jpg);
	background-repeat:no-repeat;
	}

#footer a:hover.logo-footer{
	text-decoration:none;
	}

#footer p.coord{
	position:relative;
	left:500px;
	top:-10px;
	color:#666666;
	width:400px;
	font-size:12px;
	}
#footer p.coord a{
	color:#666666;
	}

div.texte-fr{
	position:absolute;
	height:190px;
	width:285px;
	top:29px;
	left:420px;
	color:#C40D1F;
	text-align:justify;
	font-family:Helvetica, Arial, sans-serif;
	
	font-size:15px;
	line-height:1.4em;
	}
div.texte-en{
	position:absolute;
	height:85px;
	width:435px;
	top:268px;
	left:272px;
	color:#000000;
	text-align:justify;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:1.4em;
	}
