body
{
	background: url('../_images/background.png') top left;
	font-family: Arial;
	font-size: 0.8em;
	
}
img
{
	border: 0;
}
.jaune
{
	color: #f29600;
}
.gras
{
	font-weight: bold;
}
.clear
{
	clear: both;
}
#menu
{
	font-weight: bold;
}

#menuMobile
{
	font-weight: bold;
}
#container
{
	background: #FFF;
	margin: 0 auto;
	max-width: 890px;
	min-height: 200px;
	position: relative;
	width: 100%;
}
	#container #illustrationBi
	{
		margin-top: 37px;
		width: 100%;
	}
	#container #content
	{
		width: 100%;
	}
	#container #ombreAccueil
	{
		width: 100%;
	}
#colCentre .bloc
{
	vertical-align: top;
}
#colCentre ul
{
	color: #f49400;
	list-style-type: square;
}
	#colCentre ul li
	{
		color: #f49400;
	}
		#colCentre ul li span
		{
			color: #000;
		}
	#colCentre .bloc h2
	{
		color: #f49400;
		font-size: 1.2em;
		font-weight: bold;
		padding: 0;
	}
	#colCentre .bloc ul
	{
		list-style-type: none;
	}
	
	#colCentre .bloc .pointOrange
	{
		color: #F49400;
		list-style-type: square;
	}
		#colCentre .bloc .pointOrange li span
		{
			color: #000;
	}
#ombreColCentre
{
	display: block;
	margin: 0 auto;
	max-width: 808px;
	width: 80%;
}
#presentation
{
	list-style-type: none;
}
	#presentation li
	{
		float: left;
	}
	#presentation li .contactZone a
	{
		color: #000;
	}
	.contactZoneGrande
	{
		background: url('../_images/contact-grand.png');
	}
#footer
{
	margin: 0 auto;
	max-width: 890px;
	padding: 0 10%;
	position: relative;
	width: 80%;
}
.popin
{
	background: #FFF url('../_images/fond-popin.png') left top no-repeat;
	background-size: 100%;
	display: none;
	position: absolute;
	z-index: 2;
}
#presentation .listeReference
{
	list-style-type: none;
}
.ligneJaune
{
	background: #f29600;
	float: left;
	width: 100%;
}
.ligneNoire
{
	background: #000;
	color: #FFF;
	float: right;
}
.closePopin
{
	cursor: pointer;
}
#showPartenaires, #showReferences
{
	cursor: pointer;
}
#colCentre h2,#colCentre h3,#colCentre h1 a
{
	color: #f29600;
	text-decoration: none;
}
.separateur
{
	height: 1px;
	border-bottom: 1px dotted #e2e2e2;
	position: relative;
}
.grisAllPage
{
	color: #858688;
	font-size: 16px;
	padding: 0 3%;
}
h3 strong
{
	font-weight: bold;
}