.tete {
	font-family: Arial, Helvetica, sans-serif;
	height: 220px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/tetefondcomecapng.png);
}
.fondtete {
	background-image: url(images/tetefond.jpg);
	height: 210px;
	width: 1000px;
	margin-right: 10px;
	margin-left: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-bottom-width: 0px;
}
.menu {
	height: 45px;
	width: 988px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/fondcorp.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 12px;
}
.corp {
	width: 970px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/fondcorp.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	font-size: 24px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}

.pied {
	height: 20px;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/fondpied.png);
	background-repeat: no-repeat;
	
	background-position: center top;
}

body {
	background-image: url(images/bodyfond.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #DBE7B7;
	margin: 0px;
	padding: 0px;
	width: 1300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.developpement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
}
.contenupied {
	width: 950px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	height: 110px;
	clear: left;
}
.gallery {
	height: 110px;
	width: 950px;
	overflow: hidden;
	margin-left: 15px;
	float: left;
}h3 {
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 2px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #DBE7B7;
	color: #FF0000;
	top: 0px;
	clip: rect(0px,auto,auto,auto);
}
.site {
	width: 1000px;
	float: left;
	margin-left: 100px;
	z-index: 1;
}
.bandedroite {
	float: left;
	width: 200px;
	display: block;
	background-repeat: repeat;
	background-position: center top;
	background-attachment: fixed;
}
.fondhaut {
	background-color: #FFFFFF;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	position: absolute;
	z-index: 2;
	visibility: visible;
}
.barrebas {
	background-color: #FFFFFF;
	height: 50px;
	width: 100%;
	position: fixed;
	bottom: 0px;
}
.actuinfo {
	width: 180px;
	background-color: #DBE7B7;
	margin-top: 10px;
	border: 1px solid #FFF;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	background-image: url(images/actu.png);
	background-repeat: no-repeat;
}
