body {
	
	
	font-weight: bold;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	background: #F8F8F8;
	
}
header {
	width:  auto;	
	height: auto;
	
	
}

#top {
    width: 100%;	
	height: auto;
	background: black;
	position: fixed;
	opacity: 0.8;
    filter: alpha(opacity=60); /* For IE8 */
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}

#logo img {
	
	width: 100px;	
	height: 40px;
	
}
#mainnav ul {
	width: 100%;	
	height: auto;
	background: black;

}

li {
    width: 100%;	
	height: auto;
	display: inline;
	margin-left: 160px;
	

}


#mainnav a {
	width: 100%;	
	height: auto;
	
	text-align: center;
	background-color: transparent;
	color: #C8C8C8;
	text-transform: uppercase;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;


}

#mainnav a:hover, 
#mainnav a:active, 
#mainnav a:focus, 
#mainnav a.thispage {
	color:#FFFFFF;
}

section {
	
	width: auto;
	height: auto;
	background-image:url(motif.png);
	text-align: center;
	border: 1px solid #FFFFFF;
	
}	

img {
	display: inline-block;
	width: 22%;
	height: 100%;
	vertical-align: top;
}
h1 {

	width: auto;
	height: auto;
	padding-top: 100px;
	color: black;
	text-align: center;
	font-size: 45px
}
p{
	width: auto;
	height: auto;
	text-align: center;
}	
.section-legend {

	width: auto;
	height: auto;
	color: #A4A4A4;
	text-align: center;
	font-size: 20px
}
.bouton3{
	display: inline-block;
	border-radius:1%;
	width: 70%;
	height:100%
	margin-top: 10px;
	margin-bottom: 20px;
    margin-right: 2px;
    margin-left: 2px;
	padding-top: 5%;
	padding-bottom: 8%;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	
	background: linear-gradient(#f7f7f7, #e7e7e7);
	box-shadow: 0px 5px 8px #2E2EFE, inset 0px 2px 3px #fff;
	border:none;
	outline:none;
	font: 18px  "Gill Sans", "Gill Sans MT", "Myriad Pro";
	color: #404040;
}				 
.bouton3:hover{
     
     background: linear-gradient(#FFFFFF, #FF8080);
	 border: none;
}

.bouton4{
	display: inline-block;
	border-radius:1%;
	width: 70%;
	height:100%
	margin-top: 10px;
	margin-bottom: 20px;
    margin-right: 2px;
    margin-left: 2px;
	padding-top: 5%;
	padding-bottom: 10%;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	background: linear-gradient(#f7f7f7, #e7e7e7);
	box-shadow: 0px 5px 8px #2E2EFE, inset 0px 2px 3px #fff;
	border:none;
	outline:none;
	font: 18px  "Gill Sans", "Gill Sans MT", "Myriad Pro";
	color: #404040;
}				 
.bouton4:hover{
     
     background: linear-gradient(#FFFF99, #FFAD99);
	 border: none;
}

.bouton5{
	display: inline-block;
	border-radius:1%;
	width: 70%;
	height:100%
	margin-top: 10px;
	margin-bottom: 20px;
    margin-right: 2px;
    margin-left: 2px;
	padding-top: 5%;
	padding-bottom: 10%;
	padding-left: 30px;
	padding-right: 30px;
	text-align: left;
	background: linear-gradient(#f7f7f7, #e7e7e7);
	box-shadow: 0px 5px 8px #2E2EFE, inset 0px 2px 3px #fff;
	border:none;
	outline:none;
	font: 18px  "Gill Sans", "Gill Sans MT", "Myriad Pro";
	color: #404040;
}				 
.bouton5:hover{
     
    background: linear-gradient(#FFFFFF, #CC80CC);
	border: none;
}
footer {
	
	
	width: 100%;
	height: auto;
	background: #424242;
}	
footer a {
	width: 100%;	
	height: auto;
	
	background-color: transparent;
	color: #C8C8C8;
	padding-top: 0px;
	padding-bottom: 0px;
	text-decoration: none;
}
footer a:hover, 
footer a:active, 
footer a:focus, 
footer a.thispage {
	color:#FFFF99;
}
.icon-f{
display: inline-block;
width: 10%;
margin-left: 7%;
margin-right: 7%;

}
.icon-f2{
display: inline-block;
width: 10%;
margin-left: 7%;
margin-right: 7%;
 
}
.icon-f3{
display: inline-block;
width: 10%;
margin-left: 6%;
margin-right: 6%;

}

.icon-f4{
display: inline;
width: 10%;
padding-top: 45px;
padding-left: 4%;
padding-right: 4%;
padding-bottom: 1%;
margin-left: 4%;
margin-right: 4%;
color: #585858;
background: #000000;
}
