/* 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;
}
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: #CC3333;
}
.rouge {
	background-color: #CC3333;
}
.orange {
	background-color: #FF6633;
	cursor: hand;
	width: 80px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFCC;
	text-decoration: none;
}
.jaune {
	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;
}
.pdf {
	background-color: #FFCC00;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	color: #FF6633;
	vertical-align: top;
}
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;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #663333;

}
.titretab {
	font-weight: bold;
	color: #CC3333;
}
.just {
	text-align: justify;
	vertical-align: top;
	color: #CC3333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;

}
.pdt {
	text-align: right;
}
.ko {
	font-size: 10px;
	text-align: center;
	vertical-align: top;
}

