
html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;
	padding-bottom: 16px;
	background: #022344 url(../images/bg_body.jpg) top center no-repeat;
}
#wrapper {
	width: 100%;
	position:relative;
	background: url(../images/bg_wrapper.png) bottom center no-repeat;
}

#bg_bottom_ie6 {
	display: none;
}

#container {
	width: 955px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

#liens_top {
	float: right;
	text-align: right;
	margin: 4px 0 5px 0;
}
#liens_top form {
	display: inline;
}

#menu {
	height: 13px;
	float: right;
	background: #0365AD;
	padding: 6px 40px 6px 10px;
	margin: 16px 0 35px 0;
	position: relative;
}

.clear {
	clear: both;
}

.bloc_home {
	position: relative;
	width: 956px;
	border: 1px solid #D8E1E8;
	border-right: none;
	border-bottom: none;
	background:url(../images/bg_blanc_400.gif) repeat-y
}

.bloc_content {
	width: 956px;
	border: 1px solid #D8E1E8;
	border-right: none;
	border-bottom: none;
	background: url(../images/bg_bloc_home.png) top right repeat-y;
}

.bottom_bloc_home,
.bottom_bloc_content {
	width: 956px;
	height: 4px;
	background: url(../images/bg_bottom_bloc_home.png) top right no-repeat;
}

.e11france {
	position: absolute;
	bottom: 0;
	left: 31px;
	height: 590px;
	width: 120px;
}

#logo {
	float: left;
	display: inline;
	margin: 0px 33px 0 30px;
}

.bloc_home #content {
	width: 790px;
	float: right;
	background: url(../images/bg_bloc_home.png) top right repeat-y;
	padding: 31px 0 48px 0;
}

.bloc_content #content {
	width: 895px;
	padding: 20px 30px 20px 30px;
}

.bloc_content #content_grad {
	width: 905px;
	padding: 20px 23px 30px 25px;
	background: #fff url(../images/bg_content_grad.jpg) top right no-repeat;
}

.bloc_content #content_produits {
	width: 928px;
	padding: 20px 0 30px 25px;
	background: #fff url(../images/bg_content_grad.jpg) top right no-repeat;
}

#intro {
	float: left;
	display: inline;
	width: 530px;	
	margin: 19px 0 45px 0;
}

.moduletable_mav {
	width: 295px;
	height: 165px;
	float: left;
	display: inline;
	background: url(../images/bg_moduletable_mav.png) no-repeat;
	margin: 17px 15px 0 11px;
}

.moduletable_mav.last {
	margin: 17px 0 0 11px;
}

.mav_content {
	padding: 15px;
}
#bottom .inner {
	width: 177px;
	float: left;
	margin-bottom: 10px;
}

.bloc_produit {
	width: 438px;
	float: left;
	margin: 0 22px 20px 0;
}
.bloc_produit .content {
	width: 438px;
	min-height: 150px;
	background: url(../images/bg_bloc_produit.png) top right no-repeat;
}
.bottom_bloc_produit {
	width: 438px;
	height: 4px;
	background: url(../images/bg_bottom_bloc_produit.png) top right no-repeat;
}

.bloc_produit .vignette{
	width: 126px;
	height: 126px;
	float: left;
	border: 1px solid #D8E1E8;
	margin: 10px 15px 0 8px;
}

.bloc_produit .detail {
	width: 270px;
	float: left;
	margin: 10px 0 0 0;
}

#diaporama {
	width: 905px;
	height: 350px;
	margin-top: 5px;
	background: #010F1D url(../images/bg_diapo_hist.jpg) top left no-repeat;
}

#diaporama .nav_container {
	padding-left: 30px;
}

#diaporama .nav_container a span.nav {
	width: 21px;
	height: 22px;
	padding: 2px 0;
	margin: 0 3px;
	background: url(../images/bg_nav_diapo.png) no-repeat;
	text-decoration: none;
	text-align: center;
	font-size:12px;
	color: #fff;
	font-weight: bold;
	display: inline-block;
}

#diaporama .nav_container a {
	text-decoration: none;
}

#diaporama .nav_container a:hover span.nav {
	background: url(../images/bg_nav_diapo_on.png) no-repeat;
}

#diaporama .description {
	width: 350px;
	padding-left: 30px;
}

/**/

#over_content {
	width: 956px;
	background: url(../images/bg_bloc_home.png) top right repeat-y;
}

/**/

#diaporama_beige {
	width: 956px;
	height: 398px;
}

#diaporama_beige .nav_container {
	padding-left: 25px;
}

#diaporama_beige .nav_container a span.nav {
	width: 21px;
	height: 22px;
	padding: 2px 0;
	margin: 0 3px;
	background: url(../images/bg_nav_diapo2.png) no-repeat;
	text-decoration: none;
	text-align: center;
	font-size:12px;
	color: #fff;
	font-weight: bold;
	display: inline-block;
}

#diaporama_beige .nav_container a {
	text-decoration: none;
}

#diaporama_beige .nav_container a:hover span.nav {
	background: url(../images/bg_nav_diapo2_on.png) no-repeat;
}

#diaporama_beige .description {
	width: 440px;
	padding-left: 25px;
}

.bloc_distrib {
	width: 285px;
	float: left; 
	margin: 10px;
}

.bloc_distrib .content {
	background:url(../images/bg_bloc_distrib.png) top right no-repeat;
	width: 255px;
	padding: 15px;
	
}

.bottom_bloc_distrib {
	width: 285px;
	height: 6px;
	background:url(../images/bg_bottom_bloc_distrib.png) top right no-repeat;
}


/* blocs contact */
.bloc_contact_285 {width: 255px; float: left; padding: 10px 15px 25px 15px; margin-bottom: 20px; background: url(../images/bg_bloc_contact.png) bottom right no-repeat; border-top: 1px solid #D1E4F8;}
.bloc_contact_590 {width: 560px; float: left; padding: 10px 15px 25px 15px; margin-bottom: 20px; background: url(../images/bg_bloc_contact.png) bottom right no-repeat; border-top: 1px solid #D1E4F8;}
/* */
