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

img {
behavior : url(css-js/iepngfix.htc) ; 
}

body {
	background:#0a0a16 url(../img/common/background.jpg) center top no-repeat;
	padding:0px;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align: center;
}

#wrapper {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	left: auto;
	right:auto;
	padding: 0px;
	top:0px;
	height:auto;
	text-align: left;
}

#logo {
	position:relative;
	height: 127px;
	width:950px;
	text-align:center;
	padding-top:17px;
}

#menu {
	position:relative;
	width: 950px;
	height: 20px;
	background-color: #3d3f49;
	z-index:100;
}

#menu2, #menu3 {
	float:right;
	padding: 5px 10px 4px 0px;
	color : #b2b4bf;
	font-size:10px;
}

#menu2 a, #menu3 a {
	text-decoration:none;
	color: #b2b4bf; 
}

#menu2 a:hover, #menu3 a:hover {
	text-decoration:none;
	color: #ffffff; 
}

#cadre {
	border:#3d3f49 1px solid;
	position:relative;
	width: 948px;
	height:auto;
	left:auto;
	right: auto;
	z-index:2;
}

#contenuHome {
	margin:10px auto 10px auto;
	background:#3f404a url(../img/common/back-home2.jpg) bottom no-repeat;
	width:927px;
	height:435px;	
}

#contenuHome a{
	color: #00648A;
	text-decoration:underline;
}

#bottom {
	width:950px;
	color: #b2b4bf;
}

#flashHome {
	width: 990px;
	height: 281px;
	position:absolute;
	overflow:hidden;
	top:2px;
	left:-24px;
	visibility:visible;
	z-index:3;
}

#textH1 {
	position: absolute;
	top: 290px;
	left : 35px;
	width: 210px;
	height: 140px;
	overflow:hidden;
}

#textH2 {
	position: absolute;
	top: 290px;
	left : 292px;
	width: 210px;
	height: 140px;
	overflow:hidden;
}

#textH3 {
	position: absolute;
	top: 290px;
	left : 708px;
	width: 210px;
	height: 140px;
	overflow:hidden;
}

#pictH3 {
	position: absolute;
	top: 290px;
	left : 548px;
	width: 140px;
	height: 110px;
	overflow:hidden;
	text-align:right;
	padding-top:33px;
}

.titreHome {
	font-size:12px;
	line-height:15px;
	font-weight: bold;
	height:33px;
	margin-bottom: 5px;
	color: #FFFF00;
	border-bottom: #000000 1px dotted;
}

.textJaune {
}

#titrePage {
	width: 990px;
	height: 127px;
	position:absolute;
	overflow:hidden;
	top:2px;
	left:-20px;
	visibility:visible;
	z-index:3;
}

#product {
	width: 990px;
	height: 270px;
	position:absolute;
	overflow:hidden;
	top:2px;
	left:-20px;
	visibility:visible;
	z-index:3;
}

#contenuPage {
	margin:10px auto 10px auto;
	padding: 130px 10px 10px 10px;
	background:url(../img/common/back-page.jpg) top no-repeat;
	width:927px;
	height:auto;	
}

#contenuPageCarte {
	margin:10px auto 10px auto;
	padding: 100px 10px 0px 10px;
	background:url(../img/common/back-page.jpg) top no-repeat;
	width:927px;
	height:auto;	
}

#contenuPageProduit {
	margin:10px auto 10px auto;
	padding: 280px 10px 10px 10px;
	background:url(../img/common/back-page.jpg) top no-repeat;
	width:927px;
	height:auto;	
}

#titleMenuProduit {
	position:absolute;
	top: 23px;
	left: 22px;
	width: 227px;
	overflow: hidden;
	font-size: 18px;
	color: #bcbcbc;
}

#contenuPage a{
	color: #00648A;
	text-decoration:underline;
}

#contenuPage td{
	padding:9px;
}

#contenuPage img{
	border: #000000 1px solid;
}

h1 {
	width: 920px;
	height: auto;
	top: 45px; 
	left: 40px;
	position: absolute;
	display: block;
	color: #00a2eb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	margin: 0px;
	font-weight:normal;
}

h2 {
	color: #00a2eb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	margin: 0px;
	font-weight:normal;
}

h3 {
	color: #00a2eb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin: 0px;
	font-weight:normal;
}

.textBleu {
	color: #00a2eb;
	font-weight:normal;
}

.sousTitre {
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

#contenuPage a {
	color: #00a2eb;
}

#contenuPage a:hover {
	color: #000000;
}

#fondContact {
	z-index: 2000;
	width:100%;
	height:auto;
	bottom: 0px;
	top: 144px;
	left:0px;
	position: absolute;
	background-image: url(../img/documentation/backTrans.png);
	text-align:center;
	visibility:hidden;
}

#wrapperContact {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	left: auto;
	right:auto;
	padding: 0px;
	top:10px;
	height:500px;
	border: 1px solid #00a2eb;
	
}

#productDetails {
	position: absolute;
	width: 700px;
	height: 224px;
	left: 279px;
	top: 23px;
	font-family:"Times New Roman", Times, serif;
	font-size: 14px;
	color:#ffffff;
	font-style:italic;
}

#clear
{
	clear: both;
}

/* MICRO LOX TEMP */
.fLeft { float: left; }
#microlox
{
	float: left;
	margin: 4px 40px 0;
	width: 220px;
	text-align: center;
}
#microlox a
{
	text-decoration: none;
	font-size: 9px;
	font-weight: normal;
	color: #0CF;
}
#microlox a:hover
{
	color: #fff;
}

#microlox img { margin-bottom: 4px; }


/* SAMPLE PRODUCT */
#contenuSample
{
	padding: 8px;
}

#formBox
{
	background: url(../en/microlox/microloxBackground.jpg) no-repeat;
	width: 700px;
	height: 421px;
	margin: 0 auto 0;
	padding-top: 270px;
}

#formulaire
{
	margin-left: 78px;
	padding: 14px;
	width: 320px;
	background: #fff;
	-moz-box-shadow: 4px 4px 15px #333;
	-webkit-box-shadow: 4px 4px 15px #333;
	box-shadow: 4px 4px 15px #000;
}

label
{
    display:block;
    padding-bottom:2px;
    margin-top: 0;
	font-weight:  bold;
	font-size: 13px;
	color: #000;
}

input.field
{
	margin-bottom: 8px;
	padding: 4px 2px 4px;
	background: #ccc;
	border: none;
	font-size: 13px;
	height: 18px;
	width: 314px;
}

#submitBtn
{
	float: right;
	width: 85px;
}

input#submit
{
	background: url(../en/microlox/microloxBtns.jpg) no-repeat;
	width: 85px;
	height: 30px;
	border: none;
	background-position: 0 0;
}
input#submit:hover
{
	cursor: pointer;
	background-position: 0 -30px;
}

.formReturn
{
	font-size: 16px;
	line-height: 20px;
	color: #000;
}
