@charset "utf-8";
/* CSS Document */
h1, h2, a {
	color:#3798B9;
}
.arrondis {
	border:1px solid #3798B9;
	padding-top:15px;
	margin-top:35px;
}
.arrondis_p {
	background-color:#ccf0da;
	margin-top:25px;
}
/* angles arrondis */
.agh {
	background:url(images/agh.gif) top left no-repeat;
}
.adh {
	background:url(images/adh.gif) top left no-repeat;
}
.adb {
	background:url(images/adb.gif) top left no-repeat;
}
.agb {
	background:url(images/agb.gif) top left no-repeat;
}
/* angles arrondis bloc plein */
.agh_p {
	background:url(images/agh_p.gif) top left no-repeat;
}
.adh_p {
	background:url(images/adh_p.gif) top left no-repeat;
}
.adb_p {
	background:url(images/adb_p.gif) top left no-repeat;
}
.agb_p {
	background:url(images/agb_p.gif) top left no-repeat;
}
hr {
	height: 1px;
	/*margin: -0.5em 0;*/
	margin:0;
	padding:0;
	color: #3798B9;
	background-color: #3798B9;
	border: 0;
}
.page_content ul li {
	list-style-image:url(images/puce.gif);
}
.title_rub {
	position:absolute;
	left:-10px;
	left:-15px;
	top:-22px;
	top:-32px;
	padding:12px 5px 10px 55px;
	padding:5px;
	background-color:#FFFFFF;
	z-index:200;
	color:#3798B9;
	font-size:14px;
	font-weight:bold;
	min-height:30px;
	/*height:auto !important;
	  /height:30px;
		_height:30px;*/
	width:305px;
	height:52px;
	background:#FFFFFF url(images/picto_grl.gif) top left no-repeat;
	background:#FFFFFF url(images/titre_grl.gif) top left no-repeat;
}
.page_content table {
	background-color:#ccf0da;
	text-align:left;
	padding:5px;
}

