BODY {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	background-color: #5E0000;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	color: #D5A28D;
	text-decoration: none;
}

A {
	font-size: 10px;
	letter-spacing: 2px;
	color: #FFFFFF;
	text-decoration: none;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FF6600;
}
a:active {
	text-decoration: none;
	color: #D5A28D;
}

.home_img {
	background-image: url(img_bg/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top; 
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	letter-spacing: 1px;
	color: #ffffff;
	text-transform: uppercase;
	padding-top: 0px;
	padding-left: 177px;
	padding-right: 0px;
	padding-bottom: 77px;
}

.TX_menu_neutre {
	letter-spacing: 1px;
}

.TX_beige {
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #D5A28D;
	text-transform: uppercase;
	background-image: url(img_bg/mline.gif);
	background-position: bottom center;
	background-repeat: repeat-x;
}

.TX_beige_menu {
	text-transform: uppercase;
	background-color:#4c0000;
	border: thin solid #6C0B06;
	border-top-width: 0px;
	border-left-width: 1px; 
	border-right-width: 1px;
	border-bottom-width: 1px;
}

.TX_beige_bold {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 9px;
	font-weight: bold;
	letter-spacing: 5px;
	color: #4c0000;
	text-transform: uppercase;
	background-color: #6C0B06;

}

.TX_beige_bold2 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 11px;
	font-weight: bold;
	letter-spacing: 7px;
	color: #D5A28D;
	text-transform: uppercase;
	border: thin solid #6C0B06;
	border-top-width: 1px;
	border-left-width: 0px; 
	border-right-width: 0px;
	border-bottom-width: 1px;
}

.TX_blanc {
	font-size: 10px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	letter-spacing: 2px;
	color: #FFFFFF;
	text-transform: uppercase;
}

.TX_italique {
	font-size: 10px;
	font-style: oblique;
	line-height: 25px;
	font-weight: bold;
	letter-spacing: 2px;
	color: #D5A28D;
	text-transform: uppercase;
}

.TX_webzoom {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 8px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-decoration: none;
	letter-spacing: 1px;
	color: #D5A28D;
	text-transform: uppercase;
}

.bg_line {
	background-image: url(img_bg/mline.gif);
	background-position: left top;
	background-repeat: repeat-x;
}

.home_footer {
	padding-top: 0px;
	padding-left: 27px;
	padding-right: 0px;
	padding-bottom: 0px;
}

TABLE.contenucentre {
  	background: #FFFFFF;
  	border: 1px;
  	border-style: solid;
  	border-color: #D5A28D;
	background-attachment: fixed;
	background-image: url(img_bg/linecell.gif);
	background-repeat: repeat;
	background-position: left top;  
}
