@charset "iso8859-1";

.rText {
	font: normal 12px Arial;
	color:#333333;
}
.rText A {
	color: #0048B5;
	text-decoration:underline;
}
.rText A:hover {
	text-decoration:none;
}
.rText P {
	margin:5px 0px 8px 0px;
}
.rText UL {
	margin-top:3px;
	margin-bottom:5px;
}
.rText IMG {
	margin:3px 5px 0px 5px;
}
.rTitre {
	font: bold 16px Arial;
	color:#8EAE01;
	padding-bottom:3px;
	margin:2px 0px 8px 0px
}
.rSsTitre {
	font: bold 12px Arial;
	color: #333333;
	margin:2px 0px 0px 0px;
}
.rCadre {
	font: normal 13px Arial;
	margin:10px 0px;
	background: #3181C1;
	border: double #FFFFFF 3px;
	padding:13px 20px;
	color:#ffffff;
}
.rCadre A {
	color:#ffffff;
}
table.rTable1 {
	font: normal 12px Arial;
	color:#333333;
}
.rTable1 TD {
	vertical-align: top;
}
table.rTable2 {
	font: normal 12px Arial;
	color:#7B7977;
	font-size :12px;
	border-collapse : collapse;
}
.rTable2 td {
	padding:4px;
	border: solid #CCCCCC 1px;
	vertical-align: top;
	text-align:right;
}
.rTable2 P{
	margin:0px;
}
tr.rHeader {
	background: #3070B3;
	color: #FFFFFF;
	font-size :13px;
	font-weight : bold;
}
tr.rRow1 {
	background: #F6F6F6;
}
tr.rRow2 {
	background: #FFFFFF;
}
tr.rHeader td {
	padding:8px 2px 8px 2px;
	background-image: url(/primagaz/5/static/rHeaderBg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
tr.rRow1 td:first-child, tr.rRow2 td:first-child {
	font-weight : bold;
	text-align:left;
}
tr.rRow1:hover, tr.rRow2:hover {
	background: #F5F9EB;
}
.meaVertContenu P {
	margin:5px 0px 8px 0px;
}
.meaVertContenu .rTitre {
	color:#0156D6;
	font: bold 12px Arial;
}

