/* Style de Histoire */

#contenaire_master
{
    background-image: url(/images/bgrd/fiches_series/bgrd_prog_fiche_histoire.jpg);
    height: auto;
    min-height:1800px;
}

#bloc_centre 
{
	width:895px;
	height:auto;
	float:left;
	border: solid 3px #4FAABF;
	background-color: #2F5E78;
}

#txt 
{
	width:830px;
	height: auto;
	margin-left:31px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;	
	float:left;
	text-align: justify;	
}

