body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "trebuchet MS";
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#424242;
	background-color:#1e1e1e;
	
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-x;
	

  }
td, textarea, input, select {
font-family: "Trebuchet MS";
font-size: 11px;
font-weight: normal;
}
.pl-text {
 font-family: "Trebuchet MS"; 
 font-size: 11px; 
 color:#ffffff;
 }

a:link, a:visited {
	color: #d77600;
	text-decoration: none;
	font-weight:bold;
}
a:hover {
	color: #181313;
	text-decoration: none;
	font-weight:bold;
}
a.menu:link{
 font-family: "trebuchet MS"; 
 font-size: 11px !important;
 color: #1e1e1e;
 text-decoration:none;

}
a.menu:visited {
 font-family: "trebuchet MS"; 
 font-size: 11px !important;
 color: #1e1e1e;
 text-decoration:none;
 }
a.menu:hover {
 font-family: "trebuchet MS"; 
 font-size: 11px !important;
 color:#ad5f00;
 text-decoration:none;
}

.menu-num {
 font-family: "Trebuchet MS"; 
 font-size: 12px;
 color:#ffffff;
 text-decoration:none;
 font-weight:bold;
}
.menu-hover{
background-image:url(../images/menu-hover.jpg);
background-position:center;
}
a.top-menu:link{
 font-family: "Trebuchet MS"; 
 font-size: 12px;
 color:#0e0e0e;
 text-decoration: none;
}
a.top-menu:visited {
 font-family: "Trebuchet MS"; 
 font-size: 12px;
 color:#0e0e0e;
 text-decoration: none;
}
a.top-menu:hover {
 font-family: "Trebuchet MS"; 
 font-size: 12px;
 color:#ffffff;
 text-decoration: none;
}


a.titre-link:link{
color: #004361;	
font-family: "trebuchet MS"; 
font-size: 18px;
}
a.titre-link:visited {
color: #004361;	
font-family: "trebuchet MS"; 
font-size: 18px;
}
a.titre-link:hover {
color: #004361;	
font-family: "trebuchet MS"; 
font-size: 18px;
}
.p {
color: #512319;	
font-family: Verdana; 
font-size: 10px;
}

a.pied:link, a.pied:visited {
color: #ffffff; 
font-family: "Trebuchet MS"; 
font-size: 11px; 
font-weight: normal; 
text-decoration: none;
}

a.pied:hover {
color: #4a570b; 
font-family: "Trebuchet MS"; 
font-size: 11px; 
font-weight: normal; 
text-decoration: underline;
}


.frame {
border: 1px solid #c9c9c9;
}

.frameCC {
border: 1px solid #dddddd;
}



.bleu-bg{
background-color:#0e79e9;
}
.cadre-gris{
background-color:#edebeb;
border: 1px solid #c0bfbf;
}
.body-bg{ background-image:url(../images/bbg.jpg); background-repeat: repeat-x; background-color:#cb3300}
.logos-bg {BACKGROUND-color: #062a3d;}
.titre{
color: #4e4e4e;
font-family: "trebuchet MS"; 
font-size: 20px;
}
.titre-blanc{
color: #ffffff;
font-family: "trebuchet MS"; 
font-size: 20px;
}
.titre-big{
color: #ffffff; 
font-family: "Trebuchet MS";
font-size: 30px;
text-decoration: none;
}


.Coin-top-left
{
 background-image : url(../Images/coin.jpg);
    background-position : top left;
	width:10px;
	height:10px;
}
.Coin-top-right
{
 background-image : url(../Images/coin.jpg);
    background-position : top right;
	width:10px;
	height:10px;
}
.Coin-bottom-right
{
 background-image : url(../Images/coin.jpg);
    background-position : bottom right;
	width:10px;
	height:10px;
}
.Coin-bottom-left
{
 background-image : url(../Images/coin.jpg);
    background-position : bottom left;
	width:10px;
	height:10px;
}
.style1 {
	color: #C89810;
	font-weight: bold;
}

#MessageBox{
	position:absolute;
	top:0px;
	width:640px;
	left:50%;
	margin-left:-250px;
	z-index:999;
	background:#000;
	padding:5px;
	border:1px solid #ccc;
	text-align:center;
	font-weight:bold;
}
#MessageBox #Close{
	float:right;
	cursor:pointer;
}
