@charset "UTF-8";
/* CSS Document */

body {
	background-color: #cccccc;
	background-image: url(../images/fond.gif);
}
#container {
	position:relative;
	top:0px;
	width:750px;
	height:2200px;
	z-index:999;
	margin: 0 auto;
	background-color: #EEE7D4;
	border: solid #1F295F 2px;
}
#logo {
	position:absolute;
	left:0px;
	top:0px;
	width:750px;
	height:200px;
	z-index:1000;
	visibility: visible;
}
#menu {
	position:absolute;
	left:42px;
	top:201px;
	width:665px;
	height:33px;
	z-index:1000;
	visibility: visible;
}
#photo_gallery {
	position:absolute;
	left:95px;
	top:101px;
	width:480px;
	height:340px;
	z-index:1000;
}
#texte_historique {
	position:absolute;
	left:42px;
	top:300px;
	width:663px;
	height:1700px;
	z-index:1000;
}
#texte_mission {
	position:absolute;
	left:42px;
	top:300px;
	width:663px;
	height:550px;
	z-index:1000;
	text-align: justify;
}
#texte_clientele {
	position:absolute;
	left:42px;
	top:300px;
	width:663px;
	height:405px;
	z-index:1000;
}
#texte_services {
	position:absolute;
	left:42px;
	top:300px;
	width:663px;
	height:405px;
	z-index:1000;
}
#texte_horaires {
	position:absolute;
	left:42px;
	top:300px;
	width:663px;
	height:405px;
	z-index:1000;
}
#texte_coordonnes {
	position:absolute;
	left:42px;
	top:300px;
	width:663px;
	height:800px;
	z-index:1000;
}
#Titres {
	position:absolute;
	left:0px;
	top:243px;
	width:458px;
	height:49px;
	z-index:1000;
}
#texte_photo {
	position:absolute;
	left:137px;
	top:652px;
	width:480px;
	height:76px;
	z-index:1000;
}
.Texte_reg {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #1F295F;
	text-align: justify;
}
.Texte_bold {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #1F295F;
	text-align: justify;
}
.Texte_bold_gros {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #1F295F;
	text-align: left;
}
.Texte_bold_gros_underline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #1F295F;
	text-align: justify;
}
a:link {
	color: #1f295f;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #1F295F;
}
a:hover {
	text-decoration: underline;
	color: #1F295F;
}
a:active {
	text-decoration: none;
	color: #1F295F;
}
#Logo_big {
	position:absolute;
	left:233px;
	top:300px;
	width:240px;
	height:258px;
	z-index:1000;
}
