@charset "utf-8";
/* CSS Document */
/* rose_mobilite */
/* image fond de page */
html {
	height:100%;
	/*background:#cbcfb4 url(images/pg_background.jpg) left bottom no-repeat;*/
}
body {
	background:none;
}
/**/
h1, h2, h3, a {
	color:#ee4097;
}
.arrondis {
	border:1px solid #ee4097;
	padding-top:15px;
	margin-top:30px;
}
.arrondis_p {
	background-color:#ebcbd6;
	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: #ee4097;
	background-color: #ee4097;
	border: 0;
}
.page_content ul li {
	list-style-image:url(images/puce.png);
}
.title_rub {
	position:absolute;
	left:-10px;
	top:-22px;
	padding:12px 5px 10px 55px;
	background-color:#FFFFFF;
	z-index:100;
	color:#ee4097;
	font-size:14px;
	font-weight:bold;
	min-height:30px;
	height:auto !important;
	  /height:30px;
		_height:30px;/**/
	background:#FFFFFF url(images/picto_mobilite.jpg) top left no-repeat;
}
.residences {
	background:#FFFFFF url(images/picto_residences.jpg) top left no-repeat;
}
/*.ancien {
	background:#FFFFFF url(images/picto_accession_a.jpg) left top no-repeat;
}*/
.page_content table {
	background-color:#d9e4cd;
	text-align:left;
	padding:5px;
}