.body {
	background-color: #D2D2D2;
	align: center;
	valign: middle;
	vertical-align: middle;
	margin: 0px;
}
.tdcarres {
	padding-left: 10px;
}
.tdhaut{
	background-position: right bottom;
	background-color: #FFFFFF;
	background-image: url(img/pix_g.gif);
	background-repeat: repeat-x;
}
.paccueil {
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7A7B7B;
	font-style: normal;
	padding-left: 10px;
}
.pcontact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #4F3907;
	font-style: normal;
	padding-right: 30px;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #354C72;
	font-style: normal;
	padding-left: 40px;
}
.titreorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FE6D02;
	font-style: normal;
	padding-left: 10px;
}
.soustitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #354C72;
	font-style: normal;
	padding-left: 40px;
}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #565042;
	font-style: normal;
}
.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.txtgrand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
.txtgrisgr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #5B5B5B;
	font-style: normal;
	/*letter-spacing: 1px;*/
}
.txtorange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FE6D02;
	font-style: normal;
}
a { 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-size: 11px; 
	font-weight: bold; 
	color: #5B5B5B;
}
a:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-size: 11px; 
	color: #000000; 
	font-weight: bold;
	/*letter-spacing: 1px;*/
}
a.mail { 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-size: 12px; 
	font-weight: bold; 
	color: #5B5B5B;
}
a.mail:hover { 
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: none; 
	font-size: 12px; 
	color: #000000; 
	font-weight: bold;
	/*letter-spacing: 1px;*/
}
a.mail2 { 
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
	font-size: 12px;
	font-weight: normal;
	color: #7A7B7B;
	font-style: normal;
}
a.mail2:hover { 
	background-position: right;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none; 
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}
li {
	list-style-image: url(img/puce.gif);
	list-style-type: circle;
}
.points {
	background-image: url(img/points.gif);
	background-repeat: repeat;
	background-position: left bottom;
}

