@charset "iso-8859-1";
<!--
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">  
a:link {
	color: #333;
}
a:visited {
	color: #333;
}
a:hover {
	color: #333;
}
a:active {
	color: #333;
}
body,td,th {
	color: #333;
}
.nul {font-family: Arial;}

.titre {font-family: Arial;
		font-size:14px;
		font-weight:bold;
		color: #000099;
}
.titrejaune {font-family: Arial;
		font-size:16px;
		font-weight:bold;
		color: #CC9900;
}

.bouton {font-family: Arial;
		font-size:12px;
		color:#FFFFFF;
		background-color: #B7B7B7;
		text-align:center;
		text-decoration:none;
	}
	
.bouton_jaune {font-family: Arial;
		font-size:12px;
		color:#CC9900;
		background-color: #B7B7B7;
		text-align:center;
		text-decoration:none;
}

.borderbottom {border-bottom-style:solid; 
				border-width:2px;
				border-bottom-color:#666666;
}
.borderright {border-right-style:solid; 
				border-width:2px;
				border-right-color:#B7B7B7;
}

.orange {font-family: Helvetica;
		font-size:12px;
		color:#FFFFFF;
		background-color: #CC9900;
		text-align:center;
		font-weight:bold;
}
.text {font-family: Arial;
		font-size:12px;
		color:#666666;		
		font-weight:bold;
		text-align:justify;

}

.contour{border-style: solid;
         border-width:1px; 
		 border-color:#666666
}
.linktop {font-family: Arial;
		font-size:9px;
		color:#333333;		
		font-weight:bold;
		text-align:left;
		text-decoration:underline;
}
img{ border:none;
	vertical-align:top}

a{text-decoration:underline;
	color: #333;
	border:none;
}

table { color:0000CC; }

-->

