@charset "UTF-8";
/* CSS Document */

body {
	background-color: #E0E5E8;
	margin-top: 0px;
	background-image: url(images/background.jpg);
	/* [disabled]background-size: 100% 100%px; */
	position: relative;
	background-repeat: no-repeat;
	/* [disabled]background-attachment: scroll; */
	/* [disabled]background-size: 100% 100%; */
	background-position: 0px 0px;
	background-position: center top;
	}

.wrapper {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0px;
	margin-top: -8px;
}
.header {
	height: 138px;
	width: 1000px;
	position: relative;
	left: 0px;
	top: 0px;
}
.menu {
	background-color: #be0f34;
	position: relative;
	height: 24px;
	width: 994px;
	left: 0px;
	top: 0px;
	padding-left: 6px;
}
.contenu {
	position: relative;
	height: 500px;
	background-image: url(images/background_contenu.jpg);
}

.titre {
	position: relative;
	height: 308px;
	width: 23px;
	left: 160px;
	top: 50px;
}
.texte {
	position: absolute;
	width: 400px;
	left: 200px;
	top: 45px;
	vertical-align: top;
}

.footer {
	height: 24px;
	width: 1000px;
	position: relative;
	top: 0px;
	left: 0px;
	text-align: right;
	vertical-align: middle;
}

h1 {
	font-family: "Arial", "Helvetica", sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 6px;
}

h2 {
	font-family: "Arial", "Helvetica", sans-serif;
	color: #000000;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 3px;
}

h3 {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	line-height: 15px;
	text-align: left;
	color: #939393;
	position: relative;
	margin-top: 6px;
	margin-bottom: 3px;
}

p {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 12px;
	line-height: 18px;
	text-align: left;
	color: #939393;
	position: relative;
	margin-top: 0px;
	margin-bottom: 6px;
}

p, h1:first-child { 
	margin-top: 0px;
	}	

a:link {
	color: #000000;
	}
	
a:visited {
	color: #000000;
	}
	
a:hover {
	color: #be0f34;
	}
	
.footer #texte {
	font-family: "Arial", "Helvetica", sans-serif;
	color: #FFFFFF;
	font-size: 10px;
	line-height: 24px;
	text-align: right;
	vertical-align: middle;
	height: 24px;
	width: 984px;
	margin-right: 8px;
	margin-left: 8px;
	position: absolute;
	left: 0px;
	top: 0px;
	}
	
.footer a:link {
	color: #ffffff;
	}
	
.footer a:visited {
	color: #ffffff;
	}
	
.footer a:hover {
	color: #be0f34;
	}	
	
.bouton {
	background-color: #be0f34;
	color: #ffffff;
	height: 21px;
	font-weight: 300;
	text-transform: uppercase;
	margin-top: 9px;
	margin-right: 9px;
	padding-left: 9px;
	padding-right: 9px;
	padding-top: 6px;
	display: inline-block;
	}
	
p a:visited {
	color: #000000;
	}

p a:hover {
	color: #be0f34;
	}
	
.bouton a:link {
	color: #ffffff;
	}
	
.bouton a:visited {
	color: #ffffff;
	}

.bouton:hover {
    background-color: #000000;
	}
	
a:link, a:visited, a:hover {
	text-decoration: none;
	}
	
.contenu_intro {
	position: relative;
	background-image: url(images/image_intro.jpg);
	height: 524px;
	background-color: #BE0F34;
	top: 0px;
}
	
.entrez {
	height: 32px;
	width: 70px;
	left: 720px;
	top: 150px;
	position: relative;
}

.annee {
	position: absolute;
	height: 32px;
	width: 210px;
	left: 790px;
	top: 150px;
	background-color: #be0f34;
}

.colonne {
	background-color: #FFFFFF;
	height: auto;
	width: 200px;
	position: absolute;
	left: 650px;
	padding: left 
	top: 45px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	top: 50px;
	bottom: auto;
}
.entrez_fr {
	position: relative;
	height: 14px;
	width: 70px;
	margin-bottom: 4px;
	margin-top: -1px;
}
