body {
	font-size: 16px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background: url(regate.jpg) no-repeat center top fixed;
	background-size:cover;
	overflow:hidden;
}
.credit {
	position:fixed;
	/*
	left:50%;
  	bottom:-5px;
	transform: translate(-50%, -50%);
	*/
	bottom:5px;
	width:100%;
	text-align:center;
	/* */
  	margin: 0 auto;
}
.nopadding {
	padding:0px;
}
.titre_page {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:white;
	background-color:#06F;
	font-size:48px;
}
.titre_inv {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	color:#06F;
	background-color:white;
	font-size:48px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
h4 a:hover {
	text-decoration:none;
	color: #F00;
}
a:active {
	text-decoration: none;
}
.petitenote {
	font-size: smaller;
	height:auto;
	vertical-align: text-bottom;
}
.info {
	font-size: small;
	text-shadow: 2px 2px black;
	height:auto;
	vertical-align: text-bottom;
}
.petiteligne {
	font-size: small;
	line-height: 12px;
}
.bh1 {
	font-size: 36px;
	text-shadow: 2px 2px 2px white;
	vertical-align: middle;
	margin: 3px;
}
.bh2 {
	font-size: 24px;
	text-shadow: 2px 2px 2px white;
	vertical-align: middle;
	margin: 3px;
}
h1 {
	font-family: Arial, sans-serif;
	font-size: 36px;
	vertical-align: middle;
	margin: 3px;
}
h2 {
	font-weight: bold;
	font-size: 24px;
	color: #999;
	margin: 5px;
}
h3 {
	font-weight: normal;
	font-size: 24px;
	color: #000;
}
h4 , h4 a {
	font-weight: normal;
	font-size: 18px;
	color: #000;
	line-height: normal;
}
h6 {
	font-weight: normal;
	font-size: 24px;
	color: #F00;
	margin: 0.5em;
}	
.opt_red {
	color: #F00;
}
.bleu {
	font-weight: normal;
	font-size: 28px;
	color: #00F;
	margin: 5px;
}
.newlogo {
	white-space:nowrap;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	background-color:white;
	line-height:0.75em;
	border:solid;
	border-width: 1px;
	margin:0;
	padding:0;
}
.newlogo a {
	color:black;
	text-decoration:none;
}
.newlogo a:hover {
	text-decoration:none;
}
.logobox {
	display:inline-block;
	max-width:164px;
}
