body {
	background-color: #FDD3BE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Times New Roman, Times, serif;
	background-image: url(../images/design/design_03.jpg);
	background-repeat:repeat-x;
}

a:hover {text-decoration: none;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;}
a:active {text-decoration: none;}

.texte-cache {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	color: #FDD3BE;
	text-decoration: none;
}
.texte-petit {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #36518B;
	text-decoration: none;
}
.texte-petit-lien {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #F26A52;
	text-decoration: none;
}
.texte-12-bleu {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 12px;
	color: #36518B;
	text-decoration: none;
}
.texte-14-bleu {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #36518B;
	text-decoration: none;
}

.texte-14-rouge {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #F26A52;
	text-decoration: none;
}

.texte-18-bleu {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #36518B;
	text-decoration: none;
}

.texte-18-rouge {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 18px;
	color: #F26A52;
	text-decoration: none;
}



.fondfix {   
	background-repeat:repeat-x;
}


.menu-deroul {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #F26A52;
	text-decoration: none;
	background-color: #C3D1ED;
	text-align: left;
	vertical-align: middle;
	height: 20px;
	width: 170px;
	border: 1px none 36518B;
}
.contour-tableau {
	background-color: #91A8D7;
	border: 1px none #36518B;
}
