
#contenaire 
{
	
	width:980px;
	height:auto;
	background-color:#630113;
	margin-left:auto;
	margin-right:auto;
	
}

#bandeau_titre {
	
	width:980px;
	height:36px;
	
}

#centre 
{
	
	width:820px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
	margin-top:30px;
	
    
}

#haut 
{
    width:820px;
    height:17px;
    background-image:url(../images/haut.png);
    background-repeat:no-repeat;
}

#milieu 
{
    width:820px;
    height:auto;
    background-image:url(../images/centre.png);
}

#bas
{
    width:820px;
    height:23px;
    background-image:url(../images/bas.png);
    background-repeat:no-repeat;
}
    
#espace_sur_footer
{
    width:980px;
    height:50px;
}

#itemNews
{
    width:796px;
    height:auto;
    
    
}

#bloc_titre {
	
	width:608px;
	height:286px;
	margin-left:auto;
	margin-right:auto;
}



.cadre {
	width:650px;
	margin-top:10px;
	margin-left:3px;
	margin-bottom:10px;
	
}
	

.picture {
	width:100px;
	height:74px;
	margin-top:auto;
	float:left;
}

.bloc_txt_titre {
	width:500px;
	margin-bottom:5px;
	margin-left:105px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#F00;

}

.bloc_txt {
	width:650px;
	height:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-left:105px;
}
	