*
{
	margin: 0 0 0 0;
	padding: 0px;
	font-family: sans-serif;
	text-align: left;
}

body
{
    background-color: #E7E7E7; 
	background-image: url("images/fonds01.jpg");
	background-repeat: repeat-y;
	background-position: center;

}

h1
{
	font-size: 30px;
}

p
{
	text-align: justify;
	font-size: 12px;
}

#entete_sup
{
	position:absolute;
	margin-top:0px;
	width:100%;
	height:149px;
	background:black;
	z-index:100;
}

#logo_coin
{
	position:absolute;
	margin-top:0px;
	width:780px;
	height:274px;
	left: 50%;
	margin-left: -389px;
	background-image: url("images/coin_logo.jpg");
	z-index:110;
}

#grand_titre
{
	position:absolute;
	margin-top:15px;
	width:780px;
	height:274px;
	left: 50%;
	margin-left: -360px;
	z-index:120;
	font-style: italic;
	color: white;
}

#grand_titre_fonds
{
	position:absolute;
	margin-top:17px;
	width:780px;
	height:274px;
	left: 50%;
	margin-left: -358px;
	z-index:115;
	font-style: italic;
	color: gray;
}

#table_matiere_01
{
	position:absolute;
	margin-top:95px;
	width:500px;
	height:24px;
	left: 50%;
	margin-left: -120px;
	z-index:130;
}

#table_matiere_02
{
	position:absolute;
	margin-top:127px;
	width:500px;
	height:24px;
	left: 50%;
	margin-left: -120px;
	z-index:130;
}

#table_matiere_03
{
	position:absolute;
	margin-top:155px;
	width:522px;
	height:24px;
	left: 50%;
	margin-left: -110px;
	z-index:130;
	background: none;
	font-size: 12px;
}

#table_matiere_04
{
	position:absolute;
	margin-top:182px;
	width:522px;
	height:24px;
	left: 50%;
	margin-left: -110px;
	z-index:130;
	background: none;
	font-size: 12px;
}

#table_matiere_laterale
{
	margin-top:20px;
	width:250px;
	margin-left: 0px;
	z-index:130;
	font-size: 14px;
}

#global 
{
	position: absolute;
	margin-top:0px;
	width: 780px;
	left: 50%;
	margin-left: -390px;
	border:none;
	background: none;
	z-index:300;
	border: 5px;
}   

#global_inf
{
	position: absolute;
	width: 760px;
	top: 170px;
	left: 50%;
	margin-left:-390px;
	z-index:150;
	border: 1px;
	border-color: blue;
}

#contenu01
{
	float:right;
	width: 480px;
}  

#barre_menu_gauche
{
	float:left;
	width: 250px;
	margin-left:20px;
	z-index:150;
	margin-right: 0px;
	margin-bottom: 20px;
} 

#pub01_carre_250
{
	margin-top:0px;
	margin-left:0px;
}  

#pub02_sous_contenu
{
	margin-top:70px;
	width: 468px;
	height: 60px;
	margin-left:32px;
	z-index:150;
	margin-left:270px;
	margin-bottom: 20px;
} 

#pied_de_page
{
	clear: both;
	top: 20px;
	width:781px;
	height:150px;
	background:gray;
}
