/*Taille du contenu obligatoirement en font-size: 12px;*/
body {
	margin:0;
	padding:0;
	background: #0072c9;
	text-align:center;
}
div, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #304858;
}
img {
	border:none;
	display: inline;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
td, th {
	padding: 0;
}
form {
	padding: 0;
	margin: 0;
}
input, select {
	vertical-align: middle;
}
a {
	text-decoration: none;
	color: #073e64;
}
a:hover {
	color: #e44a06;
	text-decoration: none;
}
p {
	margin:10px 0;
}
.clear1 {
	clear: left;
}
.clear2 {
	clear: both;
}
img, div {
	behavior: url(iepngfix.htc);
}
/*----------------------------------*/

#wrapper {
	width: 100%;
	background: url(../images/bg_wrapper.jpg) top center no-repeat;
}
#wrap {
	width: 960px;
	text-align: left;
	margin: 0 auto;
}
.logo {
	float: left;
	width: 386px;
	height: 220px;
}
.jgl {
	float: right;
	width: 393px;
	padding-top: 154px;
	padding-right: 53px;
}
#menu {
	height: 34px;
	overflow: hidden;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu li {
	float: left;
	position: relative;
	list-style-type: none;
	height: 34px;
	overflow: hidden;
}
#menu a {
	display: block;
}
#menu a:hover {
	position: relative;
	top: -34px;
}
#menu a.on {
	position: relative;
	top: -34px;
}
#consultez {
	width:960px;
	height:48px; 
	overflow:hidden;
	float: right;
	margin-bottom:10px;
}
#reap-content {
	width: 960px;
	background: url(../images/repeat_content.gif) repeat-y;
}
#top-content {
	width: 960px;
	background: url(../images/top_content.gif) top no-repeat;
}
#bot-content {
	width: 960px;
	background: url(../images/bot_content.gif) bottom no-repeat;
}
#main {
	width: 950px;
	margin: 0 auto;
	padding: 5px 0;
}
#vide {
	float: left;
	width: 318px;
}
.ss-fls {
	width: 300px;
	margin: 0 auto;
	color: #fff;
	text-align: center;
}
#bloc {
	float: left;
	width: 632px;
}
.ttl {
	float: left;
	width: 41px;
}
#main-content {
	float: left;
	width: 591px;
}
#content {
	width: 555px;
	margin-left: 22px;
	line-height: 18px;
	padding-top: 5px;
}
#content li {
	background: url(../images/puce.gif) no-repeat 0 4px;
	padding-left: 15px;
	font-weight: bold;
	color: #e44a06;
	list-style-type: none;
}
.foto {
	padding-top: 15px;
}
.foto a {
	background: url(../images/bg_foto.gif) no-repeat;
	width: 123px;
	height: 104px;
	text-align: center;
	margin: 0 auto;
	padding-top: 4px;
	display: block;
	float: left;
	margin-right: 20px;
}
.foto2 {
	width: 300px;
	text-align: center;
	margin: 0 auto;
	padding: 15px 0;
}
.foto2 a {
	width: 116px;
	height: 96px;
	text-align: center;
	margin: 0 10px;
}
#footer {
	text-align: center;
	padding: 15px 0;
	line-height: 18px;
}
/*PAGES MENTIONS LEGALES*/
#mentions p {
	margin: 10px 0 20px 40px;
}
