* {
	margin:0;
	padding:0;
}

html {
	background: #b1b1b1;
	font-family: Helvetica, Arial, sans;
	text-align: justify;
}

body {
	width: 952px;
	margin:0 auto;
	background: #FFF;
	box-shadow: 0 0 100px rgba(0,0,0,.4);
}

p {
	margin: 17px 0;
}

header {
	display:block;
	position: relative;
	height: 201px;
	width: 952px;
	background: url(../images/entete.jpg) no-repeat 169px 0;
}

header h1 a {
	display:block;
	height: 156px;
	width: 169px;
	text-indent: -99999px;
	background: url(../images/logo_masse.jpg) no-repeat;
}
/*
nav.menu {
	display:block;
	height: 54px;
	background: #eb1b2d;
	width: 952px;
}

nav.menu a {
	display: block;
	float:left;
	width: 187px;
	height: 40px;
	border-right: 2px solid white;
	text-align:center;
	margin-top: 7px;
	color: #FFF;
	font-weight:bold;
	text-decoration: none;
}

nav.menu a:hover {
	color: #000;
}

nav.menu a.valign {
	line-height: 40px;
}

nav.menu a.last {
	border: none;
}
*/
#menu
{	display:block;
	height: 54px;
	background: #eb1b2d;
	width: 952px;}
	
	#menu li
	{	float: left;
		list-style: none;
		}

	#menu li a
	{	display: block;
		background: #eb1b2d;
		text-decoration: none;
		border-right: 2px solid white;
		width: 187px;
		color: #FFF;
		white-space: nowrap;
		height: 40px;
		text-align:center;
		margin-top: 7px;
		margin-bottom: 7px;
		color: #FFF;
		font-weight:bold;
		}

	#menu li a:hover
	{	color: #000}
		
		#menu li ul
		{	margin: 0;
			position: absolute;
			visibility: hidden;
			width:187px;
			}
		
		#menu li ul li
		{	float: none;
		list-style: none;
			display: inline;
			}
		
		#menu li ul li a
		{	height:40px;
			margin-top: 0px;
			margin-bottom: 0px;
			padding-left:5px;
			background: #CCC;
			width: 181px;
			background: #B00000;
			font-weight: normal;
			font-size:12px;
			text-align:left;
			border-bottom: 2px solid white;
			}
		
		#menu li ul li a:hover
		{	color: #000}
		
		#menu a.last {
			border: none;
		}
		
		#menu a.valign {
	line-height: 40px;
}

#menu a.valign_sm {
	line-height: 20px;
}




nav.top {
	position:absolute;
	top: 0;
	left: 600px;
}

nav.top a {
	position: relative;
	top: -5px;
	display:block;
	float:left;
	color: white;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	height: 13px;
	padding: 15px 7px 14px;
	margin-right: 1px;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	background: #666;
	-webkit-transition: all 100ms linear;
	-moz-transition: all 100ms linear;
	-ms-transition: all 100ms linear;
	transition: all 100ms linear;
}

nav.top a:hover {
	top: 0;
}

section {
	display:block;
}

aside {
	width: 200px;
	padding: 20px;
	float: right;
	color : #6c6c6c;
	font-size: 12px;
}

aside p {
	margin: 5px 0;
}

aside a {
	color: #000;
	display:inline-block;
	border-bottom: 1px solid #ed1b2d;
	text-decoration: none;
}

aside h3 {
	font-size: 20px;
	font-weight: bold;
	border-bottom: 1px solid #ed1b2d;
	margin-bottom: 10px;
}

aside ul {
	list-style: square;
	margin-left: 15px;
}

aside li {
	margin: 15px 0;
}

article {
	margin: 15px 0 0 35px;
	float: left;
	width: 650px;
	color: #777;
}
.tableau_list {
	list-style-type: circle;
}

article a {
	color: #777;
}
article   a:hover {
	color: #777;
	text-decoration: none;
}

article h2 {
	font-size: 34px;
	border-bottom: 1px solid #ed1b2d;
}

footer {
	display:block;
	height: 210px;
	background: #777;
	color: #FFF;
	font-size: 12px;
	padding: 24px 0 0 120px;
}
.credits  a:hover {
	color: #FFFFFF;
	font-variant: normal;
	text-decoration: none;
}
.credits a {
	color: #CCCCCC;
	font-variant: normal;
	text-decoration: underline;
}
.credits {
	width: 950px;
	float: left;
	margin-left: -90px;
	color: #CCCCCC;
	font-size: 11px;
	margin-top: -20px;
}


footer a {
	color: #FFF;
	text-decoration: none;
}

footer img a {
border:none;
	text-decoration: none;
}

footer h4 {
	font-size:21px;
	border-bottom: 1px solid #ed1b2d;
}

footer ul {
	list-style: square;
	width: 215px;
	float:left;
	margin-right: 200px;
}

footer li {
	margin: 10px 0 10px 17px;
	text-align: left;
}

.contacter {
	width: 300px;
	margin: 0;
	list-style: none;
}

.contacter li {
	margin-left:0;
}

.contacter a {
	color: #FFF;
	text-decoration: none;
}

a.courriel {
	color: #ed1b2d;
	text-decoration: underline;
	font-weight: bold;
	font-size: 15px;
}

a.hyperlink {
	color: #ed1b2d;
	text-decoration: underline;
	font-weight: normal;
	font-size: 15px;
}

a.faq {
	background-color:#ed1b2d;
	display:block;
	color: #FFF;
	font-weight: bold;
	font-size: 15px;
}

a.haut {
	color: #ed1b2d;
	text-decoration: underline;
	font-weight: normal;
	font-size: 15px;
	text-align: right;
}

.barrerouge {
	position:absolute;
	top: 156px;
	left: 0;
	height: 275px;
	width:100%;
	background:#eb1b2d;
	z-index: -150;
}

.push {
	clear:both;
	}

