body {
	background-image: url(../images/bg_index.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;
}
.a_none:link {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
}
.a_none:visited {
	text-decoration: none;
	font-size: 12px;
	color: #ffffff;
}
.a_none:hover {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}
.a_none:active {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
}
#conteneur {
	margin: 0;
	padding: 0;
	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_logo {
	background-image: url(../images/x_00.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0;
}

#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_cadre_bg {
	background-image: url(../images/cadre_bg.jpg);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
}
.bg_toppage {
	background-image: url(../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;
}

.a_menu:link {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.a_menu:visited {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.a_menu:hover {
	font-size: 11px;
	color: #FF6600;
	text-decoration: none;
}
.a_menu:active {
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}
.bloc {
	display:block;
	float:left;
	width:141px;
	height:28px;
	cursor: pointer;
}
.marge_menu{
	padding: 4px 0 0 20px;	
}

.div1{
	background-image: url(../images/bt_01.png);
}
.div1:hover{
	background-image: url(../images/bt_02.png);
	background-repeat: repeat-x;
}
