body {
margin: 0px;
padding: 0px;
text-align: center;
font-family: Tahoma;
background-color: #e8b58c;
}

#container {
width: 780px;
height: 850px;
position: relative;
text-align: left;
margin: auto;
background-image: url('images/bg_page.jpg');
border: 1px solid #c55722;
}

#menu {
width: 334px;
position: absolute;
left: 422px;
top: 149px;
}

.menu_g, .menu_d {
height: 28px;
}

.menu_g, .menu_d {
height: 28px;
margin-bottom: 4px;
font-size: 15px;
font-weight: bold;
text-decoration: none;
color: #ffffff;
}

.menu_g {
width: 118px;
float: left;
}

.menu_d {
width: 197px;
float: right;
}

.menu_g a, .menu_d a {
display: block;
width: 100%;
height: 100%;
font-weight: bold;
font-size: 15px;
text-decoration: none;
color: #ffffff;
}

.menu_g a span, .menu_d a span, #selected_1 span, #selected_2 span, #selected_3 span, #selected_4 span, #selected_5 span, #selected_6 span {
position: relative;
left: 8px;
top: 3px;
}

.menu_g a:link, .menu_g a:visited, .menu_d a:link, .menu_d a:visited {
background-color: #f8852a;
}

#menu_1 a:hover, #menu_1 a:active, #selected_1 {
background-color: #5b94e6;	
}

#menu_2 a:hover, #menu_2 a:active, #selected_2 {
background-color: #fcd22a;	
}

#menu_3 a:hover, #menu_3 a:active, #selected_3 {
background-color: #ffb6c1;	
}

#menu_4 a:hover, #menu_4 a:active, #selected_4 {
background-color: #ff00ff;	
}

#menu_5 a:hover, #menu_5 a:active, #selected_5 {
background-color: #e13511;	
}

#menu_6 a:hover, #menu_6 a:active, #selected_6 {
background-color: #9ed812;	
}

ul {
margin-bottom: 10px;
}

#blc_presentation {
width: 100%;
height: 356px;
position: absolute;
left: 0px;
top: 460px;
background-color: #ff983e;
background-image: url('images/bg_presentation.jpg');
color:#FFFFFF

}

#blc_presentation #content {
width: 90%;
position: relative;
top: 20px;
left: 30px;
}

#blc_presentation h2 {
font-size: 18px;
padding: 0px;
margin: 0px;
margin-bottom: 20px;
}

#blc_presentation #ul_1 li {
list-style-image: url('images/presentation_puce_1.gif');
}

#blc_presentation #ul_2 {
list-style-image: url('images/presentation_puce_2.gif');
}

#blc_prestations {
width: 100%;
height: 356px;
position: absolute;
left: 0px;
top: 460px;
background-color: #e13511;
background-image: url('images/bg_prestations.jpg');
font-size: 14px;
color: #ffffff;
}

#blc_prestations #content {
width: 90%;
position: relative;
top: 20px;
left: 30px;
font-size: 14px;
color: #ffffff;
}

#blc_prestations h2 {
font-size: 18px;
padding: 0px;
margin: 0px;
margin-bottom: 20px;
}

#blc_prestations #ul_1 li {
list-style-image: url('images/presentation_puce_1.gif');
}

#blc_domaine {
width: 100%;
height: 565px;
position: absolute;
left: 0px;
top: 248px;
background-color: #fcd22a;
background-image: url('images/bg_domaine.jpg');
font-size: 14px;
color: #ffffff;
}

#blc_domaine #content {
width: 90%;
position: relative;
top: 10px;
left: 30px;
}

#blc_domaine h2 {
font-size: 18px;
padding: 0px;
margin: 0px;
margin-bottom: 20px;
color: #e3f47c;
}

#blc_domaine #ul_1 li {
list-style-image: url('images/domaine_puce_1.gif');
}

#blc_domaine #ul_2 li {
list-style-image: url('images/domaine_puce_2.gif');
}
#blc_domaine #ul_3 li {
list-style-image: url('images/domaine_puce_3.gif');
}

#blc_contact {
width: 100%;
height: 356px;
position: absolute;
left: 0px;
top: 460px;
background-color: #9ed812;
background-image: url('images/bg_contact.jpg');
}

#blc_contact form {
width: 100%;
height: 300px;
margin: 0px;
padding: 0px;
position: relative;
top: 70px;
}

#blc_contact input, #blc_contact textarea {
border: 1px solid #888888;
}

#blc_contact label {
width: 150px;
float: left;
text-align: right;
font-weight: bold;
color: #ffffff;
}

#blc_contact input {
margin-bottom: 7px;
}

#blc_contact #submit {
background: #f8852a;
font-size: 16px;
font-weight: bold;
color: #ffffff;
margin-top: 10px;
position: relative;
left: 450px;
border: 1px solid #888888;
}

#legal {
position: absolute;
left: 94px;
top: 820px;
width: 572px;
height: 30px;
font-size: 10px;
color: #ffffff;
text-align: center;
}

#copyright {
color: #9a4c25;
font-size: 10px;
}

#copyright a:link, #copyright a:visited, #copyright a:hover, #copyright a:active {
text-decoration: none;
color: #9a4c25;
}

