@charset "iso8859-1";

.rtext {
	font:normal 11px Arial;
	color: #b3b9bc;
	text-align:justify;
	line-height:16px;
}
.rtext IMG {
	margin:2px 4px;
}
.rtext P {
	margin: 10px 0 0 0;
}
.rtext A {
	color: #6F6F6F;
	text-decoration:underline;
}
.rtext A:hover {
	text-decoration:none;
}
.rtitre {
	color: #e9bc93;
	font:bold 12px Arial;
	margin: 10px 0 0 0;
	border-bottom:dotted 1px #666666;
	padding-bottom:2px;
}
.rsstitre {
	color: #aa7555;
	font:bold 11px Arial;
	margin: 10px 0 0 0;
}
table.rtable1 {
	font:normal 11px Arial;
	color: #b3b9bc;
}
.rtable1 TD {
	text-align:left;
	vertical-align: top;
}
table.rtable2 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size:11px;
	color: #6F6F6F;
	background: #C7D5E7;
	border-collapse : collapse;
}
tr.rheader {
	background:#e9bb91 url(/ct/2/static/menu/menuSelBg.png) repeat-x;
	color: #FFFFFF;
	font-family :Arial, Helvetica, sans-serif; 
	font-size :12px;
	font-weight : bold;
	text-align: center;

}
tr.rrow1 {
	background: #1B1B1B;
}
tr.rrow2 {
	background: #000000;
}
.rtable2 td {
	padding:4px;
	border: solid #444444 1px;
	vertical-align: top;
	text-align:left;
}
tr.rheader td {
	padding:4px;
	border: solid #E5722D 1px;
}
table.rtable2 P {
	margin:0;
	padding:0;
}