@charset "utf-8";
/* CSS Document */
/* image fond de page */
html {
	height:100%;
	/*background:#cbcfb4 url(images/pg_background.jpg) right bottom no-repeat;*/
}
body {
	background:none;
}
/**/
h1, h2, a {
	color:#622d91;
}
.vignette {
	width:164px;
	height:250px;
	float:right;
	padding:0 0 5px 10px;
	background:url(images/vignette.jpg) top left no-repeat;
	position:absolute;
	right:-35px;
	top:-15px;
	z-index:10;
	display:none;
}
.arrondis {
	border:1px solid #622d91;
	padding-top:15px;
	margin-top:30px;
}
.arrondis_p {
	background-color:#d3c8e3;
	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;
}

.page_content hr {
	height: 1px;
	/*margin: -0.5em 0;*/
	margin:0;
	padding:0;
	color: #622d91;
	background-color: #622d91;
	border: 0;
}
hr {
	background-color:none;
	color:none;
}
.page_content ul li {
	list-style-image:url(images/puce.gif);
}
.title_locapass_a, .title_locapass_g, .title_rub {
	position:absolute;
	left:-10px;
	top:-22px;
	padding:12px 5px 10px 55px;
	background-color:#FFFFFF;
	z-index:100;
	color:#622d91;
	font-size:14px;
	font-weight:bold;
	min-height:30px;
	height:auto !important;
	  /height:30px;
		_height:30px;/**/
}
.title_locapass_a {
	background:#FFFFFF url(images/picto_a_locapass.jpg) left top no-repeat;
}
.title_locapass_g {
	background:#FFFFFF url(images/picto_g_locapass.jpg) left top no-repeat;
}
.locataire {
	background:#FFFFFF url(images/picto_locataire.jpg) left top no-repeat;
}
/* class test header */
.header .img.locapass {
	width:375px;
	height:135px;
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	top:0;
	background:url(images/header_r1.jpg) top left no-repeat;
}
.header .img2.locapass {
	width:357px;
	height:135px;
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	top:0;
	background:url(images/header_r3.jpg) top left no-repeat;
}
.header .img3.locapass {
	width:330px;
	height:155px;
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	top:-20px;
	background:url(images/header_r4.jpg) top left no-repeat;
}
.header .img4.locapass {
	width:350px;
	height:135px;
	display:block;
	margin:0;
	padding:0;
	position:absolute;
	right:0;
	top:0px;
	background:url(images/header_r5.jpg) top left no-repeat;
}
.mentionsConso {
	border:1px solid #622d91;
	color:#622d91;
}