body
{
	background-color: #ffffff;
	margin: 0px;
	padding: 0px;
}

.images
{
	border: 0px;
}

#fond_accueil
{
	width: 1300px;
	height: 680px;
	
	float: left;
	position: absolute;
	z-index: 0;

	/*margin-top: -4px;*/
}

#fond
{
	width: 1300px;
	height: 680px;
	
	float: left;
	position: absolute;
	z-index: 0;

	margin-top: 4px;
	background: url(fond.jpg) no-repeat;
}

#navigation
{
	float: left;
	position: absolute;
	z-index: 3;
	
	margin-top: 1px;
	margin-left: 758px;
}

.bouton_parcours
{
	margin-left: 0px;
}

.bouton_contact
{
	margin-left: 15px;
}

.bouton_liens
{
	margin-left: 18px;
}

#mail
{
	float: left;
	position: absolute;
	z-index: 1;
	
	margin-top: 1px;
	margin-left: 1135px;
}

.autres_pages
{
	width: 1000px;
	height: 565px;
	
	float: left;
	position: absolute;
	z-index: 1;
	
	border: 0px;
	margin-top: 27px;
	margin-left: 291px;
}

#menu
{
	width: 270px;
	height: 680px;
	
	float: left;
	position: absolute;
	z-index: 2;
	
	margin-left: 12px;
}

#menu_flash
{
	margin-top: 0px;
}

.main, .main_permanente
{
	cursor : pointer; 
}

#pictogrammes
{
	float: left;
	position: absolute;
	z-index: 3;
	
	margin-left: 300px;
	margin-top: 40px;
}

.pictogrammes
{
	width: 50px;
	height: 50px;
	
	border: 1px solid #3e002c;
	
	float: left;
	margin-left: 10px;
}

#textes
{
	float: left;
	position: absolute;
	z-index: 1;
	
	margin-top: 25px;
	margin-left: 600px;
	
	font-family: Arial, serif;
	color: #3e002c;
}

.illu_titre
{
	width: 390px;

	float: left;
	position: absolute;
	
	margin-top:  20px;
	margin-left: 0px;
	
	text-align: right;
	font-size: 0.9em;
	font-weight: bold;
}

.illu_soustitre
{
	width: 390px;

	float: left;
	position: absolute;
	
	margin-top:  50px;
	margin-left: 0px;
	
	text-align: right;
	font-size: 0.9em;
	font-weight: normal;
}

.illu_texte
{
	width: 230px;
	
	float: left;
	position: absolute;
	
	margin-top:  50px;
	margin-left: 430px;

	text-align: left;
	font-size: 0.8em;
	font-weight: normal;
}

.illu_technique
{
	font-size: 0.7em;
	font-weight: bold;
}

#illustration
{
	width: 695px;
	height: 475px;
	border: 0px;

	float: left;
	position: absolute;
	z-index: 1;
	
	margin-top:  132px;
	margin-left: 308px;
}

.liens
{
	width: 1030px;
	height: 680px;
	
	float: left;
	position: absolute;
	z-index: 2;
	
	border: 0px;
	margin-left: 270px;
}