/*
CSS Document
Copyright :
	Design by NiuAge -- http://www.niuage.com
	Cut by Gounlaf
		email : gounlaf [A T] gmail DOT com
		web : http://www.gounlaf.com
		
Page Accueil
*/
#corps_blanc { background:url('./images/corps_blanc.gif') repeat-y; }
#corps_texte {
	width:736px;
	padding:30px 13px 0 13px;
	background:url('./images/corps_centre_bg_large.gif') no-repeat right top; 
	line-height:2em;
	text-align:justify;
	}

blockquote { background:#eee; border:1px solid #c3c3c3; }
cite { text-align:right; margin-top:0.5em; display:block; }

div.bloc {
	background:url('./images/article_bloc_bg.gif') no-repeat right bottom;
	padding-bottom:1em;
	margin-bottom:2em;
	}
	
div.bloc-news img#illus_accueil { margin:auto; display:block; }
p.auteur { text-align:right; }

div.bloc-livre { position:relative; }
.bloc-livre img { float:left; margin-right:1em; }
p.livre-infos { position:absolute; bottom:0; right:0; }

