h1 {
	font-size:1.6em;
	margin:0;
	padding:0;
}
h2 {
	font-size:2.0em;
	font-family:"Myriad Pro", "Trebuchet MS", serif;
	font-weight:normal;
	margin:0;
	padding:0 0 3px 0;
	border-bottom:4px solid #C3B58F;
	margin-bottom:10px;
	color:#241f20;
}
h3 {
	font-size:2.9em;
	font-family:Garamond, Georgia, 'Trebuchet MS';
	font-weight:normal;
	line-height:30px;
	margin:0;
	padding:0;
	margin-bottom:5px;
	color:#ee334e;
}
h4 {
	font-size:1.2em; /*13px*/
	margin:0;
	color:#241f20;
	line-height:15px;
	padding-top:8px;
}
h5 {
	font-size:1.2em; /*13px*/
	margin:0;
	padding:0;
	color:#241f20;
	line-height:15px;
	padding-top:8px;
}
ul {
	margin:0 0 0 10px;
	padding:0;
	list-style:none;
}
ol 
{
	
	margin:0 0 0 10px;
	padding:0;
}
li {
	margin:0;
	padding:8px 0 8px 11px;
	background:url(/01/images/Banimmo/puce_li.gif) 0 15px no-repeat;
}
p {
	padding:0px 0 0px 0;
	font-size:1.2em; /*13px*/
	line-height:20px;
	padding-bottom:20px;
	margin-bottom:4px;
	margin-top:4px;	
}
a {
	color:#ee334e;
	text-decoration:none;
}
a:hover {
	color:#ee334e;
	text-decoration:underline;
}
table {
	border:0;
	padding:0;
}
td {
	border:0;
	padding:0;
}

.pdf
{
	background:url(/01/Images/Banimmo/ico-pdf.gif) no-repeat left 0;
	padding-left:20px;
	color:#ee334e;
	text-decoration:none;
}

.pdf a:hover 
{
	text-decoration:underline;
}