@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #5c5557;
	font-family: 'Questrial', sans-serif;
	color: #5c5557;
	font-size: 14px;
}
#contenu {
	width: 922px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	border: thin solid #5c5557;
	padding: 50px;
}
.slogan {
	font-size: 20px;
	text-align: center;
	line-height: 0px;
	font-family:"Arial", Gadget, sans-serif
}

#demande {
	font-size: 18px;
	height: 100px;
	width: 878px;
	text-align: right;
	margin-top: 20px;
}

#onglet {
	width: 1022px;
	height: 30px;
	margin-right: auto;
	margin-left: auto;
	font-size: 28px;
	
}

.onglet1
{float:left;
width:340px;
}


.onglet12
{float:left;
width:340px;
}


.onglet2
{float:right;
width:340px;
}



#fond {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
.titre {
	font-size: 24px;
	text-decoration: underline;
}
.petit-titre {
	font-size: 16px;
}
td {
	text-align: center;
}
.envoyer  {
	font-family: 'Questrial', sans-serif;
	background-color: #98be1e;
	color: #FFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 2px;
	display: block;
	height: 30px;
	width: 80px;
	font-size: 16px;
	margin-top: 20px;
}

.alignjustify {
	text-align: justify;
}





#top {
	background-image: url(../images/logo.jpg);
	height: 175px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	
}

.vert {
	color: #FC3;
}
.grand {
	font-size: 45px;
}
#menu {
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
	margin-top: 0px;
	background-color: #FFF;
}
#banmenu {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	height: 100px;
}


#bas {
	color: #FFF;
	text-align: center;
	margin-top: 25px;
	background-color: #5c5557;
	width: 100%;
	height: 50px;
	padding-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #5C5557;

}
#reseau {
	width: 300px;
	height: 40px;
	float: right;
	margin-right: 20px;
	margin-top: 55px;
}
.logo {
	height: 175px;
	width: 350px;
	margin-left: 337px;
	background-image: url(../images/logo-imag+.jpg);
	display: block;
	float: left;
}
.logo:hover {
	height: 175px;
	width: 350px;
	margin-left: 337px;
	background-image: url(../images/logo-imag+-over.jpg);
	display: block;
	float: left;
}

a {
	color: #5c5557;
	text-decoration:none;
}
a:hover {
	color: #FC3;
}
#ban {
	width: 100%;
	height: 175px;
	background-image: url(../images/ban.jpg);
	background-repeat: repeat-x;
}

a img {
	border:none;}

.soustitre {
	font-size:24px;
}
