body{
	margin:0px;
}
img{border:0px;}

td{
	font-family: "Arial";
	font-size: 13px;
	color: #D83B00;
	table-layout: fixed;
	WORD-BREAK: break-all; 
	WORD-WRAP: break-word;	
}

.red_pt12 {color: #ff0000;}
.height_pt12 {line-height:20px;}

.Home_bj{background:url(../img/index_02.gif); width:167px;height:23px;padding-top:3px;text-align:center;color:#FF5400;}
.affiche{border-left:1 solid #FDC8AC;border-right:1 solid #FDC8AC;border-bottom:1 solid #FDC8AC;background:#FFF8F3;}
.Aboutus{border-left:1 solid #D83B00;border-right:1 solid #D83B00;border-bottom:1 solid #D83B00;}
.line{background:url(../img/line.gif) repeat-x;}
.title{color: #ffffff;padding-left:20px;padding-right:20px;line-height:18px;}

a.home:link {color: #FF5400;}
a.home:visited {color: #FF5400;}
a.home:hover {color: #ff0000;}
a.home:active {color: #FF5400;}

a:link {
	color: #D83B00;
	text-decoration: none;
}
a:visited {
	color: #D83B00;
	text-decoration: none;
}
a:hover {
	color: #ff0000;
	text-decoration: underline;
}
a:active {
	color: #D83B00;
	text-decoration: none;
}
