/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/fond.gif);
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-repeat: repeat;
	color: #663333;
	line-height: 20px; 
}
table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663333;
}
.adresse {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333300;
}
.titre {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #333300;
}
.fonce {
	background-color: #333300;
}
.clair {
	background-color: #339966;
	cursor: hand;
	width: 80px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
}
.over {
	background-color: #FFCC00;
	cursor: hand;
	width: 80px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-align: center;
	font-size: 11px;
	color: #FF6633;
	text-decoration: none;
}
.maj 
{ text-align: right; font-size: 9px; color: #996666; }
.but 
{ text-align: center; font-size: 10px; }
.pays 
{ text-align: right; font-size: 10px; }
.mail
{ font-size: 11px; 
	vertical-align: top;
	color: #FFFFCC;
}
.pdf {
	background-color: #339966;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #FFFFCC;
}
td.p1 {
	background-image: url(../images/p1.gif);
	background-repeat: no-repeat;
	width: 22px;
}
td.p2 {
	background-image: url(../images/p2.gif);
	background-repeat: no-repeat;
	width: 32px;
}
td.p3 {
	background-image: url(../images/p3.gif);
	background-repeat: no-repeat;
	width: 42px;
}
.lcol {
	text-align: left;
	vertical-align: top;
}
.just {
	text-align: justify;
	vertical-align: top;
}
a {
	text-decoration: none;
	color: #CC3300;
}
a:hover {
	font-weight: bold;
}

