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

#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;
}

header {
	width:  100%;	
	height: 700px;
	color: #F8F8F8;
	background-image:url(numeriservices-pont_royal.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	border-style: none;
}

#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;
	


}


h1 {

	width: auto;
	height: auto;
	font-size: 0%;
	text-transform: uppercase;
}
img {
	
	width: auto;
	height: auto;
	
}


#main {
	
	width: auto;
	height: auto;
	padding-top: 500px;
    padding-right: 0px;
    padding-bottom: 100px;
    padding-left: 0px;
	text-align: center;
	text-decoration: none;	
}

#main a:link, 
#main a:visited{
    background-color: #ffffff;
    color: #3F3F3F;
    padding: 14px 25px;
    text-align: center;	
    text-decoration: none;
    display: inline-block;
	border-radius: 6px;
}
#main a:hover,
#main a:active{
     
     background: linear-gradient( #ffffff, #ffffff);
	 border: none;
}



#main a:hover, 
#main a:active, 
#main a:focus, 
#main a.thispage {
	color: #000000;
}

p{
	width: auto;
	height: auto;
	text-align: center;
	display: inline;
	text-decoration: none;
	

	
}	
.bouton1 {
	
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro","Arial","sans-serif";
    font-size: 1em;
    width: 200px;
    height: 55px;
	padding-top: 14px; /*permet le centrage vertical*/
	padding-bottom: 14px;
    padding-left: 1px;
   padding-right: 1px;
   margin-top: 40px;
	margin-bottom: 40px;
    margin-right: 40px;
    margin-left: 20px;
	text-align: center;
	display: inline;
    color: #3F3F3F;
	text-decoration: none;
    text-shadow: 0px 0px 0px;
     background: linear-gradient(#000000, #ffffff);
	 border-radius: 6px;
	 border: 1px solid #FF490D;
	 opacity: 0.8;
filter: alpha(opacity=60); /* For IE8 */
	 
	 box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5),
                 0 -1px 0 rgba( 255, 255, 255, 0.4);

}				 
.bouton1:hover{
     
     background: linear-gradient(#ffffff, #000000);
	 border: none;
}
 

.bouton2 {
	
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro","Arial","sans-serif";
    font-size: 1em;
    width: 200px;
    height: 55px;
	padding-top: 14px; /*permet le centrage vertical*/
	padding-bottom: 14px;
    padding-left: 1px;
    padding-right: 1px;
	margin-bottom: 14px;
    margin-right: 10px;
    margin-left: 20px;
	text-align: center;
	display: inline;
    color: #3F3F3F;
    text-shadow: 0px 0px 0px;
     background: linear-gradient(#666666, #333333);
	 border-radius: 6px;
	 border: 1px solid #C6C6C6;
	 opacity: 0.9;
filter: alpha(opacity=70); /* For IE8 */
	 
	 box-shadow: 0 0 5px rgba( 0, 0, 0, 0.5),
                 0 -1px 0 rgba( 255, 255, 255, 0.4);

}				 
.bouton2:hover{
     
     background: linear-gradient(#E63900, #FF6633);
	 border: none;
}


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

h2 {

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

	width: auto;
	height: auto;
	color: #A4A4A4;
	text-align: center;
	font-size: 20px
	
	
}
.bouton3{
	
	
	border-radius:100%;
	width:auto;
	height:auto;
	margin-top: 20px;
	margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 20px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 30px;
	padding-right: 30px;
	text-align:center;
	background: linear-gradient(#f7f7f7, #e7e7e7);
	box-shadow: 0px 5px 8px #2E2EFE, inset 0px 2px 3px #fff;
	border:none;
	outline:none;
	font: 18px Tahoma bold;
	color: #848484;
	
}				 

.bouton3:hover{
     
     background: linear-gradient(#CED8F6, #F8F8F8);
	 border: none;
}
.bouton4{
	
	border-radius: 100%;
	width:auto;
	height:auto;
	margin-top: 20px;
	margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 20px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 30px;
	padding-right: 30px;
	text-align:center;
	background: linear-gradient(#f7f7f7, #e7e7e7);
	box-shadow: 0px 5px 8px #2E2EFE, inset 0px 2px 3px #fff;
	border:none;
	outline:none;
	font: 18px Tahoma bold;
	color: #848484;
	
	
}				 

.bouton4:hover{
     
     background: linear-gradient(#CED8F6, #F8F8F8);
	 border: none;
}
.bouton5{
	
	border-radius:100%;
	width:auto;
	height:auto;
	margin-top: 20px;
	margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 20px;
	padding-top: 50px;
	padding-bottom: 50px;
	padding-left: 30px;
	padding-right: 30px;
	text-align:center;
	background: linear-gradient(#f7f7f7, #e7e7e7);
	box-shadow: 0px 5px 8px #2E2EFE, inset 0px 2px 3px #fff;
	border:none;
	outline:none;
	font: 18px Tahoma bold;
	color: #848484;
	
	
}				 
.bouton5:hover{
     
     background: linear-gradient(#CED8F6, #F8F8F8);
	 border: none;
}

h3 {

	width: auto;
	height: auto;
	color: #FFFFFF;
	text-align: center;
	font-size: 45px
}
.bouton6{
	
	border-radius:4%;
	width:auto;
	height:auto;
	margin-top: 20px;
	margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 30px;
	padding-right: 30px;
	text-align:center;
	background: linear-gradient(#f7f7f7, #e7e7e7);
	box-shadow: 0px 5px 8px #2E2EFE, inset 0px 2px 3px #ffffff;
	border:none;
	outline:none;
	font: 18px Tahoma bold;
	color: #848484;
	
}				 

.bouton6:hover{
     
     background: linear-gradient(#CED8F6, #F8F8F8);
	 border: none;
}
.bouton7{
	
	border-radius:3%;
	width:auto;
	height:auto;
	margin-top: 20px;
	margin-bottom: 20px;
    margin-right: 20px;
    margin-left: 20px;
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 30px;
	padding-right: 30px;
	text-align:center;
	background: (preparation.png);
	box-shadow: 0px 5px 8px #2E2EFE, inset 0px 2px 3px #ffffff;
	border:none;
	outline:none;
	font: 18px Tahoma bold;
	color: #848484;
	
}				 

.bouton7:hover{
     
     background: (sonorisation.png);
	 border: none;
}
#section-header {
	width: auto;
	height: 650px;
	text-align: center;
	
	background-image:url(soiree-dj);
	background-repeat: no-repeat;
	background-size: cover;
	border-style: none;
	border: 1px solid #F2F2F2;
	
}	

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

h4 {

	width: auto;
	height: auto;
	color: #000000;
	text-align: center;
	font-size: 45px
}
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:#FFFFFF;
	

}
.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: 6%;
padding-left: 4%;
padding-right: 4%;
padding-bottom: 1%;
margin-left: 4%;
margin-right: 4%;
color: #585858;
background: #000000;
}
