body {
	height: 100%;
	width: 100%;
	margin: 0px;
	background-color:#D9DADB;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.fnd_top {
	background-image: url(../img/base/top_page.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.fnd_top_part {
	background-image: url(../img/base/fnd_part.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fnd_top_prof {
	background-image: url(../img/base/fnd_prof.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fnd_top2 {
	background-image: url(../img/base/top_page130.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}
.fnd_top3 {
	background-image: url(../img/base/index_visuel.jpg);
	background-repeat: no-repeat;
	background-position: left top;	
}
.menu_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #656567;
}
.menu_top_blc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.ssmenu_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	padding-top:10px;
	color: #A43D80;
}
.tit_top {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 50px;
	font-style: normal;
	font-weight: bold;
	color: #E4E4E4;
}
.tit_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #A43D80;
	line-height:20px;
}
.txt_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #656567;
	line-height:20px;
}
.intro_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #656567;
	line-height:16px;
}
.table_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #656567;
	line-height:20px;
}
.legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #656567;
	padding-top:5px;
	line-height:11px;
}
.lang {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal
	font-weight: bold;
	color: #003399;
}
.img {
	margin-right: 5px;
}

