@charset "utf-8";


body {
	background-color: #ffffff;
	background-image: url(images/img_fond.gif);
	background-repeat: repeat-x;
	background-position: center top;
	margin-top: 0px;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
}
#container {
	background-image: url(images/img_fond_cote.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 0px;
	width: 900px;
	height: 600px;
	margin: auto;
	position:relative;
}
#fond_page {
	background-image: url(images/img_fond_gd.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
}
#header {
	background-image: url(images/img_fond_gd.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 824px;
	margin: auto;
	padding-top: 10px;
}
#fd_menu {
	background-image: url(images/img_arbre.png);
	background-repeat: no-repeat;
	background-position: center top;
	position:absolute;
	width:421px;
	height:238px;
	z-index:1;
	left: 441px;
	top: 4px;
}
#fd_menu_accueil {
	background-image: url(images/img_arbre.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	position:relative;
	width:501px;
	height:307px;
	z-index:1;
	left: 200px;
	top: 50px;
}
#texte_accueil {
	position:absolute;
	width:700px;
	height:70px;
	z-index:1;
	text-align: center;
	left: 98px;
}
#menu {
	vertical-align:text-bottom;
	position:absolute;
	width:274px;
	height:43px;
	z-index:1;
	left: 24px;
	top: 118px;
}
#contenu {
	width: 824px;
	vertical-align: middle;
	text-align: center;
	margin: auto;
	padding-top: 70px;
	padding-left: 0px;
}
#titre_page {
	position:absolute;
	width:721px;
	height:57px;
	z-index:1;
	left: 92px;
	top: 212px;
	text-align:left;
}
#texte_realisation {
	width: 210px;
	padding-top: 50px;
}
#texte_realisation h1 {
	background-attachment: scroll;
	background-image: url(images/realisations/img_fd_titre.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align:left;
	padding-top: 8px;
	padding-left: 15px;
	color:#FFFFFF;
	font-size:11px;
	height: 25px;
}
#texte_realisation p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414040;
	text-decoration: none;
	text-align: justify;
	padding-left: 15px;
	padding-right: 13px;
	padding-top: 0px;
}
#texte_realisation a {
	color: #e2001a;
	text-decoration:underline;
}
#texte_realisation a:hover {
	text-decoration:none;
}
#footer {
	text-align: center;
	font-size: 10px;
	color: #414040;
	height: 30px;
	width: 824px;
	margin: auto;
	padding-top: 50px;
}
.texte_10_rouge {
	font-size: 10px;
	color:#e2001a;
}
.texte_10_gris {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414040;
	text-decoration: none;
}
.texte_10_gris_just {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #414040;
	text-decoration: none;
	text-align: justify;
}
.lien_10_rouge {
	font-size: 10px;
	color:#e2001a;
	text-decoration: underline;
}
.lien_10_rouge:hover {
	text-decoration: none;
}
.lien_10_gris {
	font-size: 10px;
	color:#414040;
	font-weight: bold;
	text-decoration: underline;
}
.lien_10_gris:hover {
	text-decoration: none;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.img_fondtitre {
	background-attachment: scroll;
	background-image: url(images/realisations/img_fd_titre.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 8px;
	padding-left: 8px;
	color:#FFFFFF;
	font-size:11px;
}
