.texte-monde{
	color:white!important;
}
.quicklinks{
	color: #fed136;
}
#tel{
	text-decoration: none;
}
#footVideo{
	position:relative;
	padding: 0px;
}
.fred{
	position:absolute;
	width:178px;
	height:100px;
	bottom:-100px;
}
#footer{
	position:relative;
	top:10vw;
}
header.masthead .intro-text .intro-heading{
	font-size: 40px!important;
}
video{
	background-color: transparent;
}
@media (min-width: 768px) {
	.fred{
		bottom:-150px;
		margin-left:0px;
	}
	header.masthead .intro-text .intro-heading{
	font-size: 50px!important;
	}
}
@media (max-width: 374px) {
	header.masthead .intro-text .intro-heading{
	font-size: 30px!important;
	}
	}

/*forfait*/
table {
    border-collapse: collapse;
    border-spacing: 0;
    width:100%;
	margin:0px auto 50px auto;

   
}
.onglet {

-moz-border-radius:10px 10px 0 0;
-webkit-border-radius:10px 10px 0 0;
border-radius: 10px 10px 0 0;

border-bottom: solid 10px #fff;
}
.onglet.col2, .col2{
	background-color:#484541;
	

}
.onglet.col3, .col3{
	background-color:silver;
	
}
.onglet.col4, .col4{
	background-color:#fed136;
	
}


.nbrCol4{
	text-align:center;
}
/*.tableauShortcode .col1 {
    background: #fff;
    text-align: left;
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    vertical-align: top;
}*/
.espace{
	width:5%;
}
td .montant {
    display: block;
    font-size: 30px;
    font-weight: 600;
    line-height: 40px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.parMois {
    border-top: solid 1px #FFF;
}
td,th {
	padding:0px;
}
.versement{
	padding: 50px 0;
}
.padbas td {
	padding-bottom: 10px;
}
.table-responsive {
	margin: 0 auto;
}
@media(max-width:767px){
	/*.col2, .col3, .col4{
		display:block;
		width:100%;
	}*/
	.espace{
	display:none;
}
table {
	font-size: 60%;
	}

}
@media(min-width:768px){}
@media(min-width:992px){
	/*.col2, .col3, .col4{
		width:30%;
	}
	.espace{
	width:5%;
}*/
}
@media(min-width:1200px){}