/* Mes poemes - http://www.monjardinfleuri.com/poeme.htm */
/* Copyrights 1999-2009 @ 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: 10px 154px 0 154px;	
		
	}

.legende
	{
	padding:8px 0 0 0;	
		
	font-style:italic;
	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:#cc383b;
	font-weight:bold;
	text-decoration:none;
	}



a:visited {
	
	color:#be6c5c;
	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
	{
	
	color:#cc383b;		/* Copyrights */	
	width:515px;	
		
	padding: 15px 0 15px 0;	
	
	text-align:center;

	font-style:normal;
	font-weight:bold;
	font-size:11px;
	font-family: georgia, "times new roman", arial, serif;	
	
	}


#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;

	}










