body {background: url("images/bg_contener.jpg");  background-repeat: repeat-y ; background-color: #e4e4e4; margin:0; padding:0;}
form {margin:0; padding:0}

a{ color:#4C4B47; text-decoration:underline;}
a:hover{ color:#4C4B47; text-decoration:none;}

strong a{ color:#8F2D0E; text-decoration:underline; font-weight:bold}
strong a:hover{ color:#8F2D0E; text-decoration:none; font-weight:bold;}
.a1{ color:#816D50}
b{ color:#000000;}


.contener {font:12px/14px tahoma, arial, helvetica, sans-serif; color:#4C4B47; vertical-align:top;  text-align:left; width: 779px;}
.banniere {background: url("images/centremediation_01.jpg") no-repeat; width:779px ;height:57px;}
.logo {float: left; background: url("images/centremediation_02.jpg") no-repeat;  width:298px ;height:286px;}
.photo {float: left; background: url("images/centremediation_03.jpg") no-repeat;  width:481px; height:286px;}
.left {float: left; background: url("/images/centremediation_04.jpg") no-repeat;  width:200px; height:587px;}
.center {float: left; background: url("images/centremediation_05.jpg") no-repeat; width:471px; height:587px; padding-top: 20px; padding-top: 32px;}
.right {float: left; background: url("images/centremediation_06.jpg") no-repeat;  width:108px; height:587px;}

.menu_contener {margin-top: 35px;}

.link_banniere { float: right; margin-right: 37px; margin-top: 4px}

.center p{padding: 0px 20px 0px 10px}

.photo p{padding: 250px 120px 20px 0px; float:right;}

.paragraphe_int {margin-left: 30px; padding-right: 20px;}

#nav li {
    margin: 0;
    padding: 0;
    display: inline;
}

#nav li a:link, #nav li a:visited {
    display: block;
    height: 15px;
    width: 150px;
    text-decoration: none;
    text-align: left;
    background:#fff url(images/menu.jpg) no-repeat;
	border-width:1px; border-color:#8d9eb9; border-style: solid;
	margin-top: 5px;
}

#nav li a:hover, #nav li a:active {
    background:#000 url(images/menu_hover.jpg) no-repeat;
}