/* ////////////////global//////////////// */

body,td,th, div{
	color:#666666;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	line-height:150%;
}
body {
	background-color:#CCCCCC;
	background-image:none;
	margin:15px;
	padding:0; 
}
a {
	color:#0099CC;
	text-decoration:underline;
}
a:hover {
	color:#666666;
	text-decoration:underline;
}
h1{
	padding:0px 0px 10px 0px;
	margin:0px 0px 5px 0px;
	font: normal 20px Arial, Helvetica, sans-serif;
	font-weight:bold;
	line-height:100%;
	color:#006699;
}
h2{
	font-size: 15px;
	font-weight: bold;
	font-style:italic;
	padding:5px 0 15px 0;
	margin:0;
	color:#59BB59;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	padding:0 0 15px 0;
	margin:0;
}
p{
	padding:0 0 12px 0;
	margin:0;
	}
.cleaner{
	clear:both;
	line-height:1px;
}


/* ////////////////structure of page//////////////// */

#all{
	width: 900px; 
	margin: 0px 0px 0px -450px; 
	position: absolute; 
	left: 50%;
}
#container{
	width:900px;
	float:left;
	padding:0;
	margin:0;
	clear:both;
}

#header{
	width:900px;
	clear:both;
}
#flash{
	width:672px;
	margin-top:15px;
	float:left;
}

#textFooter{
	width: 900px;
	padding:0;
	margin: 0;
	text-align:center;
}
/* ///////////////menu top///////////////*/
.preload1 {background: url(./IMG/three_1.gif);}
.preload2 {background: url(./IMG/three_1a.gif);}

#nav {padding:0; margin:0; list-style:none; position:relative; z-index:500; font-family:Georgia, "Times New Roman", Times, serif}
#nav li{display:block; height:36px; padding:0; margin-bottom:6px; clear:both;}
#nav li a{display:block; height:27px; width:164px; padding:7px 15px 0px 15px; background:url(./IMG/bgMenuItem.jpg) repeat-x left top; clear:both; font-size: 15px; color:#000000; border:1px solid #CCCCCC; text-decoration:none;}
#nav li a:hover, #nav li a.chosen{display:block; height:27px; width:164px; padding:7px 15px 0px 15px; background:url(./IMG/bgMenuItem2.jpg) repeat-x left top; clear:both; font-size: 15px; color:#FFFFFF; border:1px solid #CCCCCC; text-decoration:none;}

/* ///////////box/////// */
#left{
	width:196px;
	float:left;
	margin:15px 0px 0px 0px;
	padding:15px;
	border:1px solid #C1C1C1;
	text-align:justify;
	background:#FFFFFF url(./IMG/bgMenu.jpg) repeat-x left bottom;
}
#right{
	width:672px;
	float:left;
}
#right2{
	width:625px;
	float:left;
	margin:15px 0px 0px 15px;
	padding:15px;
	border:1px solid #C1C1C1;
	background:#FFFFFF;
}
.box{
	width:209px;
	float:left;
	margin:15px 0px 0px 15px;
	text-align:justify;
}
.box2{
	width:209px;
	float:right;
	margin:0;
	text-align:justify;
}
.box3{
	width:397px;
	float:left;
	margin:0;
	text-align:justify;
}
.boxTitle{
	height:16px;
	margin:0;
	padding:11px 15px 0 0;
	line-height:16px;
	color:#000000;
	text-align:right;
	font:bold 16px Arial, Helvetica, sans-serif;
	background-repeat:no-repeat;
	background-position:right top;
	clear:both;
}
html>body .boxTitle{
	background-image:url(./IMG/bgTab.png);
}
* html .boxTitle{
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader
(enabled=true, sizingMethod=crop, src="./IMG/bgTab.png");
}
.boxText{
	padding:12px;
	border:1px solid #C1C1C1;
	border-top:0;
	background:#FFFFFF;
}


/* ///////////testimonials/////// */
.testimonial{
padding:15px 8px 0px 8px;
margin:15px 0px 0px 0px;
background-color: #EAECF2;
}
/* ///////////form/////// */
#formInquery{
margin:0;
padding:0;
}
#formInquery input[type=text], #formInquery select, #formInquery textarea{
	color:#27396E;
	font:12px 'Myriad Web Pro', 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;
}

.imgRight{
	padding:10px 0px 10px 10px;
	border:0;
	float:right;
}
.imgLeft{
	padding:10px 10px 10px 0px;
	border:0;
	float:left;
}
img.noBorder{
border:0;
}
.textList{
	margin:0 0 12px 0;
	padding:0;
	list-style : none;
}
.textList li{
	margin:0;
	padding:0 0 0 10px;
	line-height:20px;
	background-image:url(./IMG/imgFlashPoint.jpg);
	background-repeat:no-repeat;
	background-position:0 9px;
}
.gras{
	font-weight:bold;
}
.grand{
	font-size:20px;
	font-weight:bold;
}
.light{
	font-size;13px;
}
.bleu{
	color:#3E91C1;
}
.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:#FF6600;
}
.underl{
text-decoration:underline;
}
