html, body, #master_frame { 
	height:100%; 
	padding: 0px; 
	margin: 0px; 
	border: none; 
	text-align: center;
	}
	
body { 
	background-color: #e5e3db;
	background-image: url(/images_generiques/background.gif); 
	background-repeat: repeat-x; 
	}
	
#shadow { behavior: url(/script/iepngfix.htc); }

a:link { color: #272727; text-decoration: underline; }
a:visited { color: #272727; text-decoration: underline; }
a:hover { color: #272727; text-decoration: underline; }
a:active { color: #272727; text-decoration: underline; }

/* Master Frame */

#master_frame { 
	width: 790px; 
	text-align: left; 
	margin: 0 auto; 
	}
	
.master_frame_menu { 
	background-color: #f2f0e6; 
	width: 180px;
	}
	
.master_frame_top { 
	background-color: #ffffff; 
	background-image: url(/images_generiques/background_top.gif);
	background-repeat: repeat-x; 
	height: 170px;
	}
	
.master_frame_bas_menu { 
	background-color: #ffffff; 
	background-image: url(/images_generiques/menu_end.gif); 
	background-repeat: repeat-x; 
	height: 60px 
	}

.master_frame_bas { background-color: #ffffff; height: 60px }

#marges_contenu { padding: 20px; }
/* Contenu */

.texte_font {
	font-size: 11px; 
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	}

.titres { 
	color: #8c2b1c; 
	font-size: 18px; 
	font-family: Arial black, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 20px; 
	text-transform: uppercase; 
	}
	
.titres_light { 
	color: #625540; 
	font-size: 18px; 
	font-family: Arial narrow, Arial, Helvetica, SunSans-Regular, sans-serif; 
	line-height: 20px;
	font-weight: bold;
	text-transform: uppercase; 
	}
	
.sous_titres { 
	color: #893126; 
	font-size: 12px !important; 
	font-weight: bold;
	}
	
.texte_commerce { 
	color: #625540; 
	font-size: 13px !important; 
	font-weight: bold;
	font-family: Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; 
	}
	
.texte_arrow { 
	color: #625540 !important; 
	font-size: 14px !important;
	font-weight: bold;
	}
	
.texte_arrow a:link { 
	color: #625540 !important; 
	font-size: 11px !important;
	text-decoration: none;
	font-weight: normal !important;
	}

.texte_arrow a:hover { 
	color: #625540 !important; 
	font-size: 11px !important;
	text-decoration: underline;
	font-weight: normal !important;
	}
	
.texte_arrow a:visited { 
	color: #625540 !important; 
	font-size: 11px !important;
	text-decoration: none;
	font-weight: normal !important;
	}

.texte_arrow a:active { 
	color: #625540 !important; 
	font-size: 11px !important;
	text-decoration: underline;
	font-weight: normal !important;
	}
	
.notes { 
	color: #535151 !important; 
	font-size: 9px !important; 
	}
	
.texte_credit { 
	color: #716e63; 
	font-size: 10px; 
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	}
	
.texte_credit a:link { 
	color: #716e63 !Important;
	text-decoration: none;
	}

.texte_credit a:hover { 
	color: #716e63 !Important;
	text-decoration: underline;
	}
	
.texte_credit a:active { 
	color: #716e63 !Important;
	text-decoration: underline;
	}

.texte_credit a:visited{ 
	color: #716e63 !Important;
	text-decoration: underline;
	}
	
	
/* Menu Top */
	
.menu_top_link { 
	color: #FFFFFF; 
	font-size: 9px; 
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	text-transform: uppercase; 
	cursor: pointer; 
	}
	
.menu_top_link_over { 
	color: #CCCCCC; 
	font-size: 9px; 
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	text-transform: uppercase; 
	cursor: pointer; 
	}


/* Menu Gauche */

.menu { 
	color: #8c2b1c; 
	font-size: 11px; 
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	text-transform: uppercase; 
	padding: 5px 10px; 
	}

.menu-over { 
	color: #983222; 
	font-size: 11px; 
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	font-weight: bold; 
	background-color: #e6e2d1; 
	text-transform: uppercase; 
	padding: 5px 10px; 
	cursor: pointer; 
	}

.sous_menu { 
	color: #716e63; 
	font-size: 10px; 
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	text-transform: uppercase; 
	padding: 4px 10px; 
	}

.sous_menu-over { 
	color: #716e63; 
	font-size: 10px; 
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	cursor: pointer; 
	background-color: #e6e2d1; 
	text-transform: uppercase;
	padding: 4px 10px; 
	}
	
.sous_menu_2 { 
	color: #8a762d; 
	font-size: 10px; 
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	height: 20px;
	}

.sous_menu_2-over { 
	color: #8a762d; 
	font-size: 10px; 
	font-family: Geneva, Arial, Helvetica, SunSans-Regular, sans-serif; 
	cursor: pointer; 
	background-color: #e6e2d1;
	height: 20px;
	}
