/* ////////////////global//////////////// */

body,td,th, div{
	color:#333333;
	font:12px  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;
}
a {
	color:#006699;
	text-decoration:underline;
}
a:hover {
	color:#666666;
	text-decoration:underline;
}
h1{
	padding:0px 0px 15px 0px;
	margin:0px;
	font-size:21px;
	font-weight:bold;
	font-style:italic;
	line-height:100%;
	color:#7BBB65;
}
h2{
	padding:0 0 15px;
	margin:0;
	font-size: 14px;
	font-weight: bold;
	line-height:100%;
	color:#006699;
}
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;
}


/* ////////////////structure of page//////////////// */

#all{
	width: 1000px; 
	margin: 0px 0px 0px -500px; 
	position: absolute; 
	left: 50%;
}
#container{
	width: 1000px;
	float:left;
	padding:0;
	margin:0;
	clear:both;
}

#header{
	width:1000px;
	height:264px;
	float:left;
	background-image:url(./IMG/bgHeader.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	clear:both;
}
#menuHaut{
	width:1000px;
	height:35px;
	float:left;
	position:absolute;
	top:217px;
	margin:0px;
	padding:0;
	clear:both; 
	background-image:url(./IMG/bgMenu.jpg);
	background-repeat:no-repeat;
	background-position:top center;
	text-align:center;
}
#quotes{
	width:500px;
	height:100px;
	margin:0;
	padding:0;
	float:left;
	clear:both; 
	position:absolute;
	top:70px;
	left:450px;
}
#flash{
	width:948px !important;
	height:302px !important;
	width:948px;
	height:302px;
	margin-top:20px;
	padding:13px 40px 0px 10px;
	float:left;
	clear:both; 
	text-align:right;
	background:#ECF2F4 url(./IMG/bgVideo.jpg) no-repeat left bottom;
	border:1px solid #DFEBF5;
}

#textFooter{
	width: 1000px;
	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 0 0 28px; list-style:none; height:47px; position:relative; z-index:500; font-family:Tahoma, arial, verdana, sans-serif;}
#nav li.top {display:block; float:left; height:47px; padding:0 9px 0 9px;;}
.chosen{ background:url(./IMG/bgChosen.jpg) no-repeat center 30px}
#nav li a.top_link {display:block; float:left; height:43px; line-height:43px; color:#FFFFFF; text-decoration:none; font-size: 12px ; letter-spacing:0px; padding:0; cursor:pointer;}
#nav li a.top_link span {float:left; display:block; padding:0; height:43px; }

#nav li:hover a.top_link {color:#0099CC; background: url(./IMG/three_1.gif) no-repeat;}
#nav li:hover a.top_link span {background:url(./IMG/three_1.gif) no-repeat right top;}
#nav li:hover a.top_link span.down {background:url(./IMG/three_1a.gif) no-repeat right top;}

/* Default list styling */

#nav li:hover {position:relative; z-index:200;}

#nav li:hover ul.sub
{left:-40px; top:38px; background-color:#EAECF2; border:1px solid #6E7DA8; padding:3px;  white-space:nowrap; width:240px; height:auto; z-index:300;}
#nav li:hover ul.sub li
{display:block; height:20px; position:relative; float:left; width:240px; letter-spacing:1px; font-weight:normal;font-family:arial, verdana, sans-serif;}
#nav li:hover ul.sub li a
{display:block; font-size:11px; height:18px; width:240px; line-height:18px; text-indent:5px; color:#27396E; text-decoration:none;}
#nav li:hover ul.sub li a:hover 
{background:#27396E; color:#fff; border-color:#6E7DA8;}

#nav ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}



/* ///////////box/////// */
#inscription{
	width:275px !important;
	height:157px !important;
	width:275px;
	height:157px;
	float:left;
	margin:20px 0px 0px 0px;
	padding:115px 20px 20px 20px;
	background:url(./IMG/bgRequest.jpg) no-repeat top center;
	text-align:justify;
}

.box{
	width:623px !important;
	width:623px;
	float:left;
	margin:20px 0px 0px 20px;
	padding:20px;
	background:url(./IMG/bgTab.jpg) repeat-x top center;
	border:1px solid #DFEBF5;
	text-align:justify;
}



/* ///////////form/////// */
.labels{
color:#000000;
font-weight:bold;
}
#formInquery{
margin:0;
padding:0;
}
#formInquery input[type=text], #formInquery select, #formInquery textarea{
	color:#666666;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFFFFF;
	border:1px solid #D6E7F1;
	height:20px;
	line-height:20px;
} 
.big{
	width:150px;
}
.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 3px 3px;
	border:0;
	float:right;
}
.imgLeft{
	padding:0px 3px 3px 0px;
	border:0;
	float:left;
}
.imgRight2{
	padding:1px;
	margin:0px 0px 10px 10px;
	border:0;
	float:right;
	border:1px solid #ABBEC9;
}
img.noBorder{
border:0;
}
.textList{
	margin:0px 0px 20px 15px;
	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;
}
.textList ul{
	margin:0px 0px 0px 15px;
	padding:0;
	list-style : none;
}
.textList ul li{
	margin:0;
	padding:0px 0px 0px 8px;
	background-image:url(./IMG/imgFlash3.gif);
	background-repeat:no-repeat;
	background-position:0px 7px;
}
.gras{
	font-weight:bold;
}
.grand{
	font-size:15px;
	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;
}

/* ///////////switchtab/////// */

.tabbox{
padding:10px;
margin:0;
width:395px;
height:203px;
float:left;
background-color:#FFFFCC;
text-align:left;
}
.hovertabgroup{
padding:0;
margin:0;
float:left;
list-style:none;
text-align:left;
}

.hovertabgroup li{
padding:2px 0;
margin:0 0 2px 0;
width:200px;
height:17px;
font-weight:bold;
color:#333333;
background-color:#FFFFFF;
border:1px solid #DFEBF5;
cursor:pointer;
display:block;
text-align:center;
}
.hovertabgroup li.hovertab{
background-color:#FFFFCC;
border:1px solid #FFFFCC;
width:203px;
color:#006699;
}

/* ///////////tab/////// */
.tab{
padding:15px 15px 0px 15px;
border:1px solid #DFEBF5;
margin-bottom:15px;
}

.tabTitle{
padding:5px;
background-color:#EEF3F7;
}
.tabTitle h2{
padding:0;
margin:0;
}
.tabText{
padding-top:5px;
}
