/*#####################################################*/
/**/
/* Principal */
/**/
/*#####################################################*/
#presentation_flash {
	background:url(../images/back_corp.png);
	padding-top:0px;
	padding-left:15px;
	padding-right:15px;
}

#presentation_flash .p_flash{
	border:0px solid #000000;
	height:152px;
	width:971px;
	background-color:#645e5e;
}

#principal {
	vertical-align:top;
	background:url(../images/back_corp.png);
	width:1000px;
	padding-left:15px;
	padding-right:15px;
	padding-top:20px;
}

/* Images left */
.image_gauche {
	margin-top:10px;
	margin-left:10px;
}

/* Fondu avant footer */
#principalB_fondu {
	vertical-align:top;
	background:url(../images/back_2.png);
	width:1000px;
	height:120px;
	padding-right:17px;
}

#principalB_fondu_2 {
	vertical-align:top;
	background:url(../images/back_3.png);
	width:1000px;
	height:150px;
	padding-right:17px;
}
#principalB_fondu_3 {
	vertical-align:top;
	background:url(../images/back_blocs_100.jpg);
	width:1000px;
	height:100px;
	padding-right:17px;
}




#principal #menu_left {
	float:left;
	width:220px;
	height:300px;
	padding-bottom:8px;
	margin:0px;
	}
	
#principal #block_presentation {
	background:url(../images/back_corp.png);
	width:969px;
	margin:0px;
	padding:0px;
	}
	

	
	
#principal #bloc_left {
	float:right;
	width:749px;
	/*margin-left:15px;*/
	padding:0px;
	margin:0px;
	padding-top:1px;
	}
	
#principal #bloc_left #page {
	width:739px;
	margin-bottom:5px;
	}
	
#principal #bloc_left #page #HG {
	width:5px;
	height:5px;
	background-image:url(../images/page_coin_HG.png);
	}

#principal #bloc_left #page #HD {
	width:5px;
	height:5px;
	background-image:url(../images/page_coin_HD.png);
	}
	
#principal #bloc_left #page #BG {
	width:5px;
	height:5px;
	background-image:url(../images/page_coin_BG.png);
	}

#principal #bloc_left #page #BD {
	width:5px;
	height:5px;
	background-image:url(../images/page_coin_BD.png);
	}
	
#principal #bloc_left #page #G {
	background-image:url(../images/page_bord_G.png);
	background-repeat:repeat-y;
	}
	
#principal #bloc_left #page #D {
	background-image:url(../images/page_bord_D.png);
	background-repeat:repeat-y;
	}
	
#principal #bloc_left #page #H {
	background-image:url(../images/page_bord_H.png);
	background-repeat:repeat-x;
	}
	
#principal #bloc_left #page #B {
	background-image:url(../images/page_bord_B.png);
	background-repeat:repeat-x;
	}
	
#principal #bloc_left #page #centre {	
	padding:0px;
	height:150px;
	}

 #block_presentation #presentation {
	width:470px;
	float:left;
	margin-left:10px;
	}
	
 #block_presentation #presentation #HG {
	width:5px;
	height:5px;
	background-image:url(../images/page_coin_HG.png);
	}

 #block_presentation #presentation #HD {
	width:5px;
	height:5px;
	background-image:url(../images/page_coin_HD.png);
	}
	
 #block_presentation #presentation #BG {
	width:5px;
	height:5px;
	background-image:url(../images/page_coin_BG.png);
	}

 #block_presentation #presentation #BD {
	width:5px;
	height:5px;
	background-image:url(../images/page_coin_BD.png);
	}
	
 #block_presentation #presentation #G {
	background-image:url(../images/page_bord_G.png);
	background-repeat:repeat-y;
	}
	
 #block_presentation #presentation #D {
	background-image:url(../images/page_bord_D.png);
	background-repeat:repeat-y;
	}
	
 #block_presentation #presentation #H {
	background-image:url(../images/page_bord_H.png);
	background-repeat:repeat-x;
	}
	
 #block_presentation #presentation #B {
	background-image:url(../images/page_bord_B.png);
	background-repeat:repeat-x;
	}
	
 #block_presentation #presentation #centre {	
	padding:0px;
	height:310px;
	}
