/* Fichier de style spécifique créé le 21/12/2010 */
	
	#edition
	{
		color:#ffffff; 
		background-color:#70A070;
	}
	#suppression
	{
		color:#ffffff; 
		background-color:#FF2020;
	}
	#restauration
	{
		color:#ffffff; 
		background-color:#F08020;
	}
	#charger
	{
		color:#ffffff; 
		background-color:#0060C0;
		width:55px; 
		font-style: italic !important;
	}
	#rep_img
	{
		color:#ffffff; 
		background-color:#0060C0;
		font-style: italic !important;
	}
	#choisir
	{
		color:#ffffff; 
		background-color:#0060C0;
		font-style: italic !important;
	}
	#image
	{
		background: #000000 url(images/Accueil/accueil_1.JPG) ;
		filter: alpha(opacity=20);
		-moz-opacity:0.2;    
		-khtml-opacity: 0.2;    
		opacity: 0.2;
		font-family: monotype corsiva;
		font-size: 1.3em !important;
		text-align: justify;
	}

	#parchemin
	{
		background: #8080FF url(images/fond_parchemin.jpg) ;
		font-family: "monotype corsiva", "times new roman";
		font-size: 1.3em !important;
		font-style: italic !important;
		text-align: justify;
	}

	#actualites
	{
		border: 2px solid #00C000;
		background: #8080FF url(images/fond_parchemin.jpg) ;
	}
	
	.brun  
	{	
		font-size: 1em !important;
		font-family: Arial, Helvetica, sans-serif !important;
		font-weight: normal !important;
		font-style: italic !important;
		text-decoration: none !important;
		color: #401020;
		padding-top: 0 !important;
	}

	#photos
	{	
		background: #8080FF url(images/fond_img_droite.gif) ;
		width: 272px;
		height: 406px;
	}
	#photo_e
	{	
		width: 240px;
		height: 350px;
	}

	/* ===== SlideShow ===== */
	#rotator
	{
		border: 0px solid #000;
		overflow: hidden;
		left: 5px;
		margin: auto auto;
		position: relative;
		width: 220px;
		height: 330px;
	}

	#rotator img
	{
		border: 0;
		width: 220px;
		height: 330px;
	}
	#rotator_p
	{
		border: 0px solid #000;
		overflow: hidden;
		left: 5px;
		margin: auto auto;
		position: relative;
		width: 220px;
		height: 330px;
	}

	#rotator_p img
	{
		border: 0;
		width: 220px;
		height: 330px;
	}

	/* ===== Texte ===== */
	.texte  
	{	
		font-size: 1em !important;
		font-family: Arial, Helvetica, sans-serif !important;
		font-weight: normal !important;
		font-style: normal !important;
		text-decoration: none !important;
		color: #006000;
		padding-top: 0 !important;
	}

	/* ===== Tabulations ===== */
	.retrait_1
	{
		padding-left: 20px;
	}

	.retrait_2
	{
		padding-left: 40px;
	}

	.retrait_3
	{

		padding-left: 60px;
	}

	/* ===== Ariane ===== */
	#ariane
	{
		width: 1024px;
		margin: 0 auto;
		background: #80FF80 url(Images_Fractales/multi6.jpg);
		border: 10px solid #A33000;
		border-top: none;
		border-bottom: none;
	}

	/* ===== Boutons navigation dans la page ===== */
	#aller
	{
		color: #000080;
		background: #e0ffe0;
		border: 0px solid #80d0a0;
		height: 15px;
		font: 600 11px Tahoma, Arial, Helvetica, sans-serif
	}
	
	#retour
	{
		color: #000080;
		background: #e0ffe0;
		border: 1px solid #80d0a0;
		height: 15px;
		font: 600 11px Tahoma, Arial, Helvetica, sans-serif
	}
	
	/* ===== Tables ===== */
	#table1
	{
		border: 1px solid #00AA00;
		margin: 0px;
		padding: 5px 0px 0px 0px;
		background-color: #FFFCFC;
		width: 720px;
	}
	#table1 h3 
	{
		font-size: 1.3em;
	}
	#table1_surligne 
	{
		background-color: #EEEEEE;
	}

