body,div,p,tr,td,table,h1,h2,h3,h4,h5,h6,form,hr,img,a,li {
	margin: 0px;
	padding: 0px;
}
ul{
	margin-top: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #878789;
	color: #000000;

}
#conteneur {
	margin-left: auto;
	margin-right: auto;
	width: 761px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#site {
	background-image: url(design/contenu.jpg);
	display: inline;
	float: left;
	width: 761px;
	
}
#entete {
	background-image: url(design/entete.jpg);
	display: inline;
	float: left;
	width: 761px;
	height: 98px;
}




#banniere {
	float: left;
	height: 222px;
	width: 551px;
	display: inline;
	background-image: url(design/banniere.jpg);
	padding-top: 4px;
	padding-right: 12px;
	padding-bottom: 1px;
	padding-left: 0px;
}


#menu {
	background-image: url(design/menu.jpg);
	display: inline;
	float: left;
	height: 207px;
	width: 162px;
	padding-left: 36px;
	padding-top: 20px;
	font: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12.5px;
	color: #5B5B5E;	
}
#p1 {
	line-height: 2;
}

.tiret {
	display: block;
	float: left;
	height: 25px;
	padding-top: 15px;
	margin-right: 4px;
	margin-left: 4px;
}

#menu a {
	font-size: 12.5px;
	color: #C1C2C2;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	text-decoration: underline;
	color: #E1ECF2;
}




#contenu {
	float: left;
	width: 701px;
	display: inline;
	padding-right: 40px;
	padding-left: 30px;
	padding-bottom: 30px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	padding-top: 10px;
}
#contenu #taille {
	display: inline;
	float: left;
	height: 200px;
	width: 0px;
}

#contenu h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #3C668E;
	font-variant: small-caps;
	line-height: 20px;
	margin-bottom: 5px;
	background-image: url(design/puce_titre.gif);
	background-repeat: no-repeat;
	padding-left: 8px;
}
#contenu  h2 {
	font-size: 14px;
	font-weight: bold;
	margin-left: 10px;
	margin-bottom: 5px;
	margin-top: 20px;
}

#contenu p {
	margin-top: 10px;
	margin-left: 10px;
}
#contenu a {
	color: #376189;
}

#contact {
	float: left;
	display: inline;
	height: 58px;
	width: 98px;
	background-image: url(design/contact.jpg);
	padding-top: 35px;
	text-align: left;
	padding-right: 20px;
	padding-left: 80px;
	font-size: 13px;
}
#contact a {
	font-size: 13px;
	color: #C1C2C2;
	font-weight: bold;
	text-decoration: none;
	height:30px;
	padding-top:15px;
	padding-bottom:15px;

}
#contact a:hover {
	text-decoration: underline;
	color: #E1ECF2;
}



#pied {
	float: left;
	display: inline;
	height: 58px;
	width: 512px;
	background-image: url(design/pied.jpg);
	padding-top: 35px;
	text-align: right;
	padding-right: 30px;
	padding-left: 20px;
	font-size: 10px;
}

#pied a {
	font-size: 10px;
	color: #7A7B7A;
	font-weight: bold;
	text-decoration: none;
	height:30px;
	padding-top:15px;
	padding-bottom:15px;

}
#pied a:hover {
	text-decoration: underline;
	color: #E1ECF2;
}

#p_siteweb{
	text-align:right;
}


th {
background-color: #7E807F;
color:#FFFFFF
}

#lncolored {
	background-color: #B2B1B7;
	text-align:justify;
	padding-right:6px;
	padding-bottom:6px;
}
.encadre {
	border: 1px solid #79797B;
}

