body
/* commentaires */
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: url("../images/fonds/planeur.gif") fixed no-repeat right bottom;
	background-color: #000001;

	color: white;
}
/* header */

	#headerp
	{
	height: 180px;
	ppadding: 30px;	/* marge interne */
	margin-top: 0px;	/* marge exterieur haut */
	margin-bottom: 0px;
	border: 1px inset blue;
	sssssssssss-moz-border-radius: 15px; /* bordure arondie */
	background: url("../images/fonds/carbone_4.png") ;


	}
	
/* image logo dans le header */
	#logo
	{
	background: url("../images/header/header1.png") no-repeat;
	 background-position: center left;

	}

/* image rose des vents dans le header */
	#rose
	{
	background: url("../images/header/rose_1.png") no-repeat;
	background-position: center right ;


	
	}
	
/* titre du site dans le header */
	#titre_site
	{
	text-align: center;
	height: 150px;
	color: #FFCC00;
	}


.imageabsoluuuuuuuuuuuu
{
	display: block;	/* transforme image type inline en type block */
	float: right;
}

	


.m_hautttttttttttttt
{
	list-style-image: url("../images/puces/puce37.gif");
	
}

/* Position block corps */
	#corps
	{
	margin-left: 180px; /* marge exterieur */
	margin-right: 150px;
	margin-top: 0%;
	padding-right: 0px; /* marge interieur */
	padding-left: 0px;
	}

	/* titre dans la page inc_accueil */
	.titre_inc_accueil
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 2.0em;
	font-style: none;
	font-weight: bold;
	text-decoration: none;
	color: Moccasin;
	margin-top: 0%;
	gggggggggggborder: 2px inset #FFCC00;
	-moz-border-radius: 15px; /* bordure arondie */
	bbbbbbbbbbackground: url("../images/fonds/carbone.jpg") ;

	}




/* Position block menu gauche */	
	#menu_gauche
	{
	float:left;
	width: 180px;
	margin-top: 0%;
	mpadding: 0px;	/* marge interieur */
	margin-left: 0px; /* marge exterieur */
	margin-right: 10px;
	}

/* affichage des titres menu gauche */
	.titre
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 1.0em;
	font-style: none;
	font-weight: bold;
	text-decoration: underline;
	color: #00FF00;
	}
	

/* bordure menu gauche et image puce */
.bordure
{
	list-style-image: url("../images/puces/atomsone.gif");
	border: 3px inset rgb(51,51,102);
 	border-left: 3px inset #FFCC00;
 	border-bottom: 3px inset #FFCC00;
   }

/* Sous menu gauche masqué */

/* fichier pour internet explorer */
body
	{
    behavior: url(csshover.htc);
	}

/* On cache tous les sous menu avec la propriété display none */
ul ul {display: none; position: absolute; left: 8px; top: 3px; margin: 0px; padding: 0px;}


.sous_menu_niveau1 {list-style-type: none; position: relative; width: 120px; background-color: 	#303030; padding: 1px; margin: 0px}
  li:hover, li.sfhover {bbbbbbbbackground-color: #FFFF70;}
  
/*Lors du survol ,avec la souris, les sousmenu apparaissent grace a display: block */
li:hover ul.sous_menu_niveau1 {display:block;}



/* Position block menu droite */   
#menu_droite
{
	float: right;
	width: 150px;
	text-align: center;
	font-weight: bold;
	color: #8B0000;
	bbbbbbbbbbborder: 3px inset #FFCC00;
	-moz-border-radius: 15px; /* bordure arondie */
	background: url("../images/fonds/carbone_4.png") ;
	margin-left: 10px; /* marge exterieur */
	margin-right: 0px;

	}

.intro
{
	font-size: 0.9em;		/* intro petit */
	color: #FF3737;
   	border: 5px inset #3399CC;
	
	}

.titiiiiiiiiiii
{
   	text-decoration: none;
	font-style: italic;
	color: blue;
	border: 2px inset white;
   }
	
#footer
{
	clear: both;
	height: 20px;
	text-align: center;
	color: red;
	}



a
{
	text-decoration: none;
	color: #BD85EB;          	/* rgb(1,172,254); #8B0000 */
	font-style: italic;
	}
	
a:hover
{
	text-decoration: underline;
	color: red;
	}

.construction
{
	text-decoration: blink;
	text-align: center;
	}

.centre
{
	text-decoration: underline;
	text-align: center;
	color: red;
	font-size: 18px;
	}

	h1
{
	font-family: Magneto, Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.5em;
	
}

	h2
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: red;
}

	h3
{
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: blue;
}

	h4
{
	text-align: center;
	font-family: cursive, Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-variant: normal;
	font-weight: lighter;
	font-size: medium;
	line-height: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-decoration: underline;
	text-transform: uppercase;
	text-align: center;
	text-indent: 0ex;
	color: #FF7F24;
}

	h5
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #00FF00;
}

	.imageflottantecentre
{
	display: block;
	margin: 0 auto;
	/*height: 237px; spécifiez la hauteur de l'image, une bonne attitude à prendre */
	/*width: 600px; spécifiez la largeur de l'image, une bonne habitude à prendre */ 
}

	.imageflottantegauche
{
	float: left;
	margin: 10px;
}

	.imageflottantedroite
{
	float: right;
	margin: 10px;
}

/* Position block modeles dans la rubrique modeles */
	#modeles
{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 180px;
	margin-right: 150px;
	margin-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
	
}

.ns
{
   	font-style: italic;
   	text-decoration: underline;
	text-decoration: blink;
	color: #FFCC00;
}

	.video
/* commentaires */
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background: url("../images/fonds/planeur.gif") fixed no-repeat right bottom;
	background-color: #000001;

	color: white;
}


/* Le compte à rebour */

#Compte
{
	
	ccccolor: #F4A460;
	color: #00FF00;

	text-decoration: blink;
	text-align: left;
	font-size: 0.8em;

	
		}

/* Les étoiles noires */

	#lenoir
{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 180px;
	margin-right: 150px;
	margin-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
	color: #BDDADB;
	font-size: 1.0em;
	
}

.lenoir_titre
{
	font-family: georgia, prestige, sans-serif ;
	text-decoration: underline;
	text-align: center;
	color: red;
	font-size: 3.0em;
	}

/* Les étoiles noires les paragraphes */	
.lenoir_para
{
	text-indent:30px ;
		}
	
/* Les étoiles noires texte centré */	
.lenoir_tecen
{
	text-align: center;
	}
	
	
.lenoir_signature
{
	text-align: center;
	font-style: italic;
	text-decoration: underline;
	font-size: 1.4em;			
}


/* CSS pour textes reportage et autres */

.titre_textes_1
	{
	font-family: Verdana, Arial, Helvetica, sans-serif, cursive;
	text-align: center;
	font-size: 4.0em;
	font-style: italic;
	font-variant: normal;
	font-weight: lighter;
	ffffont-weight: bold;
	text-decoration: none;
	color: #FF7F24;
	margin-top: 0%;
	border: 3px inset #FFCC00;
	-moz-border-radius: 15px; /* bordure arondie */
	background: url("../images/fonds/carbone_4.png") ;

	line-height: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: uppercase;
	text-indent: 0ex;
}

.paragraphe_textes_1
{
	text-indent: 20px ;
}

.paragraphe_textes_2
{
	text-indent: 20px ;
	text-align: center;
}

.mot_souligne_italique_gras
{
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
	color: 	#008B8B;
}

.mot_souligne_italique_gras_center
{
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
	text-align: center;
	color: #008B8B;
}

.mot_souligne_italique_gras_1 /* taille plus grande */
{
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.3em;
	color: #FF4500;
}

.texte_signature_centre
{
	text-align: center;
	font-style: italic;
	text-decoration: underline;
	font-size: 1.4em;			
}

.texte_signature_droite
{
	text-align: right;
	font-style: italic;
	text-decoration: underline;
	font-size: 1.4em;
	color: 	#E00000;
}

	#video
{
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 180px;
	margin-right: 150px;
	margin-top: 25px;
	padding-right: 15px;
	padding-left: 15px;
	color: #BDDADB;
	font-size: 1.0em;
	
}