body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
input, textarea, select {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color:#FF9933;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.c_oran {color:#ff9933}
.c_bleu {color:#6699FF}

.ft8 {font-size:8pt}

.main_td_haut {
	background-image: url(images/haut_fond.gif);
	background-repeat: repeat-x;
}
.main_td_bas {
	background-color: #EBE6E0;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #FF9933;
}
.td_bas {
	font-size: 8pt;
	color: #AD9488;
	padding: 20px;
	text-align: left;
}
.td_header {
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.td_titre {
	font-size: 14px;
	font-weight: bold;
	color: #FF9933;
	padding: 10px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	background-image: url(images/titre.png);
	background-repeat: no-repeat;
	background-position: 20px bottom;
	padding-left: 78px;
}
.td_cont {
	padding: 20px;
	color: #284F4F;
	font-size: 12px;
	text-align: justify;
}

.titre {
	color:#284F4F;
	font-size: 14px;
	font-weight:bold;
}

.suiveur {
	background-image: url(images/suiveur.png);
	background-repeat: no-repeat;
	height: 248px;
	width: 78px;
}
.mea_d {
	font-size:13px;
	color: #AD9488;
}
.rec_c {
	height: 25px;
	overflow: hidden;
	cursor:pointer;
}
.rec_c:hover {
	background-color:#FF9933;
}
.rec_o {
	background-image:url(images/trans_orange.png)
}
.td_rec_desc {
	padding-left:20px; padding-right:20px;
}
.rec_form_cat {
	font-weight: bold;
	color: #FF9933;
	letter-spacing: 5pt;
	border-bottom:2px solid #FF9933;
}
.form_find{
	background-image:url(images/trans_orange.png);
	text-align: center;
	padding: 10px;
}