* {
margin: 0;
padding: 0;
}

body {
background-color: #fff;
text-align: center;
font: 11px Tahoma, Verdana, Arial, sans-serif;
color: #404245;
}

p {
margin: 10px;
text-align: justify;
}

h3 {
margin: 20px 10px;
color: #2588e1;
border-bottom: 1px solid #c0c0c0;
}

a { 
color: #2588e1; 
text-decoration: none;
} 

a:visited { 
color: #2588e1; 
text-decoration: none; 
} 

a:hover, a:focus { 
text-decoration: underline; 
color: #7f7f7f; 
} 

a img { 
border: 0 none; 
}

img.bordureCinq {
margin: 0 8px 5px 8px;
}

label {
width: 25%;
float: left;
text-align: left;
padding-right: 1em;
color: #2588e1;
font-weight: bold;
}

label.formLabelRequired {
border-right: 3px solid red;
}

textarea {
width: 30%;
height: 10em;
font-family: sans-serif;
font-size: small;
background: #fff;
border: 1px solid #7f7f7f;
padding: 1px;
margin-left: 0.3em;
}

input.formField {
width: 30%;
background: #fff;
border: 1px solid #7f7f7f;
padding: 1px;
margin-left: 0.3em;
}

input.formFieldDate {
width: 5%;
background: #fff;
border: 1px solid #7f7f7f;
padding: 1px;
margin-left: 0.3em;
}

input.formFieldCheck {
background: #fff;
border: 1px solid #7f7f7f;
margin-left: 0.3em;
}

p.envoi {
margin-top: 1em;
margin-left: 20%;
height: 5em;
text-align: left;
}

p.error {
color: red;
font-weight:bold;
}

input.bouton {
border: 1px solid #7f7f7f;
padding: 1px;
background: #fff;
font-weight: bold;
color: #2588e1;
margin-top: 5px;
font-size: 10px;
}

div#container {
width: 906px;
position: relative;
margin: 0 auto;
}

div#header {
width: 906px;
height: 200px;
text-align: left;
background: #fff url(img/header.jpg) no-repeat 0 0;
}

div#header h1 a {
display: block;
height: 25px;
width: 460px;
position: relative;
top: 0;
left: 0;
}

div#header h1 a span {
display: none;
}

p#topmenu {
position: relative;
top:  -10px;
left: 800px;
width: 176px;
margin: 0;
}

p#topmenu a {
color: #606060;
text-decoration: none;
font-weight: bold;
}

p#topmenu a:hover {
color: #999;
text-decoration: underline;
font-weight: bold;
}

ul#menu {
margin: 0;
padding: 0;
width: 635px;
height: 25px;
position: relative;
top: 126px;
left: 305px;
/*border: 1px solid red;*/
}

ul#menu li {
margin: 0;
border-right: 2px solid #606060;
padding: 0;
float: left;
list-style: none;
}

ul#menu li#end {
border: 0;
}

ul#menu li a {
margin:0 5px 0 5px;
color: #606060;
text-decoration: none;
font-weight: bold;
}

ul#menu li a:hover {
color: #999;
text-decoration: underline;
font-weight: bold;
}

div.left {
width:290px;
height: 250px;
margin: 0 5px;
text-align: left;
float: left;
}

div.right {
width:290px;
height: 250px;
margin: 0 0 0 30px;
text-align: left;
float: right;
}

div#content {
text-align: left;
}

h2#one a {
display: block;
width: 225px;
height: 59px;
background: #fff url(img/1.png) no-repeat 0 0;
}

h2#one a span {
display: none;
}

h2#two a {
display: block;
width: 220px;
height: 59px;
background: #fff url(img/2.png) no-repeat 0 0;
}

h2#two a span {
display: none;
}

h2#three {
display: block;
width: 205px;
height: 59px;
background: #fff url(img/3.png) no-repeat 0 0;
}

h2#three span {
display: none;
}

h2#four a {
display: block;
width: 240px;
height: 55px;
background: #fff url(img/4.png) no-repeat 0 0;
}

h2#four a span {
display: none;
}

h2#five a {
display: block;
width: 195px;
height: 55px;
background: #fff url(img/5.png) no-repeat 0 0;
}

h2#five a span {
display: none;
}

h2#six a {
display: block;
width: 275px;
height: 241px;
background: #fff url(img/6.png) no-repeat 0 0;
}

h2#six a span {
display: none;
}

h2#atouts {
display: block;
width: 409px;
height: 28px;
background: #fff url(img/atouts.png) no-repeat 0 0;
margin: 10px;
}

h2#atouts span {
display: none;
}

h2#implanter {
display: block;
width: 409px;
height: 28px;
background: #fff url(img/implanter.png) no-repeat 0 0;
margin: 10px;
}

h2#implanter span {
display: none;
}

h2#choisir {
display: block;
width: 490px;
height: 28px;
background: #fff url(img/choisir.png) no-repeat 0 0;
margin: 10px;
}

h2#choisir span {
display: none;
}

h2#conseil {
display: block;
width: 409px;
height: 28px;
background: #fff url(img/conseil.png) no-repeat 0 0;
margin: 10px;
}

h2#conseil span {
display: none;
}

div#clear {
clear: both;
}

div#footer {
height: 77px;
width: 906px;
background: #fff url(img/footer.png) no-repeat 0 0;
text-align: center;
}

div#footer ul {
text-align: left;
position: relative;
top: 2px;
left: 0;
margin: 2px 5px;
}

div#footer ul li {
list-style: none;
}

div#footer ul li a {
color: #efefef;
text-decoration: none;
font-weight: bold;
}

div#footer ul li a:hover {
color: #aaa;
text-decoration: none;
font-weight: bold;
}

div#footer table {
float: right;
text-align: left;
color: #efefef;
}

div#footer table td {
padding: 0 5px;
}

div#footer table td a {
color: #efefef;
text-decoration: none;
font-weight: bold;
}

div#footer table td a:hover {
color: #aaa;
text-decoration: none;
font-weight: bold;
}
