*{
	padding		: 0;
	margin		: 0;
}
html,body{
	height		:	100%;
}
#conteneur{
	width		: 100%;
	display		:	table;
}

#entete{
	padding		:	20px;
	box-sizing	:	border-box; 	 	
	z-index		:	10;
}
#btn_menu{
	position	:	fixed;
	top			:	2px;
	right		:	5px;
	background	:	none;
	border		:	none;
}
#texte_deroulant{
	width		:	720px;
	margin-left	:	320px;
	margin-bottom	:	10px;
	overflow:hidden;
}
#image{
	width		:	350px;
	height		:	350px;
	position	:	absolute;
	padding-top	:	5px;
	left		:	-25px;
}
#image img{
	width		:	100%;
	height		:	100%;
	border-top-left-radius	:	15px;
}
#contenu{
	width		:	100%;
	padding-left:	30px;
	padding-right:	30px;
	box-sizing	: border-box;
	margin-top	:	10px;
	text-align	:	justify;
	font-size	:	18px;
	line-height	:	30px;
	position		:	relative;
}
#contenu .img_spacer{
    height:30px;
    float:left;
    clear: left;
    margin:0;
    padding:0;
}
#contenu .page-header{	/*Titre de l'article*/
	display	: none;
}
#contenu .item-page{	/*Contenu de l'article*/
	padding-top	:	0px;
}
/*#contenu .img_spacer:first-child{
    width:370px;
}*/
#contenu .img_spacer:nth-last-child(21){
	width:285px;
	}
#contenu .img_spacer:nth-last-child(20){
	width:285px;
}
#contenu .img_spacer:nth-last-child(19){
    width:280px;
}
#contenu .img_spacer:nth-last-child(18){
    width:250px;
}
#contenu .img_spacer:nth-last-child(17){
    width:220px;
}
#contenu .img_spacer:nth-last-child(16){
    width:190px;
}
#contenu .img_spacer:nth-last-child(15){
    width:160px;
}
#contenu .img_spacer:nth-last-child(14){
    width:130px;
}
#contenu .img_spacer:nth-last-child(13){
    width:100px;
}
#contenu .img_spacer:nth-last-child(12){
    width:70px;
}
#contenu .img_spacer:nth-last-child(11){
	width:40px;
}
#contenu .img_spacer:nth-last-child(10){
    width:10px;
}
#contenu .img_spacer:nth-last-child(9){
    width:0px;
}
#contenu .img_spacer:nth-last-child(8){
    width:0px;
}
#contenu .img_spacer:nth-last-child(7){
    width:0px;
}
#contenu .img_spacer:nth-last-child(6){
    width:0px;
}
#contenu .img_spacer:nth-last-child(5){
    width:0px;
}
#contenu .img_spacer:nth-last-child(4){
    width:0px;
}
#contenu .img_spacer:nth-last-child(3){
    width:0px;
}
#contenu .img_spacer:nth-last-child(2){
    width:0px;
}
/*---TARIFS----*/
#contenu .rl_sliders{
	width	:	800px;
	margin-left	:	100px;
	margin-top	:	30px;
	border-radius	:	5px;
}
#contenu .accordion-inner{
	border:none;
}
#contenu .accordion-heading a{
	font-family: 'Comic Sans MS'; 
	font-weight:bold;
	font-size: 14pt; 
	color: #004397;
	text-decoration	:	none;
	text-align:center;
	background-color:#fff;
	opacity	:	0.7;
}
/*skin Default*/
#contenu .Tarifs_Default .accordion-body:before{
    content: "";
    display: block;
    height: 50px;
    width	:	100%;
    background-image: url('../images/terraluz-tarifs-bg1-top.jpg');
    background-repeat: x-repeat;
    background-position: center bottom;
    border-top	:	1px solid #e5e5e5;
}
#contenu .Tarifs_Default .accordion-body:after{
    content: "";
    display: block;
    height: 50px;
    width	:	100%;
    background-image: url('../images/terraluz-tarifs-bg1-bottom.jpg');
    background-repeat: x-repeat;
    background-position: center bottom;
}
#contenu .Tarifs_Default .accordion-heading a:hover{
	background-color:#eed4be!important;
}
/*skin MDC*/
#contenu .Tarifs_MDC .accordion-body:before{
    content: "";
    display: block;
    height: 50px;
    width	:	100%;
    background-image: url('../images/tarifs/tarifs_mdc_haut_comp.jpg');
    background-repeat: x-repeat;
    background-position: center bottom;
    border-top	:	1px solid #e5e5e5;
}
#contenu .Tarifs_MDC .accordion-body:after{
    content: "";
    display: block;
    height: 50px;
    width	:	100%;
    background-image: url('../images/tarifs/tarifs_mdc_bas_comp.jpg');
    background-repeat: x-repeat;
    background-position: center bottom;
}
#contenu .Tarifs_MDC .accordion-heading a:hover{
	background-color:#86b3dc!important;
	color:#fff!important;
}
/*skin Sons*/
#contenu .Tarifs_Sons .accordion-body:before{
    content: "";
    display: block;
    height: 50px;
    width	:	100%;
    background-image: url('../images/tarifs/tarifs_sons_haut_comp.jpg');
    background-repeat: x-repeat;
    background-position: center bottom;
    border-top	:	1px solid #e5e5e5;
}
#contenu .Tarifs_Sons .accordion-body:after{
    content: "";
    display: block;
    height: 50px;
    width	:	100%;
    background-image: url('../images/tarifs/tarifs_sons_bas_comp.jpg');
    background-repeat: x-repeat;
    background-position: center bottom;
}
#contenu .Tarifs_Sons .accordion-heading a{
	color:#053497;
}
#contenu .Tarifs_Sons .accordion-heading a:hover{
	background-color:#1f5502!important;
	color:#fff!important;
}
/*skin Thai*/
#contenu .Tarifs_Thai .accordion-body:before{
    content: "";
    display: block;
    height: 50px;
    width	:	100%;
    background-image: url('../images/tarifs/tarifs_thai_haut_comp.jpg');
    background-repeat: x-repeat;
    background-position: center bottom;
    border-top	:	1px solid #e5e5e5;
}
#contenu .Tarifs_Thai .accordion-body:after{
    content: "";
    display: block;
    height: 50px;
    width	:	100%;
    background-image: url('../images/tarifs/tarifs_thai_bas_comp.jpg');
    background-repeat: x-repeat;
    background-position: center bottom;
}
#contenu .Tarifs_Thai .accordion-heading a:hover{
	background-color:#d1beb4!important;
}
/*skin Formation*/
#contenu .Tarifs_Formation .accordion-body:before{
    content: "";
    display: block;
    height: 50px;
    width	:	100%;
    background-image: url('../images/tarifs/tarifs_formation_haut_comp.jpg');
    background-repeat: x-repeat;
    background-position: center bottom;
    border-top	:	1px solid #e5e5e5;
}
#contenu .Tarifs_Formation .accordion-body:after{
    content: "";
    display: block;
    height: 50px;
    width	:	100%;
    background-image: url('../images/tarifs/tarifs_formation_bas_comp.jpg');
    background-repeat: x-repeat;
    background-position: center bottom;
}
#contenu .Tarifs_Formation .accordion-heading a:hover{
	background-color:#b0bd7d!important;
}
#contenu .Tarifs_Formation .accordion-heading a{
	color:#3b4e32;
}
/*skin DLM*/
#contenu .Tarifs_DLM .accordion-body:before{
    content: "";
    display: block;
    height: 50px;
    width	:	100%;
    background-image: url('../images/tarifs/tarifs_DLM_haut_comp.jpg');
    background-repeat: x-repeat;
    background-position: center bottom;
    border-top	:	1px solid #e5e5e5;
}
#contenu .Tarifs_DLM .accordion-body:after{
    content: "";
    display: block;
    height: 50px;
    width	:	100%;
    background-image: url('../images/tarifs/tarifs_DLM_bas_comp.jpg');
    background-repeat: x-repeat;
    background-position: center bottom;
}
#contenu .Tarifs_DLM .accordion-heading a:hover{
	background-color:#5b8f93!important;
	color:#FFF!important;
}
#contenu .Tarifs_DLM .accordion-heading a{
	color:#004397;
}
/*#pied{
	padding		: 20px;
	box-sizing	: border-box;
	background-color	:	#AAA;
	margin-top	:	10px;
}*/
