/* CSS Document */
#container {
	width: 984px;
	height: 663px;
	background-color: #252526;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	overflow: hidden;
}
#logo_titre {
	width: 446px;
	height: 136px;
	margin-left: 16px;
	margin-top: 18px;
}
#photo_accueil {
	background-image: url(../Photo/photos_titres/photo_accueil.jpg);
	background-repeat: no-repeat;
	height: 274px;
	width: 952px;
	margin-left: 16px;
	margin-top: 24px;
	
}
#logo_insufflation,#logo_charpente,#logo_menuiserie,#logo_agencement {
	width: 65px;
	height: 84px;
	float: left;
}
#logo_insufflation {
	margin-left: 80px;
	margin-top: 0px;
	height: 84px;
	width: 65px;
}
#logo_charpente,#logo_menuiserie,#logo_agencement {
	margin-left: 192px;
	margin-top: 0px;
	height: 84px;
	width: 65px;
}
#texte_logo_insufflation,#texte_logo_charpente, #texte_logo_menuiserie,#texte_logo_agencement{
	margin-top: -14px;
	margin-left: -12px;
	height: 36px;
	width: 90px;
	font-size: 14px;
	letter-spacing: 0px;
	text-align: center;
}
#titre_adresse {
	margin-top: 0px;
	margin-left: -124px;
	height: 84px;
	width: 240px;
	font-size: 12px;
	text-align: right;
}
