body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	font-size: 12px;
	color: #333;
	background-color: #666;
}
#header {
	height: 130px;
	background-image: url(../images/fd_header.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#menuprincipal {
	list-style-type: none;
	text-align: left;
	font-size: 12px;
	color: black;
	height: 20px;
	width: 1000px;
	margin: auto;
	padding: 30px 0 0 1px;
	text-align: center;
	line-height: 22px;
}
#menuprincipal li {
	display: inline;
}
#menuprincipal a {
	margin: 6px 0 6px 0;
	display: block;
	height: 21px;
	width: 189px;
	background: transparent url(../images/fd_header_bouton.gif) top left no-repeat;
	text-decoration: none;
}
#menuprincipal a:hover, #menuprincipal a:focus {
	color: #fff;
	background: transparent url(../images/fd_header_bouton.gif) top left no-repeat;
	background-position: 0% -23px;
}
#contenu {
	margin: auto;
	padding: 10px 50px 20px 50px;
	width: 901px;
	background: #fff url(../images/fd_2contenant_haut.jpg) center top repeat-x;
}
#contenu_contact {
	margin-left: 270px;
	margin-top: -150px;
}
#contenu_formulaire {
	padding-left: 50px;
}
#contenu2service {
	float: left;
	margin: 0;
	padding: 0 30px 20px 30px;
	height: 160px;
	width: 230px;
}
#pied2page {
	height: 70px;
	width: 999px;
	margin: auto;
	padding: 1px 1px 1px 1px;
	background: url(../images/fd_2contenant_bas.jpg) center top no-repeat;
}
#menu-realisations {
	list-style-type: none;
	text-align: left;
	font-size: 12px;
	color: black;
	height: 20px;
	width: 1000px;
	margin: auto;
	padding: 30px 0 0 1px;
	text-align: center;
	line-height: 22px;
}
#menu-realisations li {
	display: inline;
}
#menu-realisations a {
	margin: 6px 0 6px 0;
	display: block;
	height: 21px;
	width: 189px;
	background: transparent url(../images/fd_header_bouton.gif) top left no-repeat;
	text-decoration: none;
}
#menu-realisations a:hover, #menu-realisations a:focus {
	color: #fff;
	background: transparent url(../images/fd_header_bouton.gif) top left no-repeat;
	background-position: 0% -23px;
}
h1 {
	font-size: 22px;
	font-weight: bold;
	color: #000;
	height: 28px;
	background: url(../images/fd_titre_h1.jpg) left top no-repeat ;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #000;
	height: 28px;
	background: url(../images/fd_titre_h1.jpg) left top no-repeat ;
	clear: both;
	margin-bottom: 0;
}
h3 {
	font-size: 18px;
	font-weight: normal;
	color: #000;
	height: 28px;
	background: url(../images/fd_titre_h2.jpg) left top no-repeat ;
	margin-bottom: -5px;
}
a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #0066cc;
}
a:active {
	color: #000;
}
a.h2 {
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #0099ff;
	height: 28px;
	background: url(../images/fd_titre_h1.jpg) left top no-repeat ;
	clear: both;
	margin-bottom: 0;
}
a.h2:visited {
	text-decoration: none;
}
a.h2:hover {
	color: red;
}
a.h2:active {
	color: #0099ff;
}
a.retourhaut2page {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
a.retourhaut2page:visited {
	text-decoration: none;
}
a.retourhaut2page:hover {
	color: #000;
}
a.retourhaut2page:active {
	color: #000;
}
.txt_general {
	padding-left: 20px;
	line-height: 1.4em;
}
.txt_general_liste {
	margin: 0;
	padding-left: 10%;
	list-style-position: inside;
}
.imageflottante {
	float: right;
	margin: 0 10px 0 30px;
}
.txt2description {
	margin:0;
	padding:0 0 0 210px;
}
.txt2description2contact_part1 {
	float: left;
	text-align:right;
	margin: 0 60px 0 0;
	width:300px;
}
.txt2description2contact_part2 {
	margin: 0;
	padding: 0;
}
.txt_champsobligatoire {
	font-style: italic;
	padding-left: 100px;
	margin-top: -10px;
}
.txt_retourhautdepage {
	text-align: center;
}
.messagedefilant {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;
}
.pied2page {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	text-transform: none;
}
.pied2page2 {
	font-size: 12px;
	font-weight: normal;
	color: #fff;
	text-align: center;
	text-transform: none;
}
a.pied2page2 {
	color: #fff;
	text-decoration: none;
}
a.pied2page2:visited {
	text-decoration: none;
}
a.pied2page2:hover {
	color: #ccc;
}
a.pied2page2:active {
	color: #fff;
	text-decoration: none;
}
#pied2page a:link {
	text-decoration: none;
}
#pied2page a:visited {
	color: #000;
}
#pied2page a:hover {
	color: #fff;
}
#pied2page a:active {
	text-decoration: none;
}