@charset "utf-8";
html {
	height: 100%;
	width: 100%;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #929496;
}
#site {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	background: #FFF;
	border-top: 5px none #FFF;
	border-right: 5px solid #FFF;
	border-bottom: 5px none #FFF;
	border-left: 5px solid #FFF;
	display: table;
}
#header { height: 109px; }
#menu_p {
	height: 32px;
	width: 565px;
	float: right;
}
.logo { float: left; }
#photos {
	height: 218px;
	margin: 0px;
	padding: 0px;
	border-top: 1px solid #FFF;
	border-right: 1px none #FFF;
	border-bottom: 1px none #FFF;
	border-left: 1px none #FFF;
	width: 100%;
	clear: both;
}
#middle {
	background: url(../images/bg_middle.gif) repeat-y;
	margin: 10px 0px 15px;
	padding: 0px;
}
#left {
	float: left;
	width: 259px;
}
#left hr {
	width: 230px;
	text-align: center;
	background: #999;
	height: 1px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
#left p {
	font: 11px Tahoma, Geneva, sans-serif;
	margin-top: 5px;
}
.box {
	padding: 0px;
	margin: 15px 15px 10px;
}
#right {
	width: 540px;
	margin-left: 300px;
}
.jaune { color: #E3B90D; }

#right a {
	color: #000;
	text-decoration: underline;
}
#right a:hover { color: #F3CA31; }

#right h1 {
	font: 22px/17px Tahoma, Geneva, sans-serif;
	color: #f3ca31;
	padding-top: 40px;
}
#right ul li {
	font: 12px/17px Tahoma, Geneva, sans-serif;
	color: #000;
}

#right p {
	font: 12px/17px Tahoma, Geneva, sans-serif;
	color: #525151;
}
#right h2 {
	font: bold 14px/17px Tahoma, Geneva, sans-serif;
	color: #464243;
	margin-bottom: -10px;
	margin-top: 30px;
}
.icon {
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
	padding-bottom: 30px;
}
.icon2 {
	display: block;
	float: left;
	margin: 0px 10px 0px 0px;
	padding-bottom: 5px;
}


#bande_service {
	background: #454343 url(../images/t_specialitees.gif) no-repeat top;
	width: 850px;
	border-top: 5px none #454343;
	border-right: 5px solid #454343;
	border-bottom: 5px none #454343;
	border-left: 5px solid #454343;
	padding: 0px 0px 20px;
	margin: 0px auto;
	display: table;
	clear: both;
}
#bande_service ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#bande_service li {
	font: 11px/20px Tahoma, Geneva, sans-serif;
	color: #a2a1a1;
}
#col1 {
	float: left;
	padding: 0px 0px 0px 265px;
	width: 60px;
	margin: 20px 0px 0px;
}
#col2 {
	padding: 0px;
	margin: 20px 0px 0px 340px;
	width: auto;
}
.feniks {
	float: right;
	margin-top: -15px;
}

#footer {
	width: 850px;
	text-indent: 30;
	font: 9px Tahoma, Geneva, sans-serif;
	clear: both;
	margin: 20px auto 5px;
}
