*, p, table, td, tr{
	margin: 0;
	padding: 0;
}

html {
	background: transparent url(../images/bg_body.gif) repeat-y 50% 0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: transparent url(../images/bg_body_top.gif) no-repeat 50% 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#sommaire{
	background: none;
}


a{
	color: #220016;
	text-decoration:none;
}

.logo{
	padding-bottom: 20px;
}
	
.topmenu, .topmenu a{
	font-size: 11px;
	padding-right: 10px;
	font-weight: bold;
	color: #616060;
}

.topmenu a{
	padding: 0;
	text-decoration: none;
}

.topmenu a:hover{
	text-decoration: underline;
}

.menu{
	margin-top: 40px;
}

.menu .btn a{
	color: white;
}

.menu .btn a:hover{
	color: #220016;
}

.menu .btn{
	font-size: 11px;
	background: transparent url(../images/bg_btn.gif) repeat-x;
	height: 21px;
	padding-left: 10px;
	color: white;
	font-weight: bold;
}

.submenu{
	padding: 5px 0;
}

.submenu .btn{
	background: none;
	font-size: 11px;
	height: 18px;
	padding-left: 15px;
}

.submenu .btn a:hover{
	color: white;
	text-decoration: underline;
}

.credits, .adresse{
	padding-top: 10px;
	color: #616060;
	margin-right: 10px;
	line-height:15px;
}

.credits{
	font-size: 9px;
}

.tri {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #616060;
}

.tri a{
	color: #616060;
	font-weight: bold;
}

.pager {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

.pager a {
	color: white;
	font-weight: bold;
}

.maincontent {
	background-color: white;
	padding-top: 15px;
}

.listbien {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}

.listbien h1 {
	font-size: 12px;
	font-weight: normal;
	color: #A71686;
	padding: 0;
	margin: 0;
	text-align: left;
}

.listbien h2 {
	font-size: 11px;
	padding: 0;
	margin: 0;
}

.listbien .ref {
	font-size: 10px;
}

.listbien .maindetails{
	color: #3E1D33;
}

.listbien .prix {
	font-size: 12px;
	font-weight: bold;
	color: #3b100a;
	text-align: left;
}

.prixFr {
	font-size: 9px;
	font-weight:normal;
}

.listbien .outer-content{
	border: 1px solid #DDDFE5;
	border-left: 0;
	border-right: 0;
}

.listbien .outer-content *{
	color: #3E1D33;
}

.listbien .content-text{
	color: #3E1D33;
	font-size: 10px;
	padding: 10px;
	padding-bottom: 5px;
}

.listbien .content-text p{
	text-align: left;
}

.listbien .outer-content .btn {
	font-size: 11px;
	color: white;
}

.listbien .outer-content .btn a,
.btn a {
	color: white;
}

.listbien .thumb {
	position: relative;
}

.listbien .thumb .new{
	position: absolute;
	border: 0;
}

.detail{
	color: #3E1D33;
	font-size: 12px;
}

.detail ul {
	color: #3E1D33;
	font-size: 12px;
	margin-top: -38px;
	margin-left: 20px;
}

.detail ul li{
	padding-top: 42px;
}

.detail .photolisting{
	position: relative;
}

.detail .photolisting .new{
	position: absolute;
	left: 42px;
	top: 1px;
}

* html .detail .photolisting .new{
	left: 1px;
	top: 1px;
}

.detail .photo{
	border: 1px solid #3E1D33;
}

.detail .photobott{
	border: 1px solid #3E1D33;
	margin-top: 20px;
}

.detail .menu{
	margin: 20px 0;
	font-size: 12px;
	color: white;
}

.detail .menu a{
	color: white;
}

.detail .menu a:hover{
	font-weight: bold;
}

.detail .menu .cellstart{
	border-right: 1px solid #83196b;
}

.detail .menu .cellmid{
	border-left: 1px solid #fdd6f4;
	border-right: 1px solid #83196b;
}

.detail .menu .cellend{
	border-left: 1px solid #fdd6f4;
}

.detail .description{
	padding: 10px;
	color: #616060;
	text-align: left;
	background: #EFF1F4;
}

.detail .adresse{
	padding: 20px 0;
}

.title h2{
	font-size: 14px;
	color: white;
}

.contenu{
	margin-bottom: 20px;
}

.contenu a{
	font-weight: bold;
}

.contenu a:hover{
	text-decoration: underline;
}

.contenu .intro{
	font-weight: bold;
	padding: 0;
}

.contenu h3{
	font-size: 12px;
	color: #A7268A;
	
}

.contenu p{
	text-align: justify;
	padding: 0 30px;
}

.contenu ul, .contenu ol{
	padding: 0 30px;
}

.flags img{
	margin: 2px;
}

.david-jonio {
	color: #A71686;
	font-size: 14px;
	font-weight: bold;
}