body/*
/ ==========================<  BODY  > ==========================
*/

 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color : #006400;
	/*  curseur de défilement   */
scrollbar-face-color:#0000FF;
	/*   Ombre haut et gauche  */
	scrollbar-highlight-color:#FF33CC;
	/*   Ombre haut et gauche  */
scrollbar-3dlight-color:#FFFFFF;
	/*ombre droite et bas*/
scrollbar-darkshadow-color:#00FF00;
	/* Flèches */
scrollbar-arrow-color:#FF99CC;
	/*   zone de défilement possible  */
scrollbar-track-color:#FFCCCC;
	background-color: #FFFFD7;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	marker-offset: 0;
}
/*
/ ==========================<  Titre Page  >========================
*/

.titreParag {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FDAB00;
	margin-left: 15px;
}

/*
/ ==========================<  PARAGRAPHES >========================
*/

.titrePage {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFD782;
	margin-left: 15px;
	text-indent: 30px;
	
}
.parag {
	font-family: Arial, sans-serif;
	font-size: 12px;
	Color : #003300;
	text-align: justify;

}
.pCen	 {
	Text-Align : Center;
	Font-Family :  Verdana, Arial, Helvetica, sans-serif;
	Color : #003300;
}

.pdroi	 {
	Text-Align : Right;
	Font-Family : Verdana, Arial, Helvetica, sans-serif;
	Color : #003300;
}

.paragJustif	 {
	Text-Align : justify;
	Font-Family :  Verdana, Arial, Helvetica, sans-serif;
	Color : #003300;
	white-space: pre;
	font-size : 10pt;
}

/*
/ ==========================<  PARAGRAPHES MANUS>========================
*/

.titreManus	 {
			font-variant : normal   ;
			Font-Family : Comic Sans MS ;
			Font-Size : 14pt ;
			Color : #006400 ;
			Font-Weight : Normal
		}
.signe	 {
	font-variant : normal;
	Font-Family : "Comic Sans MS";
	Font-Size : 14pt;
	Color : #006400;
	Font-Style : italic;
	Font-Weight : normal
		}
.prixEuro {font-size: 14px}
.prixEuro {
	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}


/*
/ ==========================<  MENUS >========================
*/

.menuTitre {
	color: #FDFE76;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	text-indent: 15px;
}
.Style8 {
	color: #FFFFFF;
}


a:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #333333;
	background-color: #FFFF99;
}
a:link
{
	color: #003300;
	font-weight: normal;
}
a:visited
{
	color: #666666;
}
.menu_element
			{
	color: #FFFFFF;
	font-weight: bold;
			}
.menu_element a:hover
			{
			text-decoration: underline;
			font-weight: bold;	
			color: #333333;
			background-color: #FFFF99;
			}
			
.menu_element2 {
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFD782;
	margin-left: 15px;
	
}

			/* Quelques effets sur les menus */


			.menu_element h3
			{
	color: #006400;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 36px;
			}

			.menu_element ul
			{
				list-style-image:url("puce.png");
				padding:0px;
				padding-left:20px;
				margin:0px;
				margin-bottom:5px;
			}

			.menu_element a
			{
				color:#B3B3B3;
			}
/*
/ ==========================<  TABLEAUX >==========================
*/
.tableauEntete {
	BACKGROUND-COLOR: #badd73;
	COLOR: #006400;
	FONT-FAMILY: "Arial Black", Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: normal;
	clip: rect( );
	background-image:  url(../images/tabFdEntete.jpg);
	letter-spacing: 2px;
	text-indent: 20pt;
	word-spacing: 0em;
	margin-left: 15px;
	cursor: default
}

.tableauTitreCol {
	BACKGROUND-COLOR: #6b8e23;
	COLOR: yellow;
	FONT-FAMILY: "Arial Black", Verdana, Arial, Helvetica, sans-serif;
	FONT-SIZE: 11pt;
	FONT-WEIGHT: normal;
	clip: rect( );
	background-image:  url(../images/tabFdTitreCol.jpg);
	cursor: default;
	font-style: normal
}


.fdcelclair	 {
	Font-Family : Arial, Helvetica, sans-serif;
	Background-Color : #FFFFCC
		}
.fdcelfonce	 {
	Font-Family : Arial, Helvetica, sans-serif;
	Background-Color : #FDE6BB
		}


/* ==========================<  PARAGRAPHES >========================
*/


.tabbor	 {
	border-color : #99FFCC #00D9D9 #00D9D9 #99FFCC
}


.lienpetit {
	letter-spacing : -1pt ;
	Position : Relative ;
	Top : -1px ;
	Font-Family : verdana ;
	Font-Size : 14px;
	Color : Purple;
	Text-Decoration : none;
	Font-Weight : bold
	}
			

/*
			Design d'exemple du Site du ZÃ©r0
			RÃ©alisÃ© par zaz, venom et mateo21
			http://www.siteduzero.com
			*/

/*			body
			{
				width:760px;
				margin:auto;
				margin-top:20px;
				margin-bottom:20px;	
				background-image:url("fond.png");
			}
*/
			/* L'en-tÃªte */

			#en_tete
			{
				width:760px;
				height:100px;
				background-image:url("banniere.png");
				background-repeat:no-repeat;
				margin-bottom:10px;
			}


			/* Le menu */

			#menu
			{
				float:left;
				width:120px;
			}
/*
			.element_menu
			{
				background-color:#626262;
				background-image:url("motif.png");
				background-repeat:repeat-x;
				
				border:2px solid black;
				
				margin-bottom:20px;
			}


			/* Quelques effets sur les menus */


			.element_menu h3
			{	
				color:#B3B3B3;
				font-family:Arial, "Arial Black", "Times New Roman", Times, serif;
				text-align:center;
			}

			.element_menu ul
			{
				list-style-image:url("puce.png");
				padding:0px;
				padding-left:20px;
				margin:0px;
				margin-bottom:5px;
			}

			.element_menu a
			{
				color:#B3B3B3;
			}

			.element_menu a:hover
			{
				background-color:#B3B3B3;
				color:black;
			}


			/* Le corps de la page */

			#corps
			{
				margin-left:140px;
				margin-bottom:20px;
				padding:5px;
				
				color:#B3B3B3;
				background-color:#626262;
				background-image:url("motif.png");
				background-repeat:repeat-x;
				
				border:2px solid black;
			}

			#corps h1
			{
				color:#B3B3B3;
				text-align:center;
				font-family:Arial, "Arial Black", "Times New Roman", Times, serif;
			}

			#corps h2
			{
				height:30px;

				background-image:url("titre.png");
				background-repeat:no-repeat;
				
				padding-left:30px;
				color:#B3B3B3;
				text-align:left;
			}


			/* Le pied de page (qui se trouve tout en bas, en gÃ©nÃ©ral pour les copyrights) */

			#pied_de_page
			{
				padding:5px;

				text-align:center;

				color:#B3B3B3;
				background-color:#626262;
				background-image:url("motif.png");
				background-repeat:repeat-x;
				
				border:2px solid black;
			}
.menu_element2  a:link {
	text-decoration: underline;
	font-weight: bold;
	color: #FF3300;
	background-color: #FFFF99;
}
.fdatt {Font-Family : Arial, Helvetica, sans-serif ; Font-Size : 12pt ; Background-Color : #FF9933; color: #006666 }
.fdoqp	 {
			Font-Family : Arial, Helvetica, sans-serif ;
			Font-Size : 12pt ;
			Color : #006666 ;
			Background-Color : #00CCCC
		}
.prixEuro1 {	font-size: 14px;
	color: #FFCC00;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
