/* couleur des liens */
a:link {text-decoration: none;
		color: #330099;
		}
/* couleur des liens visités  (roupe) */
a:visited {text-decoration: none;
		color: #FF0000;
		} 
/* couleur des liens survolés */
a:hover {text-decoration: none;
		color: #FF00FF;}
/*      */
a:active {text-decoration: none;}
/*   styles de texte  */
.Style1 {font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		text-align:center;
		font-weight: bold;
		color: #000000}
.Style2 {font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		text-align:justify;
		color:#000000}
.Style3 {font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-align: center; 
		font-weight: bold; 
		color:#000000}
.Style4 {font-family: Arial, Helvetica, sans-serif;
		font-size: 17px;
		text-align:justify;
		color:#000000}		
.Style5 {font-family: Arial, Helvetica, sans-serif; 
		font-size: 15px; 
		font-weight: bold;
		text-align:left;
		color:#000000}
		
.Style6 {font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		text-align:center;
		color:#000000} 
.Style7 {font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: center;
		color:#000000}
.Style8 {font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		text-align: center;
		font-weight: bold;
		color:#FF0000}	
.Style9 {font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		text-align: left;
		font-weight: bold;
		color:#000000}	

.Style10 {font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		text-align: left;
		color:#000000}	
		
.Style11 {font-family: Arial, Helvetica, sans-serif;
		font-size: 15px;
		text-align: left;
		color:#000000}
		
.Style12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	text-align:justify;
	color:#000000}	
	
.Style13 {font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align:justify;
	color:#FF0000}	
				
/*  Titres et Sous-titres */
H1 		{font-family: arial, sans-serif ;
		font-size: 16pt ;
		display: inline}
		
H2		{font-family: arial, sans-serif ;
		font-size: 14pt ;
		display: inline}
/*   image arriere plan page d'accueil tab03          */
.image  {background: url("banniere/arthur.jpg");
   		background-color:#E8E8E8;
		background-repeat:no-repeat;
  }
/* paramètres body pour les pages des album photos */  
.bodypho {background-color:#D7D7D7;
		margin: 0px;
		width: 100%;
}
/* paramètres body pour les albums photos */
.bodyalbum {
		background-color: #CCCC99;
		margin: 0px;
		width: 100%;
}
/* paramètres body pour les pages normales */
.bodycolor {
	background-color: #FDF5E6;
	margin: 0px;
}
/* couleur et image arriere plan cellules colonne 1 page sauvegarde et culture  */
.bodycell01 {background: url("banniere/fondcol1.gif");
   		background-color:#999999;
		background-repeat:repeat;
}
/* couleur et image arriere plan cellules colonne 2 page sauvegarde et culture  */
.bodycell02 {background: url("banniere/fondcol2.gif");
   		background-color:#999999;
		background-repeat:repeat;
}
/* couleur couleur cellules des sous menus (bleu clair)  */
.fondcel01x {
	background-color: #33CCFF;
}


.fonligne {background: url("banniere/fondli01.gif");
   		background-color:#999999;
		background-repeat:repeat;
		}
.baspage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background: url("banniere/fondba01.gif");
	background-repeat: repeat;
}
.baspage1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background: url("banniere/fondba02.gif");
	background-repeat: repeat;	
}
.baspage2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background: url("banniere/fondba020.gif");
	background-repeat: repeat;	
}
.cnil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#000000;
}
.fondpage01 {
	background-image: url(banniere/fondba03.gif);
	background-repeat: repeat;
}
.fondpage02 {
	background-image: url(banniere/fondba04.gif);
	background-repeat: repeat;
}
.preload01 {
	background-image: url(images01/carte001.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	display: none;
}
