@charset "iso8859-1";

.rText, .rText2 {
	font: normal 11px Arial;
	color:#7B7977;
}
.rText A, .rText2 A {
	color: #CF263B;
}
.rText P, .rText2 P {
	padding:3px 0 5px 0;
	margin:0;
}
.rText UL, .rText2 UL {
	margin-top:3px;
	margin-bottom:5px;
}
.rText IMG {
	margin:3px 5px 0px 5px;
}
table.rTable1 {
	font: normal 11px Arial;
	color:#7B7977;
}
.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: #C1D574;
	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/11/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;
}
.rTitre {
	font: bold 12px Arial;
	color:#0B90FF;
	background-image: url(/primagaz/11/static/sepBG.gif);
	background-repeat: repeat-x;
	background-position:left bottom;
	padding-bottom:6px;
	margin:2px 0px 8px 0px
}
.rSsTitre {
	font: bold 11px Arial;
	color:#89B602;
	margin:2px 0px 0px 0px
}
.rCadre {
	font: normal 12px Arial;
	margin:6px 15px 6px 15px;
	background: #F6F6F6;
	border: solid #CCCCCC 1px;
	padding:6px 15px 6px 15px;
}
tr.rRow1:hover, tr.rRow2:hover {
	background: #F5F9EB;
}
