.header {
	background-image:url(menu_01.jpg);
	background-repeat: repeat-x;
	width: 100%;
	position: relative;
	height: 500px;
	top: 0px;
	left: 0px;
}
.full {
	position: relative;
	left: 0px;
	top: 0px;
	width: 990px;
	height: 100%;
}
.r {
	position: absolute;
	left: 41px;
	top: 70px;
	width: 106px;
	height: 13px;
	font-size: 12px;
	text-align: left;
	font-family: Arial;
	color: gray;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

.c {
	position: absolute;
	width: 216px;
	height: 100%;
	background-color: #D6D6D6;
	top: 0px;
	left: -250px;
	text-align: right;
	font-family: Arial;
	line-height: 25px;
}

.a {
	position: absolute;
	top: 66px;
	height: 21px;
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	right: 175px;
	word-spacing: 3px;
}


.a a{
	color: gray;
	text-decoration:none;
	font-family: Arial;

}
.a a:hover{
	color: #C02431;
	font-family: Arial;
	font-weight: bold;
}

.c a{
	color: black;
	text-decoration:none;
	font-family: Arial;
}
.c a:hover{
	color: #C02431;
	font-family: Arial;
	font-weight: bold;
}
.b a:hover{
	color: #C02431;
	font-family: Arial;
	font-weight: bold;
}
.b {
	position: absolute;
	right: 175px;
	top: 85px;
	height: 33px;
	text-align:center;
	font-family: Arial;
	width:100%;
}
.b a{
	color: black;
	text-decoration:none;
	font-family: Arial;
}

.logo {
	position: absolute;
	float: left;
	left: 0px;
	top: 0px;
	width: 319px;
	height: 167px;
	
}

.recherche {
	right: 0px;
	position: absolute;
	background-image: url(menu_05.jpg);
	height: 167px;
	width: 175px;
	top: 0px;
	font-family: Arial;
}
.icon {
	background-image: url(onglets_02.jpg);
	position: relative;
	right: 0px;
	top: 53px;
	font-family: Arial;
	height: 33px;
	float: right;
	margin-left: 10px;
}
.c2 {
	padding-top: 50px;
	padding-right: 10px;

}
.flash {
	top: -5px;
	left: 550px;
	position: absolute;
	
}

.txt {
	padding-top: 33px;
	padding-right: 10px;
	text-align: justify;
}


.mid{
	position: absolute;
	left: 250px;
	top: 167px;
	font-family: Arial;

}

.bottom a{
	text-decoration:none;
	font-family: Arial;
}
.f {
	position: relative;
	top: 6px;
	float: left;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
}

.bottom a{
	color: gray;
	text-decoration:none;
	font-family: Arial;

}
.bottom a:hover{
	color: #C02431;
	font-family: Arial;
	font-weight: bold;
}
body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

h1 {
	color: #cc2634;
	margin-bottom: 5px;
}

h2 {
	color: #012754;
	font-weight: normal;
	margin-bottom: 5px;
}

h3 {
	font-size: 12pt;
	margin-bottom: 5px;
}

p, ul {
	margin-top: 0px;
	color: #555;
	font-size: 12px;
	line-height: 20px;
}