body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
}
p {
	font-family: verdana, arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #000;
	text-align: justify;
	margin-bottom: 5px;
	margin-top: 5px;
}
table p {
	font-family: verdana, arial, sans-serif;
	font-size: 0.9em;
	line-height: 1.4em;
	color: #000;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 5px;
}
	table#liste_enseigne ul li {
		text-indent: 0;
	}
img {
	vertical-align: middle;
	border-width: 0px;
}
span {
	color: red;
	vertical-align: middle;
	margin: 0;
	display:inline;
	font-size: 0.9em;
}
address {
	margin-bottom: 5px;
	margin-left: 30px;
	font-style: normal;
}
#global {
	max-width: 1600px;
	min-width: 760px;
}
/* Entete et ch_fer */
#ch_fer {
	height: 18px;
	padding-left: 3px;
	padding-right: 3px;
}
#entete {
	height: 160px;
	background: url(../images/back-entete.gif) repeat-y;
	z-index:0;
	float: left;
	width: 100%;
	
}
	#logo {
		position: absolute;
		top: 40px;
	}
	#espace_global {
 		position: absolute;
 		right: 0;
		top: 40px;
 		z-index: 10;
		margin-top 25px;
	}
	#espace_clt {
		width: 215px;
		height: 105px;
		position: absolute;
 		right: 0;
		top: 0;
		z-index: 10;
		background: opacity;
		background:#FFFFFF;
		filter:alpha(opacity=50);
		-moz-opacity:.50;
		opacity:.50;
		margin-top: 0px;
	}
	#contenu_espace {
		width: 215px;
		z-index: 50;
		right: 0px;
		margin: 0px;
		height: 100px;
		position: relative;
		font-weight: bold;
	}
	#animation {
		width: 628px;
		height: 130px;
		top: 47px;
		left:150px;
		margin-left:0;
		background:#FFFFFF;
		z-index:0;
		position:absolute;
	}
/* Menu */
#menucontenu {
	background: url(../images/back.gif) no-repeat;
	min-height: 356px;
	width: 100%;
	max-width: 1600px;
	min-width: 760px;
	position: relative;
	z-index:20;
	margin: 125px 0 0 0;
	top: 0;
	right:0;
}
#menu {
	left:0;
	top: 0;
	width: 195px;
	height: 290px;
	margin-top: 28px;
	padding-top: 10px;
	position: absolute;
	z-index:25;
}
/* Contenu */
#contenu {
	margin-left: 194px;
	margin-top: 0px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 0;
	
}
	.solutions {
		width: 100%;
		float: left;
	}
	#map {
		width: 500px;
		height: 300px;
		margin: 20px;
	}
	#warn_appel {
		background: url('../images/warning.jpg') no-repeat left top;
		padding-left: 120px;
		margin-top: 20px;
		margin-bottom: 20px;
		min-height: 100px;
	}
#contenu_photos {
	width: 99%;
	height: 640px;
	float: left;
	padding: 0;
	margin: 0;
}
#contenu_photos2 {
	width: 99%;
	height: 900px;
	float: left;
	padding: 0;
	margin: 0;
}
#photo_hori {
		width: 760px;
		height: auto;
		position: absolute;
		top: 600px;
		left: 50%;
		margin-left: -380px;
}
#photo_verti {
		width: 760px;
		height: auto;
		position: absolute;
		top: 850px;
		left: 50%;
		margin-left: -380px;
}
	#ch_fer_entete {
		width: 100%;
		height: 30px;
		float: left;
		margin: -30px 0 0px 10px;
		padding: 0;
	}
	#ch_fer_photos {
		width: 100%;
		height: 30px;
		float: left;
		margin: 0px 0 10px 10px;
		padding: 0;
	}
	#current_page {
		width: 100%;
		float: left;
		color: #999;
		font-weight: bold;
	}
/* Bas */
#bas {
	width: 100%;
	max-width: 1600px;
	min-width: 760px;
	height: 62px;
	background-color: #ccc;
	margin-top: 15px;
	float: left;
	border-top: solid 2px red;
	font-weight: bold;
}
/* Admin */
#admin {
	font-size: 0.7em;
	color: #999;
	margin-top: -17px;
}
#admin a {
	color: #b6b6b6;
}
#w3c {
	width: 100%;
	display: block;
	float: left;
	text-align: center;
	line-height: 30px;
	padding-bottom: 5px;
	margin: 0;
}
#xiti_logo {
	height: 50px;
	float: left;
	margin: -30px 0 10px 0;
	padding: 0 0 5px 0;
}
/* Admin */
#admin {
	font-size: 0.7em;
	color: #999;
	margin-top: -17px;
}
#admin a {
	color: #b6b6b6;
}
/* Tableau */
table {
	width: 100%;
	margin-top: 20px;
}
td {
	width: 33%;
}
.entete {
	background: red;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
.bg_noir {
	background: black;
	font-weight: bold;
	color: #fff;
}
.bg_gris {
	background: #CFDFEF;
	font-weight: bold;
	color: #fff;
}
.bg_gris1 {
	background: #f8f8f8;
	color: #fff;
}
.bg_gris2 {
	background: #ddd;
	color: #fff;
}
.bg_noir, .bg_gris {
	text-align: center;
}
.bg_jaune {
	background: #FFFFEC;
}
