@charset "iso8859-1";

.rtext {
	text-align:justify;
	line-height:16px;
}
.rtext P {
	margin: 0 0 9px 0;
}
.rtext A {
	color:#373c42;
	text-decoration:underline;
}
.rtext A:hover {
	text-decoration:none;
}
.rTitre, .rTitreVert {
	font: bold 18px Arial;
	color:#158caa;
	margin:10px 0 5px 0;
}
.rTitreVert {
	color:#4e7b2d;
}
.rSsTitre {
	font: bold 14px Arial;
	color:#158caa;
	margin:3px 0 5px 0;
}
.rAccr {
	font: bold 14px Arial;
	color:#323232;
	margin:3px 0 5px 0;
}

table.rTable1 {
	border-collapse : collapse;
	color:#323232;
	width:100%;
	margin:10px 0;
}
.rTable1 TD {
	vertical-align: top;
	padding:0 10px 0 0;
	text-align:left;
}
table.rTable2 {
	color:#323232;
	background-color: #ffffff;
	border-collapse : collapse;
	width:100%;
	margin:10px 0;
	text-align:left;
}
tr.rHeader {
	background: #1283a1 url(/primagaz/15/static/blueGrad.png) repeat-x;
	color: white;
	font-weight : bold;
}
tr.rRow1 {
	background: white url(/primagaz/15/static/mea/titleBg.png) repeat-x left bottom;
}
tr.rRow2 {
	background: #DCE4F1 url(/primagaz/15/static/mea/titleBg.png) repeat-x left bottom;
}
.rTable2 td {
	padding:5px 4px 4px 6px;
	border:solid 1px #ADC0DE;
	vertical-align: top;
}
.rBlueBoxTop {
	background-image:url(/primagaz/15/static/richBlueBoxTop.png);
	width:490px;
	height:36px;
	color:white;
	overflow:hidden;
	font: bold 18px Arial;
	padding: 5px 0 0 14px;
	margin:15px 0 0 0;
}
.rBlueBoxBot {
	background-image:url(/primagaz/15/static/richBlueBoxBot.gif);
	width:504px;
	height:4px;
	overflow:hidden;
	margin: 0 0 7px 0;
}
.rBlueBoxContent {
	width:472px;
	overflow:hidden;
	border:solid 2px #31a0ba;
	border-top:none;
	border-bottom:none;
	padding:8px 14px 4px 14px;
}

