@charset "utf-8";
/* CSS Document */
/*commun*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	/*height: 882px;*/
	background-image: url(../images/frame3.jpg);
	background-repeat: repeat-x;
}
#tetiere {
	background-image: url(../images/tetiere.jpg);
	height: 150px;
	width: 1024px;
	margin-left: 25px;
	margin-top: 25px;
	
}
#container {
	width: 1074px;
	background-image: url(../images/fond_ombre.png);	/*height: 882px;*/
	height: 880px;
}
#navigation {
	height: 610px;
	width: 275px;
	margin-left: 25px;
	background-repeat: no-repeat;
	background-image: url(../images/fond_navig.png);
	float: left;
}


#navigation ul {
	height: 300px;
	padding-top: 30px;
	list-style-type: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
}

#navigation li {
	color: #c03;
	height: 35px;
	width: 215px;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
	padding-top: 12px;
	padding-left: 35px;
}

#navigation a {
	color: #333;
	text-decoration: none;
	display: block;
}
#navigation a:hover {
	color: #c03;	
}
#contenu{
	width: 1024px;
	margin-left: 25px;
	background-color: #FFF;
}

#txtvinci {
	height: 480px;
	width: 200px;
	float: left;
	margin-top: 25px;
	margin-left: 5px;
}
#txtpincealinge {
	float: left;
	height: 480px;
	width: 200px;
	margin-top: 25px;
	margin-left: 5px;
}
#txtdemarcq {
	float: left;
	height: 480px;
	width: 200px;
	margin-top: 25px;
	margin-left: 5px;
}
#txtadevia {
	float: left;
	height: 480px;
	width: 200px;
	margin-top: 25px;
	margin-left: 5px;
}
#txtautochim {
	float: left;
	height: 480px;
	width: 200px;
	margin-top: 25px;
	margin-left: 5px;
}
#txtpoittemill {
	float: left;
	height: 480px;
	width: 200px;
	margin-top: 25px;
	margin-left: 5px;
}
#txtagrolium {
	float: left;
	height: 480px;
	width: 200px;
	margin-top: 25px;
	margin-left: 5px;
}
#txtstlambert {
	float: left;
	height: 480px;
	width: 200px;
	margin-top: 25px;
	margin-left: 5px;
}
#txtvinciprotecfeu {
	float: left;
	height: 480px;
	width: 200px;
	margin-top: 25px;
	margin-left: 5px;
}
#txthylico {
	float: left;
	height: 480px;
	width: 200px;
	margin-top: 25px;
	margin-left: 5px;
}
#txtmutfr {
	float: left;
	height: 480px;
	width: 200px;
	margin-top: 25px;
	margin-left: 5px;
}
#txtaprevasante {
	float: left;
	height: 480px;
	width: 200px;
	margin-top: 25px;
	margin-left: 5px;
}
#txtmcdo {
	float: left;
	height: 480px;
	width: 200px;
	margin-top: 25px;
	margin-left: 5px;
}
#txtcontact {
	height: 480px;
	width: 200px;
	margin-top: 25px;
	margin-left: 5px;
	float: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFF;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
footer{
	clear:both;
}
#pied {
	background-color: #333333;
	height: 100px;
	width: 1024px;
	margin-left: 25px;
}
table {
	width: 900px;
	height: 80px;
	margin-top: 0px;
	margin-left: 100px;
}
