@charset "iso8859-1";

.rText {
	font: normal 12px Arial;
	color:#7B7977;
}
.rText A {
	color:#713180;
	text-decoration:underline;
}
.rText P {
	padding:3px 0 5px 0;
	margin:0;
}
.rText IMG {
	margin:3px 5px 0px 5px;
}
.rTitre {
	font: normal 18px Arial;
	color:#713180;
	margin:2px 0px 8px 0px;
	text-transform:uppercase;
	background: transparent url(/primagaz/12/static/titreBg.gif) no-repeat left bottom;
	padding:0 0 17px 0;
}
.rTitre2 {
	font: bold 16px Arial;
	color:#713180;
	margin:2px 0px 8px 0px;
	background: transparent url(/primagaz/12/static/technet/puce.gif) no-repeat left 5px;
	padding:0 0 0 16px;
}
.rSsTitre {
	font: bold 14px Arial;
	color:#8CC63F;
	margin:2px 0px 8px 0px;
}
.rLink A {
	color:#713180;
	display:block;
	width:204px;
	height:24px;
	margin:8px 0px;
	text-align:center;
	font: bold 12px Arial;
	text-decoration:none;
	padding:7px 0 0 0;
	background: transparent url(/primagaz/12/static/homeDocBtn.gif) no-repeat;
}
table.rTable1 {
	font: normal 11px Arial;
	color:#7B7977;
	table-layout:fixed;
}
.rTable1 TD {
	vertical-align: top;
	padding:0 10px 5px 0;
}
table.rTable2 {
	font: normal 12px Arial;
	color:#7B7977;
	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:6px 2px 6px 2px;
	background: #793a88 url(/primagaz/12/static/table2bg.png) repeat-x;
	text-align: center;
}
tr.rRow1 td:first-child, tr.rRow2 td:first-child {
	font-weight : bold;
	text-align:left;
}

