/* CSS Document */

body{background-image:url(images/beige122.jpg);}

.global{
	width:795px;
	margin-right:auto;
	margin-left:auto;
	margin-top:10px;
	}

/* Entête et logo */
.header{
	background-image:url(images/entete.gif);
	width:795px;
	height:100px;
	float:left;}
.logo{
	background-image: url("images/logo.gif");
	width:330px;
	height:100px;
	float:left;}
/* Fin entête */

/* Barre De Menu */
.globalmenu{
	width:795px;
	height:25px;
	float:left;
	margin-top:3px;}
/* Fin Barre De Menu */

/* Menus Cliqués */
.accueilsurvol{
	background-image:url(images/accueilsurvol.gif);
	width:130px;
	height:20px;
	margin-top:3px;
	float:left;}
.astuce1survol{
	background-image:url(images/astuce1survol.gif);
	width:130px;
	height:20px;
	margin-top:3px;
	float:left;
	margin-left:3px;}
.astuce2survol{
	background-image:url(images/astuce2survol.gif);
	width:130px;
	height:20px;
	margin-top:3px;
	float:left;
	margin-left:3px;}
.astuce3survol{
	background-image:url(images/astuce3survol.gif);
	width:130px;
	height:20px;
	margin-top:3px;
	float:left;
	margin-left:3px;}
.astuce4survol{
	background-image:url(images/astuce4survol.gif);
	width:130px;
	height:20px;
	margin-top:3px;
	float:left;
	margin-left:3px;}
.contactsurvol{
	background-image:url(images/contactsurvol.gif);
	width:130px;
	height:20px;
	margin-top:3px;
	float:left;
	margin-left:3px;}
.titremenu{
	background-image:url(images/barremenutitre.gif);
	width:795px;
	height:20px;
	margin-top:3px;
	float:left;}
.titreastuce{
	font-size:14px;
	font-variant:small-caps;
	font-family:verdana;
	color:#0b01b8;
	font-weight:bold;
	text-align:center;}
a:link.menuastuce{
	font-size:14px;
	font-variant:small-caps;
	font-family:verdana;
	color:#0b01b8;
	text-decoration:none;}
a:visited.menuastuce {
	font-size:14px;
	font-variant:small-caps;
	font-family:verdana;
	color:#0b01b8;
	text-decoration:none;}
a:hover.menuastuce {
	font-weight:bold;
	font-size:14px;
	font-variant:small-caps;
	font-family:verdana;
	color:#0b01b8;
	text-decoration:none;}
a:active.menuastuce {
	font-size:14px;
	font-variant:small-caps;
	font-family:verdana;
	color:#0b01b8;
	text-decoration:none;}
/* Fin Menus Cliqués */

/* Boutons De Départ */
.accueil{
	width:130px;
	height:20px;
	margin-top:3px;
	float:left;}
.astuce1{
	width:130px;
	height:20px;
	margin-top:3px;
	float:left;
	margin-left:3px;}
.astuce2{
	width:130px;
	height:20px;
	margin-top:3px;
	float:left;
	margin-left:3px;}
.astuce3{
	width:130px;
	height:20px;
	margin-top:3px;
	float:left;
	margin-left:3px;}
.astuce4{
	width:130px;
	height:20px;
	margin-top:3px;
	float:left;
	margin-left:3px;}
.contact{
	width:130px;
	height:20px;
	margin-top:3px;
	float:left;
	margin-left:3px;}
/* Fin Boutons De Départ */	

/* Liens Survolés accueil*/	
a:link.lienaccueil{
	background-image:url(images/accueil.gif);
	width:130px;
	height:20px;
	float:left;}
a:visited.lienaccueil{
	background-image:url(images/accueil.gif);
	width:130px;
	height:20px;
	float:left;}
a:hover.lienaccueil{
	background-image:url(images/accueilsurvol.gif);
	width:130px;
	height:20px;
	float:left;}
a:active.lienaaccueil{
	background-image:url(images/accueil.gif);
	width:130px;
	height:20px;
	float:left;}
/* Fin Liens Survolés accueil*/	
	
/* Liens Survolés Astuce N°1*/	
a:link.lienastuce1{
	background-image:url(images/astuce1.gif);
	width:130px;
	height:20px;
	float:left;}
a:visited.lienastuce1{
	background-image:url(images/astuce1.gif);
	width:130px;
	height:20px;
	float:left;}
a:hover.lienastuce1{
	background-image:url(images/astuce1survol.gif);
	width:130px;
	height:20px;
	float:left;}
a:active.lienastuce1{
	background-image:url(images/astuce1.gif);
	width:130px;
	height:20px;
	float:left;}
/* Fin Liens Survolés Astuce N°1*/	

/* Liens Survolés Astuce N°2*/	
a:link.lienastuce2{
	background-image:url(images/astuce2.gif);
	width:130px;
	height:20px;
	float:left;}
a:visited.lienastuce2{
	background-image:url(images/astuce2.gif);
	width:130px;
	height:20px;
	float:left;}
a:hover.lienastuce2{
	background-image:url(images/astuce2survol.gif);
	width:130px;
	height:20px;
	float:left;}
a:active.lienastuce2{
	background-image:url(images/astuce2.gif);
	width:130px;
	height:20px;
	float:left;}
/* Fin Liens Survolés Astuce N°2*/	

/* Liens Survolés Astuce N°3*/	
a:link.lienastuce3{
	background-image:url(images/astuce3.gif);
	width:130px;
	height:20px;
	float:left;}
a:visited.lienastuce3{
	background-image:url(images/astuce3.gif);
	width:130px;
	height:20px;
	float:left;}
a:hover.lienastuce3{
	background-image:url(images/astuce3survol.gif);
	width:130px;
	height:20px;
	float:left;}
a:active.lienastuce3{
	background-image:url(images/astuce3.gif);
	width:130px;
	height:20px;
	float:left;}
/* Fin Liens Survolés Astuce N°3*/	

/* Liens Survolés Astuce N°4*/	
a:link.lienastuce4{
	background-image:url(images/astuce4.gif);
	width:130px;
	height:20px;
	float:left;}
a:visited.lienastuce4{
	background-image:url(images/astuce4.gif);
	width:130px;
	height:20px;
	float:left;}
a:hover.lienastuce4{
	background-image:url(images/astuce4survol.gif);
	width:130px;
	height:20px;
	float:left;}
a:active.lienastuce4{
	background-image:url(images/astuce4.gif);
	width:130px;
	height:20px;
	float:left;}
/* Fin Liens Survolés Astuce N°4*/	

/* Liens Survolés Contact*/	
a:link.liencontact{
	background-image:url(images/contact.gif);
	width:130px;
	height:20px;
	float:left;}
a:visited.liencontact{
	background-image:url(images/contact.gif);
	width:130px;
	height:20px;
	float:left;}
a:hover.liencontact{
	background-image:url(images/contactsurvol.gif);
	width:130px;
	height:20px;
	float:left;}
a:active.lienacontact{
	background-image:url(images/contact.gif);
	width:130px;
	height:20px;
	float:left;}
/* Fin Liens Survolés Contact*/	

/* Partie centrale */
.bloccentral{
	width:638px;
	float:left;
	margin-top:3px;
	border:2px solid #0b0ab8;}
.bloccentralaccueil{
	width:638px;
	float:left;
	margin-top:3px;}
.titre{
	background-image: url("images/barretitre.gif");
	background-repeat:no-repeat;
	background-position:center;
	margin-top:2px;
	width:638px;
	height:20px;
	float:left;}
.soustitre{
	background-image: url("images/barresstitre.gif");
	background-repeat:no-repeat;
	background-position:center;
	height:20px;
	width:400px;
	margin-left:5px;
	float:left;}
.texte{
	padding-left:5px;
	padding-right:5px;
	padding-top:5px;
	width:628px;
	text-align:justify;
	font-family:verdana, Bookman old style;
	font-weight:normal;
	font-size:12px;
	font-variant:normal;
	color:#0b01b8;}
a:link.lientexte{
	text-align:justify;
	font-family:verdana, Bookman old style;
	font-weight:normal;
	font-size:12px;
	font-variant:normal;
	color:#0b01b8;
	text-decoration:none;}
a:visited.lientexte{
	text-align:justify;
	font-family:verdana, Bookman old style;
	font-weight:normal;
	font-size:12px;
	font-variant:normal;
	color:#0b01b8;
	text-decoration:none;}
a:hover.lientexte{
	text-align:justify;
	font-family:verdana, Bookman old style;
	font-weight:normal;
	font-size:12px;
	font-variant:normal;
	color:#0b01b8;
	text-decoration:underline;}
a:active.lientexte{
	text-align:justify;
	font-family:verdana, Bookman old style;
	font-weight:normal;
	font-size:12px;
	font-variant:normal;
	color:#0b01b8;}
a:link.lientexte2{
	text-align:justify;
	font-family:verdana, Bookman old style;
	font-weight:normal;
	font-size:12px;
	font-variant:normal;
	color:#0b01b8;
	text-decoration:underline;}
a:visited.lientexte2{
	text-align:justify;
	font-family:verdana, Bookman old style;
	font-weight:normal;
	font-size:12px;
	font-variant:normal;
	color:#0b01b8;
	text-decoration:underline;}
a:hover.lientexte2{
	text-align:justify;
	font-family:verdana, Bookman old style;
	font-weight:normal;
	font-size:12px;
	font-variant:normal;
	color:#0b01b8;
	text-decoration:underline;}
a:active.lientexte2{
	text-align:justify;
	font-family:verdana, Bookman old style;
	font-weight:normal;
	font-size:12px;
	font-variant:underline;
	color:#0b01b8;}
a:link.lientexte3{
	text-align:justify;
	font-family:verdana, Bookman old style;
	font-weight:normal;
	font-size:12px;
	font-variant:normal;
	color:#9933cc;
	text-decoration:underline;}
a:visited.lientexte3{
	text-align:justify;
	font-family:verdana, Bookman old style;
	font-size:12px;
	font-weight:normal;
	font-variant:normal;
	color:#9933cc;
	text-decoration:underline;}
a:hover.lientexte3{
	text-align:justify;
	font-family:verdana, Bookman old style;
	font-weight:bold;
	font-size:12px;
	font-variant:normal;
	color:#9933cc;
	text-decoration:underline;}
a:active.lientexte3{
	text-align:justify;
	font-family:verdana, Bookman old style;
	font-size:12px;
	font-variant:underline;
	color:#9933cc;}
.textetitre{
	text-align:center;
	width:638px;
	font-family:bookman Old Style;
	font-variant:small-caps;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;}
.textesoustitre{
	width:300px;
	height:20px;
	font-family:Bookman old style;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	float:left;
	margin-left:5px;}
a:link.lientextesoustitre{
	color:#0b01b8;
	text-decoration:none;}
a:visited.lientextesoustitre{
	color:#0b01b8;
	text-decoration:none;}
a:hover.lientextesoustitre{
	color:#0b01b8;
	text-decoration:underline;}
a:active.lientextesoustitre{
	color:#0b01b8;}
.textesoustitre2{
	width:390px;
	height:20px;
	font-family:Bookman old style;
	font-size:12px;
	line-height:20px;
	font-weight:bold;
	float:left;
	margin-left:5px;}
h3{
	font-size:12px;
	font-family:verdana, Bookman old style;
	color:#9933cc;
	font-weight:bold;}
/* Fin Partie Centrale */

/* Bloc Droit */
.blocdroit{
	width:142px;
	border:2px solid #0b01b8;
	margin-top:3px;}
.blocdroitglobal{
	width:146px;
	float:right;}
.titredroit{
	background-image: url("images/barretitredroit.gif");
	background-position:center;
	background-repeat:no-repeat;
	margin-top:2px;
	width:142px;
	height:20px;
	text-align:center;
	font-family:bookman Old Style;
	font-variant:small-caps;
	font-size:14px;
	line-height:17px;
	font-weight:bold;
	color:#FFFFFF;}
.textedroit{
	padding-left:2px;
	padding-right:2px;
	padding-top:2px;
	width:138px;
	text-align:justify;
	font-family:verdana, bookman old style;
	font-variant:normal;
	font-size:11px;
	font-weight:normal;
	color:#0b01b8;}
a:link.lientextedroit{
	text-align:justify;
	font-family:verdana, Bookman old style;
	font-weight:normal;
	font-size:11px;
	font-variant:normal;
	color:#0b01b8;
	text-decoration:none;}
a:visited.lientextedroit{
	text-align:justify;
	font-family:verdana, Bookman old style;
	font-weight:normal;
	font-size:11px;
	font-variant:normal;
	color:#0b01b8;
	text-decoration:none;}
a:hover.lientextedroit{
	text-align:justify;
	font-family:verdana, Bookman old style;
	font-weight:normal;
	font-size:11px;
	font-variant:normal;
	color:#0b01b8;
	text-decoration:underline;}
a:active.lientextedroit{
	text-align:justify;
	font-family:verdana, Bookman old style;
	font-weight:normal;
	font-size:11px;
	font-variant:normal;
	color:#0b01b8;}
/* Fin Bloc Droit */

/*Notes*/
.note0{
	background-image:url(images/note0.gif);
	width:85px;
	height:20px;
	float:right;
	margin-right:3px;}
.note0-5{
	background-image:url(images/note0-5.gif);
	width:85px;
	height:20px;
	float:right;
	margin-right:3px;}
.note1{
	background-image:url(images/note1.gif);
	width:85px;
	height:20px;
	float:right;
	margin-right:3px;}
.note1-5{
	background-image:url(images/note1-5.gif);
	width:85px;
	height:20px;
	float:right;
	margin-right:3px;}
.note2{
	background-image:url(images/note2.gif);
	width:85px;
	height:20px;
	float:right;
	margin-right:3px;}
.note2-5{
	background-image:url(images/note2-5.gif);
	width:85px;
	height:20px;
	float:right;
	margin-right:3px;}
.note3{
	background-image:url(images/note3.gif);
	width:85px;
	height:20px;
	float:right;
	margin-right:3px;}
.note3-5{
	background-image:url(images/note3-5.gif);
	width:85px;
	height:20px;
	float:right;
	margin-right:3px;}
.note4{
	background-image:url(images/note4.gif);
	width:85px;
	height:20px;
	float:right;
	margin-right:3px;}
.note4-5{
	background-image: url("images/note4-5.gif");
	width:85px;
	height:20px;
	float:right;
	margin-right:3px;}

.note5{
	background-image:url(images/note5.gif);
	width:85px;
	height:20px;
	float:right;
	margin-right:3px;}
/* fin notes */
.casetableau{
	font-size:10px;
	font-weight:normal;
	text-align:left;
	border-bottom:2px solid #0b01b8;}
