@charset "utf-8";
#menu {
	height: 125px;
	width: 960px;
}
#contenu {
	height: 641px;
	width: 960px;
}
#contenu_index {
	width: 960px;
	height: 950px;
}
#contenu_entreprise {
	height: 641px;
	width: 960px;
}
#contenu_partenaires {
	height: 641px;
	width: 960px;
}

#contenu_services {
	height: 750px;
	width: 960px;
}
#contenu_projets {
	height: 750px;
	width: 960px;
}




#footer {
	height: 300px;
	width: 960px;
	/* [disabled]background-image: url(../images/footer.png); */
	background-repeat: no-repeat;
	border-top-width: thin;
	/* [disabled]border-top-style: solid; */
	border-top-color: #999;
}
.textes {
	font-family: 'Average Sans', "sans-serif;";
	font-size: 14px;
	line-height: 24px;
	color: #000;
	padding-top: 20px;
}
.texte_ital {
	font-family: 'Average Sans', "sans-serif;";
	font-size: 14px;
	line-height: 24px;
	color: #999;
	font-style: italic;
}

.textes_grand {
	font-family: 'Average Sans', "sans-serif;";
	font-size: 16px;
	line-height: 24px;
	color: #333;
	padding-top: 20px;
}
#facebook {
	float: right;
	height: 300px;
	width: 460px;
}
