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

body
{
    background-color: #E7E7E7; 
	background-repeat: repeat-y;
	background-position: center;
	font-size: 13.5px;
}

h1
{
	font-size: 30px;
}

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

.cell_tab_mat
{
	width: 133px;
	border-left : solid 1px;
	border-left-color : gray;
	padding-left : 10px;
	color: gray;
	font-size: 13px;
}

.cell_tab_mat a
{
	text-decoration: none;
	color: white;
}

.cell_tab_mat a:hover
{
	text-decoration:underline;
}

.cell_tab_mat_lat
{
	height: 30px;
	width: 150px;
	border-bottom: solid 1px;
	border-bottom-color: gray;
	padding: 10px;
	color: black;
	font-size: 13px;
}
	
#partie_sup
{
	position:absolute;
	margin-top:0px;
	width:800px;
	height:315px;
	left: 50%;
	margin-left: -400px;
	background-image: url("/images/entete.png");
	z-index:110;
}

	#rech_sup
	{
		position:absolute;
		margin-top:10px;
		margin-left: 420px;
		width:468px;
		height:40px;
		z-index:110;
	}
	
	#tab_mat_01
	{
		position:absolute;
		margin-top:10px;
		margin-left: 170px;
		width:126px;
		height:60px;
		background: none;
		z-index:110;
	}
	
	#pub_inf
	{
		position:absolute;
		margin-top:170px;
		margin-left: 36px;
		width:728px;
		height:90px;
		z-index:110;
	}
	
	#tab_mat_02
	{
		position:absolute;
		margin-top:273px;
		margin-left: 10px;
		width:780px;
		height:35px;
		background: none;
		z-index:110;
		color: white;
		font-size: 13px;
	}

#partie_inf
{
	position:absolute;
	margin-top:315px;
	width:800px;
	height:770px;
	left: 50%;
	margin-left: -400px;
	background: white;
	z-index:110;
}

	#pub_gauche
	{
		position:absolute;
		margin-top:10px;
		margin-left:10px;
		width:150px;
		height:90px;
		background: white;
		z-index:110;
		/* border: 1px;
		border-color: gray;
		border-style: solid; */
	}
	
	#tab_mat_03
	{
		position:absolute;
		margin-top:110px;
		margin-left:10px;
		width:150px;
		height:400px;
		background: none;
		/* border: 1px;
		border-color: gray;
		border-style: solid; */
		background: none;
		z-index:110;
	}
	
	#tab_mat_03 a
	{
		text-decoration: none;
	}
	
	#tab_mat_03 a:hover
	{
		text-decoration: underline;
	}
	
	#contenu
	{
		position:absolute;
		margin-top:10px;
		margin-left:170px;
		width:450px;
		height:500px;
		background: none;
		/* border: 1px;
		border-color: gray;
		border-style: solid; */
		z-index:110;
		text-align: justify;
		font-size: 12px;
	}
		#fen_glob
		{
		margin-top:10px;
		height:358px;
		z-index:110;
		}
	
			#fen_photo
			{
			position:absolute;
			margin-top:0px;
			margin-left:0px;
			width:435px;
			height:348px;
			background: none;
			/* border: 1px;
			border-color: gray;
			border-style: solid; */
			z-index:110;
			text-align: center;
			}
			
			#fen_num
			{
			position:absolute;
			margin-top:0px;
			margin-left:437px;
			width:13px;
			height:348px;
			background: none;
			/* border: 1px;
			border-color: gray;
			border-style: solid; */
			z-index:110;
			text-align: center;
			cursor: pointer; 
			cursor: hand;
			color: gray;
			}
		
		#fen_num p
		{
		text-align: center;
		}
	
	#pub_droite
	{
		position:absolute;
		margin-top:10px;
		margin-left:630px;
		width:160px;
		height:600px;
		background: white;
		z-index:110;
		/* border: 1px;
		border-color: gray;
		border-style: solid; */
	}
	
	#pub_gauche_basse
	{
		position:absolute;
		margin-top:520px;
		margin-left:10px;
		width:150px;
		height:90px;
		background: white;
		z-index:110;
		/* border: 1px;
		border-color: gray;
		border-style: solid; */
	}
	
	#pied_de_page
	{
		position:absolute;
		margin-top:620px;
		margin-left:10px;
		width:780px;
		height:140px;
		background:#595959;
		color: white;
		z-index:110;
		/* border: 1px;
		border-color: 595959;
		border-style: solid; */
	}
	
	#pied_de_page a
	{
		color: white;
	}
	
		#pied_de_page_1
		{
		position:absolute;
		margin-top:10px;
		margin-left:10px;
		width:140px;
		height:120px;
		color: white;
		z-index:110;
		border: 1px;
		border-right-color: white;
		border-right-style: solid;
		font-size: 11px;
		}
		
		#pied_de_page_2
		{
		position:absolute;
		margin-top:10px;
		margin-left:160px;
		width:140px;
		height:120px;
		color: white;
		z-index:110;
		border: 1px;
		border-right-color: white;
		border-right-style: solid;
		font-size: 11px;
		}
		
		#pied_de_page_3
		{
		position:absolute;
		margin-top:10px;
		margin-left:310px;
		width:140px;
		height:120px;
		color: white;
		z-index:110;
		border: 1px;
		border-right-color: white;
		border-right-style: solid;
		font-size: 11px;
		}

		
