/* Edited with EditCSS */
/**** LINK-tag style sheet style.css ****/

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

* {
padding:0px;
margin:0px;
}

body {
background:#b2b080;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

h1 {
margin-bottom:19px;
color:#69371E;
font-size:19px;
font-weight:bolder;
}

h2 {
padding-bottom:15px;
color:#B2B080;
font-size:15px;
}

h3 {
padding-bottom:13px;
font-size:13px;
color:#000000;
}

h4, h5, h6 {
margin-top:14px;
margin-bottom:14px;
}
#wrapper {
width:766px;
margin:0 auto;
background-color:white;
height:100%;
}

#content_gauche {
width:430px;
float:left;
padding:20px;
margin-right:30px;
}

#content_text {
width:675px;
float:left;
padding:20px;
margin-right:30px;
}

#content_droite {
width:260px;
float:left;
}

#content_gauche_services {
width:465px;
float:left;
padding:20px;
margin-right:15px;
}

#content_droite_services {
width:205px;
float:left;
}

#infonouvelles {
background-color:#b2b080;
width:222px;
padding:15px;
margin-bottom:20px;
}

#menu_services {
background-color:#b2b080;
width:200px;
padding:10px;
margin-bottom:20px;
}

#menu_services {
float:right;
}

#menu_services a, #menu_services a:link, #menu_services a:active, #menu_services a:visited {
color:white;
}

#menu_services ul {
margin-left:20px;
}

.insfobox {
display:none;
}

ul, ol {
margin-left:25px;
}

p ul {
	margin-bottom:14px;
}

p {
text-align:justify;
margin-bottom:15px;
}
#footer {
background-color:#6d3322;
width:726px;
padding:20px;
font-size:11px;
font-family:Arial, Hevetica;
color:#e2b491;
text-align:center;
margin-top:20px;
}

#footer a {
color:#fff;
}

#footer a:link  {
color:#fff;
text-decoration:none;
}

#footer a:hover {
color:#ffffff;
text-decoration:underline;
}

#fullcontent {
padding:20px;
margin:0 auto;
width:800px;
}

a {
text-decoration: none;
color: #41546B;
}

a:hover {
color:#5F3024;
text-decoration:underline;
}



