@charset "latin1";
/* CSS Document */

.home_block{
	width:479px;
}

.home_block h3{
	background:url('http://www.fmcradio.fr/images/upload/image/home-background.jpg') repeat-x;
	font-size:1.2em;
	margin:10px 0 0 0;
	padding:0 0 3px 0;
	text-align:center;
}

.home_block table{
	text-align:justify;
	width:479px;
	vertical-align:top;
	
}

.home_block a{
	color:#00F;
	text-decoration:underline;
}

.home_block img.paged{
	width:236px;
	border:0;
}
					