/* CSS Document */

#corps_accueil
	{
		background : white;
		margin :0 ;
		padding : 10px 10px 10px 10px;
		overflow : auto;
		min-height :250px;
		width : 1004px;
		text-align : justify;
	}

#actualite_acc
	{
		width : 250px;
		float : left;
		padding: 10px 15px;
	}

#marques_acc
	{
		background : url(/image_accueil/marques.gif) no-repeat 0px 10px;
		width : 190px;
		height : 307px;
		float : left;
		padding: 39px 0 10px 10px;
		text-align : center;
	}

#mama
	{
		margin: 42px 12px 28px 10px;
		height : 259px;
		overflow : auto;
	}

#texte_acc
	{
		width : 540px;
		float : left;
		margin-top : 00px;
		padding: 00px 15px;
	}

#pub_acc
	{
		border-right : 1px dotted black;
		width : 200px;
		height : 400px;
		float : left;
		margin-top: 0;
		padding: 0 15px ;
	}

.pub_case
{
display : block;
margin : 15px 0;
}


.nouveau
	{
		width : 250px ;
		height : 108px ;
		margin : -2px 9px;
		float : left ; 
	}
	
.ss_nouveau
	{
			/*border : 1px solid rgb(237,154,34);*/
			height : 75px ;
	}
	
.nouveau h3
	{
		border : 0;
		margin : 0;
		color : #767c78;
	}

#corps_accueil h2
	{
		font-size : 1.5em;
		color : #C2D82E;
		margin-top:0;
		margin-bottom:0;
	}
	
#bas_accueil
{		
	clear : both;
	background : url("/images/bandeau_diag-immo.jpg") no-repeat bottom right white ;
	height : 50px;
	padding-top : 20px;
	width : 760px;
}