#wrapper {
	width: 980px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 980px;
	text-align: center;
	background-color: #CFCFCF;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
#barrerecherche {
	width: 980px;
	text-align: center;
	background-color: #CFCFCF;
	margin-top: 20px;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}

#content {
	width: 940px;
	text-align: center;
	background-color: #CFCFCF;
	margin-top: 20px;
	margin-botton: 20px;
	padding-right: 20px;
	padding-left: 20px;
	color: #CFCFCF;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
#footer {
	width: 980px;
	text-align: center;
	font-size: 10px;
	font-weight: bolder;
	background-color: #CFCFCF;
	margin-top: 20px;
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
#contener {
	width: 780px;
	text-align: center;
	font-weight: bolder;
	border-radius:30px;
	-webkit-border-radius: 30px;
	background-color: #CFCFCF;
	margin-top: 20px;
	height: 39px;
	margin-bottom: 20px;
}

a:link{
	font-weight: bolder;
	color: #33F;
	text-decoration: none;
}
a:visited{
	font-weight: bolder;
	color: #33F;
	text-decoration: none;
}
a:hover{
	font-weight: bolder;
	color: #69F;
	text-decoration: none;
	filter: Gray;
}
a:active{
	font-weight: bolder;
	color: #CF3;
	text-decoration: none;
}
body {
	color: #000;
	text-align: center;
	background-color: #FFF;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	color: #000;
	line-height: normal;
	font-weight: bolder;
}
h1 {
	font-size: 90px;
	text-color: #000;
	text-shadow: 2px 2px 10px #000;
	border-width: 0px 0px 15px 0px;
	border-style: solid;
	border-color: #F00;
	width: 520px;
}
h2 {
	font-size: 40px;
}
h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #000;
	text-decoration: underline;
}

.bleu {
	color: #30F;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
}
.noir {
	color: #000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
}
.rouge {
	color: #F00;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
}


.24bleu {
	font-size: 30px;
	color: #30F;
}

.police24 {
	font-size: 24px;
}
.police30 {
	font-size: 30px;
	font-family: Verdana, Geneva, sans-serif;
}
select {
	font-size: 25px;
	text-color: #000;
	color: #000;
	background-color: #FFF;
	height: 35px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
	padding-left: 5px;
}
#boutonrequeteur {
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	font-size: 25px;
	height: 35px;
	font-family: Verdana, Geneva, sans-serif;
}
#boutonrequeteur:hover {
	font-weight: bold;
	color: #ffF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	height: 35px;
	background-color: #F00;
}


img {
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius:30px;
}
.ombre {
	box-shadow: 10px 10px 20px #000;
	-moz-box-shadow: 10px 10px 20px #000;
	-ms-box-shadow: 10px 10px 20px #000;
	-o-box-shadow: 10px 10px 20px #000;
	-webkit-box-shadow: 10px 10px 20px #000;
}
#box {
	height: 68px;
	width: 70px;
	padding-bottom: 10px;
	box-flex: 1;
	-ms-box-flex: 1;
	-o-box-flex: 1;
	-moz-box-flex: 1;
	-webkit-box-flex: 1;
}
#box:hover {
	transform: translate(0px, -10px);
	-webkit-transform: translate(0px, -10px);
	-ms-transform: translate(0px, -10px);
	-moz-transform: translate(0px, -10px);
	-o-transform: translate(0px, -10px);
}
#boxfooter {
	height: 64px;
	width: 840px;
	box-orient: row;
	display: box;
	-ms-flex-direction: row;
	display: -ms-flexbox;
	-moz-box-orient: horizontal;
	display: -moz-box;
	-webkit-box-orient: horizontal;
	display: -webkit-box;
	-o-box-orient: horizontal;
	display: -o-box;
	margin-left: 70px;
}
label {
	float: left;
	width: 35%;
	text-align: right;
	margin-right: lem;
	margin-left: 15%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	color: #000;
}
#content fieldset {
	text-align: left;
}
input {
	font-size: 25px;
	text-color: #000;
	color: #000;
	background-color: #FFF;
	height: 35px;
}
#boutonajout {
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	font-size: 25px;
	height: 40px;
	font-family: Verdana, Geneva, sans-serif;
}
#boutonajout:hover {
	font-weight: bold;
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	height: 40px;
	background-color: #F00;
}
#boutonidentif {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	color: #FFF;
	background-color: #000;
	height: 35px;
	font-weight: bolder;
}
#boutonidentif:hover {
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	font-size: 25px;
	background-color: #F00;
	height: 35px;
}
.coin {
	-webkit-border-radius: 30px;
	-ms-border-radius: 30px;
	-moz-border-radius: 30px;
	-o-border-radius: 30px;
	border-radius:30px;
}
#envoimail {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 25px;
	color: #FFF;
	background-color: #000;
	height: 35px;
	font-weight: bolder;
}
#envoimail:hover {
	font-weight: bolder;
	color: #FFF;
	text-decoration: none;
	font-size: 25px;
	background-color: #F00;
	height: 35px;
}
