/* CSS Document */
body {
	background-image: url(images/background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 30px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #525252;
}

.titre {
	font-size: 14px;
	font-weight: bold;
	color: #525252;
}

.titre {
	font-size: 14px;
	font-weight: bold;
	color: #525252;
}

.client{ font-size: 14px;
	font-weight: bold;
	text-decoration:none;
	color: #313475;
}

.client_details{ font-size: 11px;
	text-decoration:none;
	color: #313475;
}
a{	font-size: 11px;
	font-weight: bold;
	text-decoration:none;
}

a:link { color:#627397 }
a:active { color:#627397 }
a:visited { color:#627397 }
a:hover {color:#96AEE0; text-decoration:underline;}

a.menu {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
}
a:active.menu{ color: #000066 } 
a:visited.menu{ color: #000066 } 
a:hover.menu{ color: #FED801 ; text-decoration: underline ; } 
