				/*------------ CSS DOCUMENT FOR PJQ SITE ----------------*/
					/*------------ STORIES STYLE PAGE -------------------------*/
					
	
/*---------------------------
		CONTENT STYLE
-----------------------------*/
.content{

	position:relative;
	width:90%;
	margin: 2em auto 0;
	border: 0px solid #99FF33;
	text-align: center;
	padding-bottom:1.5em;		
}
.nom{
	font-size: 1.1em;
	font-style: italic;
	color: #C6C8A4;
}

#auteur{
	text-align: center;
	margin-top: 2em;
}
#livre{
	text-decoration: none;
	font-style: italic;
}



 /*------------------------------*/	
.caption{
	width:100%;
	border: 0px solid #009966;
	margin-top: 4px;
	text-align: center;
}
.noms{
	color: #fff;
	font: italic 1em Arial, Helvetica, sans-serif;
}



