/* CSS Document */

body {
	margin: 10px auto;
	font-family: arial, verdana, sans-serif;
	font-size: 11px;
	color: #585b5f;
	background-color: #d50168;
	background-image: url(../images/bg-fond.jpg);
	background-repeat: no-repeat;
	background-position: 49.99% 0;
}

.site {
	width: 990px;
	margin: 0 auto;
	padding:0;
	background-image: none;
}

.site_shade_top {
  display:none;
  width: 990px;
  height: 50px;
  background-image:url('.../images/shade_top.jpg');
  background-repeat: no-repeat;
}
.site_shade_left {
  display:none;
  float:left;
  width: 15px;
  height: 830px;
  background-image:url('.../images/shade_left.jpg');
  background-repeat: repeat-y;
  background-color:#ff000;
}
.site_shade_right {
  display:none;
  float:left;
  width: 15px;
  height: 830px;
  background-image:url('.../images/shade_right.jpg');
  background-repeat: repeat-y;
}
.site_shade_bottom {
  display:none;
  clear:both;
  width: 990px;
  height: 15px;
  background-image:url('.../images/shade_bottom.jpg');
  background-repeat: no-repeat;*/
}
.site_main {
  float:left;
  width: 960px;
  background-color: fff;
  margin: 15px;
  
}

.head {
  width: 960px;
  height: 104px;
  background-color: #061b5a;
  overflow: hidden;
}
.nav {
  width: 960px;
  height: 22px;
  z-index:20;
  background-image: url('../images/bg-nav.gif');
  background-repeat: repeat-x;
}

.col_310 {
  overflow: hidden;
  float:left;
  width: 310px;
  height: 425px;
  background-color: #061b5a;
}
.col_570 {
  overflow: hidden;
  width: 650px;
  _width: 647px;
}

.col_345 {
	overflow: hidden;
	float:left;
	width: 345px;
	height: 412px;
	background-color: #FFFFFF;
}

.col_615 {
	overflow: hidden;
	float:left;
	text-align: center;
	width: 615px;
	height: 380px;
	padding: 30px 0 0 0;
	background-color: #FFFFFF;
}

.col_615_recrutement {
	float:left;
	text-align: left;
	width: 415px;
	height: 380px;
	padding: 30px 120px 0 80px;
	background-color: #FFFFFF;
	overflow: auto;
}

.col_615_recrutement h3 {
  font-size:11px;
  font-weight: bold;
  text-align: left;
  color: #5d5d5f;
  border-bottom:1px solid #5d5d5f;
  margin: 30px 0 0 0;
}
.col_615_recrutement h3 input {
  font-size:11px;
  font-weight: bold;
  text-align: left;
  color: #5d5d5f;
}
.col_960 {
  display: table;
  width: 940px;
  background-color: #061b5a;
  padding:20px 0 0 20px;
}


.col_615 p {
  width: 360px;
  margin: 10px auto;
  line-height: 16px;
  padding: 0;
  font-size: 11px;
  color: #585b5f;
  text-align: justify;  
}
.col_615 strong {
  font-weight: bold;
  color: #002f6f;
}

.bloc_pdt_wrapper {
  float: left;
  overflow: hidden;
  width: 312px;
  height: 220px;
  border-bottom: 1px solid #fff;
  margin:0;
  padding: 0;
  background-color: #061b5a;
}

table.bloc_pdt { 
  width: 312px;
  text-align:center;
  margin:0;
}
.offre_mois{ 
  border: 0;
  margin: 0 10px 0 0;
}
.bloc_pdt.footer { 
  float:left;
  width: 300px;
  height: 225px;
  margin: 0 5px 0 5px;

}
.bloc_pdt.sheet { 
  float:left;
  width: 900px;
  height: 100px;
  margin: 0 5px 0 5px;

}

.bloc_pdt img {
  margin:0;
  border:0;
  vertical-align:middle;
}
.bloc_pdt td .pdt_img {
  display:block;
  margin: 0px;
  float: right;
  border:0;
  width: 130px;
  height: 160px;
}


table.bloc_pdt {
  width: 312px;
  height:185px;
  overflow: hidden;
  padding: 0;
  margin: 10px 0 0 0;
}
table.bloc_pdt  td {
  overflow: hidden;
  text-align: left;
  vertical-align: top;
  padding: 0px 5px 0 0;
}
table.bloc_pdt h2 {
  font-size: 11px;
  color: #fff;
  margin:0;
  padding:0;
}

table.bloc_pdt h9 {
  font-size: 11px;
  margin:0;
 text-align: left;
}

table.bloc_pdt h3 {
  font-size: 11px;
  color: #000;
  margin:0;
}
table.bloc_pdt h4 {
  clear:both;
  width: 130px;
  font-size: 9px;
  font-weight: normal;
  text-transform: uppercase;
  text-align: center;
  float:right;
  color: #fff;
  padding:4px 0 0 0;
  margin:0;
  
}
table.bloc_pdt .prix {
  display: block;
  float: right;
  text-align: center;
  width: 85px;
  height: 28px;
  background-color: #c0061a;
  border: 1px solid #fff;
  /*background-image: url('../images/prix-euros.gif');
  background-repeat: no-repeat;
  background-position: 70px 4px;*/
  margin: 0;
  padding:0;
}
table.bloc_pdt h5 {
  font-size: 26px;
  font-weight: bold;
  color: #fff;
  padding: 0;
  margin:-1px 0 0 0;
}

table.bloc_pdt h8 {
  font-size: 20px;
 text-align:left;
  font-weight: bold;
  padding: 0;
  margin:-1px 0 0 0;
}

.home-flash-banner {
  display: block;
  clear: both;
  width: 960px;
  padding: 20px 0 20px 0;
  background: #fff;
}

table.nav_magasin {
  display: table;
  width: 100%;
  height: 100%;
}
table.nav_magasin td {
  height: 15px;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  text-align: center;
  vertical-align: middle;
}
table.nav_magasin td:hover {
  color: #002e6e;
  background-color: #2362af;
  cursor: pointer;
}
table.nav_magasin td a:link, table.nav_magasin td a:active, table.nav_magasin td a:visited {
  color: #002e6e;
  text-decoration: none;
}
table.nav_magasin td:hover {
  color: #002e6e;
  text-decoration: none;
}

table.magasin {
  display: table;
  width: 255px;
  height: 295px;
  margin: 40px auto;
}

table.magasin h1 {
  font-size: 18px;
  font-weight: bold;
  color: #002e6e;
  margin: 0 24px 0 24px;
  border-bottom:1px solid #fff;
}
table.magasin h4 {
  font-size: 12px;
  font-weight: bold;
  color: #002e6e;
  margin:0;
}
table.magasin h5 {
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  margin:0;
}
table.magasin h6 {
  font-family: 'arial narrow', arial, verdana, sans-serif;
  font-size: 12px;
  font-weight: normal;
  color: #fff;
  margin:0;
}
