@charset "UTF-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}
body {
	font-family: 'trebuchet ms', Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #d7d6d2;
}
a img {
	border-style: none;
}
.spacer {
	clear: both;
}
#site {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
/*-----------------------------------------------------*/
#header {
	height: 25px;
	z-index: 200;
	position: relative;
	width: 100%;
	background-image: url(images/header.jpg);
	padding-top: 75px;
}
#header hr {
	display:none;
}
#header #logo {
	position: absolute;
	height: 70px;
	width: 250px;
	top: 10px;
	left: 10px;
	visibility: visible;
}
#header #logo a {
	display: block;
	height: 100%;
	width: 100%;
}
#header h1 {
	display: none;
}
#header h2 {
	display: none;
}
#header #bouton_pro {
	position: absolute;
	left: 860px;
	top: 10px;
	width: auto;
	height: auto;
	visibility: visible;
	font-size:0.9em;
}
#header #bouton_pro a {
	color: #09736f;
	font-style: italic;
	cursor: pointer;
 	text-decoration: none;
}
#header #bouton_pro a:hover {
	color: #e23a1d;
}
/* */
#header #detail_pro {
	position: absolute;
	left: 745px;
	top: 46px;
	width: 183px;
	visibility: visible;
	font-size:0.7em;
	text-align: right;
}
#header #detail_pro a {
	color: #09736f;
	font-style: italic;
	cursor: pointer;
 	text-decoration: none;
}
#header #detail_pro a:hover {
	color: #e23a1d;
}


/*#menu {
	height: 23px;
	margin-top: 2px;
	position:relative;
	z-index:1000;
}
#menu dl {
	float: left;
	position: relative;
	cursor: pointer;
	width: 158.3px;
	text-align: center;
}
#menu dd {
	position: absolute;
	top: 23px;
	width: 100%;
	text-align: center;
	border-top: 1px solid #666;
	left: 0px;
	visibility: visible;
}
#menu a {
	cursor: pointer;
	color: #09736f;
	text-decoration: none;
	font-size: 0.7em;
	line-height: 23px;
	display: block;
	background-image: url(images/bg_transparent.png);
	font-weight: bold;
}
#menu a:hover {
	background-color: #FFFFFF;
	color: #e23a1d;
}
#menu dt a {
	text-transform: uppercase;
	width: 100%;
}
#menu ul, #menu li {
	list-style-type: none;
	font-size: 1em;
	margin-left: 0px;
}
#site #menu li {
	border-bottom: 1px solid #09736f;
	padding-bottom: 0px;
}
#menu li a {
	line-height: normal;
	padding: 3px 5px;
	font-weight: normal;
}
*//*-----------------------------------------------------*/
#content {
	z-index: 10;
	position: relative;
}
/*-----------------------------------------------------*/
#footer {
	clear: both;
	padding: 5px 10px;
	color: #666666;
	background-color: transparent;
	background-image: url(images/bg_transparent.png);
}
#footer hr {
	display:none;
}
#footer address {
	float: left;
	font-size: 0.8em;
	margin-right:5px;
}
#footer p {
	font-size: 0.8em;
	padding-bottom: 0px;
}
#footer a {
	text-decoration: none;
	color: #09736f;
}
#footer a:hover {
	text-decoration: none;
	color: #e23a1d;
}
/*-----------------------------------------------------*/
#last_news{
	height:70px;
	width:670px;
	margin-top:10px;
}
.gauche{
	float:left;
}
.droite{
	float:left;
	padding-left:10px;
}
#partager{
	float:right;
	font-size:12.8px;
	margin-top:-16px;
}
#milieu img{
	float:left;
	
}
#milieu #resultat_recheche img{
	float:none;
	
}
/*-----------------------------------------------------*/
a.retourporte  {
	color:#DC2031;
	font-weight:bolder;
	text-decoration:none;
}
a.retourporte:hover  {
	text-decoration:underline;
}
.presentation_porte{
	width:950px;
}
.presentation_porte h3{
padding-bottom:10px;
font-size:1.5em;
color:#CC6600;}
#gauche{
	float:left;
	width:380px;
	padding-left:20px;
	text-align:center;
}
#gauche img{
	margin-left:auto;
	margin-right:auto;
	float:none;
}
#gauche h3{
	margin-top:10px;
	margin-right:20px;
	padding:10px 0px 10px 0px;
	color:#CC6600;
	background-color:#fff;
}
#droite{
	position:relative;
	width:520px;
	margin-left:400px;
	padding-right:30px;
}
#droite h4{
	font-size:1em;
	color:#CC6600;
	padding-bottom:5px;
}
#droite p {
	font-size: 0.8em;
	padding-bottom:10px;
}
