#texte 
{
	background: #F1EED1;
	padding: 10px 60px;
	color: #97BA4D;
	font-family: Times New Roman;
	font-size: 23px;
	text-align: justify;
	font-weight: bold;
}

#texte a 
{
	color: #97BA4D;
}

#texte a:hover
{
	text-decoration: underline;
}

#texte h1 
{
	font-size: 25px;
}

#texte .detail
{
	color: #384C0E;
	font-size: 15px;
}

.photos
{
	float: left;
	padding: 0 20px 0 0;
}

.texte 
{
	overflow: hidden; zoom: 1;
}

#texte h2 
{
	clear: left;
}