/* ////////////////global//////////////// */

body,td,th, div{
	color:#000000;
	font:12px Georgia, "Times New Roman", Times, serif;
	line-height:120%;
}
body {
	background-color:#FFFFFF;
	background-image:none;
	padding:0; 
	margin:0;
	background-image:url(../img/bgBody.jpg);
	background-repeat:repeat-x;
	background-position:top center;
}
td{
	vertical-align:top;
}
a {
	color:#2D7B3D;
	text-decoration:underline;
}
a:hover {
	color:#F7BC2D;
	text-decoration:underline;
}
h1{
	padding:0px 0px 10px 0px;
	margin:0px 0px 5px 0px;
	font: bold 20px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:100%;
	color:#F7BC2D;
}
h2, #text strong{
	padding:0 0 15px 0;
	margin:0;
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:100%;
	color:#2E6931;
}
h3 {
	padding:0 0 15px 0;
	margin:0;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	line-height:100%;
	color:#2D7B3D;
}
p{
	padding:0 0 15px 0;
	margin:0;
}
.cleaner{
	clear:both;
	line-height:1px;
}


/* ////////////////structure of page//////////////// */

#all{
	width: 1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top:15px;
}
#container{
	width:1000px;
	float:left;
	padding:0;
	margin:0;
	clear:both;
}

#header{
	width:1000px;
	clear:both;
}

#textFooter{
	width: 1000px;
	padding:30px 0 0 0;
	margin:17px 0 0 0;
	float:left;
	clear:both;
	text-align:center;
	background-image:url(../IMG/bgFooter.jpg);
	background-repeat:repeat-x;
	background-position:top 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.top {display:block; clear:both; height:34px; width:186px; margin:0 0 3px 0; border:1px solid #F3E7DC; background:url(../IMG/bgMenuItem.jpg) repeat-x left top;}
#nav li.top:hover {border:1px solid #79AA8C; background:url(../IMG/bgMenuItem2.jpg) repeat-x left top;}
#nav li a.top_link {display:block; float:left; height:34px; width:176px; padding:0 0 0 10px; line-height:34px; color:#000000; text-decoration:none; font-size:15px; cursor:pointer; }
#nav li a.top_link span {float:left; display:block; height:34px; }

#nav li:hover a.top_link {color:#fff; background: url(../IMG/imgFlash.png) no-repeat 166px 10px;}
#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:186px; top:-1px; border:1px solid #92B99E; padding:3px;  white-space:nowrap; width:220px; height:auto; z-index:300;background:#6EA470 url(../IMG/bgMenuItem2.jpg) repeat-x left top;}
#nav li:hover ul.sub li:hover ul
{left:219px; top:-4px; border:1px solid #92B99E; padding:3px;  white-space:nowrap; width:220px; height:auto; z-index:300;background:#6EA470 url(../IMG/bgMenuItem2.jpg) repeat-x left top;}
#nav li:hover ul.sub li,
#nav li:hover ul.sub li:hover ul li
{display:block; height:30px; position:relative; float:left; width:220px; letter-spacing:1px; font-weight:normal;font-size:12px;}
#nav li:hover ul.sub li a,
#nav li:hover ul.sub li:hover ul li a
{display:block; font-size:11px; height:25px; width:220px; line-height:18px; text-indent:5px; color:#FFFFFF; text-decoration:none; padding-top:5px}
#nav li:hover ul.sub li a:hover,
#nav li:hover ul.sub li:hover ul li a:hover
{border-color:#6E7DA8;background: #2E6931 url(../IMG/imgFlash.png) no-repeat 200px 9px}

#nav ul, 
#nav ul ul
{position:absolute; left:-9999px; top:-9999px; width:0; height:0; margin:0; padding:0; list-style:none;}



/* ///////////box/////// */
#box1{
	width:188px;
	float:left;
	margin:15px 0px 0px 0px;
	padding:20px;
	background:#FFFFFF;
	border:1px solid #F3E7DC;
	text-align:left;
}
#box2{
	width:294px;
	float:left;
	margin:15px 0px 0px 20px;
	padding:20px;
	background:#000000;
	text-align:left;
	vertical-align:middle;
}
#box3{
	width:395px;
	float:left;
	margin:15px 0px 0px 20px;
	text-align:left;
}
#box4{
	width:749px;
	float:left;
	margin:15px 0px 0px 20px;
	text-align:justify;
}
.charlotte-webdesign{
font-size:10px;
color:#000000;
}

/* ///////////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;
}
#left ul{
	margin:0 0 0 15px;
	padding:0 0 15px 15px;
}
.imgRight{
	padding:15px;
	margin:3px 0px 5px 10px;
	float:right;
	background:#FFFFFF;
	border:1px solid #F3E7DC;
}
.imgLeft{
	padding:15px;
	margin:3px 10px 5px 0px;
	float:left;
	background:#FFFFFF;
	border:1px solid #F3E7DC;
}
.imgLeft img, .imgRight img {
	padding:0;
	margin:0;
	border:1px solid #F3E7DC;
}
img.noBorder{
border:0;
}
.textList{
	margin:0;
	padding:0;
	list-style : none;
}
.textList li{
	margin:0px 0px 0px 15px;
	padding:5px 0px 5px 10px;
	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;
}
.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:#FF0000;
}
.underl{
text-decoration:underline;
}
.initiala{
cursor:pointer;
color:#2D7B3D;
text-decoration:underline;
}
.initiala:hover {
	color:#F7BC2D;
	text-decoration:underline;
}
.footnav{
color:#000000;
text-decoration:underline;
}
.picreg{
margin-left:10px;
margin-bottom:10px;
}
.picpad{ border:1px solid #f3e7dc;
background-color: white;
padding:10px;
margin-left:5px;
margin-bottom:5px;
}
.picpadleft{ border:1px solid #f3e7dc;
background-color: white;
padding:10px;
margin-right:5px;
margin-bottom:5px;
margin-top:5px;
}
.picpadfull{ border:1px solid #f3e7dc;
background-color: white;
padding:10px;
margin:5px;
}