/*                     GENERAL                   */
html, body {
	background:#fce1c1;
}
body {
	text-align:center;
	background:#fce1c1 url(../../image/bg.jpg) top left repeat-x;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#333333;
}
#globale {
	height:auto;
	width:992px;
	margin:0 auto;
	position: relative;
	text-align: left;
}
input {
	font-size:11px;
	line-height:18px;
	height:18px;
	font-family:Arial, Helvetica, sans-serif;
}
/* ---------------------------  Header --------------------------- */
#head {
	background:url(../../images/en/header.jpg) top left no-repeat;
	width:992px;
	height:150px;
	position:relative;
	z-index:99;
}
#logo {
	margin-left:30px;
	background:transparent;
	float:left;
}
.nomlogo{
	float:left;
	padding-top:50px;
}
/* --------------------------- Bloc --------------------------- */
#main {
	width:961px;
	height:auto;
	margin:0 auto;
	position:relative;
	margin-top:-2px;
}
#twobloc {
	background:#fff url(../../image/leftbg.gif) top left repeat-y;
	height:auto;
}
#left {
	width:202px;
	height:auto;
	min-height:640px;
	float:left;
	position:relative;
}
#left div.padding {
	padding:0 7px;
}
#search div.header {
	background:#037b98 url(../../image/search.gif) top left no-repeat;
	color:#FFF;
	text-align:center;
	font-size:16px;
	width:100%;
	height:33px;
	line-height:33px;
	margin-bottom:12px;
}
#go {
	width:48px;
	height:31px;
	color:#FFF;
	background:#d2032f url(../../image/go.gif) top left no-repeat;
	border:0px solid;
	float:right;
}
#add, #interact {
	margin:20px 0;
}
#right {
	background:#f5e9d6 url(../../image/bgright.jpg) top left repeat-y;
	width:758px;
	height:auto;
	min-height:840px;
	float:left;
}
#right div.padding {
	padding:15px 28px;
}
/* --------------------------- Fiche d'annonce ------------------ */
#fiche {
}
#ficheleft {
	width:380px;
	float:left;
	min-height:200px;
}
#ficheright {
	width:310px;
	float:right;
	min-height:200px;
	padding-top:50px;
}
.donnee {
	width:100%;
}
.nom {
	width:110px;
	color:#CB1D44;
	float:left;
	line-height:22px;
}
.valeur {
	float:left;
	color:#333333;
	line-height:22px;
	font-size:12px;
}
/* galerie */

#galerie {
	width:290px;

	padding-bottom:30px;
	margin-bottom:20px;
	border-bottom:1px solid #f7a631;
}
#big {
	width:266px;
	margin-bottom:10px;
}
#big_pictcontainer {
	width:266px;
	height:200px;
	background:url(../../image/bgimage.png) top left no-repeat;
	position:relative;
	z-index:100;
	display:block;
}
#big_pict {
	padding:7px 0 0 8px;
	width:247px;
	height:185px;
}
#zoom {
	display:block;
	margin-top:-2px;
	position:relative;
	z-index:10;
	float:right;
	margin-right:4px;
}
dl#photo {
	clear: both;
	margin: 0 auto;
	width:266px;
}
dl#photo dd {
	margin: 0;
}
dl#photo img {
}
ul#galerie_mini {
	margin: 10px auto 0 auto;
	padding: 5px 0px 0 5px;
	width:262px;
	background:#CBC4BC;
	list-style-type: none;
}
ul#galerie_mini li {
	float: left;
}
ul#galerie_mini li a img {
	width:78px;
	height:60px;
	border: 2px solid #fff;
	margin-right:5px;
	margin-bottom:5px;
}

#form_prop li {
	margin-bottom:5px;
}
#form_prop label {
	width:100px;
	line-height:16px;
	display:block;
	float:left;
}
#form_prop input {
	width:200px;
	border:1px solid #ccc;
	float:left;
	height:16px;
}
#form_prop textarea {
	height:100px;
	width:200px;
	border:1px solid #ccc;
	float:left;
}
input#send {
	width:52px;
	height:30px;
	border:none!important;
	background: url(../../image/send.png) top left no-repeat;
	float:right;
	text-align:center;
	color:#fff;
	font-size:12px;
	cursor:pointer;
	line-height:26px;
	padding-bottom:6px;
}
/* ajout annonce */
#ajout input{
	height:18px!important;
	line-height:18px!important;
	margin-bottom:5px!important;
	background:#fff;
	border:1px solid #ccc;
	font-size:12px!important;
}
#ajout input.radio{
	height:12px!important;
	line-height:12px!important;
	margin-bottom:5px!important;
	background:transparent;
	border:none;
	font-size:12px!important;
}
#ajout label{
	height:18px!important;
	line-height:22px!important;
	font-size:12px!important;
}
/* --------------------------- FOOTER --------------------------- */

#footer {
	background:#f8ae3b url(../../image/footer.png) top left repeat-x;
	height:35px;
	width:958px;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	margin:0 auto;
	font-size:12px;
	color:#0285a2;
}
#footer a{ 
	color:#0285a2;}
#copiright{
padding-top:11px;
	margin-left:20px;
	float:left;
}
#menubottom{
	padding-right:20px;
	float:right;
}
