
BODY,TABLE, TD, TH, TR {
	background-color: white;
	color: #202020;
	font-family: Tahoma, Helvetica, Arial, sans-serif;
	font-size: 9pt;
	margin: 15px 0px 0px 0px;
	border: 0px solid;
}

a:visited, a:visited, a:focus, a:link{
	text-decoration: none;
	color: #767E72;
}

a:active, a:hover {
	text-decoration: none;
	color: #6D5C49;
}

.maintable{
	width: 820px;
	z-index: 1;
}

.ligne_verte_horizontale{
	height: 5px;
	background-color: #87A6FF;
}

.espaceur_horizontal{
	height: 11px;
}

.ligne_grise_horizontale{
	height: 1px;
	background-color: #BFC5BB;
}


.entete {
	background: url("images/entete.jpg") no-repeat right;
	height: 80px;
	padding: 0px 0px 0px 59px;
	font-size: 20pt;
	color: #6D5C49;
}

.lignes_grises_verticales{
	width: 1px;
	background-color: #BFC5BB;
}

.titre_section{
	height: 35px;
	padding: 0px 0px 0px 180px;
	vertical-align: middle;
}

.menu_haut{
	height: 45px;
	padding: 7px 0px 0px 60px;
	vertical-align: top;
	font-size: 12pt;
}

.zone_laterale_gauche{
	width: 173px;
	vertical-align: top;
	padding: 0px 0px 0px 8px;
}

.zone_laterale_droite{
	width: 165px;
	vertical-align: top;
	padding: 0px 8px 0px 8px;
}

.zone_cotes_en_bas{
	vertical-align: bottom;
	padding: 0px 0px 0px 8px;
}

.zone_centrale_texte{
	width: 450px;
	height: 325px;
	background-position: right;
	background-repeat: repeat-y;
	background-image: url(images/croix.gif);
	padding: 0px 6px 0px 0px;
}

.zone_centrale_image{
	width: 456px;
	height: 325px;
	vertical-align: bottom;
}

.zone_centrale_flash{
	width: 456px;
	height: 325px;
	vertical-align: middle;
}

.croix{
	width: 1px;
}


.plan2d{
	border: 1px solid #CCCCCC;
	width: 163px;
	height: 163px;
}



.lien_menu:visited, .lien_menu:visited, .lien_menu:focus, .lien_menu:link{
	color: #767E72;
	text-decoration: none;
	vertical-align: 1px;
}

.lien_menu:hover, .lien_menu:active {
	color: #6D5C49;
	text-decoration: none;
	vertical-align: 1px;
}

.menu_actuel {
	color: #44372A;
	vertical-align: 1px;
}

.flechemenu {
	border: 0px;
	width: 3px;
	height: 6px;
	vertical-align: middle;
}

#descriptionzone {
	height: 31px;
}

.radiobt{
	vertical-align: middle;
}

.pied_de_page {
	height: 18px;
	padding: 0px 0px 0px 0px;
	vertical-align: middle;
	text-align: right;
	font-size: 8pt;
	color: #767E72;
}

.texte_aide {
	padding: 5px 5px 5px 5px;
}

#aide {
	width: 820px;
	border: 1px solid Silver;
	background-color: White;
	visibility: hidden;
}

.cellule_aide {
	padding: 8px 0px 0px 0px;
}

.halfline{
	line-height: 4px;
	height: 4px;
}

.twothirdsline{
	line-height: 10px;
	height: 10px;
}
.twopx{
	height: 2px;
}

.vingtpx{
	height: 20px;
}

.niveaupx{
	height: 43px;
}


.titre01 {
	font-size: 16pt;
	color: #6D5C49;
}

.titre02 {
	font-size: 12pt;
	color: #6D5C49;
	font-weight: normal;
	height: 24px;
}

.titre03 {
	font-size: 9pt;
	font-weight: bold;
	color: #6D5C49;
	line-height: 22px;
	height: 22px;
}

.texte03 {
	font-size: 9pt;
	font-weight: bold;
	color: #6D5C49;
}







.image_left {
	margin-right: 10px;
	margin-bottom: 2px;
}

.image_right {
	margin-left : 10px;
	margin-bottom : 2px;
}



