body {
	background:#d4dcde url('images/background.jpg') top center repeat-x;
	font-family:tahoma, arial, sans serif;
	margin:0;
	font-size:13Px;
	color:#666;
	}
.left { float:left; }
.right { float:right; }
h1 {
	margin:0;
	font-size:14px;
	height:21px;
	padding:3px 0 0 5px;
	}
h1.gris { background:#fefefe url('images/fond_h1-gris.jpg') top center repeat-x; }
input[type="text"], textarea { border: solid 1px rgb(230,238,241) }
input[type="text"]:focus, textarea:focus { border: solid 1px rgb(203,216,222) }
div#englobe {
	width:1024px;
	/*height:1400px;*/
	margin:0 auto 0 auto;
	background-color:#f6f6f6;
	}
div#header { height:93px; background-color:white; }
div#menu {
	width:650px;
	height:95px;
	text-align:center;
	}
div#menu table { float:right; padding:0; margin:0; background:#FFF url('images/fond_tableau.jpg') bottom center repeat-x; }
div#menu td{
	padding:0;
	margin:0;
	width:120px;
	height:90px;
	font-weight:bold;
	}
	
div#menu td#selection {
	color:#9b9a9a;
	cursor: pointer;
	}
	
div#menu td#nonSelection {
	background:#7aa9df url('images/fond_rollhover.jpg') bottom center repeat-x;
	color:#FFF;
	}
	
div#menu td#selection:hover {
	background:#7aa9df url('images/fond_rollhover.jpg') bottom center repeat-x;
	color:#FFF;
	}
div#bandeau {
	width:100%;
	height:340px;
	}
div#presentation {
	padding-top:40px;
	width:445px;
	}
div#presentation p {
	padding-right:15px;
	text-align:justify;
	color:#FFF;
	}
div#infoevenements {
	/*background-color:#6ba1e9;*/
	/*background-color:#404FD1;*/
	background-color:#125EA9;
	margin:20px 7px 0 0;
	width:445px;
	}
div#infoevenements p {
	margin:0;
	padding:5px;
	color:white;
	font-weight:bold;
	text-align:center;
	background-color:#125EA9;
	}
	
div#infoevenements ul {
	margin:0;
	padding:5px;
	color:white;
	font-weight:bold;
	background-color:#125EA9;
	}
	
div#lienInfo {
	border:2px outset black;
	margin:0;
	padding:5px;
	color:white;
	font-weight:bold;
	background-color:#3B4045;
	text-align:center;
	}
	
div#lienInfo:hover {
	border:2px outset black;
	margin:0;
	padding:5px;
	color:white;
	font-weight:bold;
	background-color:#020E19;
	text-align:center;
	}
	
div#lienInfo a{
	color:#CBDFF6;
	}
	
div #pageInfo{
	padding:10px 50px 10px 50px;
	text-align:justify;
	/*background-color:#DFE9F3;*/
	font-weight:bold;
	}
	
#maps {
	text-align:center;
	}
	
#galery{
	text-align:center;
	margin:10px 10px 0 10px;
	}
	
div #videoBBC{
	margin:5px 30px 0 10px;
	float : right;
	}
	
a.lien_info {
	color : orange;
}

a.lien_info2 {
	color : #00A511;
}
	
div#miseEnAvant p {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	border:2px outset blue;
	padding:30px;
	color:white;
	font-weight:bold;
	text-align:left;
	/*background: #feb290 url('images/fond_pres.jpg') bottom center repeat-x;*/
	background:#6ba1e9 url('images/fond_info.jpg') bottom center repeat-x;
}

#imgDemo {
	float:right;
	width:261px;
	margin:15px 60px 0 0;
	border:5px outset blue;
}

#imgDemo2 {
	float:right;
	margin:0px 0 0 0;
}

#textDemo {
	width: 550px;
	margin:30px 0 0 80px;
	clear:left;
}

#listeMaisons {
	margin : 10px 20px 10px 20px;
}

#listeMaisons  b{
	color : #6ba1e9;
}

#listeMaisons  img{
	float : right;
}

#listeMaisons  a{
	color : #FF8000;
}

#textDemoSuite {
	width: 550px;
	margin:10px 0 0 80px;
	clear:left;
}

#textDemoSuite2 {
	margin:10px 0 0 80px;
}

#textDemo2 {
	width: 550px;
	margin:20px 0 0 80px;
	clear:left;
}


div#contenu { background: #f6f6f6 }
div#contenu div#gauche { width:575px; }
div#contenu div#gauche table { border:0; margin:5px 0 0 35px; }
div#contenu div#gauche table td { padding-right:30px; }
div#contenu div#droite { width:449px; margin-bottom:20px; }
div#contenu div#droite h1#rouge { width:435px; margin:4px 0 0 3px; color:#FFF; background:#f60101 url('images/fond_h1-rouge.jpg') bottom center repeat-x; }
div#contenu div#droite h1#orange { width:435px; margin-left:3px; color:#FFF; background:#ffa000 url('images/fond_h1-orange.jpg') bottom center repeat-x; }
div#contenu div#droite h1#jaune { width:435px; margin-left:3px; color:#FFF; background:#ffe400 url('images/fond_h1-jaune.jpg') bottom center repeat-x; }
div#contenu div#droite ul { margin:7px 0 7px 0; }
div#footer {
	clear:both;
	width:1020px;
	height:44px;
	background:#eeeeee url('images/fond_footer.jpg') bottom center repeat-x;
	margin:0 auto 0 auto;
	border-top:2px #FFF solid;
	border-left:2px #FFF solid;
	border-right:2px #FFF solid;
	}
div#footer p {
	margin:0;
	padding:6px 0 0 6px;
	color:#a9a8a8;
	}
