/* CSS Document */

html, body {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	background-color: #282c2d;
	color: #232323;
	height:100%;
	min-width: 100%;
}

p {margin: 0 0 10px 0;}


a:link{
	color:#275e9c;
}
a:visited{
	color:#275e9c;
}
a:hover{
	color:#275e9c;
	text-decoration:none;
}
/* LANGUES */



.langues {
	text-align:center;
	margin: 0px 0px 10px 0px;
	display:none;

}

/* ELEMENTS */



#conteneur {
	width: 950px;
	margin: 0 auto;
	background-color: #FFF;
	text-align: left;
}



#referencement {
	position:relative;
	z-index:100;
	height: 20px;
	background-color: #282C2D;
	text-align: right;
}

#referencement .H1Type1 h1{
	color:#6e7275;
	text-align:right;
	font-size:11px;
	line-height:12px;
	margin:0px;
	border:none;
}


#DivDescGG {
	height:100px;
	overflow:hidden;
	position:absolute;
	top:40px;
	z-index:80;
	width:900px
}

#DivDescGG H2 {
	color:#FFFFFF;
}

#header {
	/*height: 230px;
	position:relative;
	z-index:90;
	background-image: url(../images/img_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;*/
	display:none;
}


#contenu {
	background-image: url(../images/img_top.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	padding-top:130px;
}
/* LOGO */



#logo_bloc {
	width: auto;
	margin: 0px 0px 0px 0px;
}
.logo_ct {
	margin-top:15px;
	border:2px solid;
	border-color:#CCC;
}

/* adresse */



#adresse {
	width: 82%;
	background:#FFF;
	padding:10px;
	border:1px solid #CCC;
	text-align:left;
	margin-top: 35px;
	margin-left: 14px;
}


/* MENU */
#menu {
	background:url(../images/fd_menu_top.jpg) no-repeat top;
	width:300px;
	float: left;
}

#gauche {
	height:460px !important;
	height:460px;
	width:300px;
	position: absolute;
	background-image: url(../images/fd_menu.gif);
	background-repeat: repeat-y;
	background-position: top left;
	padding: 0px 0px 0px 0px;
	margin: 40px 0px 0px 15px;
	text-align: center;
	z-index: 100;
	top: 0px;
}



#centre {
	padding-left: 322px;
	width: 610px;
	text-align: justify;
	z-index: 105;
	margin-top: 0px;
	min-height:485px;
	height:auto !important;
	height:485px;
	* min-height:495px;
	* height:auto !important;
	* height:495px;
	}
#titre{
	margin:0px auto;
	padding:25px 10px 20px 10px;
	color: #279D98;
	background-image: url(../images/fd_titre.png);
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
	}
#titre  h1{
	margin:0px 0px 0px 0px;
	padding:0px 0px 8px 0px;
	color: #282C2D;
	border-bottom: 3px solid;
	border-bottom-color: #C5CBC2;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 25px;
	}

#texte {
	margin:0px 0px 0px 0px;
	padding:0px 0px 8px 20px;
	
	}

#pied2 {
	height: 30px;
	color:#6e7275;
	font-size:11px;
	text-align: center;
	clear: both;
	background-color: #282C2D;
}
#pied2 a:link, #pied2 a:visited, #pied2 a:hover {
	color:#6e7275;
	text-decoration:none;
}

#pied2 a:hover {
text-decoration:underline;

}

/* HOME */
#rech_home {
	width:390px;
	padding: 5px;
	background-image: url(../images/fd_titre.png);
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
}

#rech_home_form {
	width:345px;
	float:left;
	background-color: #F8F8F8;
	padding: 15px 15px 5px 15px;
	margin-left: 5px;
	background-image: url(../images/fd_mot.gif);
	margin-top: 8px;
}

#vedette_home {
	width:195px;
	background-image: url(../images/fd_vet.gif);
	padding:10px 10px 0px 10px;
	background-color: #9C9C9C;
	background-repeat: repeat-x;
	min-height:390px;
  height:auto !important;
  height:390px;
}
#vedette_titre {
	width:215px;
	background-image: url(../images/fd_vet.gif);
	background-color: #9C9C9C;
	background-repeat: repeat-x;
	text-align:center;
	padding-top: 8px;
}
#vedette_item {
	width:190px;
	background-image: url(../images/fd_mot.gif);
	background-position:bottom;

}
/* MOT ALERTE */
#mot_alerte{
	width:540px;
	padding: 0px;
	background-image: url(../images/fd_titre.png);
	border-top:1px solid white;
	border-left:1px solid white;
	border-right:1px solid white;
}

#mot_alerte_form {
	width:495px;
	float:left;
	background-color: #F8F8F8;
	padding: 15px 15px 5px 15px;
	margin-left: 5px;
	background-image: url(../images/fd_mot.gif);
	margin-top: 0px;
}

/*----TRI -------------------------------------------------- */

.fd_tri {
background-color:#C8C8C8;
}
.tri {
	font-size: 11px;
	color: #0A3A70;
	font-weight: bold;
}
.tri a:link{
	color: #708CA4;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.tri a:visited{
	color:#272727;
	text-decoration: none;
}

.tri a:hover {
	color:#90B9E1;
	text-decoration: underline;
}

/* FICHE DETAIL */
#fiche_detail {
	width:97%;
	margin-left: 8px;
}



/* CONTENU */

.fond1 {
	background-image:url(../images/fond1.gif);
	background-position:center;
}
.fond2 {
	background-image:url(../images/fond2.gif);
	background-position:center;
}
.fond3 {
	background-image:url(../images/fond3.gif);
	background-position:center;
	color:#FFF;
}

.fond4 {
	background-image:url(../images/fd_mot.gif);
	background-position:bottom;
}

.fond_liste {
	background-image:url(../images/fd_mot.gif);
	background-position:center;
}
.fond_detail {
	background-image:url(../images/fd_mot.gif);
	background-position:top;
	background-color: #DEDEDE;
		background-repeat: repeat-x;

}
.detail_vignette {
	background-image:url(../images/fd_mot.gif);
	background-position:top;
	border: 1px solid white;
}

.fd_titre2 {
	background-image:url(../images/fond3.gif);
	background-position:center;
	color:#FFF;
}
.fd_titre2 h3, .fd_titre2{
	margin:0px auto;
	padding:0px auto;
	font-size:12px;
}
.titre1 {
	color:#275e9c;
	font-size: 12px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}
.titre2 {
	color:#CCC;
	font-size: 13px;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.prix {
	color:#275e9c;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.texte_petit {
	font-size: 10px;
}

.ligne_h{
	height: 5px;
	background-image: url(../images/ligne_h.gif);
	background-repeat: repeat-x;
	width: 100%;
	position: static;
	background-position: 50%;
	margin: 8px 0px 8px 0px;
}
.ligne_hb{
	height: 5px;
	background-image: url(../images/ligne_h.gif);
	background-repeat: repeat-x;
	width: 100%;
	position: static;
	background-position: 50%;
	margin: 2px 0px 2px 0px;
}
.vedette_image, .photo_marquee, .photoDetailNeuf, .GrandePhoto{
		border: 2px solid white;

	}
/*---- DETAIL overlay-------------------------------------------------- */

* html #overlay { /* IE6 */
	position: absolute;
	height: expression((document.body.scrollHeight > document.documentElement.scrollHeight ? document.body.scrollHeight : document.documentElement.scrollHeight) > document.body.offsetHeight ? (document.body.scrollHeight > document.documentElement.scrollHeight ? document.body.scrollHeight : document.documentElement.scrollHeight) : document.body.offsetHeight + 'px');
	width: expression((document.body.scrollWidth > document.documentElement.scrollWidth ? document.body.scrollWidth : document.documentElement.scrollWidth) > document.body.offsetWidth ? (document.body.scrollWidth > document.documentElement.scrollWidth ? document.body.scrollWidth : document.documentElement.scrollWidth) : document.body.offsetWidth + 'px');
}

#overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background:#000000;
  z-index: 4000;
  opacity: 0.85;
  filter:alpha(opacity=85);
}

#Container {
	position: relative; /* obsolue */
	height: 200px;
	width: 200px;
	margin: 0 auto;
	background-color: #dedede;
	border: 5px solid #999999;
	font-size: 0px;
	z-index: 5000;
	visibility: visible;
	text-align:center;
	position:absolute;
	left: 33%;
	right: 33%;
	top:30px;
}

#Loading {
	height: 25%;
	width: 100%;
	position: absolute;
	top: 40%;
	left: 0%;
	text-align: center;
	z-index: 5005;
	line-height: 0;
}

#LinkContainer {
	position: relative;
	top:-50px;
	margin-top:auto;
	height: 40px;
	padding: 5px;
	z-index: 7000;
	background-color: #000000;
	text-align:center;
	opacity: 0;
	filter:alpha(opacity=0);
}

#PrevLink, #NextLink {
	cursor: pointer;
	border:none;
}

#PhotoPartieHaut { height:100%; }

#Photo {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5010;
}

/*--- MARQUEE -----------------------------------------------------*/

.blocminiliste { margin: 5px 0 5px 0;width:380px;}
.blocminiliste img {border:1px solid #696E72; }
.texte_home{
	text-align:justify;
	border: 2px solid #222222;
	background-image: url(../images/fd_text_home.jpg);
	background-repeat: repeat-x;
	background-position: bottom;

}
.texte_home td{
	font-size: 10px;
	text-align:justify;
	color: #626262;

}
.texte_home a, .txt1{
	font-size: 10px;
	text-align:justify;
	color: #84858C;

}

.txt2{
	font-size: 10px;
	color: #A8AAB3;

}
