/*  GLOBAL */

/* CORPS */
body{
	background-image:url(../Preface/patern_index.jpg);
	background-color:#1c0db0;
	background-position:top;
	background-repeat:repeat-x;
	margin:0 0 0 0;
}

/* BACKGROUND */
.fond{
	background-image:url(../Preface/titre.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:405px;
}

/* CORPS */
.corps{}


/* IMAGES */
img{border:none;}


/* APERCUE IMAGE */
.image_apercue{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:1024px;
	height:768px;
}



/*  HAUT DE PAGE */

/* TITRE */
.titre{
	background-position:right top;
	width:400px;
	height:405px;
	float:right;
}

/* SUR-TITRE */
.sur_titre{
	margin-left:600px;
}

/* EN-TΚTE */
.entete{
	height:208px;
	background-image:url(../Menu/dessus_menu.png);
	background-repeat:no-repeat;
	background-position:left;
}





/*  MENU GAUCHE */

/* MENU */
.menu{
	float:left;
	width:229px;
}

/* Image du Menu */
.menu img{
	float:left;
}

/* Lien du menu */
.menu a{
	text-decoration:none;
}

/* Tκte de Pirahana sur la droite */
.tete_pirahana{
	background-image:url(../Menu/pirahna.png);
	background-repeat:no-repeat;
	background-position:top left;
	float:left;
	width:164px;
	height:229px;
}





/*  DESCRIPTION */

/* BULLE */
.bulle{
	float:left;
	width:432px;
	height:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

	/* PRESENTATION */
	.bulle h3{
		margin-left:0px;
		margin-right:20px;
		margin-top:0px;
		margin-bottom:70px;
		color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	
	/* Titre d'un BLOC */
	.bulle h1{
		margin-top:0px;
		color:#609FBF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:20px;
		font-size:large;
	}
	
	/* Date et Accroche du BLOC */
	.bulle h2{
		margin-top:0px;
		margin-bottom:0px;
		color:#FFFFFF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
	}
	
	/* Champs de contact */
	.champ_unique{
		margin-bottom:5px;
		background-color:#609FBF;
		width:400px;
		height:20px;
		border:none;
	}
	.champ_multiple{
		margin-bottom:5px;
		background-color:#609FBF;
		width:400px;
		height:300px;
		border:none;
	}
	.envoie{
		background-color:#000066;
		color:#FFFFFF;
		cursor: pointer;
		border:none;
	}
	.envoie:hover{
		background-color:#000033;
		color:#FFFFFF;
		border:none;
	}
	
	/* Lien d'un BLOC */
	/* Normal */	.bulle a{text-decoration:none;color:#3399FF;}
	/* Roll Over */	.bulle a:hover{text-decoration:underline;color:#FFFFFF;}
	/* Visitι */	.bulle a:visited{text-decoration:none;color:#66CCFF;}
	
/* BLOC Texte/Image */
.bloc{
	float:left;
	width:196px;
	padding-left:5px;
	padding-right:5px;
	margin-bottom:10px;
}

/* Intercal entre deux Titres */
.bloc_intercal{
	float:left;
	height:10px;
	width:390px;
}
	
	/* Image d'un BLOC */
	.bloc img{
		margin-bottom:10px;
	}
	
	/* Formulaire des pagination */
	.formulaire{
		float:left;
	}
	
	/* Bouton du formulaire de pagination */
	.bouton{ /* Normal */
		color:#609FBF;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:14px;
		background:none;
		cursor: pointer;
		border:none;
	}
	
	.bouton:hover{ /* Roll */
		color:#FFFFFF;
	}



/* BULLE CENTRALE */
.bulle_centre{
	float:left;
	background-color:#000000;
	width:412px;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:10px;
}

/* BULLE HAUT/BAS */
.bulle_placement{}






/*  PIEDS DE PAGE */

/* PIEDS */
.pieds{
	float:left;
}

/* DROIT */
.droit{
	float:right;
	background-image:url(../Menu/couteau.png);
	width:181px;
	height:532px;
}

/* BAS */
.bas{
	margin-left:100px;
	margin-top:50px;
	float:right;
	background-image:url(../Menu/pied.png);
	width:531px;
	height:69px;
}
