body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font-size: 80%;
}
img {
	border: none;
	vertical-align:text-top;
}
h1  {
	color: #2F2E94;
	font-size: 0.9em;
	display: inline;
}
h4 {
	font-size: 1.2em;
	color: #000000;
	display: inline;
	font-weight: normal;
}

.header_site {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.corps_site  {
	width: 98%;
	border: thin solid #2F2E94;
	margin-right: auto;
	margin-left: auto;
}
.footer_site {
	width: 98%;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	font-size: 1em;
	font-weight: normal;
	color: #999999;
	margin-top: 5px;
}

.adresse_logo {
	width: 100%;
}

#nom_soc {
	color: #2F2E94;
	font-weight: bold;
	font-size: 1.6em;
}
#adresse_soc {
	color: #2F2E94;
	font-size: 1.4em;
}
#cp_ville_soc {
	color: #2F2E94;
	font-size: 1.4em;
}
.scroller {
	color:#FF0000;
}
