@charset "UTF-8";
body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(img/back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}

#container{
	width:740px;
	background-color:#000000;
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
	opacity:0.9;
	filter:alpha(Opacity=90);
}

#contenu{
	width:427px;
	padding:0 25px;
	font-size:12px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
}

#sidebar{
	width:225px;
	float:right;
	color:#FFFFFF;
	font-size:11px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	margin-right:15px;
}

.bloc{
	border-bottom:1px solid #2b2b2b;
}

h1{
	font-weight:bold;
	font-size:60px;
	line-height:52px;
	margin:30px 0;
}

h2{
	font-weight:bold;
	font-size:30px;
	line-height:30px;
	margin-bottom:15px;
}

h3{
	font-size:18px;
	line-height:18px;
	text-transform:uppercase;
	margin:0;
}

h4{
	font-weight:bold;
	font-size:14px;
}

a:link, a:visited{
	color:#FFFFFF;
	text-decoration:none;
}

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

.bq, .pl, .pc, .pv, .npd{
margin-bottom:10px;
}
.bq, .bq a:link, .bq a:visited{
	color:#43c7f8 !important;
}

.bq a:hover{
	color:#ffffff !important;
}


.npd, .npd a:link, .npd a:visited{
	color:#f98d00 !important;
}

.npd a:hover{
	color:#ffffff !important;
}


.pc, .pc a:link, .pc a:visited {
	color:#0434e9 !important;
}
.pc a:hover{
	color:#ffffff !important;
}


.pl, .pl a:link, .pl a:visited  {
	color:#f70000 !important;
}

.pl a:hover{
	color:#ffffff !important;
}


.pv, .pv a:link, .pv a:visited{
	color:#009f3c !important;
}

.pv a:hover{
	color:#ffffff !important;
}
