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

body,td,th, div{
	color:#FFFFFF;
	font:13px  'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	line-height:120%;
}
body {
	background-color:#000000;
	background-image:none;
	margin:0px 20px 20px 20px;
	padding:0;
}
td{
vertical-align:top;
}
a {
	color:#FF9900;
	text-decoration:underline;
}
.nounderline  {
	text-decoration:none;
}
/*.nounderline:hover  {
	text-decoration:none;
	}

.nounderline:hover em {
	color:#FFFFFF;

}*/

a:hover {
	color:#FFFFFF;
	text-decoration:underline;
}
a img{
border:0;
}
h1{
	padding:0px 0px 15px 0px;
	margin:0px;
	font:18px 'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;
	font-weight:100;
	font-style:normal;
	line-height:100%;
	color:#CC0000;
}
h2{
	padding:0 0 10px;
	margin:0;
	font:14px Arial, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	line-height:100%;
	color:#FF6600;
}
h3 {
	padding:0 0 10px;
	margin:0;
	font-size: 12px;
	font-weight: bold;
	line-height:100%;
}
p{
	padding:0 0 10px 0;
	margin:0;
	}
.cleaner{
	clear:both;
	line-height:1px;
}




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

#all{
	width: 1000px; 
	margin-left:auto;
	margin-right:auto;
}
#container{
	width: 1000px;
	float:left;
	padding:0;
	margin:0;
	clear:both;
	background:#000 url(./IMG/bgMain.jpg) no-repeat top left;
}

#containerSmall{
	width: 1000px;
	float:left;
	padding:0;
	margin:0;
	clear:both;
	background:#000 url(./IMG/bgMainSmall.jpg) no-repeat top left;
}


#header{
	width:1000px;
	height:114px;
	float:left;
	clear:both;
}
#menuHaut{
	width:1000px;
	height:35px;
	float:left;
	position:absolute;
	top:20px;
	margin:0px;
	padding:0;
	clear:both; 
}
#bandoo{
	width:530px;
	height:240px;
	padding:0px 0px 0px 470px;
	margin:0;
	float:left;
	clear:both; 
	text-align:left;
	color:#FFFFFF;
}

#bandoo a
{
color:#0000FF;
}

#bandooSmall{
	width:530px;
	height:100px;
	padding:0px 0px 0px 470px;
	margin:0;
	float:left;
	clear:both; 
	text-align:left;
	color:#FFFFFF;
}

#bandooSmall a
{
color:#0000FF;
}

#textFooter{
	width: 1000px;
	padding:0;
	margin: 0;
	float:left;
	clear:both;
	text-align:left;
	border-top:1px solid #1E1E1E;
	color:#CC0000;
}
#bandoo h1{
	padding:0;
}
/* ///////////////menu top///////////////*/

#nav {padding:0; margin:0 0 0 40px; list-style:none; height:30px; position:relative; z-index:500; font-family:'Trebuchet MS', Arial, Verdana, Helvetica, sans-serif;}
#nav li.top {display:block; float:left; height:30px; padding:0 10px 0 10px;}
#nav li a.top_link {display:block; float:left; height:30px; line-height:30px; color:#FFFF99; text-decoration:none; font-size: 18px ; letter-spacing:0px; padding:0; cursor:pointer;}
#nav li a.top_link span {float:left; display:block; padding:0; height:16px; }

#nav li:hover a.top_link {color:#FFCC00; }
#nav li:hover a.top_link span {}
#nav li:hover a.top_link span.down {}
.chosen{
color:#CC0000;
}


/* ///////////box/////// */
.column1{
	width:450px;
	float:left;
	margin:60px 0px 0px 0px;
	padding:0px 0px 30px 0px;
	
	text-align:justify;
}

.column2{
	width:520px;
	float:left;
	margin:60px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	
	text-align:justify;
}

.columnWide{
	width:800px;
	float:left;
	margin:60px 0px 0px 30px;
	padding:0px 0px 0px 0px;
	
	text-align:justify;
}

.columnWide img
{
padding:5px 5px 5px 5px;
}

.controltable td
{
	border: solid 1px;
	padding:5px;
	text-align:left;
}

.indent
{
	margin-left:25px;
}

.toctitle
{
	text-decoration:none;
}

.toctitle h1
{
	padding:15px 0px 15px 0px;
}

.columnWide em
{
	font-style:normal;
	color:#FFFF33;
}



.column2 ul
{
margin:0px 0px 0px 0px;
}

.column2 em
{
	color:#FFFF00;
	font-style:normal;
}
/*/// NEWS */
.detailedNewsTable td
{
	border-bottom: dashed 1px;
	padding:5px;
	text-align:left;
}

/* ///////////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 5px 5px;
	border:0;
	float:right;
}
.imgLeft{
	padding:0px 5px 0px 0px;
	border:0;
	float:left;
}
img.imgBorder{
border:1px solid #E1EDF6;;
}
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/imgPointer.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;
}

