/*
#r2 h1{
	color: #FFF;
	font-weight: bold;
	background-image : url(images/font-titre-apropos.gif);
	background-repeat : no-repeat;
	font-size: 0.8em;
	margin:0;
	padding-left: 15px;
	padding-top: 2px;
	height: 20px;
}
#r2 #menupub-fond{
	background-image: none;
	background-color: #777777;
}
#r2 #menupub-deco{
	display: none;
}
#r2 p,
#r2 ul{
	color: #000;
}
*/
.ca h3{
	margin:0;
	margin-top: 0.8em;
}
.ca h4{
	padding:0;
	font-weight: bold;
	margin: 0.8em 0 0 1em;
}
.ca p{
	margin: 0 !important;
	margin-left: 1em !important;
	
}
.ca h4 a{
	color: #C1792d;
	font-weight: bold;
}
.ca p a{
	color: #C1792d;
}

.pa-table3 th.c1,
.pa-table3 td.c1,
.pa-table4 th.c1,
.pa-table4 td.c1{
	width:75%;
}
.pa-table3 th.c2,
.pa-table3 td.c2,
.pa-table4 th.c2,
.pa-table4 td.c2{
	width:25%;
}
.pa-table3 th.c2,
.pa-table4 th.c2{
	text-align: right;
}

.pa-table5 th,
.pa-table5 td{
	text-align: left !important;
}
.pa-table5 td p{
	margin-bottom:0.3em;
}


