#container { 
	background-image:url("img/bg_container.png");
	background-repeat:repeat;
	background-color: transparent; 
	color:#FFF;
	font-size:80%;
	padding:27px;
	overflow:hidden;
	height:auto;
}


div#accueil div#dernier_projet div#bg-nvo_projet {
	background-image:url("img/bg-nvo_projet.png");
	background-repeat:no-repeat;
	width:639px;
	height:235px;
}

div#accueil div#deuxieme_bloc div#projets_encours{
	width:388px;
	float:left;
	position:relative;
}


div#accueil div#projets_encours div.projet_encours div.details_projet_encours{
	position:absolute;
	margin-top:-120px;
	padding:45px 5px 6px 15px;
	background-image:url("img/bg_marron.png");
	background-repeat:repeat;
	background-color: transparent;
	color:#fff;
	width:170px;
	height:65px;
}

div.article .ilikethis{
	background-image:url("img/bg_likes.png");
	background-repeat:no-repeat;
	background-color: transparent;
	width:84px;
	height:35px;
	text-align:center;
	padding-top:14px;
	float:right;
	}
	
div.important{
	background-color: #1c1613;
	margin-left:11px;
	padding:16px;
	width:174px;
	position:relative;
	float:left;
	overflow:hidden;
}

div.important p#mail{
	background-color:#3d3836;
	text-align:center;
	padding:3px;
}

div.important p#siret{
	background-color:#3d3836;
	text-align:center;
	padding:3px;
}

div#form_contact{
	margin-left:10px;
	margin-top:15px;
	width:320px;
	text-align:right;
	padding:15px;
	background-image:url("img/bg_container.png");
	background-repeat:repeat;
	background-color: transparent;
	border:1px solid #8b8683;
	color:#FFF;
}
