@charset "UTF-8";

/* CSS PBF */


body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	/*background-image:url(images/fond_bison.gif);*/
}
a.lien:link{
	color:#e9d2ba;
	text-decoration: none;
}
a.lien:visited{
	color:#d20221;
	text-decoration: none;
}
a.lien:hover{
	color:#d20221;
	text-decoration: none;
}
a.lien:active{
	color:#d20221;
	text-decoration: none;
}
a.lien2:link{
	color:#FFEFC5;
	text-decoration: none;
}
a.lien2:visited{
	color:#FFEFC5;
	text-decoration: none;
}
a.lien2:hover{
	color:#9A0500;
	text-decoration: none;
}
a.lien2:active{
	color:#FFEFC5;
	text-decoration: none;
}
a {
	border: 0px none #000;
	color:#000;
	text-decoration: none;
}
h2, h3, h4, h5, h6 {
	color:#e9d2ba;
}
h1 {
	font-size:16px;
	color:#e9d2ba;
}
.h1_upper {
	text-transform: uppercase;
}
.h1_red {
	color:#C00;	
}
h2 {
	font-size: 14px;
}
h3 {
	font-size:12px;
}
h4 {
	font-size:10px;
}
.Content {
	font-size:10px;
	font-style:italic;
}
h6 {
	font-size:10px;
}
h7{
	font-size:6px;
}
.colorNoir{
	color:#000;
}
.colorJaune{
	color:#FFEFC5;
}
.colorRed{
	color:#9A0500;
}
a {
	border: 0px none #000;
	color:#000;
	text-decoration: none;
}
a.pglien:link{
	color: #FFF;
	text-decoration: none;
}
a.pglien:visited{
	color:#F60;
	text-decoration: none;
}
a.pglien:hover{
	color:#F90;
	text-decoration: none;
}
a.pglien:active{
	color:#F90;
	text-decoration: none;
}
#pageContent{
	width:1247px;
	height:850px;
	background-image: url(images/fond_pbf_2010.jpg);
	background-repeat:no-repeat;
	background-position:center;
	/*text-align: justify;*/
	margin-right: auto;
	margin-left: auto;
}
.Content{
	width:976px;
	height:554px;
	background:url(images/content.jpg);
	margin-right:auto;
	margin-left:auto;
}
.pgContent{
	width:900px;
	height:490px;
	margin-right:auto;
	margin-left:auto;
	overflow: auto;
	text-align: justify;
	padding-right: 20px;
}
.ContentC{
	width:700px;
	height:400px;
	margin-right:auto;
	margin-left:auto;
}
/*#scroll {
	overflow: auto;
	scrollbar-face-color: black;
	scrollbar-arrow-color: #00F6FF;
	scrollbar-track-color: black;
	scrollbar-highlight-color: black;
	scrollbar-darkshadow-color: black;
	scrollbar-shadow-color: black;
	scrollbar-3dlight-color: black;
}*/
#pgContent{
	width:900px;
	height:490px;
	margin-right:auto;
	margin-left:auto;
	overflow: auto;
	text-align: justify;
	padding-right: 20px;
}
#pageContent2{
	width:1024px;
	height:754px;
	background-image:url(images/fond_bison.gif);
	background-repeat:no-repeat;
	background-position:center;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.contentPage{
	width:800px;
	margin-right: auto;
	background:url(images/content.jpg);
	margin-left: auto;
	margin-top:35px;
}
#contentNewsletter{
	width:400px;
	height:auto;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
.margTop0{
	margin-top: 10px;
}
.margTop1{
	margin-top: 25px;
}
.margTop2{
	margin-top: 50px;
}
.margTop3{
	margin-top: 100px;
}
.margR{
	margin-right:80px;
}


/*formulaire*/

#formulaire{
	width:900px;
	height:450px;
	margin-right: auto;
	margin-left: auto;
	margin-top:35px;
	padding-left:30px;
	padding-right:30px;
	border:#9A0500 solid;
	font-size:18px;
	text-align:center;
}
.legend{
	width:150px;
}
.legend1{
	width:250px;
}
.legend2{
	width:350px;
}
.floatL{
	float:left;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-right: 20px;
}
.floatR{
	float:right;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.margTopSubmit{
	margin-top: 370px;
}
