@charset "utf-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
}

#container {
	width: 1024px;
	margin: 0px auto;
}

#header {
	height: 98px;
	margin: 0px auto;
}


#header .logo {
	position: relative;
	float:left;
	width: 200px;
	height: 88px;
	top: 10px;
	left: 8px;
}

#header .logo a {
	text-decoration: none;
	color: white;
}


#header .titlelogo {
	float:left;
	position:relative;
	font-size:33px; 
	font-weight: bold; 
	color: #527187;
	top: 0px;
	margin-left: -38px;
}

#menuheaderright {
	float: right;
	width: 210px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 6px;
	margin-top: 20px;
	margin-right: 35px;
}


#menuheaderright a {
	text-decoration: none;
	color: #a8a8a8;
}

.pipe {
	float:left;
	margin-right: 15px;
	text-decoration: none;
	color: #a8a8a8;
}


#leftContent {
	clear:both;
	float: left;
	width: 260px;
	height: 380px;
	margin-top: 20px;
}

#leftContent .contact {
	margin-top: 25px;
	margin-left: 30px;
	font-size:12px; 
	font-weight:bold; 
	color:#184A63;
	
}

#leftContent .adress {
	margin-top: 17px;
	margin-left: 20px;
	color: #404041;
	font-size:14px;
}

#centerContent {
	clear:none;
	float:left;
	width: 686px;
	/*height: 500px;*/
	margin-top: 30px;
	
}

.TitleCenterContent {
	margin-left: 23px; 
	margin-top: 5px; 
	color: #de7b41; 
	font-size: 25px;
}

.TitleCenterContentDownload {
	margin-left: 0px; 
	margin-top: 5px; 
	color: #de7b41; 
	font-size: 25px;
}


.TextGeneralCenterContent {
	margin-left: 25px; 
	margin-top: 20px; 
	color: #3c3736; 
	font-size: 12px;
}

 .indexflash{
 	width: 686px;
	height: 181px;
	margin-top: 0px;
	margin-left: 25px;
	background-repeat:no-repeat;
	background-image:url(../images/indexflash.jpg);
}

.centerContentline{
 	margin-left: 25px;
}


.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.whitespacefooter { 
	height: 83px;
} 

.footer { 
	clear:left; 
	float:left;
	width: 400px;
	margin-top: 10px;
	margin-left: 25px;
	font-size: 10px;
	color: #d1d2d3;
} 



/*#####################################*
/*  		Left Menu		  		  */
/*####################################*/

	
/*      V1        */
	
*{
	list-style:none;
	margin:0px;
	padding:0px;
}

#menu {
	margin-top: 10px;
	width: 252px;
	color: #76787a;
	font-size: 13px;
	}

	
#menu li a:link, #menu li a:visited {
	display: block;
	color: #76787a;
	height: 23px;
	background: url(../images/bgmenu.png);
	padding: 8px 0 0px 23px;
	text-decoration: none;
	}
	
#menu li a:hover {
	color: #e09469;
	background: url(../images/bgmenuhover.png);
	padding: 8px 0 0 23px;
	}
	
#menu li a:active {
	color: #e09469;
	background: url(../images/bgmenuhover.png);
	padding: 8px 0 0 23px;
	}

	
/*#####################################*
/*  		SOUS-MENU		  		  */
/*####################################*/	

.smenubg {
	width: 685px;
	height: 145px;
	margin-left: 25px;
	margin-top: 28px;
	margin-bottom: 3px;
	background-repeat:no-repeat;
	background-image:url(../images/smenubg.jpg);
}

.smenubgasme {
	width: 685px;
	height: 114px;
	margin-left: 25px;
	margin-top: 29px;
	margin-bottom: 3px;
	background-repeat:no-repeat;
	background-image:url( ../images/asme/smenubg.jpg);
}

.spacesmenu {
	margin-top: 0px;
}




#smenu {
	float:left;
	text-decoration:none;
	/*list-style: none ;*/
	color: #666;
	font-size:13px;
	font-weight:bold;
	line-height:150%;

}


#smenu ul {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 50px;
	padding: 0px;
	/*list-style:none;*/
	}


#smenu li a {
	text-decoration:none;
	color:#666;
	}

#smenu li a:hover {
	text-decoration:none;
	color: #333;
	}

#smenu2 {
	float:left;
	text-decoration:none;
	/*list-style: none ;*/
	color: #666;
	font-size:13px;
	font-weight:bold;
	line-height:150%;

}


#smenu2 ul {
	position: relative;
	float: left;
	margin-top: 39px;
	margin-left: 0px;
	margin-right: 50px;
	padding: 0px;
	/*list-style:none;*/
	}


#smenu2 li a {
	text-decoration:none;
	color:#666;
	}

#smenu2 li a:hover {
	text-decoration:none;
	color:#333;
	}



/*#####################################*
/*      ELEMENT PAGE DISTRIBUTORS	   */
/*#####################################*/

.TitleDistributors {
	width: 685px; 
	height: 94px;
	margin-left: 25px;
	margin-top: 30px; 
	margin-bottom: 0px; 
	background-repeat:no-repeat; 
	background-image:url(../images/smenubgdist.jpg);
}



/*#smenudist {
	float:left;
	width: 685px;
	height: 124px;
	margin-left: 25px;
	margin-top: 0px;
	text-decoration: none;
	list-style: none;
	color: #527187;
	font-size:12px;
	background-repeat:no-repeat; 
	background-image:url(../images/smenubgdistsubmenu.jpg);
}*/



#smenudist {
	width: 685px;
	height: 124px;
	margin-left: 25px;
	margin-top: 3px;
	background-repeat:no-repeat; 
	background-image:url(../images/smenubgdistsubmenu.jpg);

}

#smenudist ul {
	padding: 0px;
	margin-left: 0px;
}

#smenudist li {
	list-style: none;
}

#smenudist a {
	text-decoration: none;
	font-size:12px;
	color: #386B85;
}






/*#smenudist ul {
	position: relative;
	float: left;
	margin-top: 10px;
	margin-left: 0px;
	margin-right: 50px;
	padding: 0px;
	margin-bottom: 0px;
	list-style:none;
	}

#smenudist li a {
	text-decoration: none;
	color:#527187;
	}

#smenudist li a:hover {
	text-decoration:none;
	color: #de7b41 ;
	}
	

	
/*UCL PAGE*/
.UclLink {
	font-size:11px;
}

.images_position1_ucl {
	margin-left:25px;
	margin-top:10px;
}

.images_position2_ucl { 
	margin-left:20px;
	margin-top:10px;
}

.images_position3_ucl { 
	margin-left:10px;
	margin-top:10px;
}

.images_position_download {
	margin-top: 50px; 
	margin-left: 25px;
}

.images_position_moreinfo {
	margin-top: 28px; 
	margin-left: 25px;
}

.imgborder {
border: 1px solid #d1d3d4;
}

td {
margin-bottom: 10px;
}


/*contact US*/
.frmContainerCenter {
	width: 686px; 
	height: 215px; 
	background-repeat:no-repeat; 
	background-image:url(../images/contactus/contactusbg.jpg); 
	margin-left: 25px;
}

.frmLeftCenter {
	position:relative; 
	float:left;
	margin-top: 3px;
	width: 150px;
	
}

.frmMiddleCenter {
	float:left; 
	width:276px;
	height: 170px;
	margin-top: 10px;
	
}

.frmRightCenter {
	float:left; 
	width:260px;
	height: 170px;
	margin-top: 10px;
	
}




.frmContainerForm {
	margin-top: 10px;
	width: 686px; 
	height: 300px;
	margin-left: 25px;
}

.frmLeftForm {
	position:relative; 
	float:left;
	margin-top: 3px;
	width: 150px;
}

.frmRightForm {
	float:left;
	margin-top: 3px;
	margin-left: 40px;
	width: 400px;
}



/*#####################################*
/*      ELEMENT PAGE DOWNLOAD		   */
/*#####################################*/

.smenubgDownload {
	width: 685px;
	height: 65px;
	margin-left: 25px;
	margin-top: 30px;
	margin-bottom: 0px;
	background-repeat:no-repeat;
	background-image:url(../images/smenubgDownload.jpg);
}

.imgDownload {
	width: 180px;
	float:left;
}

.txtDownload {
	position:relative;
	float:left;
	width: 506px;
	color: #68879a;
	font-size: 13px;
	margin-top: 10px;
}

.txtsizePdf {
	font-size: 10px;
	/*margin-top: 3px;
	margin-bottom: 20px;*/
	color: #939598;
}

.imgDownloadPdf {
	margin-left: 3px;
}

.imgDownloadXls {
	margin-top: -20px;
	margin-left: 182px;
}


.bulletDownloadUcl {
	float:left;
	width: 400px;
	margin-top: -20px;
	margin-left: 0px;
	background-repeat:no-repeat;
	background-image:url(../images/bulletdownload.jpg);
}



#txtbulletDownloadUcl {
	float:left;
	margin-left: 18px;
}

#txtbulletDownloadUcl a {
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color: #386B85;
	font-weight: bold;
	
}


#txtbulletRightUcl a {
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color: #386B85;
	font-weight: bold;
	
}


.bulletDownload {
	float:left;
	width: 100px;
	margin-top: -20px;
	margin-left: 182px;
	font-size:10px;
	font-weight: bold;
	background-repeat:no-repeat;
	background-image:url(../images/bulletdownload.jpg);
}

.bulletDownload2 {
	float:left;
	
	margin-top: 20px;
	background-repeat:no-repeat;
	background-image:url(../images/bulletdownload.jpg);
}


.bulletDownload3 {
	float:left;
	margin-top: 10px;
	margin-left: 6px;
	background-repeat:no-repeat;
	background-image:url(../images/bulletdownload.jpg);
}



.txtbulletDownload {
	float:left;
	margin-left: 18px;
}

.txtbulletDownload a {
	font-size:11px;
	font-weight: bold;
	text-decoration: none;
	color: #68879a;
	font-weight: bold;
	font-size: x-small;
	
}



/*#####################################*
/*      AboutUs		   				   */
/*#####################################*/



.aboutus {
	position: relative;
	width: 685px;
	height: 373px;
	margin-left: 10px;
	margin-top: 30px;
	margin-bottom: 3px;
	background-repeat:no-repeat;
	background-image:url(../images/aboutus/bgaboutus.jpg);
}




/*#####################################*
/*      login		   				   */
/*#####################################*/

.loginTitleCenterContent {
	margin-left: 0px; 
	margin-top: 5px; 
	color: #de7b41; 
	font-size: 25px;
}

.listpuces {
	list-style-image:url(../images/puce.jpg)
}


/*#####################################*
/*      Accessoire page		   		   */
/*#####################################*/



.images_position1_accessories {
	margin-top:10px;
	width: 250px;
	height: 160px;
}

.images_position_moreinfo2 {
	margin-top: 10px; 
}

.bulletRightUcl {
	float:left;
	width: 200px;
	background-repeat:no-repeat;
	background-image:url(../images/bulletright.jpg);
}

#txtbulletRightUcl {
	float:left;
	margin-left: 18px;
}

