/**********/
/* COMMUN */
/**********/
.accessLayout, .byPass {
	position: absolute;
	left: 0;
	top: -500px;
	width: 1px;
	height: 1px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.notDisplay {
	display: none;
}
.alignleft {
	text-align: left !important;
}
.alignright {
	text-align: right !important;
}
.aligncenter {
	text-align: center !important;
}
.aligntop {
	vertical-align: top !important;
}
img.alignleft {
	float: left;
	margin: 0 5px 5px 0;
}
img.alignright {
	float: right;
	margin: 0 0 5px 5px;
}
.clear {
	clear: both;
}
hr.clear {
	visibility: hidden;
}
acronym {
	cursor: help;
	border-bottom: 1px dotted #000;
}
/*************/
/* GENERIQUE */
/*************/
img {
	border-width: 0;
}
body {
	background-color: #fff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	margin: 0;
	padding: 0;
	text-align: center;
}
td, th {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
input, select, textearea {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
}
#document {
	margin: 0 auto;
	width: 970px;
	border-left: 1px solid #0BA8CC;
	border-right: 1px solid #0BA8CC;
	overflow: hidden;
	background: url(images/limitation_head.gif) no-repeat 20px 137px;
	text-align: left;
}
#Accueil #document {
	background: none;
}
#corps {
	overflow: hidden;
	zoom: 1;
}
#contenu table {
	border: none;
	border-collapse: collapse;
	vertical-align: top;
}
#contenu table tbody tr td {
	padding: 3px;
	vertical-align: top;
}
#contenu table tbody tr td h4 {
	margin-top: 0px;
}
/*#contenu table tbody tr td {
	border: 1px solid #00A4CA;
	padding: 3px;
}
#contenu table tr th {
	border: none;
	padding: 3px;
	color: #00A4CA;
	font-weight: bold;
}
*/
/***************/
/* bandeauHaut */
/***************/
#topBleu {
	height: 20px;
	padding-top: 6px;
	background: #094EA3;
	color: #EDF2F8;
	padding-left: 20px;
	overflow: hidden;
	zoom: 1;
}
#topBleu span.gauche {
	float: left;
	display: block;
}
#topBleu span.droite {
	float: right;
	display: block;
	font-family: georgia, serif;
	margin-right: 12px;
	font-weight: bold;
}
#bandeauHaut {
	height: 112px;
	margin-bottom: 10px;
	text-align: right;
}
#Accueil #bandeauHaut {
	height: 225px;
}
#bandeauHaut h1 {
	background-position: right top;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0;
}
#bandeauHaut p {
	display: inline;
	margin: 0;
	padding: 0;
}
#bandeauHaut input.searchString {
	border: none;
	/*border-bottom: 1px dashed #219ab5;
*/
	width: 100px;
	padding: 2px;
	margin: 0;
	font-size: 10px;
}
#bandeauHaut a {
	color: #219ab5;
	text-decoration: none;
}
#bandeauHaut a:hover {
	text-decoration: underline;
}
/**************/
/* bandeauBas */
/**************/
#bandeauBas {
	text-align: center;
	color: #999;
	padding-left: 5px;
	padding-right: 5px;
	width: 960px;
	background: #0BA8CC;
	height: 29px;
	float: left;
	color: #FFF;
	overflow: hidden;
	zoom: 1;
}
#bandeauBas #lastUpdate {
	float: left;
	font-size: 10px;
	display:block;
	margin-top:8px;
}



#bandeauBas #menuBot{
	float: right;
	font-size: 10px;
	display:block;
	margin-top:8px;
}

#bandeauBas #menuBot ul{
padding:0;
margin:0;
}


ul {
	font-size: 10px;
	list-style: none;
	}
li {
	padding-left: 13px;
	background: url(images/puce.gif) no-repeat 0 4px;
	list-style-type: none;
	list-style-position: outside;
	clear: both;
}
#bandeauBas li {
	display: inline;
	border-right: 1px solid #FFF;
	padding: 0 4px 0 6px;
	margin: 0;
}
#bandeauBas li.noBorder {
	border-right: none;
}
#bandeauBas a {
	color: #FFF;
	text-decoration: none;
}
#bandeauBas a:hover {
	text-decoration: underline;
}
/*****************/
/* colonneGauche */
/*****************/
#colonneGauche {
	float: left;
	width: 194px;
	padding-left: 13px;
}
#colonneGauche #logoGal {
	float: right;
}
#colonneGauche #niveau1 {
	background-color: #510873;
	background-image: url(images/niveau1_hg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-bottom: 20px;
	float: left;
}
#colonneGauche #niveau1 ul {
	margin: 0;
	padding: 20px;
	list-style: none;
	background-image: url(images/niveau1_bd.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}
#colonneGauche #niveau1 a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#colonneGauche ul#menu {
	margin: 0 0 15px 0;
	padding: 0;
	list-style: none;
	width: 186px;
	/*border-top: 1px solid #0498C6;
*/
}
#colonneGauche ul#menu {
	margin:  0;
	padding: 0;
}
#colonneGauche ul#menu li {
	background: none;
	padding-left: 0;
}
#colonneGauche #menu a {
	display: block;
	background-color: #fff;
	text-align: right;
	padding: 5px 10px;
	text-decoration: none;
	color: #0353AC;
	border-bottom: 2px solid #B2E0F0;
	font-weight: bold;
	font-size: 13px;
	clear: left;
}
#colonneGauche #menu a:hover {
	color: #a93760;
}
#colonneGauche #menu a.selected {
	background-color: #A93760;
	border-bottom: 2px solid #723559;
	color: #FFF;
}
#colonneGauche #menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	width: 186px;
	border-bottom: 2px solid #B2E0F0;
}
#colonneGauche #menu ul li {
	margin: 0;
	padding: 0;
}
#colonneGauche #menu ul a {
	background-color: #E5F5FA;
	font-weight: normal;
	padding-top: 0px;
	color: #00a4ca;
	border: none;
	font-size: 10px;
	line-height: 120%;
}
#colonneGauche #menu ul a.selected {
	font-weight: bold;
	background: #E5F5FA;
	color: #A93760;
	font-weight: bold;
	border: none;
}

/*****************/
/* colonneDroite */
/*****************/
#colonneDroite {
	float: right;
	width: 20%;
	margin-right: 26px;
	display: inline;
	margin-top: 116px;
}
/***********/
/* contenu */
/***********/
#contenu {
	margin: 0px;
	padding: 0px !important;
	float: right;
	width: 725px;
	padding: 15px !important;
	padding-right: 20px !important;
	padding-top: 0px !important;
}
#Accueil #contenu {
	/*background: url(images/bodycontainermidcol_home_bg01.jpg) no-repeat 6px 227px;*/
}
.avecDeuxColonnes #contenu {
	/*width: 46%;
*/
	width: 500px;
	float: left;
}
#contenu .paragraphe {
	margin: 0 0 10px 0;
	width: 96%;
	overflow:hidden;
	zoom:1;

}
#contenu .paragraphe p {
	text-align: justify;
/*	margin: 0 20px; */
	padding: 1px 0 12px 0;
}
#contenu .paragraphe table p {
	margin: 0;
	padding: 0;
}
#contenu h2 {
	color: #a43c5f;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 22pts;
	font-family: Verdana, Helvetica, sans-serif;
}
#contenu h3 {
	font-family: Verdana, Helvetica, sans-serif;
	color: #00a4ca;
	font-weight: bold;
	font-size: 15pts;
	background-repeat: no-repeat;
	margin-top: 0px;
}
h3.souligne {
	background: url(images/bottom.gif) no-repeat 0 100%;
	padding-bottom: 5px;
}
li.espace {
	margin-top: 7px;
	margin-bottom: 7px;
}
#contenu h4 {
	display: block;
	color: #333333;
	font-size: 11px;
	font-family: Arial;
	padding-left: 13px;
	background: url(images/puce.gif) no-repeat 0 4px;
}
#contenu h5 {
}
#contenu h6 {
}
#contenu a {
	color: #00a4ca;
	text-decoration: underline;
}
a {
	color: #00a4ca;
	text-decoration: underline;
}
#contenu a.fleche {
	background-image: url(images/fleche_bleue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
#contenu a:hover {
}
#contenu ul {
}
#contenu hr {
	border: none;
	height: 1px;
	width: 97.5%;
	background: url(images/hr.jpg) no-repeat center;
	margin-bottom: 9px;
	margin-top: 3px;
}
*+html #contenu hr {
	color: #00A4CA;
	width: 50%;
	text-align: center;
}
#contenu .PRS_CADRE {
	background-image: url(images/cadre_hg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 97.5%;
}
#contenu .PRS_CADRE .paragrapheInner {
	background-image: url(images/cadre_bd.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	overflow: hidden;
	padding: 10px;
}
#contenu .PRS_CADRE h3 {
	background-color: transparent;
	color: #219ab5;
	font-size: 18px;
	margin: 0;
	width: 90%;
	padding: 4px 0 4px 20px;
	background-image: none;
}
#contenu .PRS_CADRE h4 {
	color: #219ab5;
	background-image: url(images/fleche_verte.gif);
	margin: 15px 6px;
}
#contenu .PRS_CADRE hr {
	margin: 0 20px 5px 20px;
}
#contenu div a.noir {
	color: #000;
}
/**********/
/* module */
/**********/
.module {
	margin-bottom: 20px;
}
.module p {
	margin: 5px 0;
}
.PRS_FOND {
	background-color: #d5e3ff;
	background-image: url(images/cadre_hg.gif);
	background-repeat: no-repeat;
	background-position: top left;
}
.PRS_FOND .moduleInner {
	background-image: url(images/cadre_bd.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 10px 20px;
}
.PRS_FOND h3 {
	font-size: 16px;
	color: #6666cc;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
.PRS_FOND a {
	color: #6666cc;
}
.PRS_FOND a.fleche {
	background-image: url(images/fleche_bleue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.PRS_FOND a:hover {
	text-decoration: none;
}
.PRS_FOND_2 {
	background-color: #219ab5;
	background-image: url(images/cadre_hg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-left: 20px;
	color: #fff;
}
.PRS_FOND_2 .moduleInner {
	background-image: url(images/cadre_bd.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding: 10px 20px;
}
.PRS_FOND_2 h3 {
	font-size: 12px;
	font-weight: bold;
	border-top: 1px dotted #fff;
	border-bottom: 1px dotted #fff;
	margin: 0;
	padding: 4px 0;
}
.PRS_FOND_2 a {
	color: #fff;
}
.PRS_FOND_2 a:hover {
	text-decoration: none;
}
.PRS_TITRE h3 {
	background-image: url(images/h3_vert.gif);
	background-repeat: repeat-x;
	margin: 0;
	padding: 4px 20px;
	font-size: 12px;
	color: #219ab5;
}
.PRS_TITRE p {
	padding: 0 20px;
}
.PRS_TITRE a {
	color: #219ab5;
}
.PRS_TITRE a.fleche {
	background-image: url(images/fleche_verte.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
}
.PRS_TITRE a:hover {
	text-decoration: none;
}
.PRS_DOTTED {
	border-top: 1px dotted #333;
}
.PRS_DOTTED h3 {
	border: 1px dotted #333;
	border-top: none;
	margin: 0;
	padding: 4px 10px;
	background-color: #d5e3ff;
	color: #6666cc;
	font-size: 12px;
}
.PRS_DOTTED p {
	border: 1px dotted #333;
	border-top: none;
	margin: 0;
	padding: 5px 10px;
}
.PRS_DOTTED a {
	color: #219ab5;
	text-decoration: none;
}
.PRS_DOTTED a:hover {
	text-decoration: underline;
}
#contenu .PRS_50_FONCE, #contenu .PRS_50_CLAIR {
	width: 46%;
	float: left;
	padding: 1%;
}
#contenu .PRS_50_FONCE img, #contenu .PRS_50_CLAIR img {
	border: 1px solid #0D3499;
}
#contenu .PRS_50_FONCE h2, #contenu .PRS_50_CLAIR h2 {
	margin: 0;
	padding: 30px 0 0 0;
	font-size: 12px;
	text-align: right;
}
#contenu .PRS_50_FONCE h2 {
	color: #6666cc;
}
#contenu .PRS_50_CLAIR h2 {
	color: #55ADDC;
}
#contenu .PRS_50_FONCE a, #contenu .PRS_50_CLAIR a {
	font-weight: bold;
	color: #6666cc;
	text-decoration: none;
}
#contenu .PRS_50_FONCE a:hover, #contenu .PRS_50_CLAIR a:hover {
	text-decoration: underline;
}
#contenu .paragraphe.PRS_ENCADREBLEULEFT,#contenu  .paragraphe.PRS_ENCADREBLEURIGHT, .PRS_ENCADREBLEULEFT {
	background: #E6EDF6;
	width: 196px;
	border-bottom: 2px solid #A1D4E9;
}

#contenu .paragraphe.PRS_ENCADREBLEULEFT .parInner,#contenu .paragraphe.PRS_ENCADREBLEURIGHT .parInner, .PRS_ENCADREBLEULEFT .parInner{
	padding: 5px;

}

/*#contenu .paragraphe.PRS_ENCADREBLEULEFT, .PRS_ENCADREBLEULEFT {
	float: left;
}*/
#contenu .paragraphe.PRS_ENCADREBLEURIGHT {
	float: right;
	clear: right;
	margin: 0px;
	margin-right: 10px !important;
	margin-bottom:10px;
}
#document #contenu  .paragraphe.PRS_ENCADREBLEULEFT h3, #document #contenu .paragraphe.PRS_ENCADREBLEURIGHT h3, .PRS_ENCADREBLEULEFT h3 {
	padding: 4px;
	padding-left: 16px;
	margin-bottom: 5px;
	margin-top: 0px;
	background: #094EA3 url(images/puce.gif) 5px 9px no-repeat;
	color: #FFF;
	font-size: 13px;
	width: 176px;
	margin: 0px;
}
#document #contenu .paragraphe.PRS_BLOCBLEUCIEL {
	width: 340px;
}
#document #contenu .paragraphe.PRS_BLOCBLEUCIELMINI {
	width: 230px;
}

#document .avecColonneGauche #contenu .paragraphe.PRS_BLOCBLEUCIELMINI {
	width: 340px;
}
#document #contenu .paragraphe.PRS_BLOCBLEUCIEL, #document #contenu .paragraphe.PRS_BLOCBLEUCIELMINI {
	padding-right: 10px;
	margin-right: 10px;
	float: left;
	text-align: left;
}
#document #contenu .paragraphe.PRS_BLOCBLEUCIEL .parInner, #document #contenu .paragraphe.PRS_BLOCBLEUCIELMINI .parInner{
	background: url(images/barreverticale.gif) no-repeat 100% 0;
	border-top: 1px solid #1FAFD0;
	padding-right: 5px;
}
#document #contenu .paragraphe.PRS_BLOCBLEUCIEL p, #document #contenu .paragraphe.PRS_BLOCBLEUCIELMINI p {
	text-align: left;
}
#document #contenu .paragraphe.PRS_BLOCBLEUCIEL h3, #document #contenu  .paragraphe.PRS_BLOCBLEUCIELMINI h3 {
	color: #1FAFD0;
	text-align: right;
	font-size: 16px;
	margin-bottom: 0px;
}
#document #contenu .paragraphe.PRS_BLOCBLEUCIEL h4, #document #contenu .paragraphe.PRS_BLOCBLEUCIELMINI h4 {
	color: #1FAFD0;
	text-align: left;
	font-size: 13px;
	margin-bottom: 4px;
	padding: 4px;
	padding-bottom: 1px;
	padding-left: 16px;
	margin-top: 0px;
	background: #B2E0F0 url(images/puce.gif) 5px 9px no-repeat;
	border-bottom: 3px solid #A0D9EC;
}
#document #contenu .paragraphe.PRS_BLOCBLEUCIEL h5, #document #contenu .paragraphe.PRS_BLOCBLEUCIELMINI h5 {
	background: url(images/fondDegrade.gif) repeat-x 100%;
	padding-bottom: 8px;
	text-align: right;
	width: 327px;
	font-size: 11px;
	font-weight: normal;
}
#document #contenu .paragraphe.PRS_BLOCBLEUCIELMINI h5 {
	width: 230px;
}
#document #contenu .paragraphe.PRS_CONTOURCIEL {
	margin: 0 auto;
	border: 1px solid #0BA8CC;
	color: #999999;
	padding: 10px;
	font-weight: bold;
	width: 70%;
	clear:both;
}

#document #contenu .paragraphe.PRS_CONTOURCIEL p{
	margin: 0px;
	padding: 0px;
}

#document #contenu .paragraphe.PRS_CONTOURCIELPETIT {
	margin: 0 auto;
	border: 1px solid #0BA8CC;
	color: #999999;
	padding-top: 10px;
	font-weight: bold;
	width: 70%;
	float: left;
	width: 485px;
}
#document .paragraphe.PRS_TABLEHISTO {
	width: 96%;
	clear: both;
}
#document .paragraphe.PRS_TABLEHISTO table tr {
	/*border-top: 1px solid #0BA8CC;
*/
	background: url(images/traitdegrade.gif) no-repeat 40px 0;
}
#document .paragraphe.PRS_TABLE table td {
	/*border:1px solid #094EA3;*/
}
#document .paragraphe.PRS_TABLE table {
	/*width: 98%;
	margin: auto;*/
}
#document .paragraphe.PRS_TABLEHISTO table tr td {
	border: none;
	padding: 8px;
	padding-top: 11px;
}
#document .paragraphe.PRS_TABLEHISTO table tr td.dateGros {
	font-size: 20px;
	font-weight: bold;
	color: #0BA8CC;
	font-family: Arial;
}
#document .paragraphe.PRS_NORMAL60POURCENT {
	width: 500px;
	float: left;
	padding-right: 10px;
}
#document .paragraphe.PRS_NORMAL40POURCENT {
	width: 200px;
	float: left;
}

#document .paragraphe.PRS_NORMAL100POUR {
	clear:both;
}


#document .paragraphe.PRS_NORMAL40POURCENT p ,#document .paragraphe.PRS_NORMAL60POURCENT p,#document .paragraphe.PRS_NORMAL100POUR p{
margin-left:0px;
margin-right:0px;
}
#document .paragraphe.PRS_NORMAL40POURCENT h4 ,#document .paragraphe.PRS_NORMAL60POURCENT h4,#document .paragraphe.PRS_NORMAL100POUR h4 {
margin-top:0px;
}
/*****************/
/* formToControl */
/*****************/
#contenu .formToControl fieldset {
	border: none;
	margin: 30px 0 5px 0;
}
#contenu .formToControl .QTY_INFORMATION {
	background-color: #003399;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 2px 2px 2px 20px;
	margin: 4px 0 6px 0;
	background-image: url(images/h3_contenu.gif);
	background-repeat: no-repeat;
}
#contenu .formToControl .QST_COMMENTAIRE {
	font-weight: normal;
}
#contenu .formToControl legend {
	font-family: Verdana, Helvetica, sans-serif;
	color: #00a4ca;
	font-weight: bold;
	font-size: 15pts;
	background-repeat: no-repeat;
}
#contenu .formToControl input, .formToControl textarea, .formToControl select {
	border: 1px solid #003399;
	float: right;
}
#contenu .formToControl input.case {
	border: none;
}
#contenu .formToControl p {
	clear: both;
	margin: 0 !important;
	padding: 2px 0 !important;
}
#contenu .formToControl p label {
	/*width: 50%;
*/
	float: left;
	margin: 0 5px;
	font-weight: bold;
}
#contenu .formToControl label.enLigne {
	float: none;
	display: inline;
}
#contenu .formToControl p.action {
	text-align: left !important;
}
#contenu .formToControl p.action input {
	background-color: #003399;
	color: #fff;
	font-weight: bold;
	border: 1px solid #003399;
	margin: 20px 50px;
	text-align: left !important;
}
/***************/
/* TPL_PRODUIT */
/***************/
#contenu .tpl_produitListe h4 {
	color: #219ab5;
	padding: 3px 0 3px 0;
	margin: 0 20px;
	background-image: none;
}
#contenu .tpl_produitListe td {
	vertical-align: top;
}
#contenu .tpl_produitListe img {
	float: left;
	margin: 3px;
}
#contenu .tpl_produitFiche h4 {
	color: #219ab5;
	padding: 3px 0 3px 0;
	margin: 0 20px;
	background-image: none;
}
#contenu .tpl_produitFiche td {
	vertical-align: top;
	border: none;
}
#contenu .tpl_produitFiche img {
	float: left;
	margin: 3px;
}
/***************/
/* TPL_PRODUITLISTNEW */
/***************/
#contenu .TPL_PRODUITLISTNEW {
	width: 696px;
}
#contenu .TPL_PRODUITLISTNEW h3 {
	background: url(images/bottom.gif) no-repeat 0 100%;
	padding-bottom: 5px;
}
#contenu .TPL_PRODUITLISTNEW div.unProduit {
	overflow: hidden;
	zoom: 1;
	margin-bottom: 8px;
	margin-top: 8px;
}
#contenu .TPL_PRODUITLISTNEW div.unProduit img {
	float: left;
}
#contenu .TPL_PRODUITLISTNEW div.unProduit div.descProduit {
	float: right;
	width: 490px;
	background: url(images/bottom.gif) no-repeat 0 100%;
	padding-bottom: 15px;
}
/***************/
/* TPL_ACCROCHE */
/***************/
#contenu .tpl_accroche h3 {
	background-color: #003399;
	color: #fff;
	font-size: 11px;
	padding: 2px 2px 2px 20px;
	margin: 4px 0 6px 0;
	background-image: url(images/h3_contenu.gif);
	background-repeat: no-repeat;
}
#contenu .tpl_accroche p {
	display: inline;
	text-align: left;
}
#contenu .tpl_accroche img {
	float: left;
	margin: 0 7px 7px 0;
}
#contenu .tpl_accroche p.alignright {
	margin-top: 10px;
	display: block;
}
#filariane {
	color: #094EA3;
	margin-bottom: 7px;
	font-size: 10px;
}
#filariane a {
	color: #094EA3
}
/*************/
/* TPL_LOGIN */
/*************/
.tpl_loginMDL h3 {
	display: none;
}
.tpl_loginMDL label {
	display: block;
}
.tpl_loginMDL p.action {
	text-align: right;
}
.tpl_loginMDL p.action input {
	border-style: none;
	background-color: #e0fafe;
	background-image: url(images/action_login.gif);
	background-repeat: no-repeat;
	background-position: left top;
	color: #219ab5;
	padding: 0 2px 0 15px;
	font-weight: bold;
}
/******************/
/* blocNavigation */
/******************/
.blocNavigation {
	text-align: center;
	margin-right: 10px;
	margin-bottom: 5px;
	border-bottom: 1px solid #219ab5;
}
.regletteNavigation {
	margin: 5px 0;
}
#contenu .regletteNavigation a {
	color: #6666cc;
	text-decoration: none;
}

/*tableau*/
.PRS_TABLE tr{
	border-bottom: 1px solid #CCEBEE;
}

.PRS_TABLE  th{
	border-bottom: 2px solid #A6CAD6;
	color: #3E94A0;
	font-weight: bold;
	padding-bottom: 6px;
}

.PRS_TABLE  td{
	border-right: 1px solid #CCEBEE;
}

#flags{
	text-align: right;
	padding-right: 2px;
	padding-top: 2px;
    padding-bottom: 4px;
}

#flags a{
	color: #000;
}
p.bleuGras {
color: #00A4CA;
font-weight: bold;
}
