#header {
	/*width : 98% ;*/ 
	min-height : 85px ;

	border-radius: 10px 10px 0px 0px;
	background: rgb(255,255,255) ;
	/*background: rgb(230,110,24) ;*/
/*	background: #B6B8BC ; */
	
	/*border-width:4px;
	border-style:solid;
	border-color:rgb(230,110,24);*/
	
	color: rgb(0,0,0);
	
	margin-top : 10px ;
	margin-left : 26px ;
/*	margin-right : 100px ;*/
	
	padding-top : 5px ;

	box-shadow: -3px 0px 2px rgb(205,205,205), 3px 0px 2px rgb(205,205,205) ;
	

}

#table_logo 
{
	margin: 0px; 
	padding: 0px; 
	padding-left: 30px; 
	padding-top: 5px; 
	font: bold 20px 'Trebuchet MS', Arial, Sans-serif;
	letter-spacing: -2px;
	color: rgb(230,110,24);
	text-transform: none;
}

.corrector{
	color: rgb(0,0,0);
}

.app-msg-info .text-deroulant
{
	margin-top : -5px ;
	color: rgb(0,0,0);
    font: bolder 14px/26px Tahoma,Verdana,Arial,sans-serif;
}

a#mail_ag {
	text-decoration: underline;
	color: rgb(0,0,0);
}

#menu ul li#current a {	
	background: rgb(230,110,24);
	color: #FFF;	
}

