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;
}
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;
}




@font-face {
    font-family: Bolero;
    src: url(bolero.ttf) format("opentype");
}

@font-face {
    font-family: 'MyriadPro-Regular';
    src: url(../fonts/MyriadPro-Regular.otf);
}

@font-face {
    font-family: 'Garamond';
    src: url(../fonts/EBGaramond-Regular.ttf);
}
@font-face {
    font-family: 'Garamond Bold';
    src: url(../fonts/EBGaramond-Bold.ttf);
}

@font-face {
    font-family: 'Raleway';
    src: url(../fonts/Raleway-Regular.ttf);
}

body,
html {
    margin: 0;
    padding: 0;
    font-size: 16px;
    background-color: #fcfbfa;
    font-family: 'Raleway';
	color: #000;
}

/* header */
header {
    position:relative;
	z-index:999
}
  /* header navigation*/
.navbar-default {
    background-color: transparent;
    border-color: transparent;
}
.navbar{margin-bottom:0}
.navbar-header .lang,
.navbar-header .soc{
	display:inline-block;
	float:left;
	margin-left: 15px;
	padding:10px 0
}
.navbar-header .lang{
	padding:18px 0
}
.navbar-toggle{
  padding: 12px 10px;	
}
.nav{
	font-family: 'MyriadPro-Regular';
	padding: 18px 0;
	}
.nav.navbar-right{margin-right:20px}	
.navbar-default .navbar-nav > li > a {
    color: #000;
}	
.nav > li.heve-submenu{position:relative}
.nav > li.heve-submenu > ul.submenu{display:none}
.nav > li.heve-submenu:hover ul.submenu{display:block}
.nav > li.heve-submenu > ul.submenu{
	position:absolute;
	top:95%;
	left:2px;
	padding: 2px;
    background-color: #e2d9c0;
	width:100%;
	margin: 0;
}
.nav > li.heve-submenu > ul.submenu li{
	font-size: 15px;
    padding: 5px 0;
	display: block;
    position: relative;
	color: #000;
	transition: all .3s ease
}
.nav > li.heve-submenu > ul.submenu li:hover {
    background-color: #f6f3ec;
}
.nav > li.heve-submenu > ul.submenu li a {
    padding: 0 16px;
    white-space: nowrap;
    text-decoration: none;
    display: block;
    line-height: 22px;
	color:#000
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li:hover > a {
    color: #fff;
    background-color: #787878;
}

.navbar-default .navbar-nav > li > a{
    border-left: 2px solid silver;
	transition: all .3s ease
}
.navbar-default .navbar-nav > li:last-child > a{
    border-right: 2px solid silver;
}

.navbar-nav > li > a {
    padding-top: 0!important;
    padding-bottom: 0!important;
    line-height: 25px;
    font-family: 'MyriadPro-Regular';
    font-size: 17px;
    font-weight: 300;
}


.lang {
    position: relative;
    padding: 20px 0;
    margin-right: 30px;
}
.lang a {
	color: #0a0600;
	text-decoration: none;
    font-family: 'MyriadPro-Regular';
    font-size: 14px;
    font-weight: bold;
    padding: 6px 6px;
    background: #ecebeb;
    border-radius: 50%;
	transition: all .3s ease
}
.lang span {
	color: #0a0600;
    text-decoration: none;
    font-family: 'MyriadPro-Regular';
    font-size: 14px;
    font-weight: bold;
    padding: 6px 7px;
    border-radius: 50%;
	margin-right:10px
}
.lang a:hover,
.lang .active {
    background-color: #787878;
    color: #fff
}

.soc {
    position: relative;
	padding: 12px 0;
}

/* footer */
footer{
	position: relative;
}
footer .container{
	position: relative;
    background: url(../images/footer_bg.png) no-repeat;
    font-family: 'MyriadPro-Regular';
    background-position: 47px top;
	margin-top: 0px;
	padding: 75px 0 20px 0;
	}
.menu-footer-block, .end-block {
    float: left
}
.menu-footer-block li:hover, .end-block a:hover {
    background-color: #787878;
    color: #fff
}
.menu-footer-block li a:hover {
    color: #fff
}
.menu-footer-block ul, .end-block ul {
	border-left: 2px solid silver;
	margin: 0;
	padding: 0;
}
.menu-footer-block li, .end-block li {
    list-style-type: none;
}
.menu-footer-block ul li,
.menu-footer-block ul li a, .end-block ul li, .end-block ul li a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
}
.end-block ul li a { padding: 5px 0px;}
.menu-footer-block ul li a, .menu-footer-block ul li > span {display:block;padding: 5px 15px;}
.menu-footer {
    position: relative;
    left: 15px;
}
.soc-footer {
    width: 50px;
    position: absolute;
    right: 0px;
    top: -25px;
}
.soc-footer a {
    display: block
}
.soc-footer img:hover,
.soc img:hover {  
   transform: scale(1.05, 1.05);
    -webkit-filter: brightness(125%);
}

.copy img {
    text-align: center
}
.copy img:hover   {
	transform: scale(1.05, 1.05);
    -webkit-filter: brightness(125%);
}
.copy {
    font-size: 14px;
    color: #272727;
    float: left;
    text-align: center;
}
.copy p {
    text-align: left;
    margin: 0
}

.menu-footer-block li:hover {
    background-color: #505050;
    color: #fff
}

.menu-footer-block li a:hover {
    color: #fff
}

   


.menu-footer-block ul ul {
	display: none; 
	position: absolute;
	margin: 0;
	padding: 5px;
	z-index: 9999;
	background-color: #505050;
	/* margin-left: -15px; */
	min-width: 130px;
	bottom: -5px;
	border: none;
	list-style-type: none;
}

.menu-footer-block ul li:hover > ul {
    display: inherit;
    /*background: rgba( 232, 228, 221, 0.65);*/
}


.menu-footer-block ul li:hover > a {
    color: #fff;
}
.end-block a:hover {background-color:#787878}
.menu-footer-block ul li ul li:hover > a {
    color: #000;
}

.menu-footer-block ul ul li:hover {
    background: #f9f8f6;
}

.menu-footer-block ul ul li {
	margin: 0;
	float: none;
	display: block;
	position: relative;
	z-index: 9999;
	border: none;
	text-align: left;
	color: #000000;
	font-size: 15px;
	padding: 5px 0px 5px 0px !important;
}

.menu-footer-block ul li ul
{
background: rgba( 232, 228, 221, 0.65);
}

/*content*/
#content{
	position:relative;
	font-size: 16px;
	margin-bottom:-30px;
	font-family: 'Raleway';
	}
#content .container {
	position: relative;
    min-height: 862px;
    background: url(../images/content-bg.png) no-repeat;
	padding-top: 100px;
    padding-bottom: 80px;
	background-position: top center;
}

#content .container:before {
	content:'';
    background: url(../images/piano.png) no-repeat;
	position:absolute;
	top: 147px;
    right: -32px;
    display: block;
    width: 376px;
    height: 544px;
}

.coursdorgue-page #content .container:before{
	background: url(../images/orgue.png) no-repeat;
	width: 371px;
    height: 613px;
	right: -52px;
}

.articles-page #content .container:before,
.coursdemusique-page #content .container:before,
.mail-page #content .container:before,
.article-page #content .container:before {
	display:none
}
.col-md-offset-25 {
    margin-left: 22%;
}

.article-page #content .container h2.articl-h2 {
    margin: 0;
    font-family: 'Garamond';
    color: #663333;
    font-size: 24px;
}




/* blog */

.blog-index {
    height: 220px;
    margin-top: 20px;
	position:relative
}
.blog-index:after{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	height:1px;
	background:#fff;
	width:97.5%
}
.blog-img {
    
	width:30%
}
.blog-img img {
    width: 196px;
    height: 196px;
    border: 8px solid #cfb595;
}
.blog-content {
    width:70%;
    line-height: 1.5;
}
.blog-index h2 {
    margin: 0;
    font-family: 'Garamond';
    color: #663333;
    font-size: 24px;
}
.content a:visited {
    color: #000000;
    text-decoration: underline;
}
.blog-content a {
    color: #e6b546 !important;
}
.blog-content a:hover { 
    color:#ff8022!important;
}
h2 .h2link {
    color: #663333 !important;
    text-decoration: none !important;
}
h2 .h2link:hover {
	 color: #663333 !important;
	text-decoration: underline !important;
}
.blog-index.right-content .blog-content{
	padding: 0 20px 0 0;
	float:left
}
.blog-index.right-content .blog-img{
	float:right
}

.blog-index.left-content .blog-content{
	float:right;
	padding: 0 10px;
}
.blog-index.left-content .blog-img{
	float:left
}

.blog-content h2,
.blog-index h2 {
	margin:0;
	font-family: 'Garamond';
	color:#663333;
	font-size:24px;
	}


/*gallery*/

.mygalery > .col-md-4{
	margin-bottom: 30px
}
.mygalery img{
	transition:all .3s ease
}
.mygalery img:hover {
    outline: 3px solid #cfb595;
}


/*contact page*/
a.popup {
	color: #000000;
    text-decoration: underline;
	font-family: 'Verdana';
	transition: all .3s ease
}
a.popup:hover {
    color: #663333 !important;
	font-weight:bold
}
.nouscontacter-page #content p{
	text-align:center;
	font-family: 'Verdana';
	font-size:16pt;
	margin-bottom:40px;
	}


/* outer styles */
.list-item{
	list-style: disc;
	padding-inline-start: 40px;
}
.list-item strong,
p strong{
	font-weight: bold
	}

h1 {
    font-family: 'Garamond';
    font-size: 39px;
    font-weight: normal;
    color: #663333;
    padding: 0.65em 0
	}
h1 span {
	font-weight: bold;
	font-family: Garamond Bold;
	font-weight: 300;
}

h2 {
    font: 24pt/1.2 Bolero;
    font-weight: bold;
	color:#663333;
}
img.float-left{
	float:left;
	margin-right:27px;
	width:150px
}

p u,
p ins {
    text-decoration: underline;
}
p, ul {
    margin: 5px 0px;
    line-height: 1.5;
}
.ram {
    border: 2px solid #cd9676;
    padding: 8px;
    margin: 20px 25px 20px 10px;
    
}



















 







.list4 {
    background: url(../images/list4.png) no-repeat;
    width: 100%;
    min-height: 995px;
    position: absolute;
    top: 95px;
    left: 35px;
    height: auto;
}

.list5 {
    background: url(../images/list5.png) no-repeat;
    width: 100%;
    min-height: 995px;
    position: absolute;
    top: 95px;
    left: 35px;
    height: auto;
}















#modal_form {
	width: 300px;
	height: 206px;
	border-radius: 5px;
	border: 3px #663333 solid;
	background: #fff;
	position: fixed;
	top: 45%;
	left: 50%;
	margin-top: -150px;
	margin-left: -150px;
	display: none;
	opacity: 0;
	z-index: 5;
	padding: 40px 10px;
	text-align: center;
}
#modal_form h3{
    color: #4e4e4e;
    margin-bottom: 5px;
    line-height: 40px;
    font-weight: normal;
    font-size: 1.17em;
    margin: 1em 0;
    
}

#modal_form #modal_close {
	width: 21px;
	height: 21px;
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
	display: block;
	color:#663333;
	font-size:27px;
}
#overlay {
	z-index:3; 
	position:fixed; 
	background-color:#000; 
	opacity:0.8; 
	-moz-opacity:0.8; 
	filter:alpha(opacity=80);
	width:100%; 
	height:100%; 
	top:0; 
	left:0;
	cursor:pointer;
	display:none; 
}
    
#modal_closeB {
	background: #663333;
	border: none;
	color: #fff;
	padding: 5px 15px;
	border-radius: 5px;
}


.main_form input[type="text"] {
	height:27px;
	width:100%;
}
.main_form textarea{
    width:100%;
    height: 150px;
    font-size: 13pt;
    
}
.main_form{
	width:380px;
	margin:0 auto;
}
.main_form p{
	margin: 3px 0px;
}
.main_form input[type="submit"] {
	width: 100%;
	display:block;
	font-size: 16px;
	cursor: pointer;
	border: 1px solid lightgray;
	background-color: #dddddd;
	height: 32px;
	margin-top:5px
}
.main_form input[type="submit"]:hover {
	border: 1px solid gray;
	background-color: #cccccc;
	
}


@media (min-width: 1200px){
.col-md-8 {
    width: 65.66666667%;
}
}

/*responsive*/
@media (min-width: 992px) and (max-width: 1200px) {
    .nav>li>a{font-size: 15px;}
	#content {
       font-size: 14px;
	}
    #content .container {
        background: url(../images/ipod-content-bg.png) no-repeat;
		background-position: -10px top;
    }
    #content:after,
	#content:before,
	#content .container:before{    
	content: " ";
    display: table;
	clear:both
	}
	#content .container:before,
	.coursdorgue-page #content .container:before{
		position: absolute;
		background:none;
        top: 0;
        right:0;
        width: 0;
        height: 0;
	}
	.col-md-offset-25 {
       margin-left: 12%;
    }
	.col-md-6,
	.mail-page .col-md-8,
    .articles-page .container .col-md-8,
	.coursdemusique-page  .container .col-md-8	{
       width: 75%;
    }
	footer .container {
        background-position: 31px top;
        background-size: 94.5% 100%;
        padding: 75px 15px 20px 15px;
    }
	footer .col-md-9 {
    width: 83.33333333%;
    }
	.soc-footer {
      right: -30px;
    }
	
	img.float-left{margin-bottom:10px}
}
@media (min-width: 768px) and (max-width: 992px) {
    #content {
       font-size: 14px;
	}
    #content .container {
        background: url(../images/mobile-content-bg.png) no-repeat;
		background-position: -10px top;
    }
    #content:after,
	#content:before,
	#content .container:before{    
	content: " ";
    display: table;
	clear:both
	}
	#content .container:before,
	.coursdorgue-page #content .container:before{
		position: absolute;
		background:none;
        top: 0;
        right:0;
        width: 0;
        height: 0;
	}
	.col-md-offset-25 {
       margin-left: 12%;
    }
	
	footer .container {
        background-position: 21px top;
        background-size: 96% 100%;
        padding: 75px 15px 20px 15px;
    }
	
	.soc-footer {
      display:none
    }
	
	img.float-left{margin-bottom:10px}
	#footer .col-md-offset-25{margin-left: 0}
	
	.nav{font-size:14px}
	.nav>li>a{padding: 10px 5px;font-size: 14px;}
	.nav.navbar-right {
       margin-right: 0;
    }
	.menu-footer-block, .end-block {
       width: 20%;
    }
	.nav > li.heve-submenu > ul.submenu li {
       font-size: 14px;
    }
	.blog-index {
       height: 220px;
    }
	.blog-img {
       width: 35%;
    }
	.blog-img img {
       width: 186px;
       height: 186px;
    }
	.blog-content {
       width: 65%;
	   font-size: 13px;
	}
}
@media (max-width: 767px) {
	#content {
       font-size: 14px;
	}
    #content .container {
        background: url(../images/mobile-content-bg.png) no-repeat;
        background-size: cover;
	    background-position: -5px top;
	    padding-top: 60px;
        padding-bottom: 60px;
    }
    #content:after,
	#content:before,
	#content .container:before{    
	content: " ";
    display: table;
	clear:both
	}
	#content .container:before,
	.coursdorgue-page #content .container:before{
		position: absolute;
		background:none;
        top: 0;
        right:0;
        width: 0;
        height: 0;
	}
	.col-md-offset-25 {
       margin-left: 7.5%;
    }
	
	
	footer .container {
        background-position: 0px top;
        padding: 55px 15px 20px 15px;
		margin-left: 16px;
        margin-right: 16px;
		background: url(../images/footer_bg-mobile.png) no-repeat;
    }
	
	.soc-footer {
       display:none;
    }
	h1 {
    font-size: 24px;
    padding: 0.35em 0;
    }
	img.float-left{
	    margin-bottom:5px;
	    margin-right: 15px;
        width: 100px;
	}
	#footer .col-md-offset-25{margin-left: 0}
	
	.nav{font-size:14px}
	.nav>li>a{padding: 10px 5px;}
	.nav.navbar-right {
       margin-right: 0;
    }
	.menu-footer-block, .end-block {
       width: 28%;
    }
    .menu-footer-block:last-child{
      width: 44%;  
    }
	.nav > li.heve-submenu > ul.submenu li {
       font-size: 14px;
    }
	.blog-index {
        height: auto;
        padding-bottom: 10px;
        position: relative;
        display: block;
    }
    .blog-img img {
        width: 120px;
        height: 120px;
        margin: 0 auto;
        display: block;
    }
	.blog-index h2 {
    font-size: 20px;
    padding:10px 0;
    }
	.blog-content,
	.blog-img{
		float:none!important;
		width:100%;
		font-size: 13px;
	}
	.nouscontacter-page #content p {
    font-size: 14pt;
    margin-bottom: 15px;
   }
    .article-page #content .container,
    .articles-page #content .container,
    .coursdemusique-page #content .container{
    background: url(../images/mobile-content-bg-articles.png) no-repeat;
    background-size: cover;
    background-position: -5px top;
    padding-top: 60px;
    padding-bottom: 60px;
   }
  .dropdown .dropdown-toggle .fa-angle-down{float:right;color:#000;font-size:20px;line-height: 26px;}
   .dropdown.active .dropdown-toggle .fa-angle-down{float:right;color:#fff}
   
   .menu-footer {
       clear: both;
	    padding-top: 15px;
   }
   .copy{
	width: 270px;
    margin: 0 auto;
    float: none;
    font-size: 13px;
        
   }
   .main_form {
    width: 80%;
    margin: 0 auto;
   }
   .col-xs-10 {
    width: 75.33333333%;
   }
   	.col-md-offset-25 {
       margin-left: 10%;
    }
    .mygalery img{width:110px!important;}
   .navbar-default .navbar-nav > li:last-child > a{border-right:none}
   .nav > li.heve-submenu > ul.submenu {
    position: relative;
   }
   .menu-footer {
    left: 0;
   }
   .menu-footer-block ul li, .menu-footer-block ul li a, .end-block ul li, .end-block ul li a {
    font-size: 13px;
   }
}


