/* CSS Document by Eric Bleney --- Camp de l'Arche 2006 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg_extend.png);
	background-repeat:repeat-x;
	}
	
#contenant {
	margin-top:72px;
	width:98%;
	height:auto;
	}

#Colonne_gauche {
	width:351px;
	float:left;	
	}
	
#logo {
	width:199px;
	height:135px;
	padding-top:12px;
	text-align:center;
	background-color:#FFFFFF;
	float:left;	
	}

#menu {
	width:141px;
	height:147px;
	margin-right: 5px !important; /* firefox/gecko/safari value */
	margin-right/**/:/**/ 2px; /* IE 6x value */
	float:right;	
	}

.Cadre_img {
	width:auto;
	height:auto;
	padding-top: 5px !important; /* firefox/gecko/safari value */
	padding-top/**/:/**/ 3px; /* IE 6x value */
	padding-bottom:5px;	
	}

#Colonne_droite {
	width:399px;
	float:left;
	background-color:#FFFFFF;
	}

#Colonne_droite p {
	padding-bottom: 0px !important; /* firefox/gecko/safari value */
	padding-bottom/**/:/**/ 1px; /* IE 6x value */
	font-size: 12px;
	}

.Flash_section {
	width:100%;
	height:147px;
	margin-bottom:5px;
	padding: 0px 15px 0px 15px;
	}

#Contenu {
	width:auto;
	height:auto;
	padding: 0px 15px 0px 15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#000000;
	}

A.visitstyle {
	color:blue;	
	text-decoration:none;
	}

#footer {
	width:auto;
	height:auto;
	padding: 0px 15px 10px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#999999;	
	}

