body{
	margin: 0px;
	background:#C8AFD2;
	background-image: url(../images/fond_degrade.gif);
	background-repeat: repeat-x;
	font-family: Verdana;
	font-size: 12px;
}

#background{
	position: relative;
	width: 818px;
	margin: auto;
}

#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: 810px;
	height: 108px;
	background-color: white;
	border-bottom: 2px solid #BDBDBD;
	top: 0px;
	left: 4px;
}

#banner_border_right{
	position: absolute;
	width: 4px;
	height: 110px;
	top: 0px;
	left: 814px;
	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: 810px;
	height: 34px;
	top: 68px;
	right: 0px;
}

#banner_menu_left{
	position: absolute;
	right: 780px;
	width: 20px;
	height: 34px;
	background-image: url("../images/accueil/bord_accueil.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_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: 818px;
	top: 0px;
	left: 0px;
}

#corps_border_left{

}

#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: 8px;
	height: 833px;
	background-image: url('../images/corps_border_left_bottom.gif');
	background-repeat: repeat-y;
	z-index:0;
}

#corps_content{
	position: absoulute;
	margin-left: 4px;
	margin-right: 4px;
	width: 810px;
	height: 829px;
	background-color: #FFFFFF;
}

#corps_content_left{
/*	position: absolute;
	top: 0px;
	left: 4px;
	width: 150px;
	height: 100%;
	background-color: #E5E5E5;*/
}


#corps_content_center{
	position: relative;
	top: 0px;
	left: 4px;
	width: 810px;
	/*padding-left: 25px;*/
	/*min-height: 1500px;*/
}

#corps_content_right{
	/*position: absolute;
	top: 0px;
	right: 4px;
	width: 150px;
	height: 100%;*/
	/*background-color: #132456;*/
}



#corps_border_right{
}

#corps_border_right_top{
	position:absolute;
	top: 0px;
	left: 814px;
	width: 4px;
	height: 344px;
	background-image: url('../images/corps_border_right_top.gif');
	z-index:1;
}

#corps_border_right_bottom{
	position:absolute;
	top: 0px;
	left: 814px;
	width: 3px;
	height: 833px;
	background-image: url('../images/corps_border_right_bottom.gif');
	background-repeat: repeat-y;
	z-index:0;
}

#footer{
	position: relative;
	width : 818px;
	height: 8px;
}

#footer_left{
	position: absolute;
	top: -1px;
	left: 0px;
	width: 17px;
	height: 10px;
	background-image: url('../images/footer_left_accueil.gif');
	background-repeat:no-repeat;
	visibility: inherit;
}

#footer_content{
	position: absolute;
	top: 0px;
	left: 9px;
	height: 8px;
	width: 800px;
	background-image: url('../images/footer_content.gif');
	background-repeat:repeat-x;
}

#footer_right{
	position: absolute;
	top: 0px;
	right: 0px;
	height: 8px;
	width: 9px;
	background-image: url('../images/footer_right.gif');
	background-repeat:no-repeat;
}

#copyright{
	margin-top:0px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 11px;
	float:left;
	top:200px;
	width:818px;
}

#copyright a{
	color: #333333;
	font-weight: bold;
}
#plansite_sup{
	float: left;
	width: 762px;
	position: absolute;
	top: 653px;
	margin-left: 18px;
	height: 166px;
	background-color: #E0E0E0;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
}
#plansite{
	/*padding-top: 10px;
	padding-bottom: 10px;*/
	text-align: left;
	font-size: 11px;
}

#plansite a{
	color: #000000;
	text-decoration:none;
	background-image:url(../images/accueil-comparatif-fleche.gif);
	background:no-repeat;
}
#plansite a:hover{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration:underline;
}

#anim_flash_principale{
	position: absolute;
	top: 10px;
	left: 18px;
}

#anim_flash_visiteGuide{
	position: absolute;
	top: 250px;
	left: 18px;
	width:498px;
	height:109px;
}

#anim_flash_numeroVert{
	position: absolute;
	top: 250px;
	left: 529px;
}

#bourse{
	position: absolute;
	top: 360px;
	left: 8px;
	width: 498px;
	height: 270px;
}

#bourse_title{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 498px;
	height: 25px;
	background-image: url('../images/accueil/accueil_title_background.gif');
}


#bourse_title_corner_left{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 7px;
	height: 25px;
	background-image: url('../images/accueil/accueil_title_corner_left.gif');
}

#bourse_title_center{
	position: absolute;
	top: 0px;
	left: 7px;
	width: 130px;
	height: 25px;
	background-image: url('../images/accueil/accueil_title_bourse.gif');
}

#bourse_title_corner_right{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 7px;
	height: 25px;
	background-image: url('../images/accueil/accueil_title_corner_right.gif');
}

#bourse_content{
	position: absolute;
	top: 25px;
	left: 0px;
	width: 496px;
	height: 245px;
	border: 1px solid #E5E5E5;
	border-top: none;
	border-bottom: none;
}

#bourse_bottom{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 498px;
	height: 6px;
}

#bourse_bottom_left{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 6px;
	height: 6px;
	background-image: url('../images/accueil/accueil_corner_bottom_left.gif');
}

#bourse_bottom_center{
	position: absolute;
	left: 6px;
	bottom: 0px;
	width: 486px;
	height: 6px;
	border-bottom: 1px solid #E5E5E5;
}

#bourse_bottom_right{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 6px;
	height: 6px;
	background-image: url('../images/accueil/accueil_corner_bottom_right.gif');
}

#bourse_actualite_commentaire{
	position: absolute;
	top: 8px;
	left: 10px;
	width: 152px;
	height: 14px;
	background: url('../images/accueil/bourse_actualite_commentaire.gif');
}

#bourse_evolution_cac{
	position: absolute;
	top: 11px;
	left: 330px;
	width: 94px;
	height: 11px;
	background: url('../images/accueil/bourse_evolution_cac.gif');
}

#bourse_suite{
	position: absolute;
	top: 220px;
	left: 395px;
	width: 89px;
	height: 15px;
	background: url('../images/accueil/bourse_suite.gif');
}

#parole{
	position: absolute;
	top: 370px;
	left: 531px;
	width: 250px;
	height: 270px;
}

#parole_title{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 250px;
	height: 25px;
	background-image: url('../images/accueil/accueil_title_background.gif');
	background-repeat: repeat-x;
}
#parole_bloc_txt{
margin-left:8px;
font-size:10px;
text-align:justify;
width:225px;
}

#parole_bloc_txt a{
font-size:11px;
color:black;
text-decoration:none;
}


#parole_bloc_txt a:hover{
font-size:11px;
color:black;
text-decoration: underline ; 
}


#parole_title_corner_left{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 7px;
	height: 25px;
	background-image: url('../images/accueil/accueil_title_corner_left.gif');
}

#parole_title_center{
	position: absolute;
	top: 0px;
	left: 7px;
	width: 212px;
	height: 25px;
	background-image: url('../images/accueil/accueil_title_paroles.gif');
}

#parole_title_corner_right{
	position: absolute;
	top: 0px;
	right: 0px;
	width: 7px;
	height: 25px;
	background-image: url('../images/accueil/accueil_title_corner_right.gif');
}

#parole_content{
	position: absolute;
	top: 25px;
	left: 0px;
	width: 248px;
	height: 245px;
	border: 1px solid #E5E5E5;
	border-top: none;
	border-bottom: none;
}

#parole_bottom{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 250px;
	height: 6px;
}

#parole_bottom_left{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 6px;
	height: 6px;
	background-image: url('../images/accueil/accueil_corner_bottom_left.gif');
}

#parole_bottom_center{
	position: absolute;
	left: 6px;
	bottom: 0px;
	width: 238px;
	height: 6px;
	border-bottom: 1px solid #E5E5E5;
}

#parole_bottom_right{
	position: absolute;
	right: 0px;
	bottom: 0px;
	width: 6px;
	height: 6px;
	background-image: url('../images/accueil/accueil_corner_bottom_right.gif');
}

#parole_prochaine_conference{
	position: absolute;
	top: 8px;
	left: 10px;
	width: 133px;
	height: 15px;
	background: url('../images/accueil/parole_prochaine_conference.gif');
}

#parole_inscrire{
	position: absolute;
	top: 70px;
	left: 150px;
	width: 92px;
	height: 15px;
	background: url('../images/accueil/parole_inscrire.gif');
}

#parole_inscrire2{
	position: absolute;
	top: 218px;
	left: 154px;
	width: 92px;
	height: 15px;
	display: none;
}

#parole_inscrire2 img{
border:0;
}

#parole_visionnez{
	position: absolute;
	top: 13px;
	left: 11px;
	width: 213px;
	height: 15px;
	background: url('../images/accueil/parole_visionnez.gif');
}
