:link   { color : #05506C ;
      text-decoration : none
    }
  :visited{ color : #05506C ;
      text-decoration : none
    }
  A:hover  {  color : #05506C ;
      text-decoration : underline
    }
.text {font-size: 11px;}

.menugauche:link, .menugauche:visited { 
			color : #ffffff;
      text-decoration : none;
			width: 100%;
			padding-top: 3px;
			font-size: 16px;
		  font-family: Arial;
			font-variant: Small-Caps;
			font-weight: bold;
    }
.menugauche:hover  { 
      color : #ABA166 ;
      text-decoration : none;
		}	
.titregauche:link, .titregauche:visited, .menugauche:hover{ 
			color : #ABA166;
      text-decoration : none;
			width: 100%;
			padding-top: 3px;
			font-size: 16px;
		  font-family: Arial;
			font-variant: Small-Caps;
			font-weight: bold;
    }
body {
	background-color: #232023;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica;
	font-size: 11px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	}

table {
	background-color: #000000;
	color : #ffffff;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica;
	font-size: 12px;
	padding: 0px 0px 0px 0px;
	border: 0px;
	}
	
select {
	font-size: 11px;
	font-family: Arial, Helvetica;
	color: #ffffff;
	background-color: #0F002A;
	border: 1px solid #393149;
}

