<!--
/**/


.colonne{
  background : url(images/schemes/blue_colonn_left_logos.gif);
  background-repeat: no-repeat;
  background-attachment : fixed;
}




p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #003366;
	line-height: 18px;
	padding: 3px;
	font-weight: normal;
	text-transform: none;
}
.gras {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #003366;
}
.navigation{
	dfont-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #99CCCC;
	text-decoration: none;
	display: block;
	padding: 8px;
	width: 120px;
	background-image: none;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	list-style-image: none;
}


.navigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #99CCCC;
	text-decoration: none;
	background-color: #FFFFCC;
	display: block;
	padding: 8px;
	width: 120px;
}
.gras a {
	color: #339999;
}

-->