/***************************************************************
   Feuille de style.  
   Paramètres communs pour les pages .
   © Tony Martinez Juanpere - wwwind@urbanet.ch - 10.12.03
   											modifié le 01.06.04
 ***************************************************************/
 
 /***********************************************************
 *  				FONDS									*
 ***********************************************************/
 	 
 /* FOND: Corps des pages blanc et fixe */
BODY {
	 color: black;
	 background-color : #cfe7ff;
	 background-attachment : fixed;
	 font-size :12px!important;
	 font-style: normal;
	 font-family : Arial!important;
	 
	 /* Barre de déoulemenent */
	 SCROLLBAR-3DLIGHT-COLOR:#0E699C; /*Tour du scrollbar-#55A4A1 */ 
	 SCROLLBAR-ARROW-COLOR: #99cc99; /* Couleur de la flèche-#55A4A1 */ 
	 SCROLLBAR-BASE-COLOR: #0E699C; /* Couleur de la base-#55A4A1 */ 	 
	 SCROLLBAR-DARKSHADOW-COLOR:  #10624B; /*Bord foncé-#10624B*/ 	 
	 SCROLLBAR-FACE-COLOR: #FFFFFF; /*Couleur de la barre-#006666 */ 
	 SCROLLBAR-HIGHLIGHT-COLOR: #0E699C; /*Couleur du rail-#245D9B */ 
	 SCROLLBAR-SHADOW-COLOR: #0E699C; /*Le pour tout foncé-#10624B */ 
	 }
	 	 
.ACCUEIL {
	 color: White;
	 background-color : black;
	 background-attachment : fixed;
	 font-size :12px!important;
	 font-style: normal;
	 font-family : Arial!important;
	 
	 /* Barre de déoulemenent */
	 SCROLLBAR-3DLIGHT-COLOR: #000066; /*Tour du scrollbar */ 
	 SCROLLBAR-ARROW-COLOR: #ffffcc; /* Couleur de la flèche */ 
	 SCROLLBAR-BASE-COLOR: Black; /* Couleur de la base */ 	 
	 SCROLLBAR-DARKSHADOW-COLOR: Black ; /*Bord foncé*/ 	 
	 SCROLLBAR-FACE-COLOR: Black; /*Couleur de la barre */ 
	 SCROLLBAR-HIGHLIGHT-COLOR:#000066 ; /*Couleur du rail */ 
	 SCROLLBAR-SHADOW-COLOR:Black ; /*Le pour tout foncé */ 
	 } 
 /***********************************************************
 *  				TEXTES									*
 ***********************************************************/ 

 FONT {Font-Family : Arial!important,Sans-serif;Font-Size : 12px!important ; Color :#0A0A75; } /* font 12 normal couleur bleu */
 /* font pour le texte en normale 0 à 12 */
 
.type1 {Font-family :Arial!important;Font-Size : 12px!important ; Color #ffffff:; } /* font 12 normal couleur blanc */
.type2 {Font-Family : Arial!important,Sans-serif;Font-Size : 12px!important ; Color :#FF0000; } /* font 12 normal couleur rouge */
.type3 {Font-family :Arial!important;Font-Size : 12px!important ; Color :#4F6B90; } /* font 12 normal bleu site */
.type4 {Font-family :Arial!important;Font-Size : 12px!important ; Color :#0E253B; } /* 12px font bleu-noir normal*/
.type5 {Font-family :Arial!important;Font-Size : 12px!important ; Color :#8F3B1B; } /* 12px font brun foncé normal*/
.type6 {Font-family :Arial!important;Font-Size : 12px!important ; Color :#65B352; } /* 12px font brun foncé normal*/
.type7 FONT {Font-Family : Arial!important,Sans-serif;Font-Size : 9px!important ; Color :#0A0A75; } /* font 9 normal couleur bleu */

.type10 {Font-family :Arial!important;Font-Size : 10px!important ; Color :#0A0A75; }/* font 10 normal couleur bleu */
.type11 {Font-Family : Arial!important,Sans-serif;Font-Size : 10pt!important ; Color :#ffffcc; } /* font 10 normal couleur jaune*/
.type12 {Font-Family : Arial!important,Sans-serif;Font-Size : 10px!important ; Color :#FF0000; } /* font 10 normal couleur rouge */
.type13 {Font-Family : Arial!important,Sans-serif;Font-Size : 10px!important ; Color :white; } /* font 10 normal couleur blanc */
.type14 {Font-Family : Arial!important,Sans-serif;Font-Size : 10px!important ; Color :#000099; } /* font 10 normal couleur blue-blanc */
.type15 {Font-Family : Arial!important,Sans-serif;Font-Size : 10pt!important ; Color :#55A4A1; } /* font 10 normal couleur vert site */

.type20 {Font-family :Arial!important;Font-Size : 14px!important ; Color :#0A0A75; }/* font 14 normal couleur bleu */


 /* font pour le texte en gras 20 à 40 */

.type31 {color:#0A0A75; font-weight:bold; font-size :12px!important, Arial!important,Sans-serif; } /* 12px font bleu  gras*/
.type32 {color:#cc3300; font-weight:bold; font-size :12px!important, Arial!important,Sans-serift; } /* 12px font bordeau  gras*/
.type33 {color:white; font-weight:bold; font-size :12px!important, Arial!important,Sans-serif; } /* 12px font blanc  gras*/
.type34 {color:#8FBC8F; font-weight:bold; font-size :12px!important, Arial!important,Sans-serif; } /* 12px font vert  gras*/ 
.type35 {color:#0E253B; font-weight:bold; font-size :10px!important, Arial!important,Sans-serif; } /* 12px font bleu-noir  gras*/
.type36 {color:#D2691E; font-weight:bold; font-size :12px!important, Arial!important,Sans-serif; } /* 12px font orange  gras*/
.type37 {color:#4F6B90; font-weight:bold; font-size :10px!important, Arial!important,Sans-serif; } /* 12px font bleu site  gras*/

.type45 {Font-family:Arial!important,Sans-serif; color:#330066; font-weight:bold; font-size:10px}	 /* font 10 gras couleur bleu  */

.type50 {color:#cc3300; font-weight:bold; font-size :14px!important, Arial!important,Sans-serift; } /* 14px font bordeau  gras*/
.type60 {color:#cc3300; font-weight:bold; font-size :20px!important, Arial!important,Sans-serif; } /* 20px font bordeau  gras*/

 /* Fonte pour le titre */
.titre 	  {
			Font-Family : Arial!important ;
			Font-Size : 10pt ;
			Color : #FFCE63; 
			}
			
/* Fonte pour le titre 2*/
.titre2 {
			Font-Family : Arial!important ;
			Font-Size : 10pt ;
			Color : #ffcccc; 
			}
			
/* Titre page*/
H1 {
	Font-Family : Arial!important;
	Font-Size : 14px;
	Color : red;
	}
	
H2 {
	Font-Family : Arial!important;
	Font-Size : 14px;
	}

H3 {
	Font-Family : Arial!important;
	Font-Size : 22px;
	Color : red;
	}

H4 {
	Font-Family : Arial!important;
	Font-Size : 14px;
	Color : #0A0A75;
	}

 /***********************************************************
 *  				LIENS									*
 ***********************************************************/ 
 
 /* font l'effet rollover des liens  */	
A:link {
	  Color : Blue;
	  Text-Decoration : None;
	  }
	  
A:active	 {
		 Color: Blue;
		 Text-Decoration : None;
		 }
		 
A:visited {
		 Color : darkviolet ;
		 Text-Decoration : None;
		 }
		 
A:hover	 {
		 Color : red;
		 Text-Decoration : Underline;
		 }

 /***********************************************************
 *  				FORMULAIRES								*
 ***********************************************************/ 
