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

body,td,th, div{
	color:#636363;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
}
body {
	background-color:#FFFFFF;
	background-image:none;
	margin:0px 20px 20px 20px;
	padding:0; 
}
td{
vertical-align:top;
text-align:left;
}
a {
	color:#005BC1;
	text-decoration:underline;
}
a:hover {
	color:#CC0000;
	text-decoration:underline;
}
h1{
	padding:0px 0px 10px 0px;
	margin:0px 0px 5px 0px;
	font: normal 18px Arial, Helvetica, sans-serif;
	line-height:100%;
	color:#262626;
}
h2{
	font: bold 14px Arial, Helvetica, sans-serif;
	padding:0 0 15px;
	margin:0;
	color:#005BC1;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding:0 0 15px 0;
	margin:0;
}
p{
	padding:0 0 15px 0;
	margin:0;
	}
.cleaner{
	clear:both;
	line-height:1px;
}


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

#all{
	width: 830px; 
	margin: 0px 0px 0px -415px; 
	position: absolute; 
	left: 50%;
}
#container{
	width:828px;
	float:left;
	padding:0;
	margin:5px 0 0 0;
	clear:both;
	background-image:url(./IMG/bgMain.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	border-left:1px solid #C7C7C7;
	border-right:1px solid #C7C7C7;
}
#topLink{
	width:830px;
	float:left;
	clear:both;
	text-align:right
}
#header{
	width:830px;
	float:left;
	clear:both;
}
#header td img {display: block;}
#flash{
	width:830px;
	float:left;
	margin-top:5px;
	clear:both;
}


#textFooter{
	width: 830px;
	float:left;
	padding:0;
	margin: 0 0 20px 0;
	text-align:center;
}

/* ///////////box/////// */
#left{
	width:354px;
	float:left;
	margin:0;
	padding:30px;
	text-align:left;
}
#right{
	width:354px;
	float:left;
	margin:0;
	padding:30px;
	background-image:url(./IMG/imgPoint.gif);
	background-repeat:repeat-y;
	background-position:left top;
	text-align:left;
}
#main{
	width:770px;
	float:left;
	margin:0;
	padding:30px;
	text-align:justify;
}
#boxInquery{
	width:195px !important;
	width:195px;
	height:402px !important;
	height:402px;
	padding:75px 15px 15px 15px;
	background-image:url(./IMG/bgInquery.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:justify;
}
#topLink a {
	color:#636363;
	text-decoration:none;
	padding:20px 8px 0px 8px;
	display:block;
	float:right;
}
#topLink a:hover {
	color:#005BC1;
	text-decoration:none;
}


/* ///////////form/////// */
#formInquery{
margin:0;
padding:0;
}
#formInquery input[type=text], #formInquery select, #formInquery textarea{
	color:#27396E;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background-color:#EAECF2;
	border:1px solid #6E7DA8;
} 
.big{
	width:190px;
}
.little{
	width:90px;
}
 #formInquery textarea{
	width:190px;
}
/* ///////////others/////// */
.boxLine{
	background-color:#EAECF2;
	border-bottom:1px solid #6E7DA8;
}
#left ul{
	margin:0 0 0 15px;
	padding:0 0 15px 15px;
}
.imgRight{
	margin:5px 0px 3px 10px;
	padding:1px;
	border:1px solid #C7C7C7;
	float:right;
}
.imgLeft{
	margin:5px 10px 3px 0px;
	padding:1px;
	border:1px solid #C7C7C7;
	float:left;
}
img.noBorder{
border:0;
}
.textList{
	margin:5px 0 15px 15px ;
	padding:0;
	list-style:disc;
	list-style-position:outside;
}
.textList ul{
	margin:5px 0 5px 15px ;
	padding:0;
	list-style:circle;
	list-style-position:outside;
}
.textList li, .textList ul li{
	margin:0;
	padding:0;
	background-image:url(./IMG/squareMenuLeft.gif);
	background-repeat:no-repeat;
	background-position-x:top left;
}
.gras{
	font-weight:bold;
}
.grand{
	font-size:15px;
	font-weight:bold;
}
.light{
	font-size;13px;
}
.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;
}

.bleu{
	color:#005BC1;
}
.blanc{
color:#FFFFFF;
}
.grey{
color:#999999;
}
.noir{
background-color:#000000;
}
.green{
color:#00CC00;
}
.red{
color:#FF0000;
}
.underl{
text-decoration:underline;
}

.textTable{
padding:5px;
border:1px solid #CCCCCC;
}
.textTable td{
padding:5px 10px 5px 10px;
background-color:#F7F7F7;
}
.textTable h2{
padding:0;
line-height:100%;
height:45px;
}
.textTable .tableTitle{
background-color:#EEF5F9;
text-align:center;
vertical-align:middle;
}