*, 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;
	color:#FFFFFF;
	font-weight:bold;
}

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

.topmenu a:hover{
	color:#555555;
	text-decoration: none;
}

.menu{
	margin-top: 40px;
	font-weight:bold;
}

.menu .btn_titre a{
	color: #FFFFFF;
	font-weight:bold;
}

.menu .btn_titre a:hover{
	color: #555555;
}

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

.msg_error {
	color:#333333;
}

.msg_error a{
	color:#e83133;
}

.msg_error a:hover{
	color:#000000;
}

.submenu{
	padding: 5px 0;
	background-color:#FFFFFF;
}

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

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

.titre_adresse{
	padding-top:5px;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
}

.adresse{
	color: #555555;
	background-color: #87888a;
}

.adresse a{
	color: #555555;
}

.adresse a:hover{
	color: #CCCCCC;
}

.credits{
	color: #808080;
	font-size: 9px;
}

.credits a{
	color: #808080;
	font-size: 9px;
}

.credits a:hover{
	color: red;
	font-size: 9px;
}

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

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

.tri a:hover{
	color: red;
	font-weight: bold;
}

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

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

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

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

.lien_envoyer {
	color: #180d47;
}

.lien_envoyer a{
	color: #180d47;
}

.lien_envoyer a:hover{
	color: red;
	text-decoration: underline;
}

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

.listbien h1 {
	font-size: 12px;
	font-weight: normal;
	color: #180d47;
	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 #2c1984;
}

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

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

.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: #333333;
	font-size: 14px;
}

.titre_bleu {
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}


/* CSS MOTEUR */

#moteur
{
	position:relative;
	float:none;
	width:889px;
	margin: 0 auto;
	font-weight:bold;
	background-image: url("../images/fond-moteur.jpg");
	background-repeat:no-repeat;
	width: 871px;
	height: 248px;
	padding-left:9px;
	padding-right:9px;
	padding-top:32px;
	vertical-align:middle;
}
#mblock
{
	position:relative;
	float:left;
	width:400px;
	height:110px;	
}
#mblock2
{
	position:relative;
	float:left;
	width:400px;
	height:30px;	
}
#minfo
{
	position:relative;
	float:left;
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:right;	
}
#mvaleur
{
	position:relative;
	float:right;
	width:200px;
	text-align:right;	
}
#mlinfo
{
	position:relative;
	float:left;
	width:180px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align:right;
	height:10px;		
}
#mlvaleur
{
	position:relative;
	float:right;
	width:200px;
	text-align:right;

}
#mblockbt
{
	position:relative;
	float:right;
	width:400px;
	text-align:center;		
}
#mbouton
{
	position:relative;
	background-image: URL("../images/bouton.jpg");
	background-repeat:no-repeat;
	width:145px;
	height:22px;
	margin: 0 auto;
	text-align:center;
	padding-top:2px;
	font-size:15px;
	color:#FFFFFF;
	cursor: pointer;
}
#mpiece
{
	position:relative;
	float:right;
	width:100px;
	text-align:left;	
}

#fgauche
{
	position:relative;
	float:left;
	width:425px;
}
#fdroite
{
	position:relative;
	float: right;
	width:425px;
}
#fbarre
{
	position:relative;
	float:left;
	text-align:right;
	width:200px;
	height:40px;
	padding-right:10px;
}
#fbarre2
{
	position:relative;
	float:left;
	text-align: center;
	width:400px;
	padding-top:10px;
}
#fbarre3
{
	position:relative;
	float:left;
	text-align:left;
	height:20px;
	width:200px;
	padding-top:10px;
}
#fbarre4
{
	position:relative;
	float:left;
	text-align:left;
	height:20px;
	width:70px;
	padding-top:10px;
}
#fbarrealert
{
	position:relative;
	float:left;
	text-align: right;
	height:20px;
	width:170px;
	padding-top:10px;
	padding-right:10px;
}
#fbarrealert2
{
	position:relative;
	float:left;
	text-align: right;
	height:20px;
	width:110px;
	padding-top:10px;
	padding-right:10px;
}
#fbarrealert3
{
	position:relative;
	float:left;
	text-align: right;
	height:20px;
	width:70px;
	padding-top:10px;
	padding-right:10px;
}
#fbarrealert4
{
	position:relative;
	float:left;
	text-align: right;
	height:20px;
	width:80px;
	padding-top:10px;
	padding-right:10px;
}
#fbarrealert5
{
	position:relative;
	float:left;
	text-align: right;
	font-size:9px;
	height:20px;
	width:80px;
	padding-top:10px;
	padding-right:10px;

}
#fbarrealert6
{
	position:relative;
	float:left;
	text-align: right;
	height:20px;
	width:40px;
	padding-top:10px;
	padding-right:10px;
}
#fdroitealert
{
	position:relative;
	float:right;
	width:250px;
}
#fgauchealert
{
	position:relative;
	float:left;
	width:150px;
	padding-left:20px;
}
#fcentrealert
{
	position:relative;
	float:left;
	width:380px;
}
#fgauchealert2
{
	position:relative;
	float:left;
	width:250px;
	padding-left:20px;
	text-align:center;
}
#fcentrealert2
{
	position:relative;
	float:left;
	width:300px;
}
#ftotal
{
	position:relative;
	width:500px;
	text-align:center;
	padding-bottom:10px;
	margin: 0 auto;
}
#fbarretotal
{
	position:relative;
	float:left;
	text-align: center;
	width:250px;
	height:40px;
	padding-top:30px;
}
#fbarretotal2
{
	position:relative;
	float:left;
	text-align: center;
	width:250px;
	height:20px;
	padding-top:10px;	
}

