/***************************************************************************************************************************/
/*	sleeping_sky	: sleeping_sky.css																	*/
/* 	Auteur		: Guillaume FEUTREN																*/
/*	Date			: 13/07/2007																	*/
/*	Révison		: Thomas Bardy 	(01/02/2008)														*/
/*	Révison		: Clément Rinkel	(16/10/2008)														*/
/***************************************************************************************************************************/

/***************************************************************************************************************************/
/*	Type globaux XHTML (classés par ordre alphabétique) 														*/
a, a:visited {
	color: #ffdd65;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #f06900;
}
a img, a:visited img, a:hover img {
	border: none;
}
body {
	background: url(/include/images/sleeping_sky/body.jpg) top left no-repeat #000;
	/*font-family: Arial, Helvetica, sans-serif;*/
	font-family: Verdana;
	font-size: 0.7em;
	margin: 0 5px;	
	padding: 0;
}

input, select, textarea{
	font-family: Verdana;
	font-size: 1em;
}

.ConsultDetailBien, .ConsultPhotos {
	background: url(/include/images/sleeping_sky/body_wm.jpg) top left no-repeat #000;
}

.button {
	background: url(/include/images/chocolat/button.gif) repeat-x top left;
	border: solid 1px #333;
	color: #000;
	font-weight: bold;
	height: 25px;
	line-height: 20px;
}
h2, h3, h4 {
	font-size: 1.1em;
	font-variant: small-caps;
}
.Table
{
	font-size: 1em;
	font-family: Verdana;
	color: #fff;
	border: 0;
	width: 100%;
	margin: 0;
	padding: 0;
}
.HauteurLigne
{
	height: 25px;
}

/************************************************************************************************************************/
/* Classes sépcifiques aux champs															*/
.TextField
{
	width: 230px;
}
.TextAreaField
{
	width: 230px;
}
.MissingField
{
	text-align: center;
	color: #CC0000;
	font-weight: bold;
}

/***************************************************************************************************************************/
/*	 Classes générales de division des pages (classées par position dans la page) 										*/
.MainFrame {
	background:;
	color: #fff;
	display: block;
	margin: 0;
	margin-bottom: 5px;
	padding: 0;
	padding-bottom: 5px;
	text-align: center;
}
.MainDiv {
	margin: 0 auto;
	text-align: left;
}

/*	 Classes relatives au Logo	 */
.Logo {
	color: #fff;
	height: 250px;
	margin-left: 195px;
	top: 0;
	width: 800px;
}
.Logo h1 {
	height: 250px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
}

/***************************************************************************************************************************/
/* 	Classes relatives aux différentes pages du sites (par ordre alphabétique des pages puis des objets, classes et id 					*/
/*	 Classes communes à presque toute les pages 															*/
.CenterPages {
	/*border: solid 1px #000;
	border-bottom: none;*/
	position: relative;
	margin	   :0;
	margin-left:195px;
	margin-top :-64px;
	min-height :500px;
	padding    :5px;
	padding-top:0;
	width	     :789px !important;
	width	     :795px;
	border-left  :1px solid #857659;
	border-right :1px solid #857659;
	border-bottom:1px solid #857659;
	overflow	 : hidden;	
}
.MainBlockTitre1 {
	background: url(/Include/images/sleeping_sky/h.gif) left repeat-x;
	color: #ffdd65;
	font-size: 1.3em;
	font-weight: normal;
	height: 30px;
	line-height: 30px;
	margin-left: -5px;
	text-indent: 10px;
	width: 800px;
}
.MainBlockTitre2 {
	border-bottom: solid 1px #fff;
	color : #fff;
	font-size: 1.2em;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin-bottom: 5px;
}

/*	 Eléments du Menu	*/
.Menu {
	position: absolute;
	color: #000;
	float: left;
	font-weight: bold;
	top: 250px;
	width: 600px;
}
#classMenu {}
#Menu {}
#Menu dl {
	cursor: hand;
	height: 61px;
	font-size: 1.3em;
	line-height: 61px;
	margin: 0;
	margin-bottom: 2px;
	text-align: left;
	text-indent: 10px;
	width: 195px;
}
#Menu1 {
	background: url(/include/images/sleeping_sky/Menu1.gif);
}
#Menu2 {
	background: url(/include/images/sleeping_sky/Menu2.gif);
}
#Menu3 {
	background: url(/include/images/sleeping_sky/Menu3.gif);
}
#Menu4 {
	background: url(/include/images/sleeping_sky/Menu4.gif);
}
#Menu5 {
	background: url(/include/images/sleeping_sky/Menu5.gif);
} 
#Menu1:hover {
	background: url(/include/images/sleeping_sky/HMenu1.gif);
}
#Menu2:hover {
	background: url(/include/images/sleeping_sky/HMenu2.gif);
}
#Menu3:hover {
	background: url(/include/images/sleeping_sky/HMenu3.gif);
}
#Menu4:hover {
	background: url(/include/images/sleeping_sky/HMenu4.gif);
}
#Menu5:hover {
	background: url(/include/images/sleeping_sky/HMenu5.gif);
}
#Menu dl a , #Menu dl a:visited {
	color: #fff;
}
#Menu dl a:hover {
	font-size: 1.1em;
	color: #000;
	text-decoration: none;
	text-indent: 7px;
}
.MenuTitre, .MenuTitre:visited {
	display: block;
	color: #fff;
	width: 100%;
}
#Menu dd {
	position: absolute;
	background-color: #000;
	border: solid 1px #fff;
	display: none;
	float: left;
	font-size: 0.8em;
	margin-left: 180px !important;
	margin: 0;
	margin-left: 165px;
	margin-top: -25px;
	text-indent: 0;
}
#Menu dd a, #Menu dd a:visited {
	color: #ffdd65;
	text-decoration: none;
}
#Menu dd a:hover {
	color: #f06900;
	font-size: 1em;
	text-indent: 0	;
}
#Menu ul {
	cursor: hand;
	list-style: none;
	margin-left: 0;
	padding: 0;
}
#Menu li {
	height: 25px;
	line-height: 25px;
	padding: 2px 15px;
	text-align: left;
}
#Menu li a, #Menu li a:visited { }
#Menu li a:hover { }

/*	 Classes relatives au Panier 	*/
.EmptyStack {
	line-height: 30px;
	text-align: center;
	width: 100%;
}
.Panier, .PanierText {
	position: absolute;
	color: #000;
	margin-left: 660px;
	text-align: right;
	top: 190px;
	width: 300px;
	z-index: 100;
}
.Panier_head {
	display: none;
}

.PanierLink, .PanierLink:visited {
	color: #000;	
	text-decoration: none;	
}
.PanierLink:hover {
	color: #f06900;
	text-decoration: none;
}
.MiniPanierP, .MiniPanierTitle, .MiniPanierTitle h3, .MiniPanierDetail, .EnvoiMessageP {
	background-color: #000;
	color: #fff;
	text-align: left;
}
.MiniPanierTitle {
	background: url(/include/images/sleeping_sky/h.gif) left repeat-x;
	background-position: top right;
	margin-right: -5px;
	padding-right: 30px;
}
.MiniPanierTitle h3 {
	background: url(/include/images/sleeping_sky/h.gif) left repeat-x;
	color: #fff;
	height: auto !important;
	font-size: 1em;
	height: 1%;
	margin: 0;
	padding: 5px 0 5px 20px;
}
.MiniPanierTitle img{
	margin-top: 2px;
}
.MiniPanierCloseButton{
	background: url(/Include/Images/arbo/BTransGrey.gif) repeat-x top left;
	border: none;
	padding-left: 6px;
	padding-right: 5px;
	width: 17px;
	height: 17px;
	cursor: pointer;
}
.MiniPanierDetail {
	border-top: solid 1px #000;
	border-right: none;
	background-position: bottom left;
	padding-left: 5px;
	padding-right: 4px;
	width: 97% !important;
	width: 100%;
}
.MiniPanierP {
	border: solid 1px #fff;
	padding-right: 5px;
	width: 300px !important;
	width: 300px;
}
.EnvoiMessageP {
	font-weight: normal;
	padding-right: 5px;
	width: 400px !important;
	width: 400px;
}
.EnvoiMessageColonneGauche {
    display: block;
    color: white;
    float: left;
    width: 30%;
    line-height: 20px;
    height: 20px;
}
.EnvoiMessageColonneDroite {
    display: block;
    color: black;
    float: left;
    width: 70%;
    line-height: 20px;
    height: 20px
}
.EnvoiMessageMilieu {
	color: black;
    PADDING-RIGHT: 0px;
    PADDING-LEFT: 0px;
    PADDING-BOTTOM: 0px;
    MARGIN: 0px;
    PADDING-TOP: 0px;
	WIDTH: 100%;
    TEXT-ALIGN: center
}
.MiniDetailRef {
	background-color: #ffdd65;
	color: #000;
	display: block;
	font-weight: bold;
	margin: 5px 0;
	padding: 5px 0;
	text-align: center;
	width: 100%;
}
.MiniItemPhoto a img, .MiniItemPhoto a:visited img {
	border: solid 2px #ffdd65;
	text-decoration: none;
}
.MiniItemPhoto a:hover img {
	border: solid 2px #f06900;
	text-decoration: none;
}
.MiniPhoto {
	float: left;
	height: 100px;
	width: 140px;
}
.MiniItemResumeBien a, .MiniItemResumeBien a:visited {
	color: #ffdd65;
	display: block;
	height: 100px;
	padding: 5px;
}
.MiniItemResumeBien a:hover {
	color: #f06900;
	text-decoration: none;
}
.MiniPanierClick {
	border-top: solid 1px #fff;
	line-height: 30px;
	text-align: center;
}
.MiniPanierClick  a, .MiniPanierClick a:visited {
	color: #ffdd65;
}
.MiniPanierClick a:hover {
	color: #f06900;
	text-decoration: none;
}
.MiniPanierFooter {
	border-top: solid 1px #3d3d3d;
	color: #4689bb;
	font-weight: bold;
	padding: 10px 0;
	text-align: center;
}

/* 	Classes relatives au bas de page	 */
.Footer {
	color: #fff;
	margin: 0 auto;	
	margin-left: 195px;	
	padding: 5px;
	padding-bottom: 10px;
	padding-top: 15px;
	text-align: center;
	width: 788px !important;
	width: 800px;
}
.Footer p  {
	margin: 0;
	padding: 0;	
}

/***************************************************************************************************************************/
/*	 Classes relatives à l'affichage des photos																*/
.MainDivPhoto {
	position: absolute;
	margin: 0 auto;	
	padding: 0;
	padding-bottom: 10px;
	left: 200px;
	width: 800px;
}
.MainDivPhoto a img, .MainDivPhoto a:visited img, .MainDivPhoto a:hover img {
	border: solid 2px #fff;
}
.PhotoHeader {
	height: 264px;
	margin: 0;
	padding: 0;
}
.PhotoBienHeader {
	margin-top: -28px;
}
.PhotoBienHeader, .PhotoBienList {
	margin-left: 4px;
	margin-right: 15px;	
	text-align: center;
}


/***************************************************************************************************************************/
/*	 Classes relatives à l'affichage du détail des biens														*/
.MainDivDetail {
	position: absolute;
	left: 200px;
	margin: 0;
	margin-top: -35px;		
	padding: 5px;
	padding-bottom: 10px;	
	width: 788px !important;
	width: 800px;
}
.DetailHeader {
	height: 264px;
	margin: 0;
	padding: 0;
	width: 800px;
}
.DetailBienFrame {
	margin-top: 15px;
}
.DetailBlockFrame {

}
.DetailPicture {
	float: left;
	height: 130px;
	width: 160px;
}
.DetailForm {
	display: table;
	margin: 0;
	padding: 0;
	text-align: left;
	width: 590px;
}
.DetailBlock {
	float: left;
	margin: 0;
	padding: 0;
	width: 99%;
}
.DetailTypeAffaire {
	color: #fff;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
}
.DetailBlockLibelle, .DetailBlockInfo {
	display: block;
	float: left;
	width: 49%;
}
.DetailBlockLibelle {
	font-weight: bold;
}
.DetailBlockClose {
	text-align: center;
}
.DetailDescriptif {
	text-align: left;
}
.DetailParag {
	height: 30px;
	line-height: 30px;
	margin: 0;
	padding: 0;
	text-indent: 25px;
}

/***************************************************************************************************************************/
/*	 Classes relatives au Multipages																	*/
#selector { }
.results, .PageNumber {
	color: #fff;
}
.aPageNumber, .navigate { }
.aPageNumber:hover, .navigate:hover { }

.PageSelector{
	font-size: 

}

#LanguageSelection {
	left:5px;
	margin-right:5px;
	position:absolute;
	top:573px;
	z-index:2;
	width:196px;
}

#LanguageSelection #InnerLanguageSelection{	

}
#LanguageSelection  img {
	margin-right: 	2;
	color	:   transparent;
	font-size:16px;
	cursor: pointer;
	
}
#LanguageSelection  #fr {
	position :relative;
	left:30px;
	background :transparent url(/include/images/bleu_orange_roset/fr.gif) bottom right no-repeat;
}
#LanguageSelection  #en {
	position :relative;
	left:55px;
	background : transparent url(/include/images/bleu_orange_roset/en.gif) bottom right no-repeat;
	
}