@CHARSET "UTF-8";

body {
	background-image: url(../images/bg2.jpg);
	margin:0;
	padding:0;
	border:0;
	position:absolute;
	height:100%;
	width:100%;
	z-index:0;
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: none;
}
a:active {
	color: #666666;
	text-decoration: none;
}
#conteneur {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 950px;

}
#conteneur02 {
	background-image: url(../images/bg_menu2.png);
	background-repeat: repeat-y;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
}
#top_rub {
	margin: 0;
	padding: 0;
	height: 100%;
	background-image: url(../images/top_rub.gif);
	background-repeat: repeat-x;

}

#bg_rea {
	background-image: url(../images/m_titre.jpg);
	background-repeat: no-repeat;
}

.bg_titrerub {
	background-image: url(../images/test_rubbg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
.bg_toppage {
	background-image: url(../images/top_rub.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
.bg_bottompage {
	background-image: url(../top_rub02.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
.txt_12 {
	font-size: 12px;
	color: #666666;
}
.txt_11 {
	font-size: 11px;
	color: #666666;
}
.bg_logo {
	background-image: url(../images/x_00.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}
