@font-face {
    font-family: 'source_sans_probold';
    src: url('../fonts/sourcesanspro-bold-webfont.eot');
    src: url('../fonts/sourcesanspro-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-bold-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-bold-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-bold-webfont.svg#source_sans_probold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_proregular';
    src: url('../fonts/sourcesanspro-regular-webfont.eot');
    src: url('../fonts/sourcesanspro-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-regular-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-regular-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-regular-webfont.svg#source_sans_proregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'source_sans_proSBdIt';
    src: url('../fonts/sourcesanspro-semiboldit-webfont.eot');
    src: url('../fonts/sourcesanspro-semiboldit-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/sourcesanspro-semiboldit-webfont.woff') format('woff'),
         url('../fonts/sourcesanspro-semiboldit-webfont.ttf') format('truetype'),
         url('../fonts/sourcesanspro-semiboldit-webfont.svg#source_sans_proSBdIt') format('svg');
    font-weight: normal;
    font-style: normal;

}

body, body#tinymce td {
    font-family: "source_sans_proregular";
    color: #333;
    font-size: 14px;
    line-height: 1.42857;
}

a, a:hover, a:focus, a:visited, a:active { color: #EC7016; outline: none; }
a img {	border: none; }

h1, h2, h3, h4, h5, h6 {
	font-family: "source_sans_probold";
	color: #781777;
}
body h1 {
    font-size: 24px;
    border-bottom: double 3px;
    margin-bottom: 28px;
}
h2 {
	font-size: 20px;
	margin-bottom: 8px !important;
}
h3, h4, h5, h6 {
	font-size: 14px; 
	text-transform: uppercase; 
	font-weight: normal;	
	margin-bottom: 8px !important;
}

code { 
    background: #F2F2F2; 
    color: #000;
    font-family: "Courier New", Courier, monospace;
    font-size: 12px; 
}

strong, .field .field-label {
    font-weight: normal; 
    font-family: "source_sans_probold";
}

.image_gauche { float: left; margin: 5px 10px 5px 0; }
.image_droite { float: right; margin: 5px 0 5px 10px; }

.txt_vert { color: #85c878; }
.txt_violet { color: #8c62aa; }
.txt_orange { color: #f9a75d; }
.txt_bleu { color: #21bdbd; }
.txt_rose { color: #f17079; }
.txt_violet_artec { color: #781777; }
.txt_orange_artec { color: #eb680a;}
.fond_vert { background-color: #85c878; }
.fond_violet { background-color: #8c62aa; }
.fond_violet_clair { background-color: #D1C0DD; }
.fond_orange { background-color: #f9a75d; }
.fond_bleu { background-color: #21bdbd; }
.fond_rose { background-color: #f17079; }
.fond_gris_clair { background-color: #ccc; }
.fond_gris_clair_5px { background-color: #ccc; padding: 5px; }

.call_to_action_orange { 
	box-shadow: inset 0px 0px 10px 0px #d93b0a;
	background-color: #eb680a;
	color: #fff;
	padding: 9px 27px;
	border-radius: 4px;
	font-size: 16px;
	display: inline-block;
	letter-spacing: -0.3px;
	background-image: url(../images/reflet-cta.png), url(../images/arrow-left-cta.png), url(../images/arrow-right-cta.png);
	background-position: center 0, 6px center, 99% center;
	background-repeat: no-repeat;
}
.call_to_action_orange:hover, 
.call_to_action_orange:visited,
.call_to_action_orange:focus,
.call_to_action_orange:active { 
	text-decoration: none; 
	color: #fff;
}
.call_to_action_orange:hover { 
	background-color: #0b9e4f; 
	box-shadow: inset 0px 0px 10px 0px #083b20;
}

/* Classe pour creer un tableau responsive utilisant le script Stacktable */
.table_donnees_responsive { /* Declaration vide pour TinyMCE */ }
.table_donnees_responsive_bordure_grise { /* Declaration vide pour TinyMCE */ }
.table_donnees_responsive_bordure_grise_5px { /* Declaration vide pour TinyMCE */ }

.table_top_15px { width: 100%; }
.table_top_15px td {
    vertical-align: top;
    padding: 15px;
}

.table_bordure_grise { /* Declaration vide pour TinyMCE */ }
.table_donnees_responsive_bordure_grise td,
.table_bordure_grise td {
    border: 1px solid #ccc;
}

.table_bordure_grise_5px { /* Declaration vide pour TinyMCE */ }
.table_donnees_responsive_bordure_grise_5px td,
.table_bordure_grise_5px td {
    border: 1px solid #ccc;
    padding: 5px;
}

.table_fond_violet_clair_15px { /* Declaration vide pour TinyMCE */ }
.table_fond_violet_clair_15px td {
	background-color: #D1C0DD;
	padding: 15px;
}

.titre_18px_violet_artec_regular {
    font-size: 18px;
    letter-spacing: -1px;
    font-family: "source_sans_proregular";
    color: #781777;
}
.titre_18px_bleu { 
	color: #21bdbd;
	font-size: 18px;
}
.titre_18px_vert {
	color: #85c878;
	font-size: 18px;
}
.titre_18px_violet {
	color: #8c62aa;
	font-size: 18px;
}
.titre_18px_orange {
	color: #f9a75d;
	font-size: 18px;
}
.titre_18px_orange_artec {
	color: #eb680a;
	font-size: 18px;
}

.titre_24px_violet_artec_regular, .titre_24px_violet_artec_regular h2 {
    font-size: 24px;
    letter-spacing: -1px;
    font-family: "source_sans_proregular";
    color: #781777;
}

hr { 
	border: none !important; 
	border-top: solid 1px #781777 !important; 
	margin: 15px 0;
}