@charset "iso8859-1";

.rtext {
	text-align:justify;
	line-height:16px;
}
.rtext P {
	margin: 0 0 9px 0;
}
.rtext A {
	color:#af225c;
	text-decoration:underline;
}
.rtext A:hover {
	text-decoration:none;
}
.rTitreM, .rTitreB {
	font: bold 18px Arial;
	margin:10px 0 5px 0;
	line-height:auto;
}
.rTitreM {
	color:#d12a84;
}
.rTitreB {
	color:#1b82b9;
}

.rSsTitre {
	font: bold 14px Arial;
	margin:3px 0 5px 0;
	line-height:auto;
}
.rSsTitre, .rSsTitre A {
	color:#158CAA;
}
.rAccr {
	font: bold 13px 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: #157fb6 url(/primagaz/16/static/gradBlue.gif) 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;
}
.rEncart {
	margin:10px 0 5px 0;
	width:528px;
	overflow:hidden;
	background-image: url(/primagaz/16/static/encartBg.png);
}
.rEncartTop, .rEncartBottom {
	width:528px;
	height:4px;
	overflow:hidden;
}
.rEncartTop {
	background-image: url(/primagaz/16/static/encartTop.gif);
}
.rEncartBottom {
	background-image: url(/primagaz/16/static/encartBot.gif);
}
.rEncartContent {
	font-size:11px;
	padding:2px 10px;
}
.rEncartOrange {
	margin:10px 0 5px 0;
	width:528px;
	overflow:hidden;
}
.rEncartOrangeTop {
	width:528px;
	height:2px;
	overflow:hidden;
}
.rEncartOrangeTop {
	background-image: url(/primagaz/16/static/orangeTop.gif);
}

.rEncartOrangeContent {
	font-size:11px;
	padding:2px 10px;
	background: #fcbe01 url(/primagaz/16/static/orangeBottom.gif) no-repeat bottom left;
}
.rEncartOrangeContent .rSsTitre {
	color:#323232;
}
.rEncartLeft {
	float:left;
	width:200px;
	margin:5px 0 0 0;
}
.rEncartRight {
	float:right;
	width:300px;
}
.rEncartRight P {
	margin:4px 0;
}
A.rLinkRight, A.rLinkLeft, A.rLinkPink{
	font: bold 12px Arial;
	color:#323232;
	text-decoration:none;
	background: #ffffff url(/primagaz/16/static/lienVertD.gif) no-repeat right 0;
	padding:4px 30px 4px 0;
}
A.rLinkLeft{
	background: #ffffff url(/primagaz/16/static/lienVertG.gif) no-repeat left 0;
	padding:4px 0 4px 30px;
}
A.rLinkRight:hover, A.rLinkLeft:hover {
	color:#af225c;
	text-decoration:underline;
}
.rImgGris {
	border:solid 1px #d4d4d4;
}
A.rLinkPink{
	background: #ffffff url(/primagaz/16/static/arrowPink.gif) no-repeat left 4px;
	padding:0 0 0 11px;
}
A.rLinkPink:hover {
	text-decoration:underline;
}

.rTitreBulle {
	color:white;
	font:bold 20px Arial;
	line-height:22px;
	margin:3px 0;
}
.rSsTitreBulle {
	color:#d22a84;
	font:bold 18px Arial;
	line-height:22px;
	margin:3px 0;
}
.rBig {
	font-size:150%;
}
