#bloc_presentation
{
	float: left;
	margin-left: 230px;
	padding_right: -50px;
	background-image:url(../imgs/presentation/bloc_vert.png);
	background-repeat:no-repeat;
	height: 625px;
	width:435px;
	margin-top: -40px;
}

#presentation
{
	float: left;
	margin-left:10px;
	margin-top: 40px;
	width:265px;
	text-align: justify;
	text-align: justify;
	font-family: arial;
	color: black;
	font-size: 13px;

}

#texte
{
	float: left;
	margin-left:5px;
	width:340px;
	text-align: justify;
	font-family: arial;
	color: white;
	font-size: 12px;
	margin-top: 40px;
}



#nom
{
	margin-top: 140px;

}
td.nom
{
	height: 65px;
}


span.ville
{
		font-family: arial;
	color: #c2cF00;
	font-size: 11px;

	display: block;

}

span.nom
{
	font-family: arial;
	color: black;
	font-size: 10px;
	margin-top: -5px;

}

span.boldG
{
	font-family: arial;
	color: white;
	font-size: 14px;
	margin-top: -40px;
	font-weight: bold;
}

span.bold
{
	font-family: arial;
	color: white;
	font-size: 12px;
	margin-top: -40px;
	font-weight: bold;
}



