/* 
	CSS TEMPLATE ADVISA-BO 
*/

h1, .pageTitle { /* h1, h2 */
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	padding: 0 0 0 15px;
	margin: 0 0 20px 20px;
	background: url(../images/puce_tit.gif) left 1px no-repeat;
}
#main-prod h1, #main-prod .pageTitle,
#main-docs h1, #main-docs .pageTitle {
	background: #003564 url(../images/puce_tit.gif) left 4px no-repeat;
	margin: 0 0 5px 0;
	padding: 3px 10px 3px 15px;
}

h2 {
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}

/* 
 * ---------------------------------------------
 *		Articles
 * ---------------------------------------------	
*/
.artTitle { /* div */
}
h3.artTitle, h2.artTitle  { /* div */
	font-size: 13px;
	font-weight: bold;
	padding: 0;
	color: #fff;
}
.blog-list h2.artTitle {
	margin-bottom: 10px;
	margin-left:0px;
}
.artIntro{ /* div */
}
.artContent{ /* div */
	margin: 0 0 20px 0;
}
	.artContent h4 {
		font-size: 14px;
		color: #fff;
		margin: 0;
		padding: 5px 0;
	}
	.artContent a {
		color: #85919C;
	}
	.artContent a:hover {
		color: #0099FF;
	}
	.artContent img {
		/*border: 4px solid #004D90;*/
	}
	.artContent h1 {
		margin: 30px 0 10px 0;
	}
	.artContent p {
		padding: 0;
		margin: 10px 0;
	}
	
.artReadon{ /* div */
}
.artReadon a{ 
}
.artSeperator{ /* div */
}


.artContent .text{
	margin-left:20px;
}

/* Blog */
.blog-list{
	/*margin:0 0 0 200px;*/
	/*border-bottom:1px dashed white;*/
	/*width:650px;*/
	padding-left:200px;
}
.blog-list .media_img {
	display: inline;
	float:left;
}
.blog-list .media_img div {
	display: inline;
	float:left;
}
.blog-list .media_img img {
	float:left;
	padding: 0 20px 10px 20px;
}
.blog-list .artContent {
	width: 660px;
	margin-top:0px;
	float: left;
}
.blog-list .artContentIntro {
	display: block;
	float:left;
	/*margin-top:0px;*/
}

.artContentIntro{
	margin-left:0px;
	margin-top:0px;
	width:460px;
}

	table.tab-blog-list {
		border-collapse: collaspe;
		border: 0;
		border: none;
		margin: 0 0 12px 0;
	}
		.tab-blog-list td {
			font-size: 12px;
			vertical-align: top;
		}
		.tab-blog-list .img {
			width: 141px;
			height: 91px;
			padding: 4px 0 0 4px;
			background: url(../images/art_bg_img.jpg) no-repeat;
		}
			.tab-blog-list .img img{
				width: 129px;
				height: 82px;
			}
		.tab-blog-list .desc {
			padding: 0 0 0 16px;
		}
			.tab-blog-list .desc  .rub-title {
				font-size: 11px;
				font-weight: bold;
				color: #0099FF;
				margin: 0 0 5px 0;
			}
			.tab-blog-list .desc  h2 {
				font-size: 12px;
				font-weight: bold;
				color: #fff;
				margin: 0;
				padding: 0;
			}
			.tab-blog-list .desc  p {
				margin: 0;
				padding: 0;
			}
			
table.tab-blog-det {
	border-collapse: collaspe;
	border: 0;
	border: none;
	margin: 0;
}
	.tab-blog-det td {
		vertical-align: top;
	}
	.tab-blog-det .medias {
		vertical-align: top;
		background: url(../images/medias_bg.gif) repeat-y;
		padding: 0 0 20px 0;
	}
		.tab-blog-det .medias .img-zoom {
			width: 299px;
			height: 194px;
			padding: 6px 0 0 6px;
			background: url(../images/art_bg_img_big.jpg) no-repeat;
		}
			.tab-blog-det .medias .img-zoom img{
				width: 279px;
				height: 180px;
			}
		.tab-blog-det .medias .img-list {
		
		}
		.tab-blog-det .medias .img-mini {
			width: 82px;
			height: 55px;
			background: url(../images/art_bg_img_mini.jpg) no-repeat;
			margin: 0 0 0 4px;
			padding: 8px 0 0 8px;
			float: left;
		}
		.tab-blog-det .video {
			padding: 20px 0 0 13px;
		}
	.tab-blog-det .desc {
		padding: 0 0 0 26px;
	}
	.tab-blog-det .separator {
		height: 17px;
		border-bottom: 1px solid #85919C;
		margin: 0 0 17px 0;
	}
	.tab-blog-det .prod {
		width: 120px;
		float: left;
	}
	.tab-blog-det .docs{
		width: 141px;
		float: left;
	}
		.tab-blog-det .docs a , .tab-blog-det .prod a , .maselec .aff_all{
			display: block;
			font-size: 11px;
			color: #9FAEBB;
			text-decoration: underline;
			background: url(../images/puce_readmore.gif) left 3px no-repeat;
			padding: 0 0 0 10px;
			margin: 6px 0 0 0;
		}
		.tab-blog-det .docs a:hover , .tab-blog-det .prod a:hover ,  .maselec .aff_all:hover{
			color: #0099FF;
		}


.readmore {
	display: block;
	width: 80px;
	font-size: 11px;
	color: #9BC52D;
	text-decoration: underline;
	background: url(../images/puce_readmore.gif) left 3px no-repeat;
	padding: 0 0 0 10px;
	margin: 6px 0 0 0;
}
.readmore:hover {
	color: #0099FF;
}

.all-actu {
	display: block;
	width: 130px;
	font-size: 10px;
	color: #f90;
	text-decoration: none;
	background: url(../images/puce_readmore.gif) left center no-repeat;
	padding: 2px 0 2px 13px;
	margin: 6px 0 0 0;
}
.all-actu:hover {
	color: #fff;
}

/* 
 * ---------------------------------------------
 *		DOCUMENTATIONS (Webservices)
 * ---------------------------------------------	
*/
#ajax_doc {
	margin-left:30px;
}
	#ajax_doc table {
		border-collapse: collapse;
		border: 0;
		margin: 0;
	}
	#ajax_doc table td {
		padding: 0;
	}
	
.web-docs-head {
	background: url(../images/web-docs-head.gif) left top repeat-y;
	margin: 0 10px 20px 0;
	padding: 0 0 0 1px;
}
	.web-docs-head h2 {
		font-size: 16px;
		color: #fff;
		font-weight: normal;
		
		padding: 3px 11px;
		margin: 0 0 8px 0;
	}
		.web-docs-head h2 span.nb {
			color: #09f;
			font-size: 15px;
			padding-right: 10px;
		}
	.web-docs-head p {
		color: #fff;
		font-size: 11px;
		font-weight: bold;
		margin: 0 0 6px 0;
		padding: 0 11px;
	}	
	.web-docs-head .btn-all-subcat {
		display: block;
		color: #9FACB9;
		font-size: 11px;
		text-decoration: none;
		background: url(../images/puce_readmore.gif) left 3px no-repeat;
		padding: 0 0 0 10px;
		float: right;
	}
	.web-docs-head .btn-all-subcat:hover {
		color: #fff;
	}
	.web-docs-head-links {
		margin: 0 0 0 200px;
		padding: 5px 5px 5px 11px;
		border: 1px solid #2D4255;
		border-left: 0;
		height:300px;
		font-size: 11px;
		list-style: none;
	}
	.web-docs-head ul {
		width: 182px;
		margin: 0;
		padding: 0;
		float: left;
		
		list-style: none;
	}
		.web-docs-head ul li {
			padding: 0 10px 0 0;
			margin: 3px 0;
		}
			.web-docs-head ul li a {
				display: block;
				color: #9FACB9;
				font-weight: bold;
				text-decoration: none;
				background: url(../images/puce_readmore.gif) left 3px no-repeat;
				padding: 0 0 0 10px;
			}
			.web-docs-head ul li a:hover {
				color: #fff;
			}
				.web-docs-head ul li a span.nb{
					color: #09f;
				}
	
.web-docs {
	padding: 0;
	margin: 0 0 0 200px;
}

.web-select {
	font-family: Arial, Verdana, Helvetica, sans serif;
	font-size: 11px;
	color: #004286;
	padding: 2px 5px;
	margin: 0 5px 0 0;
	border: 0;
	border: 1px solid #9DACB9;
	background: #fff;
	width: 200px;
}
.web-docs ul, .web-docs ul li {
	padding: 0;
	margin: 8px 0;
	list-style: none;
}

.web-docs a {
	font-size: 13px;
	color: #9FADBA;
	text-decoration: none;
	background: url(../images/pdf.gif) left 3px no-repeat;
	padding: 0 0 0 28px;
}
.web-docs a:hover {
	color: #0099FF;
}

.web-docs-intro {
	font-size: 12px;
	color: #fff;
}


/* 
 * ---------------------------------------------
 *		DOCUMENTATIONS (GDC)
 * ---------------------------------------------	
*/
.listDocs {
	border-collapse: collapse;
	border: 0;
	border: none;
}
	.listDocs th, .listDocs td {
		text-align: left;
		color: #9FAEBB;
		border-bottom: 1px solid #27415B;
		padding: 5px 9px;
	}
	.listDocs th {
		background-color: #002141;
	}
	.listDocs td.typefichier {
		width: 27px;
	}
.listDocs a {
	font-size: 12px;
	color: #9FAEBB;
	text-decoration: none;
	/*background: url(../images/puce_readmore.gif) left 3px no-repeat;
	padding: 0 0 0 10px;*/
	margin: 6px 0 0 0;
}
.listDocs a:hover {
	color: #0099FF;
}

/* 
 * ---------------------------------------------
 *		Media IMG (attachés à un article)
 * ---------------------------------------------	
*/
.media_img{ /* div */
	margin: 42px 0 20px 0;
}
.media_img .thumbnail{ /* div */
}
.media_img .thumbnail .thumb_img{ /* div */
}
.media_img .thumbnail .thumb_img a {

}
.media_img .thumbnail .thumb_img img {

}

.art-ctn .media_img {
	margin: 0;
	width: 300px;
	float: left;
}
.art-ctn .artContent {
	width: 450px;
	float: left;
}


/* 
 * ---------------------------------------------
 *		Media DOC (attachés à un article)
 * ---------------------------------------------	
*/
.media_doc {  /* div */	
	margin: 20px 0;
	padding: 10px 0;
	border-top: 1px solid #85919C;
	border-bottom: 1px solid #85919C;
}
	.media_doc .downloadlink{ /* div */
		padding: 5px 0 0 40px
	}
		.media_doc .downloadlink  a {
			color: #9FAEBB;
			padding: 0 0 0 10px;
			margin: 6px 0 0 0;
			text-decoration: none;
		}
		.media_doc .downloadlink  a:hover {
			color: #0099FF;
		}

/* 
 * ---------------------------------------------
 *		Gallery
 * ---------------------------------------------	
*/
.gallery { /* div */
	margin: 10px 0 0 0;
}
.gallery .thumbnail { /* div */
	display: block;
	width: 137px;
	height: 90px;
	margin: 5px;
	float: left;
}
.gallery .thumbnail a { 
	display: block;
}
.gallery .thumbnail  a:hover { 
	
}
.gallery .thumbnail a table{ 

}
.gallery .thumbnail .thumb_img a:hover table{ 

}
.gallery .thumbnail a img {
	border: 4px solid #004D90;
}
.gallery table.overlay-info {
	border-collapse: collapse;
	border: 0;
	border: none;
	position: absolute;
	width: 129px;
	height: 20px;
	background: #000;
	opacity: .60;
	filter: alpha(opacity=60);
	margin: 66px 0 0 4px;
	font-size: 10px;
	color: #fff;
}
	.gallery table.overlay-info td {
		vertical-align: middle;
		padding: 0 5px;
	}
		.gallery table.overlay-info td a img{
			border: 0;
			border: none;
		}

.slidergallery {
	width: 906px;
	height: 307px;
	border-collapse: collapse;
	border: 0;
	margin-top: -37px;
}
	.slidergallery  td {
		height: 307px;
		padding: 0;
	}

		#gallery_items {
			display: block;
			position: relative;
			height: 307px;
			overflow: hidden;
		}
		#hslider {
			display: block;
			padding: 0 0 0 1px;
			height: 307px;
		}
			#hslider a {
				margin: 0 0 0 -1px;
				padding: 0;
				opacity: .5;
				filter: alpha(opacity=50);
			}
			#hslider a:hover, #hslider a:active {
				/*opacity: 1;
				filter: alpha(opacity=100);*/
			}
				#hslider a img  {
					margin: 0;
					padding: 0;
					border-right: 1px solid #fff;
					border-left: 1px solid #fff;
				}
		#sliderleft, #sliderright {
			opacity: .2;
			filter: alpha(opacity=20);
			cursor: pointer;
		}
	.hslider-info {
		display: inline;
		position: absolute;
		height: 40px;
		background: url(../images/dither.gif);
		padding: 5px 0;
		margin-top: 257px;
		z-index: 100;
		opacity: .0;
		filter: alpha(opacity=0);
	}
		.hslider-info span {
			display: block;
			padding: 0 10px;
		}
		.hslider-info img {
			float: left;
			padding: 0 10px;
		}

/* 
 * ---------------------------------------------
 *		Liste des fichiers téléchargeables
 * ---------------------------------------------	
*/
.downladlist{  /* div */	
}
.downladlist .downloadlink{ /* div */
}
.downladlist .downloadlink a{ /* div */
}


/* 
 * ---------------------------------------------
 *		Modules
 * ---------------------------------------------	
*/
.module {
}
.module h4{
}
.module .moduleContent {
}
/* 
 * ---------------------------------------------
 *		Module menu
 * ---------------------------------------------	
*/

ul.menu{

}
ul.menu li{
	
}

/* 
 * ---------------------------------------------
 *		Module latest New
 * ---------------------------------------------	
*/
.actu_item{
	
}
.actu_item a{
	
}
.actu_item_date{
	
}
.actu_item_title{
	
}
.actu_item_txt{
	
}
/* 
 * ---------------------------------------------
 *		Module Login + search
 * ---------------------------------------------	
*/
.inputText{

}
.block-1-result {
	border-bottom: 1px solid #85919C;
	padding: 0 0 10px 0;
	margin: 15px 0 0 0;
}
.block-1-result p {
	padding: 0;
	margin: 5px 0;
}
.search-result-title, .search-result-title a {
	font-size: 12px;
	color: #0099FF;
	margin: 0;
	padding: 5px 0;
	text-decoration: none;
}
.search-result-title a:hover {
	color: #9BC52D;
}

/*
 * ---------------------------------------------
 *		SiteMap
 * ---------------------------------------------
*/
.planTitle {
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 10px 0 5px 0;
	text-transform: uppercase;
}
.block_plan_site {
	width: 252px;
	float: left;
}
	.block_plan_site ul, .block_plan_site ul li {
		margin: 5px 0 5px 10px;
		padding: 0;
		font-size: 12px;
		color: #9FAEBB;
		list-style: none;
	}
	.block_plan_site ul li ul li {
		font-size: 11px;
		margin: 5px 0 5px 20px;
	}
	.block_plan_site a {
		font-size: 11px;
		color: #9BC52D;
		text-decoration: underline;
		background: url(../images/puce_readmore.gif) left 3px no-repeat;
		padding: 0 0 0 10px;
	}
	.block_plan_site a:hover {
		color: #09f;
	}
	
/*
 * ---------------------------------------------
 *		ARCHIVES NEWSLETTER
 * ---------------------------------------------
*/
.archive-nl-list {
	margin: 0;
	padding: 0 0 0 20px;	
	list-style: none;
}
	.archive-nl-list li {
		padding: 0;
		margin: 0 0 6px 0;
	}
		.archive-nl-list li a {
			color: #fff;
			font-weight: bold;
			text-decoration: none;
			background: url(../images/puce_readmore.gif) left 3px no-repeat;
			padding: 0 0 0 10px;
		}
		.archive-nl-list li a:hover {
			color: #09f;
		}
			.archive-nl-list li span.size {
				color: #09f;
			}


/*============ Pagination ==============*/
#pagination {
	margin: 10px 0 0 0;
	text-align: right;
	color: #fff;
	font-size: 11px;
}
#pagination span {
	margin: 0 5px;
	font-weight: bold;
	color: #9BC52D;
}
#pagination a {
	margin: 0 5px;
	color: #9FAEBB;
	text-decoration: none;
}
#pagination a:hover {
	color: #09f;
}
#pagination a.previouslink {
	background: url(../images/puce_prev.gif) left 2px no-repeat;
	padding-left: 10px;
}
#pagination a.nextlink {
	background: url(../images/puce_next.gif) right 2px no-repeat;
	padding-right: 10px;
}

/*============ Error ==============*/
.errorLog, .successLog  {
	width:300px;
	height: auto !important;
	height: 180px;
	min-height: 180px;
	position:absolute;
	background: #004286;
	top:30%;
	left:50%;
	margin-left: -170px;
	z-index: 1000000000;
	font-size: 11px;
	padding: 10px 20px;
	color: #fff;
}
.errorLog {
	color: #fff;
}
.successLog {
	color: #000;
}
.errorLog h1, .successLog h1 {
	font-size: 32px;
	text-align: center;
	text-transform: uppercase;
	color: #BFD5E8;
	padding: 0;
	margin: 5px 0 10px 0;
	background: none;
}
.errorList, .successList  {

}
.error_show, .success_show {
	position:absolute;
	top: 0;
	left: 0;
	z-index: 100000000;
	width : 100%;
	height: 100%;
	background: #000;
	opacity: .70;
	filter: alpha(opacity=70);
}
.error_hide, .success_hide{
	display:none;
}

.error {
	margin: 10px 0 0 0;
	font-size: 11px;
}
	.error b {
		color: #9BC52D;
	}
	.error ul {
		padding-top: 5px;
		padding-bottom: 5px;
		margin-top: 0;
		margin-bottom: 0;
	}
	
.index_actu {
	width:350px;
	display:block;
}
.index_actu .actu
{
	float:left;
	width:165px;
	margin-right:10px;
}
.index_actu_membre {
	width:570px;
	display:block;
}
#ajax_selection
{
	color:#FFF;
}
.index_actu_membre .actu_membre
{
	float:left;
	/*width:270px;*/
	/*margin-left:150px;*/
	margin:0 10px 20px 0;
}

.index_actu h2, .newsletter h2{
	color:#FFF;
	font-size:11px;
}
.index_actu_membre h2 {
	color:#9FAEBB;
	font-size:12px;
}
.index_actu .media_img, .index_actu_membre .media_img{
	width: 85px;
	margin: 0;
	float: left;
}
.index_actu .actu-content .text, .index_actu_membre .actu-content .text{
	color:#9DADBA;
	width:150px;
	font-size:11px;
	padding: 0 0 0 10px;
	margin: 0;
	float: left;
}

.index_actu .actu-content a, .index_actu_membre .actu-content a{
	font-size:10px;
}
.newsletter {
	width: 180px;
	float: right;
}
.align_right {
	float:right;
	width:100px !important;
}

.catalog{
	width:250px;
}

.title {
	margin-top: 20px;
	background-color:#001F3C;
}

.title a {
	background: url(../images/puce_readmore.gif) left 3px no-repeat;
}

.title a ,.catalog a{
	display: block;
	width: 80px;
	font-size: 11px;
	color: #9BC52D;
	text-decoration: none;
	background: url(../images/puce_readmore.gif) left 3px no-repeat;
	padding: 0 0 0 10px;
}
.title a:hover ,.catalog a:hover{
	color: #0099FF;
}

.field_mail{
	width: 120px;
	background-color:#004286;
	color: #9FAEBB;
	font-size: 11px;
	padding: 2px 5px;
	border:0;
}

.field_connec{
	width: 157px;
	background-color:#9AC52D;
	color:#000;
	font-size:11px;
	padding: 2px 5px;
	margin: 2px 0;
	border:0;
}
.field_forget{
	width: 100px;
	background-color:#9AC52D;
	color:#000;
	font-size:11px;
	padding: 2px 5px;
	margin: 2px 0;
	border:0;
}

	
.lien_pdf{
	float:right;
}
.lien_pdf img{
	border:0;
	}
	
.lien_pdf a{
	text-decoration:none;
	}
	
.lien_pdf .link_foot{
	display:block;
	padding-top:10px;
	padding-left:10px;
}
	
#fufu{
	display:none;
}	




#menu_membre_gauche
{
	width:240px;
	float:left;
}
#menu_membre_gauche ul
{
	background: none;
	float:none;
}
#menu_membre_gauche ul li
{
	background: url(../images/membres/fleches.gif) no-repeat top left;
	display: block;
	margin:0;
	height:24px;
	padding: 6px 0 0 35px;
}
#menu_membre_droit
{
	border-left:1px solid #C5CED6;
	width:260px;
	float: left;
	padding-left:20px;
}
#menu_membre_droit ul
{
	background: none;
	float:none;
}
#menu_membre_droit ul li
{
	font-weight:bold;
	background:none;
	display: block;
	margin:0;
	width:225px;
	height:32px;
	padding: 6px 0 0 35px;
	font-size:11px;
}
#menu_membre_droit ul li em
{
	font-size:10px;
	font-weight:normal;
	font-style:normal;
}
#menu_membre_droit .selection
{
	background: url(../images/membres/doc_produit.png) no-repeat top left;
}
#menu_membre_droit .devis
{
	background: url(../images/membres/doc_devis.png) no-repeat top left;
}
#menu_membre_droit .chantier
{
	background: url(../images/membres/doc_chantier.png) no-repeat top left;
}


/*PAGE MEMBRE*/
.new_calcul
{
	display:block;
	width:199px;
	height:25px;
	background:url(../images/membres/pad_hexacalc.png) no-repeat top left;
	padding:56px 0 0 21px;
	color:#0099FF;
}
.new_config
{
	display:block;
	width:196px;
	height:25px;
	background:url(../images/membres/pad_hexaconfig.png) no-repeat top left;
	padding:56px 0 0 24px;
	color:#0099FF;
}
.maselec
{
	padding-bottom:8px;
	width:224px;
	float: left;
	border-bottom:1px solid #C3C3C3;
	margin-left:20px;
}
#devis
{
	padding: 81px 0 8px 0;
}
.maselec h2
{
	margin-left:15px;
	width:128px;
	height:43px;
	font-size:14px;
	color:#FFF;
	padding: 5px 0 0 50px;
}
.titleprod
{
		background: url(../images/membres/doc_produit_bdy.png) no-repeat top left;
}
.titlechantier
{
		background: url(../images/membres/doc_chantier_bdy.png) no-repeat top left;
}
.titledevis
{
		background: url(../images/membres/doc_devis_bdy.png) no-repeat top left;
}

#chantiers
{
	margin: 0 35px 0 35px;
}

.arrow_link
{
	margin-left:15px;
	background: url(../images/membres/arrow.gif) no-repeat center left;
	padding-left:10px;
	font-size:11px;
	color:#0099FF;
	text-decoration:none;
}

/*MENU MEMBRE GAUCHE*/
#connexion ul
{
	margin:10px 0 0 10px;
	padding:0;
	list-style:none;
}
#connexion ul li a
{
	display:block;
	height:19px;
	background: url(../images/membres/arbo.gif) no-repeat top left;
	padding: 6px 0 0 35px;
	color:#0099FF;
	text-decoration:none;
}
#connexion ul li a:hover
{
	color: #FFF;
}
#connexion ul .top_arbo
{
	display:block;
	height:20px;
	background: url(../images/membres/toparbo.gif) no-repeat top left;
	padding: 5px 0 0 35px;
}
#connexion ul .btm_arbo
{
	display:block;
	height:14px;
	background: url(../images/membres/btmarbo.gif) no-repeat top left;
	padding: 11px 0 0 55px;
}
#connexion
{
	background:url(../images/membres/bg_connex.gif);
	padding: 2px 7px 0 7px;
}
/*		
.maselec a{
	color:#85919C;
	text-decoration:none;
}
.maselec a:hover{
	color: #0099FF;
	text-decoration:underline;
}
.maselec table {
	width:220px;
}
.maselec table .btn_delete{
	width:15px;
}
.maselec{
	width:220px;
	float:left;
	margin-right:15px;
	
}
.maselec h2{
	height:62px;
	font-size: 16px;
	color:white;
	padding: 5px 0 0 60px;
	margin: 0;
}

.maselec .titleprod{
	background:url(../images/ma_selec.png) no-repeat;
}

.maselec .titledevis{
	background:url(../images/mes_devis.png) no-repeat;
}

.maselec .titlechantier{
	background:url(../images/mes_chantiers.png) no-repeat;
}
	
.maselec td{
	border-bottom:1px solid #85919C;
	font-size:11px;
}*/


/*
*-----------------------------------------------
*		Left Col
*------------------------------------------------
*/
.left-pad-catalog {
	padding: 0 0 10px 0;
	border-bottom: 1px solid #4E5D6B;
}
.left-pad-catalog h3 {
	margin: 0;
	padding: 0;
	color: #fff;
	font-size:13px;
}
.left-col .intro, .left-col .error, .left-col .content-right{
	color:#96A4B1;
	font-size:11px;
}

.left-col .pic{
	text-align:center;
	padding: 5px 0;
}
	
.left-pad-catalog a {
	display: block;
	font-size: 11px;
	color: #09f;
	text-decoration: none;
	margin: 0;
	height: 22px;
	padding: 9px 0 0 32px;
	list-style: none;
	/*background: url(../images/puce_home.gif) no-repeat;*/
	background: url(../images/puce_bleu_trans.png) no-repeat;
}
.left-pad-catalog a:hover {
	color: #9AC52D;
}

#newsletter {
	padding: 10px 0 0 0;
	/*border-bottom: 1px solid #4E5D6B;*/
}
	#newsletter h3 {
		margin: 0;
		padding: 0;
		color: #fff;
		font-size:11px;
	}

.left-links {
	padding: 20px 0 10px 0;
	font-size: 11px;
}
	.left-links  .btn-contact-us, .left-links  .btn-blog-quest {
		display: block;
		color: #09f;
		text-decoration: none;
	}
	.left-links  .btn-contact-us {
		background: url(../images/ico_contact.gif) 7px top no-repeat;
		padding: 3px 3px 0 39px;
		margin: 0 0 5px 0;
		height:20px;
	}
	.left-links  .btn-blog-quest {
		background: url(../images/ico_blog.gif) 7px 6px no-repeat;
		padding: 0 0 0 39px;
		margin: 0 5px 0 0;
	}
	.left-links  .btn-contact-us:hover, .left-links  .btn-blog-quest:hover {
		color: #9AC52D;
	}

.options_select
{
	width:705px;
	margin:15px 0 15px;
	background:#001F3C;
}
	
/*---------------------------------------------
*	Positionnement Bloc recherche
*----------------------------------------------*/
.box_art, .box_prod{
	width: 330px;
	float:left;
}
.box_prod img {
	float:left;
	padding-right:5px;
	padding-bottom:5px;
}

.box_prod{
	margin-right:50px;
}

/*
*-----------------------------------------------
*		Hexa TV
*------------------------------------------------
*/
.contener-vid {}
	.vid {
		width: 170px;
		height: auto !important;
		height: 160px;
		min-height: 160px;
		margin: 0 10px 10px 10px;
		float: left;
		cursor: pointer;
	}
	.vid-tn {
		position: relative;
		width: 170px;
		height: 128px;
		overflow: hidden;
		text-align: center;
	}
		.vid-tn .ico-vid {
			position: absolute;
			top: 16px;
			left: 42px;
			display: block;
			width: 86px;
			height: 95px;
			background: url(../images/ico_video.png) no-repeat;
		}
		.vid:hover .vid-tn .ico-vid {
			background-image: url(../images/ico_video_over.png);
		}
		*html .vid-tn .ico-vid {
			background-image: url(../images/ico_video.gif);
		}
	.vid-title {
		font-size: 13px;
		text-align: center;
		color: #fff;
		padding-top: 5px;
	}
	.vid:hover .vid-title {
		color: #09f;
	}
	.ajax-vid {
		display: none;
		position: absolute;
		top: 50%;
		left: 50%;
		width: 640px;
		height: 480px;
		margin: -250px 0 0 -330px;
		padding: 10px;
		background: #fff;
		z-index: 10000;
	}
		.ajax-vid .btn-close {
			display: block;
			position: absolute;
			top: 0;
			right: 0;
			width: 32px;
			height: 32px;
			background: url(../images/btn_close.png) no-repeat;
		}
			.ajax-vid .btn-close span {
				display: none;
			}

/* 
 * ---------------------------------------------
 *		debug
 * ---------------------------------------------	
*/
.debug{
	text-align: left;
	background-color: #FFDEAD;
	color: #000;
	font-size: 11px;
}
