

h1, h1 span { 
			color: #921424;
		padding:5px 0px 5px 30px;
		margin:0;
		background:url(../images/texte-h1-puce.jpg) no-repeat 0 7px;
		font-size:14px;
}
h2, h2 span { 
	padding: 0px; 
	margin-left: 0px; 
	margin-bottom: 10px; 
	margin-right: 0px; 
	margin-top: 10px; 
	font-style: normal; 
						font-weight: normal; 
						color: #2c5772; 
						font-size: 14px;
}
h3, h3 span { 
	color: #2c5772;
	font-size: 12px; 
	font-weight: bold; 
	text-align: left; 
	margin: 0px 0px 10px 0px; 
	padding: 0;
}
h4, h4 span { 
	color: #bbcbce; 
	font-style: normal; 
	font-size: 12px; 
	font-weight: normal; 
	text-align: left; 
	margin: 0px 0px 10px 0px; 
	padding: 0; 
	
}
h5, h5 span { 
	color: #9eb9d7; 
	font-size: 12px; 
	font-weight: bold; 
	text-align: left; 
	margin: 0px 0px 10px 0px; 
	padding: 0; 
	
}
h6, h6 span { 
	margin: 0px 0px 5px 0px; 
	color: #9eb9d7;
}

a, a img {
	border: transparent none 0px;
	text-decoration: none;
	color: #921424;

}

p{
		padding:0;
		margin:0;
	}

ul{
	padding:0;
	margin:5px 0px 3px 15px;
	background: none url(no-image);
}
li{
	padding:0;
	margin:0px 0px 2px 0px;
	background: none url(no-image);
}
ol { 
	text-align: left; 
	margin-bottom: 5px; 
	list-style-type: decimal; 
}


table#table_content tr td {
	vertical-align: top;
}

.date {
	display: none;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #333333;
}
.no_border {
	border: 0px none transparent;
}

.googlemap {
	width: 400px;
	height: 400px;
	border: #555555 solid 1px;
	margin: 0px 20px 0px 0px !important;
	background: #d8d8d8;
}

.chapeau {
	font-size: 14px;
	font-style: italic;
	color: #666666;
}

.back_to_top {
	background: url(../images/top.gif) no-repeat left top;
	padding: 0px 0px 0px 12px;
}
