/* ////////////////global//////////////// */

body,td,th, div{
	color:#333333;
	font:11px  Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
}
body {
	background-color:#899098;
	background-image:url(./IMG/bgBody.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	padding:0px 20px 20px 20px;
	margin:0; 
}
td{
vertical-align:top;
}
a {
	color:#006699
	text-decoration:underline;
}
a:hover {
	color:#333333;
	text-decoration:underline;
}
a img{border:none;}
h1{
	padding:0px 0px 15px 0px;
	margin:0px;
	font-size:18px;
	font-weight:bold;
	line-height:100%;
	color:#0B2C57;
}
h2{
	padding:0 0 15px;
	margin:0;
	font-size: 14px;
	font-weight: bold;
	line-height:100%;
	color:#214D87;
}
h3 {
	padding:0 0 15px;
	margin:0;
	font-size: 11px;
	font-weight: bold;
	line-height:100%;
}
p{
	padding:0 0 15px 0;
	margin:0;
	}
.cleaner{
	clear:both;
	line-height:1px;
}

#menu td img {display: block;}

/* ////////////////structure of page//////////////// */

#all{
	width: 910px;
	margin: 0px 0px 0px -455px;
	position: absolute;
	left: 50%;
}

#container{
	width: 900px;
	float:left;
	padding:0 5px 0 5px;
	margin:0;
	clear:both;
	background-image:url(./IMG/bgMain.png);
	background-repeat:repeat-y;
	background-position:top center;
}

#left{
	width:248px;
	float:left;
	text-align:justify;
}

#right{
	width:640px;
	float:left;
	margin:0px 0px 0px 11px;
	padding:0;
	text-align:justify;
}
#menu{
	width: 640px;
	padding:0;
	margin: 0;
	float:left;
	clear:both;
}
#main{
	width: 610px;
	padding:15px;
	margin:1px 0 0 0;
	float:left;
	clear:both;
	border-top:20px solid #022253;
	border-bottom:1px solid #022253;
}
#footer{
	width: 620px;
	padding:10px;
	margin: 0;
	float:left;
	text-align:center;
	clear:both;
	color:#003366;
}
#leftMenu{
	margin:20px;
	padding:0;
}

#leftMenuBox{
background-color:#FFFFFF;
}
.leftMenuBoxTable{
margin: 0 10px 0 10px;
padding:0;
}
#leftMenuTop, #leftMenuBottom{
height:19px;
}

/* ///////////form/////// */
form{
	padding:0;
	margin:0;
	}
#formInquery{
	margin:15px;
	padding:15px;
	background-image:url(./IMG/bgForm.png);
	background-repeat:no-repeat;
	background-position:top center;
}
form input[type=text], select{
	color:#666666;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border:1px solid #D6E7F1;
	height:20px;
	line-height:20px;
}
select option{
	color:#666666;
	font:11px Verdana, Arial, Helvetica, sans-serif;
}
textarea{
	color:#666666;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border:1px solid #D6E7F1;
} 
.big{
	width:187px;
}
.little{
	width:90px;
}
 #formInquery textarea{
	width:150px;
}
/* ///////////others/////// */
.boxLine{
	background-color:#EAECF2;
	border-bottom:1px solid #6E7DA8;
}
#left ul{
	margin:0 0 0 15px;
	padding:0 0 15px 15px;
}
.imgRight{
	padding:0px 0px 10px 20px;
	border:0;
	float:right;
}
.imgLeft{
	padding:0px 20px 10px 0px;
	border:0;
	float:left;
}
img.noBorder{
border:0;
}
.textList{
	margin:0px 0px 20px 20px;
	padding:0;
	list-style : none;
}
.textList li{
	margin:0;
	padding:0px 0px 0px 8px;
	background-image:url(./IMG/imgFlash2.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
}


.centrer{
	text-align:center;
}
.textRight{
	text-align:right;
}
.textTitle{
	padding:10px 0px 0px 15px;
	margin:0;
	height:30px;
	color:#FFFFFF;
	font:16px Arial,Verdana,  Helvetica, sans-serif;
	font-weight:bold;
	line-height:100%;
}
.text{
padding:15px;
}
.blanc{
color:#FFFFFF;
}
.grey{
background-color:#484848;
}
.noir{
background-color:#000000;
}
.green{
color:#00CC00;
}
.red{
color:#FF0000;
}
.gras{
	font-weight:bold;
}
.grand{
	font-size:15px;
	font-weight:bold;
}
.light{
	font-size;13px;
}
.bleu{
	color:#3E91C1;
}
.tab{
padding:15px 15px 0px 15px;
border:1px solid #BDC6D5;
margin-bottom:15px;
text-align:center;
}
#wx_module_6813{
height:200px;
}