﻿


.philactere-bleu
{
	width: 100%;
	height: 67px;
	/*background-image:url(/design/qc-fr/cg_background_vert.png);*/
	color: #474747 !important;
	padding:5px 10px 5px 10px;
	margin-bottom:10px;
	background-repeat: no-repeat;
	vertical-align: middle;
}

.philactere-bleu-long
{
	/*width: 450px;*/
	width: 100%;
	font-size: 1.8em !important;
	/*height: 47px;*/
	/*color: #fff !important;*/
	color: #474747 !important;
	padding: 5px 10px 5px 12px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

    /*PHYLACTÈRE POUR ACCESSIBILITÉ*/
                .philactere-bleu-long2
                {
	                background-color: #0181a1;
	                font-family: 'Ropa Sans', sans-serif !important;
	                font-size: 1.8em !important;
	                font-weight:bold !important;
	                background-image: url(/design/qc-fr/bg_titre_phylactere.png);
	                background-repeat: no-repeat;
	                background-position: center bottom;
	                height: auto;
	                line-height: .8em !important;
	                color: #474747 !important;
	                padding: 10px 0px 26px 12px !important;
	                margin-bottom: 10px;
	                margin-right: 0px;
                }
                .philactere-bleu-long2 .taille-11px   /*multilignes (+style "Texte petit")*/
                {
                    font-family: 'Ropa Sans', sans-serif !important; 
                    font-size: .85em !important; 
                }

.philactere-bleu-extra-long
{
	width: 98%;
	font-size: 1.50em !important;
	height: 96px;
	background-image: url(/design/qc-fr/bg_titre_niv3_extra_long.png);
	color: #474747 !important;
	padding: 5px 10px 5px 12px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
}

.contenu-droit .contenu-cadre h2.philactere-bleu-tres-long
{
    line-height: 1em;
}

.philactere-bleu-tres-long
{
	width: 100%;
	font-size: 1.50em !important;
	
	/*height: 71px;*/
	/*background-image: url(/design/qc-fr/bg_titre_niv3_tres_long.png);*/
	color: #474747 !important;
	padding: 5px 10px 5px 12px;
	margin-bottom: 10px;
	/*background-repeat: no-repeat;*/
    
}

.philactere-bleu-gauche
{
	width: 240px;
	background-image: url(/design/qc-fr/bg_vert_fleche_droite.png);
	padding: 20px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	width: 200px;
	vertical-align: top;
}
.philactere-bleu-gauche p
{
	color: #474747 !important;
	padding-right: 30px;
	
}
.philactere-bleu-gauche ul
{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-image: url('/design/intl-fr/puce-taupe.png');
	padding-left: 15px;
}
.philactere-bleu-gauche ul li
{
    font-size: 0.9em !important;
	line-height: normal;
    color: #474747 !important;
	padding-right: 30px;
}


.philactere-bleu-long:after, 
.philactere-bleu-tres-long:after,
.down-arrow:after {
	/*content: '';
	display: block;  
	position: absolute;
	left: 20px;
	bottom: 100%;
	width: 0;
	height: 0;
	border-bottom: 10px solid green;
	border-top: 10px solid transparent;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	*/
	top: 100%;
	/* centré */
	/*left: 50%;*/
	left: 20px;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136, 183, 213, 0);
	/*border-top-color: #c8dbd5;*/
	border-width: 10px;
	margin-left: -10px;
}

.philactere-bleu-tres-long
{
    position:relative;
    margin-bottom: 30px!important;
}
