@charset "utf-8";
/* CSS Document */

html, body {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #003333;
	background-color: #E4DFDB;
	background-image: url(../imgs/fd_site_thierry_leger.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	height: 100%;
}

a:link {
	color: #C5B1A6;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #C5B1A6;
}
a:hover {
	text-decoration: underline;
	color: #C5B1A6;
}
a:active {
	text-decoration: none;
	color: #C5B1A6;
}

.menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial,Verdana;
}

.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Verdana;
}

.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial,Verdana;
}

.tb_footer {
	font-family: Tahoma, Arial;
	font-size: 12px;
	color: #C5B1A6;
	margin: 2px;
	padding: 2px;
	width: 100%;
	border: 1px double #C5B1A6;
	height: 30px;
	text-transform: capitalize;
	letter-spacing: 1px;
}

.tb_contenu {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 980px;
}

.Style_texte_titre1 {
	color: #C7B5A9;
	font-weight: bold;
	font-size: 14px;
}

.Style_texte_titre2 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
}

.Style_texte_titre3 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	text-transform: uppercase;
}

.Style_texte_titre2 {
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
}

.tb_contenu02 {
	background-color: #BFAC9E;
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 342px;
	border: 2px solid #B69F8F;
	text-align: left;
	letter-spacing: 0px;
}

.td_contenu02 {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 377px;
}

table.moduletable_td_menu_top {
	background-color: #341B14;
	height: 25px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 100%;
	text-align: center;
	vertical-align: middle;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
