@charset "utf-8";
/* CSS Document */



#header {
	width: 832px;
	top: 0;
	margin-left: auto;
	margin-right: auto;
}

#corps {
	width: 832px;
	top: 0;
	margin-left: auto;
	margin-right: auto;
}

#tiretBasHome {
	width: 832px;
	top: 0;
	margin-left: auto;
	margin-right: auto;
}

#footer {
	width: 832px;
	top: 0;
	margin-left: auto;
	margin-right: auto;
}

.divReferences {
	position: fixed;
}

/* STYLES TEXTES */

.Style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.Style3 {color: #7c6e5e}
.Style5 {color: #93d6f2}

.Style6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #52300A;
}
a:link {
	color: #1CA8E3;

}
a:visited {

	color: #13749D;
}
a:hover {

	color: #1891C5;
}
a:active {

}
