/* CSS Document */

body,td,th {
	font-family: Verdana;
	font-size: 12px;
	color: #666666;
	font-weight:bold;
}
body {
	background-color: #FFFFFF; 
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.envaleur {
	font-family: Verdana;
	font-size: 12px;
	font-weight:bold;
	color: #333333;
}
.titre {
	font-family: Verdana;
	font-size: 14px;
	font-weight:bold;
	color: #666666;
}
.titreenvaleur {
	font-family: Verdana; 
	font-style:italic;
	font-size: 20px;
	color: #666666;	
}
a:link {
	color: #666666;
	font-weight:bold;
	text-decoration: underline;
}

a:visited {
	color: #666666;
	font-weight:bold;
	text-decoration: underline;
}

a:hover {
	color: #666666;
	font-weight:bold;
	text-decoration: none;
}

a:active {
	color: #666666;
	font-weight:bold;
	text-decoration: underline;
}
.bordure {
	border-top-color: 666666;
	border-right-color: 333333;
	border-bottom-color: 333333;
	border-left-color: 666666;
}

.loue {
	width: 174px;
	height: 175px;
	float: right;
	margin: -5px;
	background:url('/images/loue.png') no-repeat;
}
