/* RESET */

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-family: inherit;
}
/* 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;
}

/* GLOBAL */
@font-face{ 
	font-family:'bebasneue';
	src: url('fonts/bebasneue.eot');
	src: url('fonts/bebasneue.eot?#iefix') format('embedded-opentype'), url('fonts/bebasneue.woff') format('woff'),    url('fonts/bebasneue.ttf') format('truetype'),    url('fonts/bebasneue.svg#bebas') format('svg');
}



body{
	font-size:10pt;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #000;
}

p{
	line-height: 1.5em;
	margin-bottom: 10px;
	text-align: justify;
}

.wrapper{
	position: relative;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}


/* LAYOUT */

/* HEADER */
.main-header{
	position:relative;
	height:180px;
	z-index:5000;
	top:-20px;

}

.main-header nav{
	position:absolute;	
	background:#003d49;
	height:40px;
	bottom:0;
	width:100%;
	border-top:5px solid #4a96a4;
}

.logo{
	position:absolute;
	top:-100px;
	left:0;
	width: 200px;
	height:150px;
}

.main-header ul{
	list-style:none;
}

.main-header ul li a{
	font-family:'bebasneue';
	font-size: 18px;
	color:#FFF;
	text-decoration:none;
	padding: 0 10px;
	height:40px;
	line-height:40px;
	display:block;
	word-spacing:3px;
	letter-spacing:1px;
	white-spacing: nowrap;
}

#menu-item-173 .sub-menu{
	width:190px;
	white-space:nowrap;
}

#menu-item-24 .sub-menu{
	width:190px;
	white-space:nowrap;
}


.main-header ul li ul li a{
	font-size: 16px;
}

.main-header ul li:hover > a{
	background:#4a96a4;
}

.main-menu{
	margin-left: 150px;
}



.main-menu > li{
	float:left;
	position:relative;
}

.sub-menu{
	position:absolute;
	background:#003d49;
	display:none;
	width:100%;
}

#menu-item-23 .sub-menu{
	width:180px;
}

.main-menu > li:hover .sub-menu{
	display:block;
}


.sub-menu > li{
	
}

.nos-actions .sub-menu{
	width:180px;
}


/* SECTION */

.main-section{
	overflow: hidden;
	margin-top:45px;
}

.main-article{
	float: left;
	width: 715px;
}

.box{
	float:left;
	margin-bottom:45px;
}

.box-1{
	width:715px;
	margin-bottom:0;
}

.box-1-enfants{
	width:960px;
	}

.box h1{
	font-size:25px;
	font-family:'bebasneue';
	font-weight:100;
	padding-bottom:5px;
	margin-bottom:40px;
	border-bottom-width:5px;
	border-bottom-style:solid;
	border-bottom-color:#4a96a4;
	word-spacing:3px;
	letter-spacing:1px;
}

.box h2{
	background:#4a96a4;
	font-size:16px;
	text-align:center;
	margin-bottom:20px;
	position:relative;
	border-bottom-style:solid;
	border-bottom-color:#4a96a4;
	color:#FFF;
	padding-top: 8px;
	padding-right: 0;
	padding-bottom: 8px;
	padding-left: 0;
}

.box h3{
	color:#4a96a4;
	margin-bottom:10px;
	font-weight:bold;
}

.box ul{
	list-style-type:square;
	margin-left:15px;
}

.box ul li{
	line-height: 1.5;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	text-decoration: none;
	list-style-type: none;
}

.box strong{
	font-weight:bold;
}
	
.box h2:after{
	content:"";
	position:absolute;
	width:0;
	height:0;
	left:20px;
	bottom:-20px;
	border:10px solid transparent;
	border-top-color: #4a96a4;
	
}

.box .box-link{
	display:block;
	margin-top:30px;
	color:#4a96a4;
	text-transform:uppercase;
	text-decoration:none;
}


.faire-un-don .box h2{
	background:#F69240;
}

.faire-un-don .box h3{
	color:#F69240;
}

.faire-un-don .box h2:after{
	border-top-color: #F69240;
}

.faire-un-don .box h1{
	border-color:#F69240;
}

.faire-un-don .box .box-link{
	color:#F69240;
}


.mecenat .box h2{
	background:#A4D661;
}

.mecenat .box h3{
	color:#A4D661;
}

.mecenat .box h2:after{
	border-top-color: #A4D661;
}

.mecenat .box h1{
	border-color:#A4D661;
}

.mecenat .box .box-link{
	color:#A4D661;
}


.equipe .box h2{
	background-color: #f3595f;
	color: #fff;
}

.equipe .box h3{
	color:#f3595f;
}


.equipe .box h2:after{
	border-top-color: #f3595f;
	color: #fff;

}
.equipe .box h1{
	border-color:#F3595F;
}

.equipe  .box .box-link{
	color:#F3595F;
}

.donner .box h2{
	background:#78D4F7;
}

.donner .box h3{
	color:#78D4F7;
}

.donner .box h2:after{
	border-top-color: #78D4F7;
}

.donner .box h1{
	border-color:#78D4F7;
}

.donner .box .box-link{
	color:#78D4F7;
}

.blackbold {
	font-weight: bold;
	color: #000;
} 


.box-1-2{
	width:320px;
}

.box-1-small{
	width:180px;
	margin-left:65px;
}
.box-1-big{
	width:300px;
	margin-left:65px;
}

.box-1-notreequipe{
	width:247px;
	margin-left:65px;
}



.box-1-2 img{
	max-width: 100%;
}

.row{
	margin-left:0;
	clear:left;
}

.lyrics{
	margin-left:220px;}


.main-aside{
	width: 960px;
	margin-left: 0px;
	float: left;
	background-color: transparent;
	background-image: url(images/back-tuttons.png);
	background-repeat: repeat-x;
	background-position: 0px 230px;
	padding-right: 0;
	padding-left: 0;
	height: 324px;
	margin-top: 15px;
}


.main-aside li{
}

.main-aside li a{
	display: block;
	text-align: right;
	float: left;
	margin-left: 56px;
	height: 260px;
	width: 170px;
	margin-bottom: 200px;
}

.ul-li-bullet {
	list-style-type: square;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000;
	line-height:1.5em;
}

.img-position {
	margin-bottom: 30px;
	-moz-box-shadow: 3px 3px 3px #888;
	-webkit-box-shadow: 3px 3px 3px #888;
	box-shadow: 3px 3px 3px #888;
}

.box1-2 {
	font-weight:bold
	}

.emeraude {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #4A96A4;
	font-weight:bold;
	text-align:justify;
	position:relative;
}

.rouge {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #f3595f;
	text-align:center;
	font-weight:bold;
	padding-top:7px; 
	
		
}

.introcall {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	text-align: center;
}

.coordonnees {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-align: center;
	background-color: #4A96A4;
	padding-top: 10px;
	}

.image-shadow {
	-moz-box-shadow: 3px 3px 3px #888;
	-webkit-box-shadow: 3px 3px 3px #888;
	box-shadow: 3px 3px 3px #888;
	}

.padding-association{
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	}
	
.marging-left-equipe{
	margin-left:78px;	
	}
	
.marging-left-parrains{
	margin-left:200px;	
	}

.faqs-style{
	text-align:justify;
	font-size:10pt;
	padding-top:10px;
	}

.unpc {
	color: #4A96A4;
}

.main-header ul li.current-menu-item > a,.main-header ul li.current-menu-ancestor > a ,.main-header ul li:hover > a
{
	background:#4a96a4;
}

.margin-cover-cd{
	margin-left:150px;
	}
	

.text{
	list-style-type:square;
	margin-left:15px;
	text-align:justify;}


/* STYLES DE L'ACCORDEON*//* STYLES DE L'ACCORDEON*//* STYLES DE L'ACCORDEON*//* STYLES DE L'ACCORDEON*//* STYLES DE L'ACCORDEON*/

#accordion {
	margin-top:10px;
	height: 637px;
	width: 715px;
}

#accordion h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFF;
	background-color: #4A96A4;
	cursor: pointer;
	margin-top: 2px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
}

#accordion div {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003C4A;
	-webkit-transition: all;
	-moz-transition: all;
	-ms-transition: all;
	-o-transition: all;
	transition: all;
}


.Slider {
	width: 960px;
}

.main-asideleft{
	width:225px;
	margin-left:20px;
	margin-top:32px;
	float:left;
	padding: 20px 0;
	background-color: transparent;
	background-image: url(images/bg-aside.gif);
	background-repeat: no-repeat;
	background-position: 140px 0;
}

.main-asideleft li{
	
}

.main-asideleft li a{
	display:block;
	text-align: right;
	vertical-align: baseline;
}

.main-aside-home li a{
	display:block;
	text-align: right;
	float: left;
	margin-left: 56px;
	height: 400px;
}

.main-aside-home {
	background-color: transparent;
	background-image: url(images/back-tuttons.png);
	background-repeat: repeat-x;
	background-position: 0px 360px;
	float: left;
	width: 960px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 14px;
}
.introenfant {
	height: 440px;
}
.section-trad {
	font-family:'bebasneue';
	font-size: 20pt;
	color: #A4D661;
	word-spacing:3px;
	text-align:center;
	letter-spacing:1px;
}

.section-abc {
	font-family:'bebasneue';
	font-size: 20pt;
	color: #78D4F7;
	word-spacing:3px;
	text-align:center;
	letter-spacing:1px;
}

.soustitre-abc{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #78D4F7;
	text-align:center;
	}

.section-cd {
	font-family:'bebasneue';
	font-size: 20pt;
	color: #f3595f;
	word-spacing:3px;
	text-align:center;
	letter-spacing:1px;
}

.soustitre-cd{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #f3595f;
	text-align:center;
	}

.soustitre-invent{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #F69240;
	text-align:center;
	}
	
.soustitre-trad{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #A4D661;
	text-align:center;
	}

.section-enfants{
	font-family:'bebasneue';
	font-size: 20pt;
	color:#003D49;
	text-align:center;
}

.section-enfantsB{
	font-family:'bebasneue';
	font-size: 20pt;
	color:#003D49;
	text-align:left;
}

.section-enfants-sstitre {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #4A96A4;
	text-align:center;
}

.paroles {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align:center;
}

.space-menu{
	margin-left:10px;
	margin-right:10px;
	}

.marging-accord{
	margin-right:152px;
	}

.margin-player{
	margin-left:375px;
	}

.padding-player{
	padding-left: 65px;
}



/* FOOTER */

.main-footer{
}

.contact-footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	margin-left:5px;
	padding-top:10px;
	padding-bottom:10px;
}

.link{
	text-decoration:none;
	color: #4A96A4;
	
}


