#main {
	background: url('../images/fond_main.png') no-repeat left 92px;
}
#main .mod_article {
	background: url('../images/fond_main_repeat.png') repeat-y;
	min-height: 200px;
	width: 760px;
}
#main .mod_article .block {
	margin: 5px 0px 0px 120px;
	width: 575px;
}
#main .mod_article .block .block {
	margin-left: 0;
}
#main .mod_article .logos {
	text-align: center;
}
#main #fin_article{
	background: url('../images/fond_main_end.png') no-repeat;
	clear: both;
	height: 72px;
	width: 789px;
}

/***************************
*********  TITRES  *********
***************************/

.mod_titres {
	margin-bottom: 29px;
	position: relative;
}
.mod_titres .level_0 {
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}
.mod_titres .level_1 {
	height: 89px;
	margin: 14px 0px 0px 5px;
	width: 782px;
}
.mod_titres .sommes_nous {
	background: url('../images/titres/sommes_nous.png') no-repeat;
	text-indent: -3000px;
}
.mod_titres .expertise {
	background: url('../images/titres/expertise.png') no-repeat;
	text-indent: -3000px;
}
.mod_titres .realisation {
	background: url('../images/titres/realisation.png') no-repeat;
	text-indent: -3000px;
}
.mod_titres .contact {
	background: url('../images/titres/contact.png') no-repeat;
	text-indent: -3000px;
}
.mod_titres .mentions {
	background: url('../images/titres/mentions.png') no-repeat;
	text-indent: -3000px;
}
.mod_titres .plan_site {
	background: url('../images/titres/plan.png') no-repeat;
	text-indent: -3000px;
}
.mod_titres .actus {
	background: url('../images/titres/actus.png') no-repeat;
	text-indent: -3000px;
}
.mod_titres .espace-client {
	background: url('../images/titres/espace-client.png') no-repeat;
	text-indent: -3000px;
}

.mod_titres .level_2 {
	color: #3b3b3b;
	float: left;
	font-family: "Myriad Pro", Tahoma, Arial, sans serif;
	font-size: 16px;
	left: 65px;
	position: absolute;
	top: 70px;
}

#erreur-403,
#erreur-404 {
	clear: both;
	margin-top: 132px;
}
