@charset "iso-8859-1";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../img/background.jpg);
	background-position: center 142px;
	background-repeat:no-repeat;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, select, input, textarea, p, blockquote, th, td {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #3f3f3f;
}
img {
	border: none;
}
a {
 text-decoration: none;
 color: #868686;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: left;
}

/* gabarits templates */
.center {
	width: 966px;
	margin-left: auto;
	margin-right: auto;
}

.center .top {
	background-image: url(../img/top_background.gif);
	background-repeat:repeat-x;
	width: 966px;
	height: 120px;
	float: left;
	clear: right;
}
.center .top img {
	float: left;
}
.center .top .banner {
	float: left;
	background-image: url(../img/banniere_pub_bg.jpg);
	background-repeat: repeat-x;
	height: 90px; /* 98 - padding */
	padding: 4px;
	margin-top: 10px;
	margin-left: 12px;
}

.center .left {
	background-image: url(../img/left/toparrow.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	width: 188px; /* 208 - padding */
	float: left;
	clear: left;
	margin-top: 0px;
	/*min-height: 200px;*/
	padding-top: 20px;
	padding-left: 11px;
	padding-right: 9px;
}

.center .left .search {
	padding-bottom: 14px;
}

.center .left .search form div {
	float: left;
}
.center .left .search form div .text_field {
	border: 1px solid #808080;	
	width: 131px; /* 153 - padding */
	height: 17px; /* 18 -padding */
	margin-top: 10px;
	background-image:url(../img/ico/loupe.gif);
	background-position: 2px 2px;
	background-repeat:no-repeat;
	padding-left: 22px;
	padding-top: 0px;
	padding-bottom: 1px;
	color: #3f3f3f;
	font-style: italic;
}

.center .left .search form div .image_btn {
	margin-left: 2px;
	margin-top: 10px;
	padding-top: 2px;
	vertical-align:top;
}

.center .left .search .img_conseil {
	margin-top: 8px;
}

.center .left .thematiques {
	margin-bottom: 20px;
}

.center .left .thematiques ul {
	list-style-type:none;
}
.center .left .thematiques .nav {
	padding-top: 12px;
}

.center .left .thematiques .nav .subnav {
	background-image:url(../img/left/nav_back_dash.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	padding-bottom: 6px;
	margin-bottom: 4px;
}
.center .left .thematiques .nav .subnav.last {
	background-image: none;
}
.center .left .thematiques .nav .subnav li {
	padding-left: 22px;
	color: #316a83;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: 400;
	line-height: 18px;
}
.center .left .thematiques .nav .subnav li a {
	color: #316a83;
}

.center .left .thematiques .nav .subnav li .nombre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color: #b9b9b9;
}

.center .footer {
	clear: both;
	margin-left: auto;
	margin-right: auto;
	width: 820px;
	text-align: center;
	padding-bottom: 18px;
	padding-top: 48px;
}
.center .footer a:hover {
	text-decoration: underline;
}
.center .footer img {
	margin-left: 12px;
	margin-right: 12px;
}

.center .content {
	padding-top: 23px;  
	width: 757px;
	float: left;
	background-color: #ffffff;
}
.center .content .menuspacer {
	height: 48px /* compensation menu principal en position absolute */
}
.center .content .menu {
	position: absolute;
	width: 757px;
	height: 57px;
	background-image: url(../img/menu/menu_back.gif);
	background-repeat: repeat-x;
	vertical-align:top;
	z-index: 20;
	
}
.center .content .menu ul {
	list-style-type:none;
}
.center .content .menu ul li {
	display: inline;
}
.center .content .menu .left_menu {
	float: left;
	width: 530px;
	height: 57px;
}
.center .content .menu .left_menu li {
	float: left;
	height: 57px;
}
.center .content .menu .left_menu li a {
	display: block;
	float: left;
	height: 48px;
	line-height: 48px;
	padding-bottom: 9px;
	margin-bottom: 0px;
}

.center .content .menu .left_menu li a.hoverable:hover {
	background-image: url(../img/menu/arrow.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
}

/* menu droite : panier */
.center .content .menu .right_menu {
	float: right;
	height: 48px;
}
.center .content .menu .right_menu li {
	height: 48px;
	line-height: 48px;
}
.center .content .menu .right_menu .basket {
	height: 48px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	font-family:Georgia, "Times New Roman", Times, serif;
	width: 75px;
	font-size: 12px;
	font-style:italic;
	margin-left: 48px;
	/*margin-bottom: 32px;*/
	
}
.center .content .menu .right_menu .basket a {
	/*display: block;*/
	position: absolute;
	height: 48px;
	margin-left: -48px;
	width: 75px;
}
.center .content .menu .right_menu .basket img {
	
}

.center .content .titre {
	background-image:url(../img/titre/titre_back.jpg);
	background-repeat: repeat-x;
	height: 58px;
	width: 757px;
	/*clear: both;
	background-color: #00FF00;*/
}
.center .content .titre .label {
	float: left;
	padding-left: 20px;
	padding-top: 27px;
}

.center .content .titre .onglets {
	display: block;
	list-style-type: none;
	float: left;
	padding-top: 30px;
	padding-left: 34px;
	height: 28px;
}
.center .content .titre .onglets li {
	display: inline;
	float: left;
	padding-right: 5px;
	height: 28px;
}

.center .content .pagecontent {
	float: left;
	width: 550px;
	min-height: 400px;
	background-color: #FFFFFF;
	padding-top: 6px;
}

.center .content .pagecontent.home {
	background-image: url(../img/arrow_bg_larger.gif);
	background-position: 45px 0px;
	background-repeat: no-repeat;
	padding-top: 12px;
}

.center .content .right_col {
	/*background-image: url(../img/arrow_bg.gif);
	background-position: center 0px;
	background-repeat: no-repeat;*/
	float: left;
	clear: right;
	width: 207px;
	background-color: #FFFFFF;
	padding-top: 12px;
}

.center .content .right_col .btn {
	padding-bottom: 4px;
	float: right;
	display: block;
}	

.center .content .right_col  .btn.panier {
	padding: 16px 8px  0 8px;
	margin-bottom: 4px;
	background-image:url(/img/right/bandeau_panier_back.gif); 
	width: 187px; 
	height: 32px;
	cursor: pointer;
}	
.center .content .right_col  .btn.panier img {

	float: left;
}
.center .content .right_col  .btn.panier div {
	float: right;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-style:italic;
}
.center .content .right_col .promo {
	width: 198px;
	float: right;
	padding-top: 16px;
	padding-bottom: 22px;
	background-image: url(../img/right/right_sep.gif);
	background-position: 4px bottom;
	background-repeat: no-repeat;
	padding-left: 8px;
}

.center .content .right_col .newsletter {
	float: left;
	width: 192px;
	padding-top: 14px;	
	padding-left: 8px;
	padding-bottom: 16px;
}

.center .content .right_col .newsletter h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	padding-top: 6px;
	padding-left: 8px;
	color: #316a83;
}

.center .content .right_col .newsletter form div {
	float: left;
	padding-left: 7px;
}
.center .content .right_col .newsletter form div .text_field {
	border: 1px solid #808080;	
	width: 131px; /* 153 - padding */
	height: 17px; /* 18 -padding */
	margin-top: 10px;
	background-image:url(../img/ico/loupe.gif);
	background-position: -14px 2px;
	background-repeat:no-repeat;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 1px;
	color: #3f3f3f;
	font-style: italic;
}

.center .content .right_col .newsletter form div .image_btn {
	margin-left: 2px;
	margin-top: 10px;
	padding-top: 2px;
	vertical-align:top;
}

.center .content .right_col .recrute {
	float: left;
	margin-top: 22px;
	border-top: 3px solid #f2f2f2;
	border-bottom: 3px solid #f2f2f2;
	border-left: 3px solid #f2f2f2;
	background-repeat: no-repeat;
	height: 114px;
	width: 185px;
	margin-left: 6px;
	padding-left: 10px;
}
.center .content .right_col .recrute .photo {
	float: right;
	padding-right: 2px;
	/*padding-top: 24px;	*/
}	

.center .content .right_col .recrute h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	font-style:italic;
	color: #0ba6c7;
	margin-top: 10px;
	margin-bottom: 14px;
	margin-left: 10px;
}

.center .content .right_col .recrute h1 a {
	color: #0ba6c7;
}

.center .content .right_col .partenaires {
	float: left;
	width: 200px;
	padding-top: 24px;
	margin-left: 4px;
}


/* bandeaux promo home page */
.bandeau_big {
	z-index: 1;
}

.bandeau_big img {
	/*position: absolute;*/
	/*margin-top: -8px; */ 	
}


.center .content .pagecontent .bandeau {
	padding-top: 4px;
}
.center .content .pagecontent .bandeau .visu_grand {
	float: left;
	border-bottom: 1px solid #e5e5e5;
	margin-top: -4px;
}	

.center .content .pagecontent .bandeau .article {
	float: left;
	padding-top: 14px;
}

.center .content .pagecontent .bandeau .article .commander {
	float: left;
	/*margin-left: 12px; */
	margin-top: 6px;
}

.center .content .pagecontent .bandeau .article .desc {
	float: left;
	padding-left: 16px;
	width: 170px;
	color: #818181;
}

.center .content .pagecontent .bandeau .article .desc h3 {
	color: #d00037;
	font-size: 12px;
	font-weight: normal;
	text-transform:uppercase;
}

.center .content .pagecontent .bandeau .article .desc h3 a{
	color: #d00037;
}

.center .content .pagecontent .bandeau .article .desc p {
	line-height: 14px;
}

.center .content .pagecontent .bandeau .article .prix {
	float: left;
	width: 72px;
	margin-top:  6px;	
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	/*font-style: italic;*/
	color: #2b536b;
	font-size: 20px;
	line-height: 24px;
	text-align:right;
}

.center .content .pagecontent .bandeau .article .prix .barre {
	/*padding-left: 12px;*/
	width: 72px;
	margin-bottom: 2px;
	color: #818181;
	font-size: 11px;
	background-image: url(../img/prod/prix_barre.gif);
	background-repeat: no-repeat; 
	background-position: right;
	line-height: 14px;
	text-align:right;
}

.center .content .pagecontent .bandeau .article .prix .nonbarre {
	/*padding-left: 12px;*/
	width: 72px;
	margin-bottom: 2px;
	color: #818181;
	font-size: 11px;
	line-height: 14px;
	text-align:right;
}

/* le conteneur des blocs produits */
.center .content .pagecontent .home_article_list {
	float: left;
	/*clear: both;*/
	padding-top: 6px;
	margin-top: 12px;
	width: 550px;
	background-image:url(../img/home/home_sep.gif);
	background-repeat: no-repeat; 
}
.center .content .pagecontent .home_article_list .article{
	float: left;
	width: 270px;
	margin-right: 5px;
	margin-top: 7px;
	color: #3f3f3f;
	border-bottom: 1px solid #e5e5e5;
}
.center .content .pagecontent .home_article_list .article .visu {
	float: left;
	padding-bottom: 10px;
	height: 160px;
	padding-right: 10px;
	padding-left: 5px;
}
.center .content .pagecontent .home_article_list .article .visu img {
	border: 1px solid #e5e5e5;
	padding: 2px;
}

.center .content .pagecontent .home_article_list .article .desc {
	float: left;
	clear: right;
	width: 143px;
	color: #3f3f3f;
	margin-bottom: 10px;/* étrange raisonnement, mais ca permet de résoudre le positionnement du prix barré */
}

.center .content .pagecontent .home_article_list .article .desc h3 a {
	color: #2b536b;	
} 

.center .content .pagecontent .home_article_list .article .desc h3 {
	font-size: 12px;
	color: #2b536b;
	font-weight: normal;
	text-transform:uppercase;
}
.center .content .pagecontent .home_article_list .article .desc span {
	font-size: 11px;
}

.center .content .pagecontent .home_article_list .article .desc p {
	line-height: 14px;
	color: #818181;
}

.center .content .pagecontent .home_article_list .article .desc .supplement {
	text-transform:uppercase;
	/*color: #6ac33b;*/
}

.center .content .pagecontent .home_article_list .article .prix { 
	float: right;
/*	clear:both;*/
	width: 124px;
/*	padding-top: 18px;*/ 
	margin-right: 12px;
	/*margin-top: 12px;*/
/*font-family: Georgia, "Times New Roman", Times, serif;*/
	/*font-style: italic;*/
	color: #2b536b;
	font-size: 14px;
	line-height: 22px;
	text-align:right;
}

.center .content .pagecontent .home_article_list .article .prix .label {
color: #818181;
font-size: 11px;
}

.center .content .pagecontent .home_article_list .article .prix .barre {
	color: #818181;
	font-size: 11px;
	background-image: url(../img/prod/prix_barre.gif);
	background-repeat: no-repeat; 
	background-position: 0px -2px;
	line-height: 14px;
	height: 14px;
}

.center .content .pagecontent .home_article_list .article .prix .nonbarre {
	color: #818181;
	font-size: 11px;
	line-height: 14px;
	height: 14px;
}

.center .content .pagecontent .home_article_list .article .commander {
	float: right;
	margin-top: 6px;
	margin-right: 12px;
	margin-bottom:6px;
}

/*Titres génériques : toute les pages sauf la home */
.center .content .page_title {
	border-bottom: 1px solid #f1f1f1;
}	

.center .content .page_title h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #2b536b;
	font-weight:normal;
	line-height: 20px;
	padding-left: 30px;
	padding-top: 24px;
	padding-bottom: 12px;
	background-color:#FFFFFF;

}
.center .content .page_title h1 a {
	color: #2b536b;
}

.page_sstitle {
}

.center .content .page_sstitle h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	color: #6ac33b;
	font-weight:normal;
	line-height: 14px;
	padding-left: 13px;
	padding-top: 25px;
	padding-bottom: 12px;
	background-color:#FFFFFF;
	text-align:left;

}

/* Pages listing produit */

.center .content .pagecontent .article_list  {
	width: 550px;
	float: left;
	padding-top: 6px;
}

.center .content .pagecontent .article_list .article {
  float: left; 
	width: 541px;
	padding-right: 5px;
	margin-top: 7px;
	color: #3f3f3f;
	padding-bottom: 6px;
	border-bottom: 1px solid #e5e5e5;
}
.center .content .pagecontent .article_list .article .visu {
	float: left;
	/*height: 140px;*/
	width: 106px;
	padding-right: 12px;
	padding-left: 12px;
	padding-bottom: 6px;

}
.center .content .pagecontent .article_list .article .visu img {
	border: 1px solid #e5e5e5;
	padding: 2px;
}

.center .content .pagecontent .article_list .article .desc {
	float: left;
	width: 192px;
	color: #3f3f3f;
	line-height: 12px;
}

.center .content .pagecontent .article_list .article .desc h3 {
	font-size: 12px;
	color: #2b536b;
		font-weight: normal;
	text-transform:uppercase;
}

.center .content .pagecontent .article_list .article .desc h3 a {
	color: #2b536b;
}
	
.center .content .pagecontent .article_list .article .desc .periodicite {
	font-size: 11px;
}

.center .content .pagecontent .article_list .article .desc p {
	padding-top: 6x;
	line-height: 16px;
	color: #818181;
/*	background-color: #3355FF; */
}
.center .content .pagecontent .article_list .article .desc .green {
	color: #6ac33b;
}

.center .content .pagecontent .article_list .article .desc .supplement {
	text-transform:uppercase;
	color: #6ac33b;
}
.center .content .pagecontent .article_list .article .desc .list_prix {
	width: 100%;
	color: #818181;
	margin-top: 6px;
}
.center .content .pagecontent .article_list .article .desc .list_prix td {
	color: #818181;
} 

.center .content .pagecontent .article_list .article .desc .list_prix td.prix {
	text-align: right;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	/*font-style: italic;*/
	color: #2b536b;
	font-size: 14px;
	/*background-color: #FF0000;*/
	height: 20px;
	
	line-height: 20px;
}

.center .content .pagecontent .article_list .article .desc .list_prix td.prix.barre {
	text-align: right;
	color: #818181;
	font-size: 11px;
	background-image: url(../img/prod/prix_barre.gif);
	background-repeat: no-repeat; 
	background-position: right;
	height: 14px;
}

.center .content .pagecontent .article_list .article .desc .list_prix td.prix.nonbarre {
	text-align: right;
	color: #818181;
	font-size: 11px;
	height: 14px;
}

.center .content .pagecontent .article_list .article .desc .commander {
	padding-top: 14px;
}
.center .content .pagecontent .article_list .article .about {
	float: left;
	clear: right;
	width: 169px;
	padding-left: 32px;
	padding-right: 16px; 
}
.center .content .pagecontent .article_list .article .about.noresults {
	width: 360px;
	padding-top: 12px;
}
.center .content .pagecontent .article_list .article .about h3 {
	font-weight: normal;
}

.center .content .pagecontent .article_list .article .about p {
	color: #818181;
	padding-bottom: 6px;
}

.center .content .pagecontent .article_list .article .about .plus {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
}

/* Fiches produit */
.center .content .pagecontent .article_detail {
	float: left;
	width: 550px; /* largeur max, optimal à 542 */
	padding-top: 6px;
}

.center .content .pagecontent .article_detail .visu {
	float: left;
	margin-bottom: 0px;
	margin-top: -2px;
/*	height: 186px;*/
	width: 260px; 
	margin-left: 6px;
	padding-left: 6px;
	margin-right: 6px;
	background-image:url(../img/prod/visu_back.jpg);
	background-position: bottom;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:bottom;	
	/*overflow:hidden;*/
	
}
.center .content .pagecontent .article_detail .visu .promo {
	position: relative;
	margin-left: 4px; /* 85px largeur image + 4 pdding + 2 border +12 padding bloc visu */
	margin-top: -72px;/* 80px; *//* 110 - 4 pdding - 2 border - 36 */
	width: 246px; 
	height: 72px;
	background-image: url(../img/prod/reduc_bg_big.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.center .content .pagecontent .article_detail .visu .promo span {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	font-weight: normal;
	line-height: 88px;
  padding-left: 146px;
	color: #d00037;
}


.center .content .pagecontent .article_detail .bloc.infocom {
	float: left;
	clear: right;
	with: 260px;
	padding-left: 0px;
}

.center .content .pagecontent .article_detail .bloc {
	float: left;
	with: 260px;
	padding-left: 14px;
}

.center .content .pagecontent .article_detail .bloc h1,h2,h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.center .content .pagecontent .article_detail .bloc h1 {
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-size: 18px;
	line-height: 24px;
	color: #2b536b;
	width: 240px;
	font-weight: normal;
	text-transform:uppercase;
}


.center .content .pagecontent .article_detail .list_prix {
	width: 249px;
	margin-bottom: 0px;
	padding-top: 10px;
	border: 1px solid #e5e5e5;
	color: #818181;
}
.center .content .pagecontent .article_detail .list_prix table {
	width: 230px;
	margin-left: 8px;
	margin-right: 10px;
}
.center .content .pagecontent .article_detail .list_prix td {
	color: #818181;
} 

.center .content .pagecontent .article_detail .list_prix td.prix {
	text-align: right;
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
/*	font-style: italic;*/
	color: #2b536b;
	font-size: 20px;
	height: 20px;
	line-height: 22px;
	width: 100px;
}

.center .content .pagecontent .article_detail .list_prix td.prix.barre {
	text-align: right;
	color: #818181;
	font-size: 11px;
	background-image: url(../img/prod/prix_barre.gif);
	background-repeat: no-repeat; 
	background-position: right;
	height: 14px;
}

.center .content .pagecontent .article_detail .list_prix td.prix.nonbarre {
	text-align: right;
	color: #818181;
	font-size: 11px;
	height: 14px;
}

.center .content .pagecontent .article_detail .list_prix td.prix.promo {
	/*font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;*/
	color: #818181;
	font-size: 14px;
}

.center .content .pagecontent .article_detail .list_prix .btn {
	padding-top: 20px;
	padding-left: 5px;
	padding-bottom: 5px;
}

.center .content .pagecontent .article_detail .bloc h2 {
	margin-top: 12px;
	margin-bottom: 6px;
	padding-left: 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 16px;
	color: #6AC33B;
}

.center .content .pagecontent .article_detail .bloc p {
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 12px;
	text-align: left;
	width: 235px;	
	line-height: 16px;
}

.center .content .pagecontent .article_detail .bloc .supplement {
	text-transform:uppercase;
}

.center .content .pagecontent .article_detail .bloc .liste_rub {
	margin-top: 6px;
	margin-right: 20px;
	margin-bottom: 12px;
	width: 235px;
	line-height: 16px;
	list-style-type: none;
}
.center .content .pagecontent .article_detail .bloc .liste_rub li {
	/*background-image: url(../img/ico/puce.gif);
	background-repeat:no-repeat;
	background-position: 0px 6px;*/
	/*padding-left: 12px;*/
	padding-bottom: 6px;
}

.center .content .pagecontent .article_detail .bloc .liste_rub li img {
	float: left;
	padding-top: 4px;
}
.center .content .pagecontent .fin {
	/*clear: left;*/
	float: left;
	margin-top: 24px;
	border-top: 1px solid #e5e5e5;
	padding-top: 12px;
	width: 536px;
	text-align: right;
}

.center .content .pagecontent .fin img {
	padding-left: 6px;
}

/* bulle réduction % : sur la home et les listing produits*/
.article .visu {
	vertical-align: bottom;
}
.article .visu .promo {
	position: relative;
	/*position: absolute;*/
	margin-left: 0px; /* 85px largeur image + 4 pdding + 2 border +12 padding bloc visu */
	margin-top: -44px;/* 41 px pour IE, 39 pour les autres */
	/*background-color:#FF0000;*/
	width: 106px; 
	height: 42px;
	background-image: url(../img/prod/reduc_bg.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	
	/*padding-left: 24px;*/
	/*text-align:right;*/
	/*vertical-align:middle;*/
}
.article .visu .promo span {
	display: block;
	/*font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;*/
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #d00037;/*#d00037;*/
	font-size: 12px;

	width: 65px; /* 106 - 54 */
	text-align: center;
	line-height: 52px;
	/*padding-top: 8px;*/
  padding-left: 46px;
	letter-spacing: -0.1em;
	/*white-space:nowrap;*/
}

.article .visu .promo span a {
	color: #d00037;

}

/* Onglets de la page d'accueil */
.home_tab_content {
	float: left;
	width: 550px;
}

/* panier image titre "etape x" */
.panier_titre {
	margin-left: 20px;
	margin-top: 50px;
	margin-bottom:20px;
}
/* panier tableau etape1 */
.panier_tablo_prod {
	width: 95%;
	border:0px;
	margin-left:12px;
	border-bottom:1px solid #e6e6e6;
	padding-top:10px;
	padding-bottom:10px;	
}


.panier_mag_titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	text-transform:uppercase;
	color:#6ac33b;
	margin-left: 12px;
}

.panier_mag_sstitre {
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#818181;
	margin-left: 12px;
}

.panier_prix {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color:#6ac33b;
}

.panier_prix_reduc {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color:#818181;
}

.panier_prix_barre {
	padding-left: 12px;
	margin-bottom: 2px;
	color: #818181;
	font-size: 12px;
	background-image: url(../img/prod/prix_barre.gif);
	background-repeat: no-repeat; 
	background-position: 6px 0px;
	line-height: 14px;
}

.panier_prix_barre_black {
	background-image: url(../img/prod/prix_barre_noir.gif);
}

.panier_prix_barre_vert {
	padding-left: 12px;
	margin-bottom: 2px;
	color: #6ac33b;;
	font-size: 12px;
	background-image: url(../img/prod/prix_barre_vert.gif);
	background-repeat: no-repeat; 
	background-position: 6px 0px;
	line-height: 14px;
}

/* autour de la couv dans le panier, on suppose que la couv est tjrs + grande que le descriptif
   comme ca, on agrandi son td et donc tous les td
*/
.panier_vignette {
	margin-left:10px;
	border:1px solid #e6e6e6;
}

.panier_retour_boutique {
	float:left;
}

.panier_suivante {
	float:right;
}

.panier_vide_retour_boutique {
	text-align:center;
}


.panier_barre_bouton {
	margin-left:15px;
	margin-right:17px;
	margin-top:12px;
}

/* message d'erreurs (trop de produits, etc...) */
.panier_erreur {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color:#6ac33b;
	text-align:center;
	margin:10px;
	margin-bottom:18px;
}

.panier_vide {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color:#6ac33b;
	text-align:center;
	margin-top:30px;
	margin-bottom:30px;
}


/* panier tableau coord (etape2) */
.panier_tablo_coord {
	width: 90%;
	border:0px;
}

table.panier_tablo_coord td {
	color:#818181;
	text-align:left;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	padding-left:10px;
	padding-right:2px;
	padding-top:8px;
	padding-bottom:8px;
	white-space: nowrap;
}

.panier_coord_input {
	border:1px solid #808080;
	padding:2px;
}
.panier_coord_input_err {
	border:1px solid #ff3300;
	padding:2px;
}

.coordonnees_bloc {
	width:90%;
	margin-top:6px;
	margin-bottom:6px;
	padding-bottom:6px;
	margin-left: auto;
	margin-right: auto;
	border-bottom:1px solid #ededed;
}

.coordonnees_bloc ul {
	margin-left: 32px;
}

.panier_autres_infos {
	text-align:right;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
	color:#6ac33b;	
	width: 95%;
	border:0px;
	border-bottom:1px solid #e6e6e6;
	padding-bottom:10px;	
	margin-left:13px;
	margin-right:17px;
	margin-top:12px;	
}

.panier_prix_total {
margin-right:40px;
}

/* étape 3 confirmation */
.panier_autres_infos .panier_tablo_coord {
	padding-left: 20px;
	font-style:normal;
}


/* Pages statiques */
.center .content .pagecontent.static{
	float: left;
	width: 490px;
	background-color: #FFFFFF;
	padding: 16px 30px 0 30px;	
}

.center .content .pagecontent.static .bloc{
	padding: 5px 0 20px 0;
}

.center .content .pagecontent.static .bloc h2 a{
	padding: 0 0 5px 0;
	font-size: 13px;
	font-weight: normal;
	color: #2b536b;
	font-weight: regular;
}

.center .content .pagecontent.static .bloc h2{
	padding: 0 0 5px 0;
	font-size: 13px;
	font-weight: normal;
	color: #2b536b;
	font-weight: regular;
}

.center .content .pagecontent.static .bloc h3{
	padding: 0 0 5px 0;
	font-size: 11px;
	font-weight: normal;
	color: #2b536b;
	font-weight: regular;
}

.center .content .pagecontent.static .bloc p {
	padding-left: 6px;
}

.center .content .pagecontent.static .plus{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #2b536b;
	font-style: italic;
	padding-left: 6px;
}

.center .content .pagecontent.static p .plus { 
	padding-left: 0px;
}

.center .content .pagecontent.static a.plus:hover{
	color: #6ac33b;
}

.center .content .pagecontent.static p.signature{
	font-style: italic;
	padding-top: 5px;
}

.center .content .pagecontent.static .fin {
	width: 476px;
	margin-top: 40px;
}


/* 400 titres A-Z */
.center .content .pagecontent h2.az_top {
	border-bottom: 1px solid #e5e5e5;
	padding-top: 6px;
	padding-bottom: 12px;
	text-align:center;
}
.center .content .pagecontent .az_bottom {
	/*float: left;*/
	clear: left;
	padding-top: 12px;
	margin-bottom: -10px;
}
.center .content .pagecontent .az_bottom h2 {
	border: none;
	padding-top: 6px;
	vertical-align: bottom;
	text-align:center;
}

.center .content .pagecontent h2 a {
	color: #2b536b;
	padding-left: 4px;
	padding-right: 4px;
}

.center .content .pagecontent h2 a.selected {
	color: #818181;
	border: 1px solid #818181;
	padding-left: 3px;
	padding-right: 3px;
}

.center .content .pagecontent h2 a:hover {
	color: #6ac33b;
} 

.center .content .pagecontent .form_nl_desinscription {
	padding-left: 18px;
}

.center .content .pagecontent .form_nl_desinscription div {
	float: left;
}
.center .content .pagecontent .form_nl_desinscription div .text_field {
	border: 1px solid #808080;	
	width: 131px; /* 153 - padding */
	height: 17px; /* 18 -padding */
	margin-top: 10px;
	background-image:url(../img/ico/loupe.gif);
	background-position: -14px 2px;
	background-repeat:no-repeat;
	padding-left: 6px;
	padding-top: 0px;
	padding-bottom: 1px;
	color: #3f3f3f;
	font-style: italic;
}

.center .content .pagecontent .form_nl_desinscription div .image_btn {
	margin-left: 2px;
	margin-top: 10px;
	padding-top: 2px;
	vertical-align:top;
}

.center .content .pagecontent .form_saisie_no_cmd div {
	float: left;
	margin-top: 10px;
}
.center .content .pagecontent .form_saisie_no_cmd div .image_btn {
	margin-left: 2px;
	
	padding-top: 2px;
	vertical-align:top;
}

.cgv {
}
.div_cgv {
	border:solid 1px #808080;
	width:98%;
	height:80px;
	overflow:auto;
	color:#BBB;
	padding:5px;
	line-height:14px;
	text-align:left;
	font-style:normal;
}

.cgv_accepte {
	margin-top:10px;
	vertical-align:middle;
	text-align:center;
	font-style:italic;
	color: #6ac33b;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	
	
}

.paiement_plusieur_fois {
	margin-top:10px;
	vertical-align:middle;
	text-align:center;
	font-style:italic;
	color: #6ac33b;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.form_tablo_prod {
	width: 95%;
	border:0px;
	margin-left:12px;
	margin-top:10px;
	border-bottom:1px solid #e6e6e6;
	border-top:1px solid #e6e6e6;
	padding-top:10px;
	padding-bottom:10px;	
}

.panier_numero_serie {
	text-align:left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style:normal;
	font-weight: normal;
	color:#6ac33b;	
	width: 95%;
	border:0px;
	margin-left:30px;
}

.input_serie {
 vertical-align:middle;
}

.panier_numero_serie_good {
	font-family: Georgia, "Times New Roman", Times, serif;
		font-style:italic;
	font-weight: normal;
	color: #818181;
}

.panier_numero_serie_err {
	color:#ff3300;
}

.panier_art_sup {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	color:#6ac33b;
	text-align:left;
	margin-top:5px;
	margin-bottom:5px;
	padding-left: 12px;
	/*border-bottom: 1 px solid #e5e5e5;*/
}

/* pour les bandeaux de droite */
.bp_droit {
	width:160px;
	height:600px;
	margin-top:10px;
	float:right;
}

.bp_classic {
	width:468px;
	height:60px;
	margin-top:10px;
}

.black {
	color:black;
}

.red {
	color:red;
}