html, body{
	background-color:#072962;
	padding:0px;
	text-align:center;	

	
}
html,td{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#BBBABA;
}
#div_principal{
	position:relative;
	width:907px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
a{
	color:#FFFFFF;
	text-decoration:none;
}
a:hover{
	color:#F7B005;
}
/* ------------------------------------------------- Debut mise en forme menu principal */
#menu_body{
	position:absolute; 
	width:660px;
	height:15px;
	background-color:#CFE9F8;
	top:142px;
	right:10px; 
	z-index:3;
}
#menu_body a{
	text-decoration:none;
	color:#072962;
	font-size:15px;
}
#menu_body a b{
	color:#1AD4F9;
	font-weight:normal;
}
#menu_body img{
	margin:0px 7px 0px 7px;
	position:relative;
	top:2px;
}
#clic_accueil{
	position:absolute; 
	top:10px;
	left:520px;
	z-index:6;
	width:380px;
	height:120px;
	cursor:pointer;
	
}
/* ------------------------------------------------- fin mise en forme menu top */
#menu_top{
	position:absolute;
	width:600px;
	top:0px;
	left:20px;
	z-index:4;
}
#menu_top a{
	color:#072962;
	font-size:11px;
	text-decoration:none;
}
#menu_top img{
	margin:0px 10px 0px 10px;
}

/* ------------------------------------------------- fin mise en forme menu top */
#div_principal{
	position:relative;
	width:907px;
	height:918px;
	padding:0px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}


.in{
	filter:Alpha(opacity=100);
  	-moz-opacity:1;
}
.out{
	filter:Alpha(opacity=50);
  	-moz-opacity:0.5;
}





/* ---------------------------------------------------------------------------------------------------------------------------------------// Debut table evenement */

#table_evenement{
	position:absolute;
	left:20px; top:475px;
}

		/* ------------------------------------------------- Debut mise en forme du tableau */

		#titre_evenement{
			background-image:url(../images/titre_evenement.gif); background-position:left top; background-repeat:no-repeat;
		}
		
		#bord_evenement1{
			position:relative;
		}

		#bord_evenement2{		
		background-image:url(../images/bord_evenement.jpg); background-repeat:no-repeat; background-position:left top; width:10px; height:8px; position:absolute; left:493px; top:11px;
		}
		
		#degrade_evenement{
			background-image:url(../images/repete_evenement.jpg); background-position:left top; background-repeat:repeat-x;
		}
		
		#evenement_bas{
			background-image:url(../images/body3_03.gif); background-position:left top; background-repeat:no-repeat;
		}
		/* ------------------------------------------------- Fin mise en forme du tableau */		

/* ---------------------------------------------------------------------------------------------------------------------------------------// Fin table evenement */


/* --------------------------------------------------------------------------------------------------------------------------------------- Debut bandeau */

	#bandeau{
		position:relative;
		width:899px;
		height:161px;
		border:0px;
		margin:0px;	
	}
	
	#img_bandeau{
		width:732px;
		height:161px;
		position:absolute;
		left:0px;
		bottom:0px;	
	}
	
	#img_bandeau2{
		background-image:url(../images/bandeau_tete.jpg);
		background-position:right;
		background-repeat:no-repeat;
		width:167px;
		height:161px;
		position:absolute;
		bottom:0px;
		right:0px; 
	}

/* ------------------------------------------------------------------------------------------------------------------------------------- Fin bandeau */





#img_body_top{
	background-image:url(../images/bord_gauche.gif); background-position:left top;	background-repeat:no-repeat; height:9px; width:8px; position:absolute; left:0px; top:0px;
}



