body {
	background-image: url(fond.jpg);
	background-repeat: repeat-x;
	margin-top:0;
}

p {
font-family: Arial, Helvetica, sans-serif;
font-family: Georgia, Times New Roman,Arial,Tahoma;
font-size: 13pt;
COLOR: #181948;
COLOR: Black;
text-indent: 20px;
}

.noindent {text-indent:0px;}

.corps {
	background-image: url(corps.jpg);
	background-repeat: repeat-y;
	height: 17px;
	width: 991px;
	padding-right: 100px;
	padding-left: 120px;
	font-family: Tahoma, Arial;
}

.pied {
	background-image: url(pied.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 92px;
	width: 991px;
	font-size: 12px;
	font-family: Tahoma, Arial;
}

h1 {
	color: #1D5500;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;	
	font-size: 30px;
}

h2 {
	color: #000099;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
}

h3 {
	color: #000099;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

.encadre {
	border: thin solid #CC0000;
}



.sstt {
	font-weight: bold;
	color: #CC0000;
}

.ttr {
	font-size: 24px;
	font-weight: bold;
	color: #CC0000;
}

.amodifier {
	color: #CC00FF;
}

.corps-garantie {
	background-image: url(garantie.png);
	background-repeat: repeat-y;
	width: 450px;
}
.infoleg {
	font-size: 10px;
	color: #999999;
}
.Style2 {color: #CC00FF; font-weight: bold; }

#legales {
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

#legales a {
text-decoration: none;
color: white;
}

.fondjaune {
background-color: Yellow;
}

.centre {
text-align: center;
}

.titreannex {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	color: #006600;
	font-weight: bold;
}

.gras {
font-weight: bold;
}

.rouge {
color: red;
}