html,body{
	margin: 0px;
	background:#C8AFD2;
	background-image: url(../images/fond_degrade.gif);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 12px;
	height:100%;
	min-height:100%;
	height:auto;
	margin: 0;
	padding:0;
}
img{
	border:0px;
}
.Style7 {	color: #000000;
			font-size: 13px;
			text-decoration:none;
}
img a{
border:none;
}

#introduction{


}
#background{
	position: relative;
	width: 950px;
	margin: auto;
	height:100%;
	/*min-height:100%;*/
}

#banner{
	height: 110px;
}

#banner_border_left{
	position: absolute;
	width: 4px;
	height: 110px;
	background-image: url('../images/banner_border_left.gif');
	top: 0px;
	left: 0px;
}

#banner_content{
	position: absolute;
	width: 942px;
	height: 108px;
	background-color: white;
	border-bottom: 2px solid #BDBDBD;
	/*border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom: #BDBDBD;*/
	top: 0px;
	left: 4px;
}

#banner_border_right{
	position: absolute;
	width: 4px;
	height: 110px;
	top: 0px;
	left: 946px;
	background-image: url('../images/banner_border_right.gif');
}

#banner_logo{
	position: absolute;
	top: 0px;
	left: 15px;
	width: 175px;
	height: 60px;
/*background-image: url('../images/banner_logo.gif');*/ 
}

#banner_right_yellow{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 256px;
	height: 69px;
	background-color: #FEDD02;
	background-image: url('../images/banner_right_yellow.gif');
	background-repeat: no-repeat;
}

#banner_menu{
	position: absolute;
	width: 942px;
	height: 34px;
	top: 68px;
	right: 0px;
}

#banner_menu_left{
	position: absolute;
	right: 780px;
	width: 153px;
	height: 34px;
	background-image: url("../images/bord.gif");
}

a.banner_bt1_a{
	position: absolute;
	right: 624px;
	display: block;
	width: 156px;
	height: 34px;
	/*background-image: url("../images/bt1.gif");
	background-repeat: no-repeat;*/
}

a.banner_bt1_a:hover{
	background-image: url("../images/bt1_roll.gif");
}

a.banner_bt1_a:active{
	background-image: url("../images/bt1_roll.gif");
}

a.banner_bt2_a{
	position: absolute;
	right: 468px;
	display: block;
	width: 156px;
	height: 34px;
	background-image: url("../images/bt2.gif");
	background-repeat: no-repeat;
}

a.banner_bt2_a:hover{
	background-image: url("../images/bt2_roll.gif");
}

a.banner_bt2_a:active{
	background-image: url("../images/bt2_roll.gif");
}

a.banner_bt2_a:link{
	background-image: url("../images/bt2.gif");
}

a.banner_bt3_a{
	position: absolute;
	right: 312px;
	display: block;
	width: 156px;
	height: 34px;
	background-image: url("../images/bt3.gif");
	background-repeat: no-repeat;
}

a.banner_bt3_a:hover{
	background-image: url("../images/bt3_roll.gif");
}

a.banner_bt4_a{
	position: absolute;
	right: 156px;
	display: block;
	width: 156px;
	height: 34px;
	background-image: url("../images/bt4.gif");
	background-repeat: no-repeat;
}

a.banner_bt4_a:hover{
	background-image: url("../images/bt4_roll.gif");
}


a.banner_bt5_a{
	position: absolute;
	right: 0px;
	display: block;
	width: 156px;
	height: 34px;
	background-image: url("../images/bt5.gif");
	background-repeat: no-repeat;
}

a.banner_bt5_a:hover{
	background-image: url("../images/bt5_roll.gif");
}

#corps{
	position:relative;
	width: 950px;
	top: 0px;
	left: 0px;
	height:auto;
}

#corps_border_left{
	/*min-height: 100%;
	height:100%;
	height: auto;*/
	background-color: #E5E5E5;
}

#corps_border_left_top{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 4px;
	height: 344px;
	background-image: url('../images/corps_border_left_top.gif');
	z-index:1;
}

#corps_border_left_bottom{
	position:absolute;
	top: 0px;
	left: 0px;
	width: 4px;
	height:auto;
	min-height: 100%;
	background-image: url('../images/corps_border_left_bottom.gif');
	background-repeat: repeat-y;
	z-index:auto;
}
#corps_border_right_bottom{
	position:absolute;
	top: 0px;
	right:0px;
	width: 4px;
	height: 100%;
	background-image: url('../images/corps_border_right_bottom.gif');
	background-repeat: repeat-y;
	z-index:0;
}

#corps_content{
	position: relative;
	top:0px;
	left:4px;
	width: 942px;
	background-color: #FFFFFF;
	min-height:480px;/*750*/
	background-image: url(../images/corps_content_left.gif);
	background-repeat: repeat-y;
}

#corps_content_left{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 150px;
	/*background-color: #E5E5E5;
	height: 100%;
	background-image: url(../images/corps_content_left.gif);
	background-repeat: repeat-y;*/
}

#menu a{
text-decoration:none;
color:#FFF;
font-size: 11px;
}

#menu a:hover{
text-decoration:underline;
}

#menu table {

background:#8C5AB5;
color:#FFFFFF;
font-family:Arial, Helvetica, sans-serif;
font-size:9px;
}

#menu .ali_g{
text-align:left;
}

#menu .ali_c{
text-align:center;
}

#menu td{
font-size:9px;
border-bottom:solid white 1px;
padding-left: 8px;
}

#corps_content_center2{
	position: relative;
	top: 0px;
	left:4px;
	width: 900px;
	z-index:1;
	padding-left: 25px;
	background-color: #FFFFFF;
}
#corps_content_center{
	position: relative;
	top: 0px;
	left: 154px;
	width: 600px;
	padding: 15px;
	z-index:1;

}

#corps_content_right{
	position: absolute;
	top: 0px;
	right: 4px;
	width: 150px;
	height: 100%;
	padding-top:20px;
	z-index:0;

}



#corps_border_right{
	
}

#corps_border_right_top{
	position:absolute;
	top: 0px;
	right:0px;
	width: 4px;
	height: 344px;
	background-image: url('../images/corps_border_right_top.gif');
	z-index:1;
}



#footer{
	position: relative;
	width : 950px;
	height: 8px;
}

#footer_left{
	position: absolute;
	top: 0;
	left: 0;
	width: 9px;
	height: 8px;
	background-image: url('../images/footer_left_v.gif');
	background-repeat:no-repeat;
}

#footer_left2{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 9px;
	height: 8px;
	background-image: url('../images/footer_left_accueil.gif');
	background-repeat:no-repeat;
}

#footer_menu{
	position: absolute;
	top: 0;
	left: 8px;
	height: 7px;
	width: 146px;
	background-image: url('../images/footer_menu.gif');
	background-repeat:repeat-x;
}

#footer_content2{
position: absolute;
	top: 0px;
	left: 9px;
	height: 8px;
	width: 932px;
	background-image: url('../images/footer_content.gif');
	background-repeat:repeat-x;
}
#footer_content{
	position: absolute;
	top: 0px;
	left: 6px;
	height: 8px;
	width: 938px;
	background-image: url('../images/footer_content_v.gif');
	background-repeat:repeat-x;
}

#footer_right{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 8px;
	width: 9px;
	position:absolute;
	background-image: url('../images/footer_right_v.gif');
	background-repeat:no-repeat;
}

#copyright{
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 11px;
	position: relative;
	width: auto;
	width: 950px;
	background-color: #C8AFD2;
}

#copyright a{
	color: #000000;
	font-weight: bold;
}
