/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
tr, td{
	vertical-align: top;
}
#clear{clear: both;}
/* PAGE LAYOUT STYLES */
	
	body{background: transparent url(../images/bg_body.gif) repeat left top;}
		
	
	#wrapper{ position:relative; width:100%; }
	
	.section{ padding-top: 86px; 	min-height: 800px;}
	
	/* NAVIGATION STYLES */
	@font-face {
    font-family: 'gunplayregular';
    src: url('gunplay_rg-webfont.eot');
    src: url('gunplay_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('gunplay_rg-webfont.woff2') format('woff2'),
         url('gunplay_rg-webfont.woff') format('woff'),
         url('gunplay_rg-webfont.ttf') format('truetype'),
         url('gunplay_rg-webfont.svg#gunplayregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
	#nav{
		position: fixed !important;
		overflow: visible;
		top: 0;
		left: 0;
		padding: 0;
		width: 100%;
		height: 86px;
		z-index: 9999;
		border-bottom: 2px solid #f70000;
		background: rgba(0,0,0,1);
	}
	#logo{
		background: transparent url(../images/logo_ies.png) no-repeat left top;
		width: 169px;
		height: 169px;
		position: absolute;
		top:4px;
		left:-85px;
		-webkit-transition: all .6s ease-in-out;
		-moz-transition: all .6s ease-in-out;
		-o-transition: all .6s ease-in-out;
		transition: all .6s ease-in-out;
		
	}
	#logo:hover{
		-moz-transform: rotate(360deg);
		-webkit-transform: rotate(360deg);
        -o-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
	}
	
	#nav ul{
		position: relative;
		display: block;
		margin: 0 auto;
		list-style: none;
		background: transparent;
		width: 838px;
		height: 45px;
		padding: 41px 0 0 106px;
		
	}

	#nav li{
		
		display: inline-block;
	}
	
	#nav li a{
		display: block;	
		font-weight: normal;
		padding: 8px 15px;
		text-decoration: none;
		color: #fff;
		font-size: 22px;
		font-family: 'gunplayregular';
		font-weight: normal;
		-webkit-transition: all 0.4s ease-in-out;
		-moz-transition: all 0.4s ease-in-out;
		-o-transition: all 0.4s ease-in-out;
		transition: all 0.4s ease-in-out;
		text-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	}	
	
	#nav li a:hover{
		color: #f70000;
		text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	}
	
	#nav li.active a{
		font-weight: normal;
		color: #f70000;
		text-shadow: 1px 1px 3px rgba(0,0,0,0.5);
	}	

#news{
	position: relative;
	width: 100%;

}
#slogan{
		background: transparent url(../images/slogan.png) no-repeat center top;
		width: 1024px;
		height: 84px;
		position: absolute;
		top:250px;
		left:50%;
		margin-left: -512px;
		z-index: 1;
		}
#contentnews{
	clear: both;
	width: 860px;
	padding: 0 0 0 100px;
	margin: 0 auto;
	
}
#contentnews h1{
	width: 1024px;
	height: 46px;
	background: transparent url(../images/htitles_03.png) no-repeat 10px bottom;
	text-indent: -99999px;
	margin: 0 0 20px 0;
	padding-top: 20px;

	
}
#contentnews em{
	font-family: 'Droid Serif', serif;
	font-size: 8px;
	font-weight: 400;
	color: #555;	
	
}
#contentnews img{
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	
}

#contentnews table{
	background: transparent url(../images/sep_news.gif)	repeat-x left bottom;
	margin: 0 0 20px 0;

}
#contentnews td{
	padding: 0 0 20px 10px;
	line-height: 25px;
}
#contentnews p{
	font-family: 'Droid Serif', serif;
	font-size: 12px;
	font-weight: 400;
	color: #555;
}
#contentnews p strong{
	font-family: 'Droid Serif', serif;
	font-size: 12px;
	font-weight: 700;
	color: #555;
}
.date{
	text-align: right;
}
#who{
	position: relative;
	width: 860px;
	padding-left: 100px;
	margin: 0 auto;
	
}

#who h1{
	width: 1024px;
	height: 46px;
	background: transparent url(../images/htitles_06_02.png) no-repeat 10px bottom;
	text-indent: -99999px;
	margin: 0 0 20px 0;
	padding-top: 20px;
	
}
.profil{
	width: 180px;
	height: 180px;
	border-radius: 5%;
	background: white;
    float: left;
    cursor: pointer;
    position: relative;
    padding: 10px;
    margin: 0 40px;
}
.profil img {
	position: absolute;
	top:10px;
	left: 10px;
     transform: scaleY(1);
     -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    opacity: 1;
    border-radius: 5%;
}

.profil:hover img { 
    transform: scale(1.15);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    opacity: 0.6;
}
.profil .mask { 
	position: absolute;
	top: 0px;
	left: 0px;
    background-color: rgba(0, 0, 0, 0.6); 
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    opacity: 0;
    width: 200px;
    height: 200px;
    border-radius: 5%;
    text-align: center;
}
.profil:hover .mask { 
     transform: scale(1);
     -webkit-transform: scale(1);
     -moz-transform: scale(1);
    opacity: 1;
}
.profil h2{
    border-bottom: 1px solid white;
    background: transparent;
    margin: 40px 0 0 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    color: #fff;
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    opacity: 0;
    font-family: 'Droid Serif', serif;
	font-weight: 800;
	font-size: 16px;
	padding-bottom: 7px;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.7);
}
.mask span {
	display: block;
    color: #fff;
    opacity: 0;
    transform: scale(0);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    font-family: 'Droid Serif', serif;
	font-weight: 700;
	font-size: 8px;
	margin: 10px 0 0 0;
	line-height: 16px;
}
.profil:hover h2,
.profil:hover .mask span{ 
    transform: scale(1);
    -webkit-transform: scale(1);
     -moz-transform: scale(1);
    opacity: 1;
}
#who p{
	padding-top: 17px;
	font-family: 'Droid Serif', serif;
	font-weight: 700;
	font-size: 12px;
	color: #555;	
	line-height: 25px;
	clear: both;
}
#studio{
	position: relative;
	width: 860px;
	padding-left: 100px;
	margin: 0 auto;
}


#studio h1{
	width: 1024px;
	height: 46px;
	background: transparent url(../images/htitles_09.png) no-repeat 10px bottom;
	text-indent: -99999px;
	margin: 0 0 20px 0;
	padding-top: 20px;
	
}
#studio p{
	width: 100%;
	font-family: 'Droid Serif', serif;
	font-size: 14px;
	font-weight: 700;
	font-style: italic;
	color: #555;
	line-height: 25px;
	text-align: center;
	margin: 0 0 20px 0;
	padding-top: 20px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	
}
#imgstud{
	width: 780px;
	margin: 0 auto;}
#imgstud img{
	margin: 25px;
}
.miniature{
	margin: 0 0 0 -251px;
}
ul#slider{
	list-style: none outside none;
	padding-left: 0;
}
.content-slider li{
	text-align: center;
	color: #FFF;
	border-radius: 5%;
}
.content-slider h3 {
	margin: 0;
	padding: 70px 0;
}
.slider{
	width: 800px;
	padding: 50px 0 0 40px; 
	
}

#equipement{
	position: relative;
	width: 860px;
	padding-left: 100px;
	margin: 0 auto;
}
#equipement h1{
	width: 100%;
	height: 54px;
	background: transparent url(../images/htitles_11.png) no-repeat 10px bottom;
	text-indent: -99999px;
	margin: 0 0 20px 0;
	padding-top: 20px;
	
}
#accordion{
	width:100%;
	

	
}

#accordion li{
	width: 90%;
	font-family: 'Droid Serif', serif;
	font-weight: 700;
	font-size: 21px;
	color: #898686;	
	padding: 20px 0 20px 70px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	cursor: pointer;
	margin: 10px;
	box-shadow: 1px 1px 3px rgba(0,0,0,0.1);
	-webkit-transition: all 0.7s ease-in-out;
		-moz-transition: all 0.7s ease-in-out;
		-o-transition: all 0.7s ease-in-out;
		transition: all 0.7s ease-in-out;
	
}
#mic{background:white url(../images/equipement_mic.jpg) no-repeat 5px center;}
#mix{background:white url(../images/equipement_mix.jpg) no-repeat 5px center;}
#equip{background:white url(../images/equipement_backline2.jpg) no-repeat 5px center;}
#accordion li:hover{
	box-shadow: 1px 1px 7px rgba(0,0,0,0.3);

	
}
#tab{
	margin: 0 0 20px 0;
	-webkit-columns: 3;
	-moz-columns: 3;
	columns: 3;
	column-gap : 5;
	-webkit-column-gap : 5px;
	-moz-column-gap : 5px;
		
	
}
#tab h3{
	margin: 20px 0 10px 30px;
	font-family: 'Droid Serif', serif;
	font-weight: 700;
	font-size: 14px;
	color: #666666;
		
	
}
#tab li{
	width: 80%;
	margin: 20px 0 10px 0;
	font-family: 'Droid Serif', serif;
	font-weight: 700;
	font-size: 12px;
	color: #898686;
	background: none;
		-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	cursor: none;
	margin: 0;
	box-shadow: none;
	padding: 0;	
	margin: 0 0 10px 40px;
	padding: 0 0 7px 0;
	border-bottom: 1px dashed #999999;
	
	
}
#tab li em{
	font-size: 6px;
	font-weight: 200;	
	font-style: italic;
}
#tab li:hover{
	box-shadow: none;

	
}
#equipement a:active, #equipement a:link, #equipement a:visited{
	color: #f60000;
	text-decoration: none;
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}
#equipement a:hover{
	color: #898686;
	text-shadow: 1px 1px 1px rgba(255, 255, 255, 1);
}
#bands{
	position: relative;
	width: 860px;
	padding-left: 100px;
	margin: 0 auto;
}
#bands h1{
	width: 100%;
	height: 46px;
	background: transparent url(../images/htitles_media.png) no-repeat 10px bottom;
	margin: 0 0 20px 0;
	padding-top: 20px;
	text-indent: -99999px;
	
}
#bands p{
	font-family: 'Droid Serif', serif;
	font-size: 12px;
	font-weight: 600;
	color: #898686;
	margin: 0 0 10px 0;
	
}
#bands a{
	color: #f70000;
	text-decoration: none;	
	transition: color 0.5s linear;
}
#bands a:hover{
	color: #000;
}
#bands iframe{
	margin: 0 0 20px 0;
	
}

#tarifs{
	position: relative;
	width: 860px;
	padding-left: 100px;
	margin: 0 auto;
	clear: both;
}
#tarifs h1{
	width: 100%;
	height: 46px;
	background: transparent url(../images/htitles_15.png) no-repeat 10px bottom;
	text-indent: -99999px;
	margin: 0 0 20px 0;
	padding-top: 20px;
	
}
.detail{
	display: block;
	width: 100%;
	text-align: right;
	
}
#tarifs p{
	width: 840px;
	font-family: 'Droid Serif', serif;
	font-size: 18px;
	font-weight: 700;
	color: #898686;
	line-height: 26px;
	margin: 15px auto;
	padding: 10px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	background: transparent url(../images/sep_news.gif)	repeat-x left bottom; 
	
}
#tarifs em{

	font-family: 'Droid Serif', serif;
	font-size: 12px;
	font-weight: 700;
	font-style: italic;
	color: #898686;
	line-height: 26px;
	margin: 20px auto;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	
}
#contact{
	position: relative;
	width: 860px;
	padding-left: 100px;
	margin: 0 auto;
}
#contact h1{
	width: 100%;
	height: 46px;
	background: transparent url(../images/htitles_17.png) no-repeat 10px bottom;
	text-indent: -99999px;
	margin: 0 0 20px 0;
	padding-top: 20px;
	
}
#contact form{
	float: left;
	width: 500px;
	padding: 20px 20px 20px 20px;
	background: transparent url(../images/sep_vertical.gif) repeat-y right top;
	
}
#contact form p{
	font-family: 'Droid Serif', serif;
	font-size: 20px;
	font-weight: 700;
	font-style: italic;
	color: #898686;
	line-height: 26px;
	padding: 20px;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.1);
	
}
#contact form table td{
	padding: 0 0 15px 0;
}
#contact form input[type=text], #contact form textarea{
	display: block;
	background: #fff;
	border: 1px solid #c6c6c6;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	font-family: 'Droid Sans', 'Helvetica Neue', sans-serif;
	font-size: 15px;
	color: #888;
	padding: 10px 5px 10px 10px;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0,.15);
	-moz-box-shadow: 1px 1px 3px 0px rgba(0, 0, 0,.15);
	box-shadow: 1px 1px 3px 0px rgba(0, 0, 0,.15);
	margin: 0 0 0 0;
}
#contact form input[type=text]:hover,
#contact form textarea:hover{
	color: #666;
}
#contact form input#nom{
	width: 225px;
	margin: 0 13px 0 0;
}

#contact form input#email{
	width: 225px;
}

#contact form input#objet{
	width: 482px;
}

#contact form textarea#message{
	width: 482px;
	height: 200px;
	line-height: 22px;
}

#contact form input[type=text]:focus{
	color: #444;
}

#contact form input[type=submit]{
	width: 100px;
	font-size: 16px;
	padding: 8px 0;
	text-align: center;
	font-family: 'Droid Sans', 'Helvetica Neue', sans-serif;
	font-weight: 800;
	color: #fff;
	border: none;
	text-transform: uppercase;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #f60000;
}
@-webkit-keyframes pulse {
	0% {-webkit-box-shadow: 0 0 12px rgba(51,204,255,.2);}
	50% {-webkit-box-shadow: 0 0 12px rgba(51,204,255,.9);}
	100% {-webkit-box-shadow: 0 0 12px rgba(51,204,255,.2);}
}

@-webkit-keyframes pulse-error {
	0% {-webkit-box-shadow: 0 0 12px rgba(204,0,0,0.3);}
	50% {-webkit-box-shadow: 0 0 12px rgba(204,0,0,0.8);}
	100% {-webkit-box-shadow: 0 0 12px rgba(204,0,0,0.3);}
}
#contact form input[type=submit]:hover{
	color: #fff;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.85);
	-webkit-animation-name: pulse-error;
	-webkit-animation-duration: 1.5s;
	-webkit-animation-iteration-count: infinite;
	-webkit-animation-timing-function: ease-in-out;
}
#results{
	display: block;
	padding: 0 0 5px 15px;
	font-size: 14px;
	font-family: 'Droid Sans', 'Helvetica Neue', sans-serif;
	font-weight: 700;
	color: #898686;
	font-style: italic;

}
label.error{
	padding: 0 0 0 15px;
	font-size: 12px;
	font-family: 'Droid Sans', 'Helvetica Neue', sans-serif;
	font-weight: 700;
	color:red;
	background: transparent url(../images/supprico.png) no-repeat left top;
	margin: 0 0 10px 0;
}
#adresse{
	float: right;
	width: 280px;
	padding: 20px;
	
}
#adresse ul{
	margin: 30px 0 0 0;
	font-family: 'Droid Serif', serif;
	font-weight: 700;
	font-size: 18px;
	color: #898686;
}
#adresse ul.credit{
	margin: 50px 0 0 0;
	font-family: 'Droid Serif', serif;
	font-weight: 700;
	font-size: 12px;
	color: #898686;
}
#adresse ul.credit a{
	color: #444;
	text-decoration: none;
	-webkit-transition: color 0.4s ease-in-out;
	-moz-transition: color 0.4s ease-in-out;
	-o-transition: color 0.4s ease-in-out;
	transition: color 0.4s ease-in-out;
}
#adresse ul.credit a:hover{
	color:#f60000;
	text-decoration: none;
	
}
#adresse ul > h2{
	margin: 0 0 0 0;
	font-family: 'Droid Serif', serif;
	font-weight: 700;
	font-size: 24px;
	color: #898686;
}
#adresse ul li{
	margin: 10px 0 0 0;
	}

