body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

body, td, th {
	font-family: Arial, Helvetica, sans-serif;
}

h2{
	font-size: 14px;
	color: #faf59c;
	margin: 5px 0;
	
}

h3{
	font-size: 13px;
	margin: 0;
	color: #faf59c;
}

a {
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.maincontent {
	background-image: url(../images/layout/bg_content.gif);
	background-repeat: repeat-x;
	background-color: #2d0000;
	padding-top: 15px;
}

.maincontent p{
	font-size: 12px;
	color: #faf59c;
	width: 500px;
	text-align:justify;
}

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

.tri a{
	color: #2d0000;
}

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

.pager a {
	color: #faf59c;
}

.ref {
	background-image: url(../images/layout/bg_ref.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 10px;
	font-size: 12px;
	color: #faf59c;
}


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

.listbien h1 {
	font-size: 12px;
	font-weight: normal;
	color: #faf59c;
	padding: 0;
	margin: 0;
}

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

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

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

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

.listbien .outer-content{
	border: 1px solid #faf59c;
}

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

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


.listbien .outer-content .btn,
.btn {
	font-size: 11px;
	color: #faf59c;
}

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

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

.detail ul {
	color: #faf59c;
	font-size: 12px;
	margin-top: -38px;
}

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

.detail .photo{
	padding: 5px ;
	border: 1px solid #faf59c;
}

.detail .photobott{
	padding: 5px;
	border: 1px solid #faf59c;
	margin-top: 20px;
}

.detail .menu{
	margin: 20px 0;
	font-size: 11px;
	color: #faf59c;
}

.detail .menu a{
	color: #faf59c;
}

.detail .menu .cellstart{
	border-right: 1px solid #2d0000;
}

.detail .menu .cellmid{
	border-left: 1px solid #ceb4b1;
	border-right: 1px solid #2d0000;
}

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

.detail .description{
	padding: 10px;
	color: #2d0000;
	text-align: left;
	background: #faf59c;
}

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