#presentation{
	/*width:524px;*/
	width:394px;
	min-height:260px;
	height:auto;
	float:left;
	padding:0 30px 0 50px;
	background:url(./../images/separation_verticale.jpg) repeat-y 470px 0;
}

#presentation img
{
	float: left;
	margin: 0 8px 2px 0;
	border:1px solid #CCC;
}

.titre_presentation{
	margin:20px 0 0 0;
	padding-left:15px;	
	font-weight:bold;
	color:#333333;
	background:url(./../images/accueil/bulle10.png) no-repeat 0 2px;
}


#mini_galerie{
	width:382px;
	height:auto;
	position:relative;
	float:left;
	/*background-color:#FF33FF;*/
}
.titre_mini_galerie{
	margin:20px 0 0 25px;
	padding-left:15px;	
	font-weight:bold;
	color:#333333;
	background:url(./../images/accueil/boite10.png) no-repeat 0 2px;
}

#lien_realisation{
	position:absolute;
	margin-top:15px;
	right:0;

}

a:link.lien_accueil {
	color:#b2e026;
	text-decoration:none;
	font-weight:bold;
}
a:visited.lien_accueil {
	color:#b2e026;
	text-decoration:none;
	font-weight:bold;
}
a:hover.lien_accueil {
	color:#b2e026;
	text-decoration:underline;
	font-weight:bold;
}
/* Loading */
#load {
	margin:10px auto;
	text-align: left;
	width:16px;
	height:16px;
}
