#presentation_content {
	width: 847px;
	height: 246px;
	background-image: url(../medias/interface/background_presentation_content.jpg);
	background-repeat: no-repeat;
	padding: 120px 0 0 55px;
}

#presentation_content .col {
	width: 325px;
	height: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-right: 20px;
	float: left;
	text-align: justify;
	color: #3c1d14;
}

#presentation_content a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c1d14;
}

