/* CSS Document */

#bloccentre
	{
		width:530px;
		margin:15px 0 15px 20px;
		float:left;
		padding:0 0 15px;
	}
#blocdroit
	{
		width:200px;
		margin:15px 0;
		float:left;

	}
.blocriad
	{
		width:150px;
		height:236px;
		float:left;
		
		margin:0 26px 15px 0;
		background:#494949;
		overflow:hidden;
	}
.texteblocriad
	{
		margin:-112px 0 0;
	}
.photoindex
	{
		background:url(../images/image.gif);
		width:150px;
		height:112px;
		z-index:0;
		position:relative;
		top:-112px;
		left:0;
		overflow:hidden;
	}
.imageindex
	{
		width:150px;
		height:112px;
		position:relative;
		top:0;
		left:0;
		z-index: 2;
		
	}
#actualite
	{
		width:180px;
		background:url(../images/actualites.gif);
		height:350px;
		padding:50px 0 0;
	}
#grantitreactu
	{
		color:#B4AC85;
		text-align:center;
		height:30px;
		line-height:30px;
		background:#666;
	}
#contenuactu
	{
		margin:0 auto;
		width:160px;
		height:336px;
	}
.blocactu
	{
		height:auto;
		float: left;
	}
.titreactu
	{
	    width:160px;
		height:auto;
		padding-bottom: 5px;
		padding-top: 5px;
		margin-top: 5px;
		text-align:center;
		background:#999;
		margin:0 0 5px;
		float: left;
	}
.photoactu
	{
		height:60px;
		width:160px;
		text-align:center;
		float: left;
	}
	
	.photoactu .img
	{
	    width: 40px;
		height:60px;
		margin: auto;
	}
.resumactu
	{
		height:auto;
		width:160px;
		margin-bottom: 5px;
		float: left;
	}
.suiteactu
	{
		height:15px;
		width:160px;
		text-align:right;
		padding:0 0 10px;
		float: left;
	}
.suiteactu a
	{
		color:#FFF;
	}
.suiteactu a:hover
	{
		text-decoration:none;
	}