.active {
	border-style: none;
	background-color: #004080;
}

h1 {
	padding-left: 20px;
	padding-bottom: 20px;
	padding-right: 120px;
	padding-top: 20px;
	text-align: right;
	font-family: serif;
	margin: 0px;
	color: white;
	display: block;
	position: relative;
}

h2 {
	margin-bottom: 30px;
	border-bottom-color: #e6e6e6;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	font-variant: small-caps;
	text-align: center;
	width: 800px;
}

html {
	font-family: serif;
	background-image: url(../images/nuages.jpg);
	background-repeat: no-repeat;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
}

body {
	position: relative;
	display: block;
	padding: 0px;
	margin: 0px;
}

#footer {
	bottom: 0px;
	clear: both;
	position: absolute;
	border-top-color: #ff8000;
	border-top-style: solid;
	border-top-width: 4px;
	text-align: center;
	color: white;
	padding: 20px;
	display: block;
}		

#footer a {
	padding-left: 40px;
	padding-bottom: 21px;
	padding-right: 40px;
	padding-top: 21px;
	text-decoration: none;
	color: white;
}

#footer a:hover {
	background-color: #004080;
}

#contenu {
	top: 110px;
	overflow-x: hidden;
	display: block;
	height: 650px;
	position: absolute;
	width: 100%;
}

.content {
	color: #333333;
	width: 25%;
	float: left;
	position: relative;
	display: block;
}

#blocs {
	z-index: 5;
	background-position: 0;
	background-repeat: repeat;
	position: relative;
	width: 400%;
}

.bloc {
	text-align: justify;
	position: relative;
	display: block;
	margin-bottom: 20px;
	margin-top: 50px;
	padding: 30px;
	margin-right: auto;
	margin-left: auto;
	background-color: white;
	height: 500px;
	width: 800px;
	z-index: 3;
	opacity:0.65;
	overflow-y: auto;
}

.bloc p {
	padding: 12px;
	text-indent: 30px;
}

#informations p {
	padding: 0px;
}

.bloc p:first-letter {
	font-size: 25px;
}

#nuages {
	display:block;
	position: absolute;
	width:100%;
	z-index: 2;
}

#nuages0 {
	z-index: 0;
	position: relative;
	display: block;
	background-image: url(../images/fond4.jpg);
	width: 2000px;
	height: 650px;
}

#nuages1 {
	background-position: center top;
	position: relative;
	margin-top: -650px;
	z-index: 0;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/nuages1.png)!important;
	background-image:url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/nuages1.png');		
	width: 1500px;
	height: 650px;
}

#nuages2 {
	background-position: right;
	position: relative;
	margin-top: -275px;
	z-index: 4;
	display: block;
	background-repeat: no-repeat;
	background-image: url(../images/nuages2.png)!important;
	background-image:url(no-image);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, src='../images/nuages2.png');		
	width: 1200px;
	height: 275px;
}

#oiseau {
	background-position: center center;
	height: 600px;
	width: 2000px;
	background-repeat: no-repeat;
	background-image: url(/images/oiseau.png);
	display: block;
	position: relative;
	margin-top:-600px;
	z-index: 0;
}

h3 {
	text-align: right;
	padding-left: 5px;
	padding-bottom: 5px;
	padding-right: 80px;
	padding-top: 5px;
	margin: 0px;
	color: #ffe228;
}

#haut {
	background-repeat: repeat-x;
	background-image: url(../images/lignes.png);
	top: 0px;
	display: block;
	z-index: 20;
	height: 160px;
	width: 100%;
	position: fixed;
	opacity:0.9;
}

#lignes {
	position: fixed;
	z-index: 19;
	top: 100px;
	width: 100%;
	display: block;
	height: 60px;
	background-repeat: repeat-x;
	background-image: url(../images/lignes.png);
	opacity:0.7;

}

.onglet {
	font-size: 20px;
	padding-left: 40px;
	padding-top: 20px;
	color: white;
	z-index: 20;
	display: block;
	position: fixed;
	background-repeat: no-repeat;
	background-image: url(../images/onglet.png);
	height: 39px;
	width: 200px;
	cursor: pointer;
}

#onglet1 {
	left: -30px;
	top: 270px;
}

#onglet2 {
	left: -30px;
	top: 340px;
}

#onglet3 {
	left: -30px;
	top: 410px;
}

#onglet4 {
	left: -30px;
	top: 480px;
}

#logo_concept {
	background-repeat: no-repeat;
	background-image: url(../images/logo.png);
	z-index: 20;
	left: 40px;
	top: 15px;
	position: fixed;
	height: 80px;
	width: 104px;
}

#concept_present {
	top: 0px;
	left: 130px;
	position: fixed;
}

#form_inscription {
	margin-top: 40px;
	padding-right: 100px;
	text-align: right;
	line-height: 50px;
}

#form_inscription input {
	margin-top: 16px;
	margin-right: 200px;
}

#deroulement {
	line-height: 40px;
}

element {
}

.merci {
	text-align: center;
	position: relative;
	margin-top: 100px;
	display: block;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-variant: small-caps;
	font-size: 40px;
}

