/* Mes poemes - http://www.monjardinfleuri.com/poeme.htm */
/* Copyrights 1999-2012 @ Tous droits réservés */



* 	{

	margin:0;
	padding:0;

	}


body 	{

	background:#000000 url(star10.jpg);
	background-attachment:fixed;	
	
	}



body, #intro {
		margin:0;
		padding:0;

		}   



/* --------------------- Bloc central --------------------- */



#container 	{
	
		position: relative;		/* Position indispensable */

		text-align:center;			
		
		margin: 25px auto 0 auto;	
		width:515px;
			
		}



/* ---------------- Mise en forme du texte -------------- */


#intro 		{
	
		width:515px;	
	
		font-style:normal;
		font-weight:bold; 
		font-size:0.89em;
		font-family: georgia, "times new roman", arial, serif;
	
		color:#ebc674;		
			
		}



#principal   	{	
				
		width:515px;		
		padding-top:10px;		
		
		}


p   	{
	padding-top:5px;	
	margin: 0 15px 15px 15px;	
		
	line-height:1.3em;	
		
	}



.center	{
	text-align:center;		/* Mise en forme de la photo du haut */
	height:auto;
	
	padding: 15px 0 5px 0;	
	
	}



.accueil	
	{
	
	text-align:center;
					/* Mise en forme de page accueil poeme */
	padding: 0;
	margin: 30px;  
		
	}


.signature	
	
	{
	
	font-style:italic;
	font-weight:bold;
	font-size:0.9em;
	font-family: georgia, "times new roman", arial, serif;

	}



.compteur		

		{	
		
		text-align:center;	
		margin: 5px 140px 5px 140px;
		padding: 2px 2px 2px 2px;	
		border: 1px dotted #cc383b;

		font-style:normal;
		font-weight:normal; 
		font-size:11px;
		font-family: arial, georgia, "times new roman", serif;
				
		}



.legende
		{
		padding:8px 0 0 0;	
		
		font-style:normal;
		font-weight:normal;
		font-size:0.85em;
		font-family: georgia, "times new roman", arial, serif;
			
		}


.entete
		{

		text-align:center;
		margin-top: 55px;
		
		}



/* -------------- Mise en forme des liens ------------ */


a:link	{
	
	color:#d51400;
	font-weight:bold;
	text-decoration:none;

	}



a:visited {
	
	color:#e45e54;
	font-weight:bold;
	text-decoration:none;
	
	}



a:hover {
	color: #ffffff;
	font-weight:bold;
	text-decoration:underline;
	
	}



/* -------------------------------------------------- */



#extraDiv1

	{
	
	width:515px;			/* Image CSS valid */
	height:auto;	
	
	text-align:center;	
	padding-bottom:25px;
	
	}



#extraDiv2	

	{
	
	background: transparent url(copyrightspoeme.gif) no-repeat top center;
	position: relative;


					/* Copyrights */	
	width:515px;
	height:25px;
			
	
	margin: 6px 0 15px 0;			
	
	}


#extraDiv3
	
	{

	background: url(bande3a.jpg) repeat-x;
	background-position: top left;
	
	position: relative;		/* Necessaire */	
	
	top: 42px;
	left:0px;	
	
	width:auto;
	height:70px;			/* Dimensions indispensables */		
	
	}


#extraDiv4

	{
	
	position: relative;		/* Boucle */
	
	top: 0;
	left: 62px;	
			
	margin-top:-60px;
	z-index: 60;

	}











