@charset "UTF-8";
/* 
	Theme Name: Mediabat 2 
	Theme URI: http://www.mediabat.com 
	Description: Thème du site web mediabat. 
	Version: 0.2 Author: Rico Imbiky 
*/

* {
	margin:0px;
	padding:0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


/* ******************************************* */
/* Videos Youtube                              */
/* ******************************************* */

.encadreTrait {
	border: 5px solid #ffeac8;
	border-radius: 2rem;
	padding: 2rem;
	margin-bottom: 1rem;
}

.encadreTrait .encadreTraitTitle {
	text-align: center;
	font-size: 1.4rem;
	font-weight: bold;
	color: #CC9966;
	line-height: 1.6rem;
	margin-bottom: 1rem;
}

/* ******************************************* */
/* Adwords Form                                */
/* ******************************************* */

div.adwordsForm {
	border-radius: 1.2rem;  
	padding: 1.5rem;
	color: #FFFFFF;
	background-image: url("../../../images/blue-bg.jpg");
	margin-bottom: 1rem;
}

div.adwordsForm #formTitle {
	text-align: center;
	font-size: 1.2rem;
	color: white;
	font-weight: bold;
}

/* ******************************************* */
/* Encadrés fonctionnalités                    */
/* ******************************************* */

#listeFonctions1 .checkListTitle .checkIcon {
	font-size:2rem;
	color: #e5c59c;
	position: relative;
	bottom: -0.2rem;
	margin-left: 0.5rem;
}

#listeFonctions1 .checkListTitle {
	border-radius: 50px;
	font-weight: bold;
	font-size:1.4rem;
	padding:0.3rem 1rem 0.3rem 0rem;
	margin:0rem 0rem; 
	background-color: #ffeac8;
	color: #CC9966;
	display: inline-block;
	position: relative;
	top: -2.1rem;
	left: 1rem;
}

#listeFonctions1 .checkListTitle span.icon {
	margin:0rem 0rem 0rem 0.4rem;
	border-radius:50px;
	padding:0.9rem 0.9rem;
	font-size:1.6rem;
	background-color: #FFFFFF;
	color:#CC9966;
	margin-right: 0.4rem;
}
#listeFonctions1 .checkListContainer {
	margin-top: 1em;
	margin-bottom: 3rem;
	border-radius: 2rem;
	border: 7px solid #ffeac8;
}
#listeFonctions1 .checkListContainer p {
	position: relative;
	top: -1.4rem;
	left: 2rem;
	font-size: 1.2rem;
}

/* ******************************************* */
/* Encadrés fonctionnalités 2                  */
/* ******************************************* */

#listeFonctions .checkListContainer .checkListTitle .checkIcon {
	font-size:2rem;
	color: #FF9900;
	position: relative;
	bottom: -0.2rem;
	margin-left: 0.5rem;
}

#listeFonctions .checkListContainer .checkListTitle {
	border-radius: 50px;
	font-weight: bold;
	font-size:1.4rem;
	padding:0.3rem 1rem 0.3rem 0rem;
	margin:0rem 0rem; 
	color: #666666;
	display: inline-block;
	position: relative;
	top: -1.9rem;
	left: 1rem;
	border: 5px solid #fee5c9;
	background-color: #FFFFFF;
}

#listeFonctions .checkListContainer .checkListTitle span.icon {
	margin:0rem 0rem 0rem 0.7rem;
	border-radius:50px;
	font-size:1.6rem;
	color:#FF9900;
	margin-right: 0.4rem;
}
#listeFonctions .checkListContainer {
	margin-top: 1em;
	margin-bottom: 3rem;
	border-top: 5px solid #fee5c9;
	border-radius: Opx;
	border-bottom:none;
	border-left:none;
	border-right:none;
}
#listeFonctions .checkListContainer p {
	position: relative;
	top: -1.4rem;
	left: 2rem;
	font-size: 1rem;
}

/* ******************************************* */
/* Encadrés fonctionnalités 3                  */
/* ******************************************* */

#listeFonctions3 .checkListContainer {
	margin-bottom: 1rem;
	border-radius: 1rem;
	background-color: #FFFFFF;
	border: #FF9900 dotted 2px;
}

#listeFonctions3 .checkListContainer p {
	position: relative;
	left: 0.5rem;
	font-size: 0.9rem;
	text-align: center;
}

#listeFonctions3 .checkListContainer .checkListTitle .checkIcon {
	font-size:2rem;
	color: #FF9900;
	position: relative;
	bottom: -0.2rem;
	margin-left: 0.5rem;
}

#listeFonctions3 .checkListContainer .checkListTitle {
	border-radius: 1rem 1rem 0rem 0rem;
	font-weight: bold;
	font-size:1.2rem;
	padding:0.3rem 1rem 0.3rem 0rem;
	margin:0rem 0rem; 
	color: #FFFFFF;
	display: block;
	position: relative;
	background-color: #FF9900;
}

#listeFonctions3 .checkListContainer .checkListTitle span.icon {
	margin:0rem 0rem 0rem 0.7rem;
	border-radius:50px;
	font-size:1.2rem;
	color:#FFFFFF;
	margin-right: 0.4rem;
}

/* ******************************************* */
/* Table tarifs                                */
/* ******************************************* */

.table-tarifs {
	border-left: 1px solid #ffeac8;
	border-right: 1px solid #ffeac8;
}

.table-tarifs .title {
	background-color: #ffeac8;
	font-size:1.2rem;
	color: #CC9966;
}

.table-tarifs td {
	padding: 0.5rem;
	border-bottom: 1px solid #ffeac8;
}

.table-tarifs .prix {
	font-weight: bold;
	font-size: 1.1rem;
	color: #336699;
	text-align: center;
}

#contenu .table-tarifs.littleText li, #contenu .table-tarifs.littleText p, #contenu .table-tarifs.littleText a {
	font-size:0.9rem;
}

#contenu .table-tarifs.littleText .title {
	font-size:1rem;
}

table.price {
	background-color:transparent;
	padding: 3px;
	margin-bottom:20px;
	margin-right:20px;
	margin-left:20px;
	border-collapse:separate;
	border-spacing:0px;
	border: 2px solid #d2d8e8;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

table.price .prix {
	font-weight: bold;
	font-size: 1.1rem;
	color: #336699;
	text-align: center;
}

table.price th {
	background-color:#4f81bc;
	padding: 6px 10px;
	font-size:15px;
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
}

table.price .title {
	background-color:#4f81bc;
	padding: 6px 10px;
	font-size:1.2rem;
	text-align:left;
	font-weight:bold;
	color:#FFFFFF;
} 

table.price tr:nth-child(2n) { background-color: #d2d8e8}
table.price tr:nth-child(2n+1) { background-color: #eaedf4}

table.price td {
	padding: 6px 10px;
	vertical-align:top;
}

table.price th:first-child  {
		-webkit-border-top-left-radius: 10px;
		-moz-border-radius-topleft: 10px;
		border-top-left-radius: 10px;
}

table.price th:last-child  {
		-webkit-border-top-right-radius: 10px;
		-moz-border-radius-topright: 10px;
		border-top-right-radius: 10px;
}

table.price tr:last-child td:first-child {
		-webkit-border-bottom-left-radius: 10px;
		-moz-border-radius-bottomleft: 10px;
		border-bottom-left-radius: 10px;
}

table.price tr:last-child td:last-child {
		-webkit-border-bottom-right-radius: 10px;
		-moz-border-radius-bottomright: 10px;
		border-bottom-right-radius: 10px;
}

.TarifsHT {
	font-size:0.9rem;
	margin-left:0.5rem;
}

/* ******************************************* */
/* Onglets                                     */
/* ******************************************* */

.nav-tabs.mTab {
	border-bottom: 1px solid #FF9900;	
}
#contenu .nav-tabs.mTab {
	border-bottom: 1px solid #FF9900;	
}

.nav-tabs.mTab > li {
	margin-left: 0.1rem;
}
#contenu .nav-tabs.mTab > li {
	margin-left: 0.1rem;
	margin-top:0rem;
	margin-right:0rem;
	margin-bottom:-1px;
}
#contenu .nav-tabs.mTab > li {
	margin-left: 0.1rem;
}
.nav-tabs.mTab > li:first-of-type {
	margin-left: 0.5rem;
}
#contenu .nav-tabs.mTab > li:first-of-type {
	margin-left: 0.5rem;
}
.nav-tabs.mTab > li > a {
	background-color: #F1F1F1;
	border-radius: 10px 10px 0 0;
}
#contenu .nav-tabs.mTab > li > a {
	background-color: #F1F1F1;
	border-radius: 10px 10px 0 0;
}
.nav-tabs.mTab > li.active > a, .nav-tabs.mTab > li.active > a:hover, .nav-tabs.mTab > li.active > a:focus, .nav-tabs.mTab > li.active a:link, .nav-tabs.mTab > li.active a:visited,  .nav-tabs.mTab > li.active a:focus {
	font-weight: bold;
	color: #FF9900;
	border:1px solid #F90;
	border-bottom-color:transparent;
	padding-left: 0.7rem;
	padding-right: 0.7rem;
	background-color:#FFFFFF;
}
#contenu .nav-tabs.mTab > li.active > a, #contenu .nav-tabs.mTab > li.active > a:hover, #contenu .nav-tabs.mTab > li.active > a:focus, #contenu .nav-tabs.mTab > li.active a:link, #contenu .nav-tabs.mTab > li.active a:visited,  #contenu .nav-tabs.mTab > li.active a:focus {
	font-weight: bold;
	color: #FF9900;
	border:1px solid #F90;
	border-bottom-color:transparent;
	padding-left: 0.7rem;
	padding-right: 0.7rem;
	background-color:#FFFFFF;
}
.nav-tabs.mTab li a:link, .nav-tabs > li a:visited {
	color: #999999;
	border-bottom:none;
	padding: 0.3rem 0.4rem;
	margin-top:0.5rem;
}
#contenu .nav-tabs.mTab li a:link, #contenu .nav-tabs > li a:visited {
	color: #999999;
	border-bottom:none;
	padding: 0.3rem 0.4rem;
	margin-top:0.5rem;
}

.nav-tabs.mTab li a:active, .nav-tabs.mTab > li a:hover {
	color: #333333;
}
#contenu .nav-tabs.mTab li a:active, #contenu .nav-tabs.mTab > li a:hover {
	color: #333333;
}
.tab-content > .tab-pane {
	padding:2rem;
}
.tab-content {
	border-bottom: 1px solid #FF9900;
	border-left: 1px solid #FF9900;
	border-right: 1px solid #FF9900;
	border-radius: 0rem 0rem 1rem 1rem;
}
.tab-content p {
	font-size: 1.1rem;	
	margin-top: 0rem;
}
.tab-content h2 {
	color:#FF9900;
	font-size:1.6rem;
	font-family: 'Ubuntu', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	margin-top: 0rem;
	margin-bottom:1rem;
	margin-left: 1rem;
	font-display: swap;
}

ul.checklist li:before {
	font-family: 'FontAwesome';
	content: '\f046';
	margin:0 5px 0 -15px;
	color: #F90;
	font-display: swap;
}
ul.checklist li {
	list-style: none;
	font-size: 1.1rem;
	margin: 0.4rem 0rem 0.4rem 2rem;
}

/* ******************************************* */
/* Liste numérotée                             */
/* ******************************************* */

#contenu ol.styled {counter-reset: numero;} /* on initialise et nomme un compteur */
#contenu ol.styled > li {
	list-style-type: none;
	counter-increment: numero; /* on incrémente le compteur à chaque nouveau li */
	margin-bottom: 0.7rem;
	margin-left: 3rem;
	margin-right: 2rem;
	text-indent: -2.2rem;
}
#contenu ol.styled > li:before {
	content: counter(numero); /* on affiche le compteur */
	padding: 0.3rem 0.6rem;
	margin-right: 0.5rem;
	vertical-align:middle;
	background: #ed7d31;
	-moz-border-radius: 60px;
	border-radius: 60px;
	font-weight: bold;
	font-size: 0.8em;
	color: white;		
}

#contenu ol.styled > ol { counter-reset: innerCount; }

#contenu ol.styled > li > ol > li {
	list-style-type: none;
	counter-increment: innerCount;
	margin-bottom: 0.3rem;
	margin-left: 1rem;
	margin-right: 2rem;
 	text-indent: -1.6rem;
}

#contenu ol.styled > li > ol > li.nomargin {
	margin-bottom: 0rem;
	margin-top: 0.4rem;
}

#contenu ol.styled > li > ol > li:before {
	content: counter(innerCount) ". "; 
	margin-right: 0.5rem;
	vertical-align:middle;
	font-weight: bold;
	font-size: 1rem;
	color: #ed7d31;		
}

/* ******************************************* */
/* Responsive Youtube Videos                   */
/* ******************************************* */

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ******************************************* */
/* FAQ Accordion                               */
/* ******************************************* */

#accordion-container {
	background: #ffffff;
	padding: 5px 10px 10px 10px;
	border: 1px solid #cccccc;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 5px 15px #cccccc;
	-webkit-box-shadow: 0 5px 15px #cccccc;
	box-shadow: 0 5px 15px #cccccc;
}
.accordion-header {
	font-size: 1.1rem;
	background: #ebebeb;
	margin: 5px 0 0 0;
	padding: 5px 10px;
	border: 1px solid #cccccc;
	cursor: pointer;
	color: #8e8e8e;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.active-header {
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
	background: url(images/active-header.png) #ffe0b2;
	background-repeat: no-repeat;
	background-position: right 50%;
	color: #b47d52;
}
.active-header:hover {
	background: url(images/active-header.png) #ffd699;
	background-repeat: no-repeat;
	background-position: right 50%;
}
.inactive-header {
	background: url(images/inactive-header.png) #ebebeb;
	background-repeat: no-repeat;
	background-position: right 50%;
}
.inactive-header:hover {
	background: url(images/inactive-header.png) #f5f5f5;
	background-repeat: no-repeat;
	background-position: right 50%;
}
.accordion-content {
	display: none;
	padding: 20px;
	background: #ffffff;
	border: 1px solid #cccccc;
	border-top: 0;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
	font-size:0.9rem;
}

/* ******************************************* */
/* Thème                                       */
/* ******************************************* */

.dottedContainer {
	border:2px #FF9900 dotted;
	padding:1.5rem;
	margin-right:1rem;
	margin-left:1rem;
	border-radius:1rem;
	margin-bottom:2rem;
}

.widget_sidebar_title {
	font-family: 'Heebo', sans-serif;
	font-size: 1.1rem;
	font-weight: bold;
	color: #FF9900;
	margin: 0px 0px 0.2rem 0.3rem;
	font-display: swap;
}
  
.nf-form-fields-required {
	margin-bottom:1rem;
}

h2.metier {
	font-family: 'Heebo', sans-serif;
	margin-top: 2rem;
	margin-bottom: 1.5rem;
	font-weight: 800;
	font-size: 1.1rem;
	color: #FF9900;
	font-display: swap;
}

h3.metier {
}

.table-mdb {
	border-radius: 0.5rem;
	margin:0.1rem;
	border-collapse: separate;
	background-color: #ffeac8;
}
.table-mdb td.petit, .table-mdb td.petit li {
	font-size:0.9rem;
}


.table-mdb thead tr th {
	padding: 0.5rem;
	font-weight: bold;
	font-size: 1.1em;
	color: #CC9966;
}
.table-mdb tbody tr td {
	padding: 0.5rem;
	font-size:1rem;
}

.table-mdb tbody tr:nth-child(odd) {
   background-color: #FFFBF0;
}
.table-mdb tbody tr {
   background-color: #FFF7E1;
}

#contenu .listeNormale {
	margin-left: 1.5rem;
	margin-top:1rem;
	margin-bottom:1rem;
}
#contenu .listeNormale > li {
	margin-top:0.2rem;
	margin-bottom:0.2rem;
}

.sc-container {
	padding: 1rem 2rem 0.5rem 2rem;
}

a.innerButton:link, a.innerButton:visited {
	color:#CC9966;
	background: #FFEAC8; /* Old browsers */
	background: -moz-linear-gradient(top,  #FFFFFF 0%, #FFEAC8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #FFFFFF 0%,#FFEAC8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #FFFFFF 0%,#FFEAC8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFEAC8',GradientType=0 ); /* IE6-9 */
	border-radius: 0.5rem;
	padding: 0.5rem 1rem;
	margin: 1rem 0rem 0rem 0rem;
	border: solid 1px #FFEAC8;
	display: block;
}
a.innerButton:hover, a.innerButton:active, a.innerButton:focus {
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background: #FF9900; /* Old browsers */
	background: -moz-linear-gradient(top,  #FFCCCC 0%, #FF9900 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #FFCCCC 0%,#FF9900 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #FFCCCC 0%,#FF9900 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFCCCC', endColorstr='#FF9900',GradientType=0 ); /* IE6-9 */
	border:1px solid #FF9900;
}

.navPpl {
	/*background: url(images/fdMenu.png) repeat-x bottom;*/
}
h1.home {
	font-family: 'Ubuntu', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;	
	font-weight: 700;
	color: #FF9900;
	font-size:1.5rem;
	font-style: italic;
	margin-top: 2rem;
	font-display: swap;
}
.carousel-caption h3 {
	font-size: 2.2rem;
	font-family: 'Ubuntu', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;
	font-style: italic;
	font-weight: 700;
	padding: 5px 0px 5px 0px;
	text-shadow: 1px 1px 5px rgba(0, 0, 0, .7);
	color: #FFFFFF;
	font-display: swap;
}

.carousel-caption h3.orange {
	color: #FF9900;
	text-shadow: -2px 0 #FFFFFF, 0 2px #FFFFFF, 2px 0 #FFFFFF, 0 -2px #FFFFFF;
}
#colNews {
	margin-bottom: 30px; 
	margin-top: 10px;
}
#colNews p {
	margin-left: 0px; 
	margin-right: 0px;
}

h3 {
	font-family: 'Heebo', sans-serif;
	margin-top:2rem; 
	margin-bottom:1.5rem; 
	font-weight:800;
	font-size:1.1rem;
	color:#FF9900;
	font-display: swap;
}



h3.productTitle {
	margin-left:2rem;
	margin-right:2rem;
}

div.colContent {
	border: 2px solid #FFEAC8;
	padding:1rem;
	border-radius: 1rem;
}

p.nomargin {
	margin: 0.8rem 0px;
}

.accueilBlogText p {
	line-height: 1.2rem;
	font-size: 0.8rem;
	margin-left: 0.5rem;
	margin-right: 0.5rem;
}
.accueilBlogTitle {
	font-size:0.9rem;
}

/* Media queries pour définir les font-sizes de base */

@media screen and (max-width:600px) {
	:root { font-size: 14px;  /* default below 600px */ }
	.bandeauSup .pull-left { display:none }
}
@media screen and (min-width:601px) and (max-width:960px) {
	:root { font-size: 15px;  /* default below 600px */ }
	.bandeauSup .pull-left { display:none }
}
@media screen and (min-width:961px) and (max-width:1200px) {
	:root { font-size: 16px;  /* default below 600px */ }
}
@media screen and (min-width:1201px) and (max-width:1600px) {
	:root { font-size: 17px;  /* default below 600px */ }
}
@media screen and (min-width:1601px) and (max-width:1920px) {
	:root { font-size: 18px;  /* default below 600px */ }
}
@media screen and (min-width:1921px) {
	:root { font-size: 19px;  /* default below 600px */ }
}
span.contact {
	background-color: #FF9900;
	border-radius: 5px;
	padding: 0px 5px;
	margin: 0px 0px;
	font-size:0.9rem;
	font-weight: bold;
	color:#FFFFFF;
	font-style: normal;
}
span.contact span {
	color:#FFFFFF;
}


.bigList {
	border-radius: 50px;
	font-weight: bold;
	font-size:1.15rem;
	padding:0.5rem 0.5rem 0.5rem 3rem;
	margin:1.1rem 0rem; 
	text-indent: -2.9rem;
}
.bigList.orange {
	background-color: #FF9900;
	color: #FFFFFF;
}
.bigList .light {
	font-weight:300;
	font-size:1rem;
}
.bigList a, .bigList a:link, .bigList a:visited {
	color:#CC9966;
}
.bigList a:hover, .bigList a:active, .bigList a:focus {
	color:#996633;
}
.bigList.marron {
	background-color: #ffeac8;
	color: #CC9966;
}
.bigList.jaune {
	background-color: #FFCC00;
	color: #FF6600;
}

.bigList span.number {
	margin:0.5rem;
	border-radius:50px;
	padding:0.2rem 0.6rem;
	font-weight: bold;
	font-size:1.2rem;
}
.bigList.orange span.number {
	background-color: #FFFFFF;
	color:#FF9900;
}
.bigList.marron span.number {
	background-color: #FFFFFF;
	color:#CC9966;
}
.bigList.jaune span.number {
	background-color: #FFFFFF;
	color:#FF6600;
}

.bigList h2 {
	margin:0rem;
	color:#CC9966;
	display:inline;
	font-size:1.15rem;
}

hr.orange {
	background-color:#FFEAC8;
	border: none;
	height:1px;
}

.bandeauSup .pull-left { font-size: 0.8rem; }

.footer p, .footer li {
	font-size:0.7rem;
}

p strong, li strong {
	font-weight: 300;
	border-bottom: 2px dotted #6699CC;
}

#contenu p strong.bold, #contenu li strong.bold {
	font-weight: bold;
	border-bottom: none;
}

p, li, div { font-size:1rem; }

div.subLink {
	font-size:1rem;
	color:#CC9966;
	font-style: italic;
	background-color: #ffeac8;
	margin: 15px ; 
	padding: 0.5rem 1rem;
	border-radius:10px;
}
div.subLink:hover {
	background-color: #FF9900;
	color: #FFFFFF;
}

div.subLink span.title, div.subLink a.title {
	font-size: 1.2rem;
	font-weight:bold;
	color:#CC9966;
	font-style: normal;
	text-decoration: none;
	display: block
}
div.subLink a {
	color:#CC9966;
}
div.subLink a:hover, div.subLink a:active, div.subLink:hover a, div.subLink:hover span  {
	color: #FFFFFF;
}

div.subLink.inline {
	display: inline-block;
	margin-left:5px;
}

div.subLink.inline a {
	padding:0.25rem 0.5rem;
}

blockquote.intro {
	padding:0px 20px 0px 20px;
	border-left: 20px solid #FFEAC8;
	font-style: italic;
	font-size: 1rem;
	margin:20px 0px 40px 0px;
}
blockquote.intro strong {
	font-weight: 300;
	border-bottom: 3px dotted #FF9900;
}

li {
	margin-left:20px;
}
.sitemapTitle {
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	font-size: 1.1rem;
	color:#337ab7;
	margin-top:10px;
	margin-bottom:5px;
}

#espaceInterieur {
	// display: table;
	// width: 100%;
}
#widget_header, #contenu {
	// display: table-cell;
}
#widget_header {
	// width:25%;
	// max-width: 320px;
	padding: 20px 0px 0px 0px;
	// vertical-align: top;
}
#contenu {
	padding:35px 40px 10px 40px;
}

#contenu li {
	margin:1rem 2rem;
}

#contenu ul.list {
	/*border-top: dotted 1px #FFEAC8;*/
	/*margin: 1.5rem 2rem 2rem 0rem ;*/
}
#contenu ul.list li {
	border-bottom: dotted 2px #FFEAC8;
	list-style-type: none;
	padding-bottom: 0.5rem;
	padding-top:0.2rem;
	padding-right:1rem;
	padding-left:3.5rem;
	text-indent: -2.7rem;
	margin:0rem 1rem;
}

#contenu ul.list li:before {
	content: "\002794";
	color: #FFEAC8;
	font-size:1.75rem;
	margin-right:1rem;
	position: relative;
	top:0.3rem;
}
#contenu ul.list li:first-of-type {
	border-top: dotted 2px #FFEAC8;
	padding-top:0.2rem;
}
#contenu ul.list strong.title {
	border: none;
	background-color: #FFEAC8;
	border-radius: 10px;
	padding: 0.2rem 0.5rem;
	font-weight: bold;
	margin-right:0.5rem;
	color:#A8835F;
}

#contenu ul.list2 {
	margin: 0.5rem 0rem;
}

#contenu ul.list2 li {
	border-bottom: dotted 2px #FFEAC8;
	list-style-type: none;
	margin: 0rem;
	padding: 0.5rem;
}

#contenu ul.list2 li:first-of-type {
	border-top: dotted 2px #FFEAC8;
}

#contenu strong {
	font-weight: 300;
	border-bottom: 2px dotted #6699CC;
}

.contact-us {
	background: #FFEAC8; /* Old browsers */
	background: -moz-linear-gradient(top,  #FFFFFF 0%, #FFEAC8 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #FFFFFF 0%,#FFEAC8 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #FFFFFF 0%,#FFEAC8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#FFEAC8',GradientType=0 ); /* IE6-9 */
	border-radius: 0rem 0rem 1rem 1rem;
	padding: 1rem 2rem;
	margin: 1rem 0rem;
}

.tableDisplay.clients {
	background-color: #55c5eb;
}
.tableDisplay.clients .txt {
	color: #FFFFFF;
	padding: 1rem;
	font-size: 1.2rem;
	font-style: italic;
}
.tableDisplay.clients .img {
	text-align: right;
}
.encadre {
	background-color: #FFF6D5;
	border-radius: 25px;
	padding: 1.2rem 1.5rem;
	margin: 1rem 1.2rem;
	text-align: center;
	font-size: 0.95rem;
	font-style: italic;
	color: #996633;
}
.encadre .title {
	font-weight: bold;
}
.encadre1 {
	background-color: #FFF6D5;
	border-radius: 25px;
	padding: 0.7rem 0.75rem;
	margin: 0rem 0rem 0rem 1rem;
	text-align: center;
	width: 35%;
	float: right;
}

.encadre1 h2 {
	margin: 0rem;
	font-size: 1rem;
	/*border-radius : 1rem;*/
	/*background-color:#f8efce;*/
	padding: 0.75rem 0rem;
	color: #bfb38d;
	/*border: 3px solid #f8efce;*/
}

.encadre1 h3 {
	margin: 1rem 0rem ;
	padding: 0.5rem;
	color: #bfb38d;
	border-top: 2px dotted #bfb38d;
	border-bottom: 2px dotted #bfb38d;
	font-size: 0.9rem;
}
.encadre1 p {
	font-size: 0.8rem;
	font-style: italic;
	color: #918664;
	margin: 0.5rem 0rem;
	line-height: 1rem;
	text-align: center;
}
.encadre2 {
	border-top:solid 2px #ffeac8;
	border-bottom:solid 2px #ffeac8;
	color:#CC9966;
	padding: 1rem;
	text-align: center;
	font-style: italic;
}
.encadre3 {
	font-size: 1.1rem;
	font-style: italic;
	padding:1.5rem;
	background-color: #ffeac8;
	border-radius: 1.25rem;
	color:#996633;
	text-align: center;
}
.encadreForm {
	font-size: 1.1rem;
	font-style: italic;
	padding:2rem 3rem;
	background-color: #ffeac8;
	border-radius: 1.25rem;
	color:#996633;
}

h1.page-title {	
	font-family: 'Heebo', sans-serif;
	font-weight:800;
	text-align: right;
	font-size:2rem;
	color:#FF9900;
	margin: 1.5rem 1.5rem 0rem 0px;
	font-display: swap;
}

.widget_sidebar h3 {
	font-size:1.1rem;
	font-weight: bold;
	color:#FF9900;
	margin: 0px 0px 0.5rem 0.7rem;
}
.widget_sidebar li {
	font-size: 0.75rem;
	list-style-type: none;
	margin-left:1rem;
	text-indent:0px;
	line-height: 1.2rem;
}

.widget_sidebar li:before {
	content: "+ \0020";
	font-weight: bold;
	color:#FF9900;
}

.widget_sidebar .sub-menu li {
	margin-left:0.7rem;
}


.widget_sidebar .sub-menu li:before {
	content: "- \0020";
	font-weight: bold;
	color:#FF9900;
}
.introctg {
	background-color:#FFF9EF;
	border-radius:20px;
	padding:20px;
	font-size:1.1rem;
	text-align: center;
	font-style: italic;
	color: #996633;
}
.introctg-old {
	background-color: #FFEAC8;
	border-radius:20px;
	padding:20px;
	font-size:1.1rem;
	text-align: center;
	font-style: italic;
	color: #996633;
}
h2.titreListeArticle {
	font-size:1.2rem;
	margin-bottom: 10px;
	margin-top: 0px;
}

.categoryArticle {
	display: table;
}
.articleImage {
	display: table-cell;
	width:180px;
	text-align:center;
	vertical-align: top;
}
.articleText {
	display: table-cell;
}
.contactInfos {
	font-size: 0.7rem;
	color: #999999;
}

#mega-menu-wrap-max_mega_menu_1 {
	clear: none;
}
#logoMediabat {
	position:absolute;
	z-index: 1000;
	margin: 5px 3px 0px 7px;
}

.btn-orange {
  color: #FFFFFF;
  background-color: #FF6600;
  border-color: #FFFFFF;
	border-width: 3px;
	border-radius: 10px;
}
.btn-orange:focus,
.btn-orange.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-orange:hover {
  color: #fff;
  background-color: #FF3300; /* For browsers that do not support gradients */
  border-color: #FFFFFF;
}
.btn-orange:active,
.btn-orange.active,
.open > .dropdown-toggle.btn-orange {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-orange:active:hover,
.btn-orange.active:hover,
.open > .dropdown-toggle.btn-orange:hover,
.btn-orange:active:focus,
.btn-orange.active:focus,
.open > .dropdown-toggle.btn-orange:focus,
.btn-orange:active.focus,
.btn-orange.active.focus,
.open > .dropdown-toggle.btn-orange.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-orange:active,
.btn-orange.active,
.open > .dropdown-toggle.btn-orange {
  background-image: none;
}
.btn-orange.disabled:hover,
.btn-orange[disabled]:hover,
fieldset[disabled] .btn-orange:hover,
.btn-orange.disabled:focus,
.btn-orange[disabled]:focus,
fieldset[disabled] .btn-orange:focus,
.btn-orange.disabled.focus,
.btn-orange[disabled].focus,
fieldset[disabled] .btn-orange.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-orange .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-blue {
  color: #FFFFFF;
	background: #1ea3e9; /* Old browsers */
	background: -moz-linear-gradient(top,  #1ea3e9 0%, #3874bf 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #1ea3e9 0%,#3874bf 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #1ea3e9 0%,#3874bf 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1ea3e9', endColorstr='#3874bf',GradientType=0 ); /* IE6-9 */
	border-radius: 10px;
  border-color: #FFFFFF;
	border-width: 3px;
	padding:5px 10px 5px 10px;
	box-shadow: -1px 2px 5px 1px rgba(0, 0, 0, 0.4); 
}
.btn-blue:focus,
.btn-blue.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-blue:hover {
  color: #FFF;
	background: #CC0000; /* Old browsers */
	background: -moz-linear-gradient(top,  #FF0000 0%, #CC0000 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #FF0000 0%,#CC0000 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #FF0000 0%,#CC0000 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF0000', endColorstr='#CC0000',GradientType=0 ); /* IE6-9 */
  border-color: #FFFFFF;
}
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-blue:active:hover,
.btn-blue.active:hover,
.open > .dropdown-toggle.btn-blue:hover,
.btn-blue:active:focus,
.btn-blue.active:focus,
.open > .dropdown-toggle.btn-blue:focus,
.btn-blue:active.focus,
.btn-blue.active.focus,
.open > .dropdown-toggle.btn-blue.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-blue:active,
.btn-blue.active,
.open > .dropdown-toggle.btn-blue {
  background-image: none;
}
.btn-blue.disabled:hover,
.btn-blue[disabled]:hover,
fieldset[disabled] .btn-orange:hover,
.btn-blue.disabled:focus,
.btn-blue[disabled]:focus,
fieldset[disabled] .btn-orange:focus,
.btn-blue.disabled.focus,
.btn-blue[disabled].focus,
fieldset[disabled] .btn-orange.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-blue .badge {
  color: #f0ad4e;
  background-color: #fff;
}

body,td,th {
	font-family: 'Roboto', 'Open Sans', 'Helvetica Neue', 'Helvetica', 'Arial', sans-serif;	
	font-display: swap;
	font-weight: 300;
}

.bandeauSup {
	background-color:#333333;
	color:#999999;
	font-size:0.9rem;
	padding:2px 0px 2px 0px;
}
.bandeauSup .pull-left {
	padding-top:5px;
}
.pageTitle {
	/*background: url(../images/fdSubTopMenu.png) repeat-x top;*/
	margin-top:0px;
}
.pageTitleHome {
	background-color: antiquewhite;
	background:url(../images/fdban.jpg) no-repeat center fixed;
	background-size: cover;
	min-height: 480px;
	color:#FFFFFF;
	margin-top:0px;
	
}

.navbarMediabat {
	align-content:stretch;
	justify-content: space-start;
}
.footer {
	font-size:0.8rem;
	padding:20px;
	background: #F9F9F9;
	margin-top: 50px; 
	border-top: #ECECEC 1px solid;
}
.footer li {
	margin-left:0rem;
}

.greyBg {
	background: #F9F9F9;
}
.sitemapTitle {
	display:block;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:10px;
	margin-bottom:5px;
	font-size:0.8rem;
}

#defaultNavbar1 {
	align-self:center;
	flex:1;
}
.pageTitle h1 { 
	font-family: 'Yantramanav', sans-serif;
	font-display: swap;
	font-weight:700;
	font-size:3rem;
	letter-spacing:5px;
	margin-bottom:0px;
	text-align: center;
}
.pageTitle h2 {
	font-family: 'Yantramanav', sans-serif;
	font-display: swap;
	font-weight:700;
	font-style:italic;
	font-size:1.8rem;
	color:#feaa5b;
	margin-top:auto;
	display:inline-block;
	background-color:#CC6600;
	border-radius:50px;
	padding:0px 15px 0px 15px;
}
.pageTitle .row div {
	text-align:center;
}

/* ******************************************* */
/* Breadcrumbs                                 */
/* ******************************************* */

.breadcrumb-bg {
	background-color:#f5f5f5;
	margin-bottom:40px; 
}

#breadcrumbs {
	list-style:none;
	margin:0px 0px 0px 0px;
	overflow:hidden;
	background-color:#f5f5f5;
	padding-left:5px;
}

#breadcrumbs li {
	display:inline-block;
	vertical-align:middle;
	margin-right:0px;
	margin-left:5px;
	font-size:0.7rem;
}


#breadcrumbs .separator{
	font-size:18px;
	font-weight:100;
	color:#ccc;
}
#breadcrumbs strong {
	color:#999999;
	font-weight: normal;
	border-bottom: none;
}

/* ******************************************* */
/* Menu pagination                             */
/* ******************************************* */

.wp-pagenavi {
	clear: both;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border-radius:5px;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
	color:#666666;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #F60;
}

.wp-pagenavi span.current {
	font-weight: bold;
}
/* ******************************************* */
/* Override Bootstrap                          */
/* ******************************************* */

.modal-title {
	font-weight:bold;
	color:rgb(102, 51, 0);
	text-align:center;
}

.btn.wrap {
	white-space: normal;
}

p {
	margin: 0.8rem 2.5rem 0.8rem 0.25rem;
	line-height: 1.5rem;
}

blockquote {
	font-size:1rem;
}
.btn-lg {
	font-size:1rem;
}

.carousel-inner > .item > img, .carousel-inner > .item > a > img {
	margin: 0 auto;
}

.navbar-brand { height:auto; }
.navbar-default {
	border:none;
	background-color:#FFFFFF;
}
.navbar { margin-bottom:0px; }

h2 {
	font-family: 'Heebo', sans-serif;
	font-display: swap;
	margin-top:2rem; 
	margin-bottom:1.5rem; 
	font-weight:800;
	font-size:1.4rem;
	color:#FF9900;
}
.h2 {
	font-family: 'Heebo', sans-serif;
	font-display: swap;
	margin-top:2rem; 
	margin-bottom:1.5rem; 
	font-weight:800;
	font-size:1.4rem;
	color:#FF9900;
}

h3 {
	font-family: 'Heebo', sans-serif;
	font-display: swap;
	margin-top:2rem; 
	margin-bottom:1.5rem; 
	font-weight:800;
	font-size:1.1rem;
	color:#FF9900;
}
.h3 {
	font-family: 'Heebo', sans-serif;
	font-display: swap;
	margin-top:2rem; 
	margin-bottom:1.5rem; 
	font-weight:800;
	font-size:1.1rem;
	color:#FF9900;
}

h4 {
	font-size: 1.05rem;
	font-weight: bold;
	color:#FF9900;
}
.h4 {
	font-size: 1.05rem;
	font-weight: bold;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	background-color:#FFFFFF;
	border-bottom:#CCCCCC 5px solid;
}
.navbar-nav > li > a {
	padding-top:5px;
	padding-bottom:5px;
}
.lead {
	font-style:italic;
}
.breadcrumb {
	margin-bottom:0px;
	padding:5px 0px 5px 0px;
	font-size:0.9em;
}

/* Alignement responsive images */
.img-responsive.text-right { margin-left: auto; }
.img-responsive.text-left { margin-right: auto; }
.img-responsive.text-center { 
	margin-right: auto; 
	margin-left: auto; 
}

/* ******************************************* */
/* Override Wordpress style                    */
/* ******************************************* */

.wp-post-image {
	margin-bottom: 10px;
}

/* ******************************************* */
/* WordPress Core                              */
/* ******************************************* */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* Text meant only for screen readers. */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
        white-space: nowrap;
	height: 1px;
	width: 1px;
	overflow: hidden;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-size: 0.875rem;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar. */
}

/* ******************************************* */
/* Pricing table                               */
/* ******************************************* */

.col-md-4.fc-table {
	margin-bottom: 1.5rem;
}

.col-md-4.fc-table, .col-xs-12.fc-table {
	padding-right: 0rem;
	padding-left: 0rem;
}

.pricing-wrapper ul {
	list-style-type: none;
}

.pricing-wrapper a {
	color: #e95846;
	text-decoration: none;
}

.pricing-table-title {
	text-transform: uppercase;
	font-weight: 700;
	font-size: 2.6em;
	color: #FFF;
	margin-top: 15px;
	text-align: left;
	margin-bottom: 25px;
	text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

.pricing-table-title a {
	font-size: 0.6em;
}

.pricing-wrapper .clearfix:after {
	content: '';
	display: block;
	height: 0;
	width: 0;
	clear: both;
}

/** ========================
 * Conteneur
 ============================*/

.pricing-wrapper {
/*	width: 960px;*/
/*	margin: 40px auto 0;*/
}

.pricing-table {
	margin: 0 10px;
	text-align: center;
	/*width: 300px;*/
	/*float: left;*/
	-webkit-box-shadow: 0 0 15px rgba(0,0,0,0.4);
	box-shadow: 0 0 15px rgba(0,0,0,0.4);
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.pricing-table:hover {
	-webkit-transform: scale(1.06);
	-ms-transform: scale(1.06);
	-o-transform: scale(1.06);
	transform: scale(1.06);
}

.pricing-title {
	margin: 0px;
	color: #FFF;
	padding: 0.75rem 1rem;
	font-size: 1.3rem;
	text-transform: uppercase;
	text-shadow: 0 1px 1px rgba(0,0,0,0.4);
	background: #FF9900; /* For browsers that do not support gradients */
	background: -webkit-linear-gradient(#FF9900, #FF6600); /* For Safari 5.1 to 6.0 */
	background: -o-linear-gradient(#FF9900, #FF6600); /* For Opera 11.1 to 12.0 */
	background: -moz-linear-gradient(#FF9900, #FF6600); /* For Firefox 3.6 to 15 */
	background: linear-gradient(#FF9900, #FF6600); /* Standard syntax */
}

.pricing-table.recommended .pricing-title {
	background: #2db3cb;
}

.pricing-table.recommended .pricing-action {
	background: #2db3cb;
}

.pricing-table .desc {
	color: #FFFFFF;
	background: #403e3d;
	font-size: 0.9rem;
	padding: 0.75em;
	text-shadow: 0 1px 1px rgba(0,0,0,0.4);
}

.pricing-table .fc-title {
	color: #FF9900;
	font-size: 1rem;
	padding: 0.25rem 0.5rem;;
	font-weight: bold;
	text-align: left;
}

.table-list {
	background: #FFF;
	color: #403d3a;
}

.table-list li {
	font-size: 0.8rem;
	font-weight: bold;
	padding: 0.2rem 0.75rem;
	margin: 0rem 0rem 0rem 0rem !important;
	text-align: left;
	background: #F0F0F0;
}

.table-list li:before {
	content: "\f00c";
	font-family: 'FontAwesome';
	font-display: swap;
	color: #3fab91;
	display: inline-block;
	position: relative;
	right: 5px;
	font-size: 1rem;
} 
.table-list li.option:before {
	content: "\f00d";
	font-family: 'FontAwesome';
	font-display: swap;
	color: #FF3300;
	display: inline-block;
	position: relative;
	right: 5px;
	font-size: 1rem;
} 
.table-list li span {
	font-weight: 400;
}

.table-list li span.unlimited {
	color: #FFF;
	background: #e95846;
	font-size: 0.9em;
	padding: 5px 7px;
	display: inline-block;
	-webkit-border-radius: 38px;
	-moz-border-radius: 38px;
	border-radius: 38px;
}

.table-list li:nth-child(2n) {
	background: #FFFFFF
}

.table-buy {
	background: #FFF;
	padding: 15px;
	text-align: left;
	overflow: hidden;
}

.table-buy p {
	float: left;
	color: #37353a;
	font-weight: bold;
	font-size: 1.4em;
	margin-top: 0.25em;
	margin-right: 0rem;
}

.table-buy .pricing-action {
	float: right;
	color: #FFF;
	background: #FF9900;
	padding: 10px 16px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-weight: 700;
	font-size: 1em;
	text-shadow: 0 1px 1px rgba(0,0,0,0.4);
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;
}

.table-buy .pricing-action:hover {
	background: #FF6600;
}

.recommended .table-buy .pricing-action:hover {
	background: #228799;	
}


/* ******************************************* */
/* Table fonctions                             */
/* ******************************************* */

div.fonctionsConteneur {
	overflow-x:auto;
}
div.fonctionsConteneur table tr td { padding: 0.4em 0.75em } 
div.fonctionsConteneur table tr:nth-child(even) { background-color: #f2f2f2; }

.checkStatus { 
	font-weight: bold;
	text-align: center;
	font-size:1.5em;
	width: 2em;
}

.checkStatus.checked {
	color:#00CC33;
}
.checkStatus.unchecked {
	color:#FF3300;
}
.checkStatus.txt {
	color:#666666;
	font-size:1em;
	font-weight: normal;
}

div.fonctionsConteneur table tr td.titleCtg {
	font-weight: bold;
	font-size: 1.2em;
	color: #FF9900;
	padding:1em 0em 0.5em 0em;
}

/* ******************************************* */
/* Partagé                                     */
/* ******************************************* */

.petit 		{ font-size:0.8rem }

.center 	{ margin:0 auto; }

.orange 		{ color:#FF9900; }
.blue 			{ color:#33CC99; }
.grey 			{ color:#666666; }
.marron 		{ color:#996633; }
.lightMarron{ color:#CC9933; }
.lightGrey 	{ color:#999999; }

.bold { font-weight:bold }
.redBorder { border:#FF0000 1px solid; }
.greyBorder { border:#CCCCCC 1px solid; }
.flexbox-container {
	display:   -ms-flexbox;
	display:   -webkit-flex;
	display:   flex;
}
.flexbox-nowrap {
	flex-wrap:no-wrap;
}
.flexbox-stretch { align-content:stretch; }
.flexbox-verticalCenter {  
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
}
.tableDisplay {
	display: table;
	width: 100%;
}
.tableCellDisplay {
	display: table-cell;
}
.bold {
	font-weight: bold;
}

.borderedShadowed {
  border: 7px solid #fff;
  -moz-box-shadow: 5px 5px 20px #555; 
  -webkit-box-shadow: 5px 5px 20px #555; 
  box-shadow: 5px 5px 30px #555; 
}
.bloc {
	display: block;
}

.marginTop10 {
	margin-top:1rem;
}

@media screen and (max-width:470px){
	.carousel-caption h3 {
		font-size: 1.2rem;
	}	
}

/* ******************************************* */
/* Heebo 800                                   */
/* ******************************************* */

/* hebrew */
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 800;
  src: local('Heebo ExtraBold'), local('Heebo-ExtraBold'), url(//fonts.gstatic.com/s/heebo/v2/LrjXISi0cEmbCbxE0HhVJRkAz4rYn47Zy2rvigWQf6w.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0590-05FF, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* latin */
@font-face {
  font-family: 'Heebo';
  font-style: normal;
  font-weight: 800;
  src: local('Heebo ExtraBold'), local('Heebo-ExtraBold'), url(fonts/QseUf-R9zN9lBDeGzxuOw3YhjbSpvc47ee6xR_80Hnw.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}

/* ******************************************* */
/* Roboto                                      */
/* ******************************************* */

/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(//fonts.gstatic.com/s/roboto/v16/0eC6fl06luXEYWpBSJvXCIX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(//fonts.gstatic.com/s/roboto/v16/Fl4y0QdOxyyTHEGMXX8kcYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(//fonts.gstatic.com/s/roboto/v16/-L14Jk06m6pUHB-5mXQQnYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(//fonts.gstatic.com/s/roboto/v16/I3S1wsgSg9YCurV6PUkTOYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(//fonts.gstatic.com/s/roboto/v16/NYDWBdD4gIq26G5XYbHsFIX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(//fonts.gstatic.com/s/roboto/v16/Pru33qjShpZSmG3z6VYwnYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  src: local('Roboto Light'), local('Roboto-Light'), url(fonts/Hgo13k-tfSpn0qi1SFdUfZBw1xU1rKptJj_0jans920.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(//fonts.gstatic.com/s/roboto/v16/sTdaA6j0Psb920Vjv-mrzH-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(//fonts.gstatic.com/s/roboto/v16/uYECMKoHcO9x1wdmbyHIm3-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(//fonts.gstatic.com/s/roboto/v16/tnj4SB6DNbdaQnsM8CFqBX-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(//fonts.gstatic.com/s/roboto/v16/_VYFx-s824kXq_Ul2BHqYH-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(//fonts.gstatic.com/s/roboto/v16/NJ4vxlgWwWbEsv18dAhqnn-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(//fonts.gstatic.com/s/roboto/v16/Ks_cVxiCiwUWVsFWFA3Bjn-_kf6ByYO6CLYdB4HQE-Y.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  src: local('Roboto'), local('Roboto-Regular'), url(fonts/oMMgfZMQthOryQo9n22dcuvvDin1pK8aKteLpeZ5c0A.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(//fonts.gstatic.com/s/roboto/v16/77FXFjRbGzN4aCrSFhlh3oX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(//fonts.gstatic.com/s/roboto/v16/isZ-wbCXNKAbnjo6_TwHToX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(//fonts.gstatic.com/s/roboto/v16/UX6i4JxQDm3fVTc1CPuwqoX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(//fonts.gstatic.com/s/roboto/v16/jSN2CGVDbcVyCnfJfjSdfIX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0370-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(//fonts.gstatic.com/s/roboto/v16/PwZc-YbIL414wB9rB1IAPYX0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(//fonts.gstatic.com/s/roboto/v16/97uahxiqZRoncBaCEI3aW4X0hVgzZQUfRDuZrPvH3D8.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  src: local('Roboto Bold'), local('Roboto-Bold'), url(fonts/d-6IYplOFocCacKzxwXSOJBw1xU1rKptJj_0jans920.woff2) format('woff2');
  font-display: swap;
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215;
}
