/*=============================================================================================
CSS Lyaout B&D ::: kd@advisa.fr
=============================================================================================*/

html, body {
	width: 100%;
	haight: 100%;
}

body {
	margin: 0;
	padding: 0;
	background: #999 url(../images/body_pattern.gif);
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}

.clear {
	clear: both;
}
img {
	border: 0;
}
.preload {
	position: absolute;
	display: none;
	visibility: hidden;
}
table {
	border-collapse: collapse;
	border: 0;
	border: none;
	margin: 0;
}
form {
	margin: 0;
	padding: 0;
}

/*========== HEADER =============*/
.contener-header {
	background: url(../images/header_repeat.gif) repeat-x;
}
.header {
	background: url(../images/header_bg_1.jpg) center top no-repeat;
}
	.header-ctn {
		position: relative;
		height: 256px;
		width: 900px;
		margin: 0 auto;
		background:url(../images/header_bg_2.jpg) bottom no-repeat ;
	}
		.header .edito {
			color: #fff;
			font-size: 14px;
			padding: 19px 30px;
		}
		.header .menu {
			position: absolute;
			bottom: 27px;
		}
			.header .menu ul {
				margin: 0;
				padding: 0;
			}
				.header .menu ul li {
					list-style: none;
					display: inline;
					float: left;
					margin: 0;
					padding: 0;
				}
				
				
/*========== MAIN =============*/
.main {
	position: relative;
	width: 900px;
	margin: 0 auto;
	background: url(../images/main_repeat.gif) repeat-y;
}
	.main-top {
		background: url(../images/main_top.gif) no-repeat;
	}
	.main-bottom {
		background: url(../images/main_bottom.gif) left bottom no-repeat;
		height: auto !important;
		height: 300px;
		min-height: 300px;
		padding: 16px 0 0 0;
	}
	
		/*========== Content Col =============*/
		.title-img {
			margin: 0;
			padding: 0 0 28px 34px;
		}
		.title-border {
			margin: 0 0 6px 0;
			padding: 0 0 6px 30px;
			background: url(../images/tit_border.gif) 30px bottom no-repeat;
			font-size: 24px;
			color: #000;
			font-weight: normal;
		}
		.right-col .title-border {
			padding: 0 0 6px 0;
			background: url(../images/tit_border.gif) 0 bottom no-repeat;
			text-transform: uppercase;
		}
		.ctn-col {
			width: 512px;
			padding: 0 25px 0 0;
			float: left;
		}
			.pad-gamme {
				padding: 0 0 28px 0;
			}
				.pad-gamme .img {
					width: 185px;
					padding: 0 19px 0 0;
					float: left;
				}
				.pad-gamme .text {
					width: 308px;
					padding: 6px 0 0 0;
					float: left;
				}
					.pad-gamme .text h2 {
						margin: 0;
						padding: 0 0 10px 0;
					}
					.pad-gamme .text p {
						margin: 0;
						padding: 0 0 15px 0;
					}
					.pad-gamme .text a {
						font-size: 11px;
						color: #FF5E08;
						font-weight: bold;
						text-decoration: none;
					}
					.pad-gamme .text a:hover {
						text-decoration: underline;
					}
					
		.pad-prod {
			padding: 0 0 30px 0;
		}
			.pad-prod .ref {
				font-size: 18px;
				color: #FF600B;
				padding: 0 0 20px 30px;
			}
			.pad-prod .tab-img {
				width: 100%;
			}
				.tab-img td {
					padding: 0;
				}
				.tab-img .thumb {
					text-align: right;
				}
					.tab-img .thumb img {
						display: block;
						border: 1px solid #000;
						margin: 0 0 5px 0;
					}
				
			.pad-prod-ctn {
				padding: 35px 0 0 30px;
			}
				.pad-prod-ctn .intro {
					background: url(../images/prod_border.gif) right bottom no-repeat;
					padding: 0 0 20px 0;
				}
				.pad-prod-ctn .text {
					padding: 0 0 20px 0;
					background: url(../images/prod_border.gif) right bottom no-repeat;
				}
				.pad-prod-ctn .text h2 {
					font-size: 18px;
					font-weight: normal;
					margin: 0;
					padding: 20px 0 0 0;
				}
				.pad-prod-ctn .text p {
					margin: 0;
					padding: 0;
				}
				.pad-prod-ctn .buttons td {
					padding: 15px 0 0 0;
				}
				
		.tab-points-vente td {
			padding: 0 10px 20px 0;
		}
			.tab-points-vente a {
				color: #FF600B;
			}
			
		.dossier-ctn {
			padding: 0 0 30px 30px;
		}
			.dossier-ctn h2 {
				font-size: 18px;
				font-weight: normal;
				color: #FF600B;
				margin: 0;
				padding: 0 0 10px 0;
			}
				.dossier-ctn .text {
					background: url(../images/prod_border.gif) left bottom no-repeat;
					padding: 0 0 10px 0;
				}
					.dossier-ctn .text h3 {
						font-size: 14px;
						font-weight: normal;
						color: #FF600B;
						margin: 0;
						padding: 0 0 5px 0;
					}
					.dossier-ctn .text a {
						color: #000;
					}
					.dossier-ctn .text .img {
						float: left;
						margin: 0 20px 20px 0;
					}
					.dossier-ctn .text .img-right {
						float: right;
						margin: 0 0 20px 20px;
					}
					
			.autres-art {
				padding: 0 0 10px 30px;
				background: url(../images/prod_border.gif) left bottom no-repeat;
			}
				.autres-art ol {
					padding-left: 0;
					margin-left: 0;
				}
					.autres-art a {
						font-size: 12px;
						font-weight: bold;
						color: #FF5E08;
						text-decoration: none;
					}
					.autres-art a:hover {
						text-decoration: underline;
					}
				
			.dossier-ctn .pagination {
				width: 482px;
			}
				.dossier-ctn .pagination td {
					padding: 20px 0 0 0;
				}
					
					
		/*========== Right Col =============*/
		.right-col {
			width: 315px;
			padding: 0 0 0 25px;
			float: left;
		}
		.right-col h2 {
			margin: 0;
			padding: 0;
		}
			.menu-nb {
				margin: 0;
				padding: 2px 0 0 0;
				font-size: 10px;
				font-weight: bold;
			}
				.menu-nb li {
					margin: 0;
					padding: 0;
					list-style: none;
					display: inline;
				}
				.menu-nb li a {
					display: block;
					width: 48px;
					height: 13px;
					border: 1px solid #5f5f5f;
					color: #fff;
					text-decoration: none;
					text-align: center;
					background: url(../images/right_col/nb_bg.gif) repeat-x;
					margin: 0 2px 0 0;
					float: left;
				}
				.menu-nb li a:hover,
				.menu-nb li a.active {
					border: 1px solid #000;
					background: url(../images/right_col/nb_bg_on.gif) repeat-x;
				}
				
		.pad-dossier {
			padding: 0 0 21px 0;
		}
			.pad-dossier .photo {
				position: relative;
				padding: 2px 0 0 0;
			}
			.pad-dossier .photo h3 {
				position: absolute;
				left: 0;
				top: 181px;
				font-size: 16px;
				text-transform: uppercase;
				padding: 9px 6px;
				margin: 0;
				z-index: 10;
			}
			.pad-dossier .photo .bg-blanc {
				position: absolute;
				left: 0;
				top: 181px;
				width: 315px;
				height: 51px;
				background: #fff;
				opacity: 0.75;
				filter: alpha(opacity=75);
				z-index: 1;
			}
			.pad-dossier .text {
				background: url(../images/right_col/sep_h.gif) center bottom no-repeat;
				padding: 6px 0 10px 0;
				margin: 0 0 2px 0;
			}
			.pad-dossier .lk-dossier {
				color: #000;
				font-weight: bold;
				text-decoration: none;
				float: right;
			}
			.pad-dossier .lk-dossier:hover {
				text-decoration: underline;
			}
			
		.right-col .pad-normal {
			padding: 10px 0 27px 0;
		}
			.right-col .pad-normal select {
				width: 315px;
			}
			.pad-normal .text {
				padding: 7px 0 0 0;
			}
				.pad-normal .text a {
					color: #000;
				}
		
		
	.autres-prod {
		padding: 20px 0 0 0;
	}
		.autres-prod .img img {
			display: block;
			border: 1px solid #000;
			margin: 0 10px 10px 0;
			float: left;
		}
		.autres-prod h3 {
			font-size: 16px;
			margin: 0;
			padding: 0 0 3px 0;
		}
			.autres-prod h3 a {
				color: #000;
				text-decoration: none;
			}
			.autres-prod .lk-prod {
				font-size: 10px;
				color: #FF5F09;
				text-decoration: none;
			}
			.autres-prod a:hover {
				text-decoration: underline;
			}


/*========== FOOTER =============*/
.footer {
	position: relative;
	width: 900px;
	height: 64px;
	left: 50%;
	margin: 0 0 0 -450px;
	background: url(../images/footer_bg.gif) repeat-y;
	font-size: 10px;
}
	.footer ul {
		margin: 0;
		padding: 18px 0 0 0;
		text-align: center;
	}
		.footer ul li {
			list-style: none;
			display: inline;
			margin: 0;
			padding: 0 12px 0 13px;
			border-right: 1px solid #fff;
		}
		.footer ul li.last {
			border-right: 0;
		}
			.footer a {
				color: #fff;
				text-decoration: none;
			}
			.footer a:hover {
				text-decoration: underline;
			}
			
			

#overlay_login .ajax-loader {
	text-align: center;
	padding: 0 0;
}

			
/* gestion des erreurs */
.errorLog, .successLog  {
	width:400px;
	position:absolute;
	top:30%;
	left:50%;
	margin-left: -220px;
	z-index: 1000;
	font-size: 12px;
	padding: 20px;
	border: 6px solid #FF5F09;
}
.errorLog {
	background: #FFF;
	color: #000;
}
	.errorLog b {
		color:#FF5F09;
	}
.successLog {
	background: #FF5F09;
	color: #000;
}
.errorList, .successList  {

}
.error_show, .success_show {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width : 100%;
	height: 100%;
	/*background: url(_mm/dither.gif);*/
	background: #000;
	opacity: .70;
	filter: alpha(opacity=70);
}
.error_hide, .success_hide{
	display:none;
}
/* fin gestion des erreurs */