body 
 {
 	behavior: url(script/csshover.htc);
	background: #b2aeae;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align: left;
	padding:0px;
	margin:0px;
 }


TABLE TD{
	font-size:12px;
}


/************** BLOCK ****************/

.header-bkg{
	background-color:#b2aeae;
	height:100%;
}

.header{
	width:985px;
	height:185px;
}

.shadow-bkg{
	width:1031px;
	background-image:url(images/bkg_shadow.jpg);
}

.middle-bkg{
	background-image:url(images/bkg_middle.gif);
}

.middle-box{
	width:985px;
	height:214px;
	overflow:hidden;
}

.middle-menu{
	background-color:#8a8888;
	height:29px;
	padding-left:60px;
}

.menu{
	list-style-type: none;
	background-color:#8a8888;
	margin:0px;
	padding:0px;
}
.menu li{
	float:left;
	background-image:url(images/bkg_menu.jpg);
	background-color:#8a8888;
	font-size:12px;
	cursor: pointer;
	width:148px;
	height:29px;
	margin-right:30px;
}
.menu li a{
	margin-top:8px;
	color:#FFFFFF;
	text-decoration:none;
	display: block ;
}

.menu li:hover{
	background: url(images/bkg_menu_on.jpg) repeat-x 0 1px ;
}

.menu_onn li{
	background: url(images/bkg_menu_on.jpg) repeat-x 0 1px ;
}


.middle-illus{
	width:985px;
	height:152px;
}

#illus-1{
	float:left;
	width:244px;
	height:152px;
	border-right:3px solid #bababa;
}
#illus-2{
	float:left;
	width:244px;
	height:152px;
	border-right:3px solid #bababa;
}
#illus-3{
	float:left;
	width:244px;
	height:152px;
	border-right:3px solid #bababa;
}
#illus-4{
	float:left;
	width:244px;
	height:152px;
}

.gray-line{
	height:4px;
	background-color:#353535;
	clear:both;
}

.middle-st{
	position:relative;
	width:975px;
	overflow:hidden;
	padding-top:2px;
	padding-left:5px;
	padding-right:5px;
	height:24px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-align: left;
	background-color:#8a8888;
}

#defile{
	position:relative;
	width:1000px;
	margin-top:1px; 
	background-color:transparent;
}


.content-box{
	width:985px;
	padding-top:20px;
}

.actu-box{
	width:985px;
	background-repeat:no-repeat;
	background-position:top right;
}


.collum1{
	padding-left:30px;
	float:left;
	width:270px;
	text-align:left;
}
.collum2{
	float:left;
	width:350px;
	text-align:left;
	padding-left:40px;
	padding-right:40px;
}
.collum3{
	float:left;
	width:235px;
	text-align:left;
}

.collum4{
	float:right;
	width:500px;
}

.collum5{
	width:373px; 
	height:515px;
	float:left;
	text-align:left;
}

.collum6{
	float:right;
	width:600px;
	height:515px;
	overflow:scroll;
	overflow-x: hidden;
}

.collum7{
	padding:10px;
	width:800px;
	font-size:13px;
	color:#8d9295;
}


.form-contact{
	background-image:url(images/bkg_form2.jpg);
	background-repeat:no-repeat;
	padding-top:15px;
	width:400px;
}


.envoyer {
	background: url(images/b_envoyer_off.jpg);
	width:88px;
	height:19px;
	cursor:pointer;
}
.envoyer a:hover{
	background: url(images/b_envoyer_on.jpg);
	text-decoration:none;
	display: block ;
	
}

.bottom{
	height:39px;
	background-image:url(images/bkg_bottom.jpg);
	clear:both;
}

.bottom2{
	height:39px;
	background-image:url(images/bkg_bottom2.jpg);
	clear:both;
}

.bottom3{
	height:39px;
	background-image:url(images/bkg_bottom3.jpg);
	clear:both;
}


.footer{
	color:#000000;
	font-size:9px;
}

.footer a{
	color:#000000;
}


.connexion{
	background-image:url(images/bkg_connexion.jpg);
	background-repeat:no-repeat;
	padding-top:5px;
	width:353px;
	height:207px;
}

/************** PRODUITS ****************/

#thumbs { position: relative; width:660px;}
div.thumb { float: left; padding: 3px; width: 211px; height: 134px; }
div.thumb img { padding:0; margin:0; top:0; left:0; cursor:pointer}

#thumbs2 { position: relative; width:420px;}
div.thumb2 { float: left; padding: 3px; width: 130px; height: auto; }
div.thumb2 img { padding:0; margin:0; top:0; left:0; cursor:pointer}

.produit-box{
	background-color:#fff; 
	padding:10px; 
	margin:5px; 
	border:1px solid #ccc;
}

.produit-box .titre{
	color:#fff;
	padding:2px;
	font-size:16px
}

.produit-box .download{
	font-weight:bold;
	font-size:12px 
}
.produit-pdf{
	background-color:#ECEBEB;
	color:#7f9ad7;
	font-size:12px;
	padding:10px; 
	margin:1px; 
}
.produit-pdf a{
	color:#7f9ad7;
	font-size:12px;
	text-decoration:none;
}
.produit-pdf a:hover{
	text-decoration: underline;
}


.fil-produits{
	font-size:12px;
	color:#b2b2b2;
	padding:5px;
	margin:1px;
}

.fil-produits a{
	text-decoration:none;
	color:#b2b2b2;
}

.table-critere{
	margin-right:20px;
}

.table-critere td{
	padding:5px;
	font-weight:bold;
}

.table-critere .td-std{
	background-color:#999999;
	color:#FFFFFF;
	display:block;
	padding:5px;
}

.table-critere .tdon{
	background-color:#d5001c;
	display:block;
}

.table-critere .tdhid{
	background-color:#fff;
	padding:0px;
}

.table-critere .td-std:hover{
	background-color:#d5001c;
}

.table-critere a{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
}

.table-ss-critere {
	margin-top:-5px;
	text-align:left;
}

.table-ss-critere td{
	padding:0px;
	font-weight:100;
}

.table-ss-critere .td-std{
	background-color:#CCCCCC;
	color:#666666;
	display:block;
	padding:5px;
}
.table-ss-critere a{
	text-decoration:none;
	color:#FFFFFF;
	display:block;
}
.table-ss-critere .td-std:hover{
	background-color: #999999;
}

.table-pdf td{
	background-color:#ecebeb;
	color:#7f9ad7;
	padding:5px;
}

.table-pdf a{
	color:#7f9ad7;
	text-decoration:none;
}

#produit-bkg{
	background-repeat:no-repeat;
	background-position:top right;
}

/************** ACTU ****************/

.blog-actu{
	width:550px;
}
.blog-image{
	float:left;
	width:168px;
	margin:10px;
}
.blog-content{
	width:350px;
	float:right;
	margin-top:10px;
	overflow:hidden;
}
.blog-date{
	font-size:12px;
	font-weight:bold;
	color:#000000;
}
.blog-titre{
	font-size:18px;
	color:#4e6fc1;
	margin-top:10px;
	margin-bottom:10px;
}
.blog-text{
	font-size:13px;
	color:#646b6f;
}
/************** TEXTE ****************/

.mendatory{
	color:red;
}

.txt-blue12b{
	font-size:12px;
	color:#4e6fc1;
	font-weight:bold;
}

.txt-blue14b{
	font-size:14px;
	color:#4e6fc1;
	font-weight:bold;
}

.txt-gray12b{
	font-size:12px;
	color:#646b6f;
	font-weight:bold;
}

.txt-gray18{
	font-size:18px;
	color:#646b6f;
}

.txt-red14b{
	font-size:14px;
	color:#d4001c;
	font-weight:bold;
}

.txt-black14b{
	font-size:14px;
	font-weight:bold;
	color:#000;
}

.actu-title{
	font-size:11px;
	font-weight:bold;
	color:#4969b6;
}

.actu-news{
	font-size:11px;
	font-weight:bold;
	color:#000;
}

.actu-link{
	font-size:11px;
	font-weight:bold;
	color:#b2b2b2;
	text-decoration:none;
}

.presentation{
	font-size:13px;
	text-align:left;
	color:#8d9295;
	margin-left:20px;
}

.mentions-legales{
	font-size:13px;
	text-align:left;
	color:#8d9295;
	margin-left:20px;
}

.mentions-legales a{
	text-decoration:none;
	color:#82a0f4;
}

.mentions-legales em{
	font-size:10px;
}

.mentions-legales a:hover{
	text-decoration:underline;
}

.fil-ariane a, .fil-ariane{
	font-size:12px;
	font-weight:bold;
	text-align:left;
	color:#b2b2b2;
}

.ombre {
	float:left;
	background: url(images/ombre.png) no-repeat bottom right;
	width:200px;
	padding-right:5px;
	padding-bottom:5px;
	margin-right:5px;
}

.images {
	border:1px solid #E8E8E8;
}

