@charset "utf-8";
/* CSS Document */

.consigne-header{
	font-size:16px;
	color:#00C;
}

.bg-consigne-header{
	border-bottom-left-radius : 20px;
    border-bottom-right-radius : 20px;
    border-top-left-radius : 20px;
    border-top-right-radius : 20px;
	border-color:#396;
	border-style:solid;
	border-width:1px;
	background-image:url(../img/bakground/consigne-patient.png);
	background-repeat:no-repeat;
}
.h2-fontFamily-coco{
	font-family:COCOMAT;
}
.h2-aSavoir{
	text-transform:capitalize;
	color:#B6ADA9;
}
.qq-titl-recommandation{
	text-transform:capitalize;
	color:#847357;
}
.centrer{
	text-align:center;
}
.centrer-left{
	text-align:left;
}
.upercase{
	text-transform:uppercase;
}
.p-color-vert{
	color:#396;
	font-weight:600;
}
.p-color-orange{
	color:#F93;
	font-weight:600;
}
.p-color-bleu{
	color:#009;
	font-weight:600;
}
.p-color-vert{
	color:#363 !important;
}

.p-text-footer{
	font-size:12px;
	color:#F3F3F3;
}
.footer-color-bleu{
	color:#6FF;
	font-weight:600;
}
.bg-demarche-qual{
	background-image:url(../mes%20images/bg-demarche-qual.png);
	background-repeat:no-repeat;
	width:250px;
	height:240px;
}
.p-padding-left-accordeon{
	padding-left:30px !important;
	font-size:12px;
	color:#399;
	font-style:italic;
}