body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	margin:0px;
	overflow-x:hidden;
}
div#header {
	margin-left:auto;
	margin-right:auto;
	height:107px;
	width: 990px;
	z-index: 1;
	vertical-align:top;
	background:url(images/bandeauHaut.jpg) no-repeat top;
}
div#sousmenu {
	color:#ffffff;
	height: 255px;
	width: 990px;
	z-index: 100;
	position:absolute;
}
div#animFlash {
	color:#ffffff;
	position:absolute;
	z-index: 1;
	height: 255px;
	width: 990px;
}
div#sous_menu {
	color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	margin-top:-25px;
	height: 255px;
	width: 990px;
	z-index: 100;
}
div#sous_menu1 {
	color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	margin-top:-25px;
	height: 255px;
	width: 990px;
	z-index: 1;
	background:url(images/bg_sousmenu1.gif) no-repeat bottom;
}
div#sous_menu2 {
	color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	margin-top:-25px;
	height: 255px;
	width: 990px;
	z-index: 1;
	background:url(images/bg_sousmenu2.gif) no-repeat bottom;
}
div#sous_menu3 {
	color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	margin-top:-25px;
	height: 255px;
	width: 990px;
	z-index: 1;
	background:url(images/bg_sousmenu3.gif) no-repeat bottom;
}
div#sous_menu4 {
	color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	margin-top:-25px;
	height: 255px;
	width: 990px;
	z-index: 1;
	background:url(images/bg_sousmenu4.gif) no-repeat bottom;
}
div#sous_menu5 {
	color:#ffffff;
	margin-left:auto;
	margin-right:auto;
	margin-top:-25px;
	height: 255px;
	width: 990px;
	z-index: 1;
	background:url(images/bg_sousmenu5.gif) no-repeat bottom;
}
div#contenu {
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
	width: 990px;
	z-index: 1;
	background-color:#FFFFFF;
	vertical-align:top;
}
div#footer{
	margin-left:auto;
	margin-right:auto;
	clear:both;
	margin-top:0px;
	height: 27px;
	width: 990px;
	color:#FFFFFF;
	text-align:left;
	padding-top:8px;
	font-size:11px;
	background:url(images/footer.gif) no-repeat top left;
}
.tab_news{
	text-align:justify;
	border-top:1px solid #bfbfbf;
	background:none;
}
.tab_promo{
	text-align:justify;
	background:url(images/bg_promo.jpg) no-repeat top left;
}
.tab{
	background:url(images/bg_repeat.jpg) repeat-y top left;
}
.tab_repeatnews{
	background:url(images/bg_repeatcontenu.jpg) repeat-y top left;
}
.tab_repeat_promo{
	background:url(images/bg_repeatpromo.jpg) repeat-y;
}
.tab_basnews{
	background:url(images/bg_basnews.gif) no-repeat top left;
}
.tab_baspromo{
	background:url(images/bg_baspromo.gif) no-repeat top left;
}
.tab_contenu{
	padding-top:10px;
	background:none;
}
.tab_bascontenu{
	padding-top:10px;
	background:url(images/bg_bascontenu.gif) no-repeat top left;
}
.tab_sousmenu{
	background-color:#3882bf;
	border-right:1px solid #b2b2b2;
	margin-top:35px;
	margin-left:1px;
	padding: 10px 0 0 10px;
}
.client{
	color:#ffffff;
	background:url(images/bg_connexionclient.gif) no-repeat top;
	padding-left:15px;
}
.txt_promotion{
	color:#ffffff;
}
.titre_vert{
	color:#a6c529;
}
form{
	margin:0px;
}	
input{
	margin:0px;
	padding:0px;
	height:14px;
	width:110px;
	font-size:10px;
	border:1px solid #bfbfbf;
	color:#3882bf;
}
textarea{
	margin:0px;
	padding:0px;
	font-size:12px;
	border:1px solid #bfbfbf;
	color:#3882bf;
	font-family:Arial, Helvetica, sans-serif;
}
input#submit{
	vertical-align:top;
	height:15px;
	width:21px;
	background-color:#FFFFFF;
	font-size:8px;
	
}
h3{
	margin:0 0 10px 0;
}
p{
	margin-top:0px;
	margin-left:0px;
	padding:0px;
}
a:link{
	color:#3882bf;
	text-decoration:none;
}
a:visited{
	color:#3882bf;
	text-decoration:none;
}
a:hover{
	color:#3882bf;
	text-decoration:underline;
}
.lien_promo a{
	color:#ffffff;
	font-size:11px;
	text-decoration:underline;
}
.lien_promo a:visited{
	color:#ffffff;
	text-decoration:underline;
}
.lien_promo a:hover{
	color:#a6c529;
	text-decoration:underline;
}
.lien_sousmenu a{
	color:#ffffff;
	text-decoration:none;
}
.lien_sousmenu a:visited{
	color:#ffffff;
	text-decoration:none;
}
.lien_sousmenu a:hover{
	color:#ffffff;
	text-decoration:underline;
}
.lien_site a{
	color:#3882bf;
	font-size:11px;
	text-decoration:none;
}
.lien_site a:visited{
	color:#3882bf;
	text-decoration:none;
}
.lien_site a:hover{
	color:#000000;
	text-decoration:none;
}
#footer a {
	color: #ffffff;
	text-decoration:none;
}
#footer a:visited{
	color: #ffffff;
	text-decoration:none;
}
#footer a:hover{
	color: #ffffff;
	text-decoration:underline;
}