html {width:100%}
html, body {padding:0;}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif
}

#conteneur {
	padding: 0 0 0 0;
	margin: 0;
	width: 980px;
	margin: auto
}

#conteneur h1.titre {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	margin: 5px;
	border-bottom: 1px solid #000
}

h2 {margin: 5px}

 
a {
	font-size: 12px;
	color: #000;
	text-decoration: none
}

a:hover {
	color: #C00
}

#nompgm {float:right; padding:5px 7px 0px 0px; color:#FFFFFF;}
#nompgm span {font-weight: normal;}

ul {text-align: left}
p { margin:10px 0px 3px 0px;}

span {
	color: #C00;
}
/*	font-weight: bold */

/*******************/

#conteneur {
	width:790px;
	color:#000;
	margin:auto
}

#conteneur h1 {
	font: 10px Arial, Helvetica, sans-serif;
	font-size: 35px;
	color: #c00
}

.nliene {visibility:hidden; display:none;}



/* BORDURES CLIGNOTANTES */

img.border1 {
border-right:2px outset #FFCC00; border-left:2px solid #ACAE51; border-bottom:2px outset #FFDD57; border-top:2px solid #9BB814;
	}
/* img.border1 { */
/* border-right:2px solid #FFCC00; border-left:2px inset #ACAE51; border-bottom:2px solid #FFDD57; border-top:2px inset #9BB814; */
/*	} */
#slow img.border1 {
border-right:2px solid #FFCC00; border-left:2px solid #ACAE51; border-bottom:2px solid #FFDD57; border-top:2px solid #9BB814;
	}
#carte img.border1 {
border-right:1px solid #FFCC00; border-left:1px solid #ACAE51; border-bottom:1px solid #FFDD57; border-top:1px solid #9BB814;
	}

img.border0 {
border-left:2px inset #FFCC00; border-right:2px solid #ACAE51; border-top:2px inset #FFDD57; border-bottom:2px solid #9BB814;
	}
/* img.border0 { */
/* border-left:2px solid #FFCC00; border-right:2px outset #ACAE51; border-top:2px solid #FFDD57; border-bottom:2px outset #9BB814; */
/* } */
#slow img.border0 {
border-left:2px solid #FFCC00; border-right:2px solid #ACAE51; border-top:2px solid #FFDD57; border-bottom:2px solid #9BB814;
}
#carte img.border0 {
border-left:1px solid #FFCC00; border-right:1px solid #ACAE51; border-top:1px solid #FFDD57; border-bottom:1px solid #9BB814;
}

#fort img.border0 {
	border: 1px inset #FFCC00;
}


#fort img.border1 {
	border:1px outset #33CC33;
}



#uptop {display:block; position: absolute; width:1px; height:1px; top: -450px; left:0px; visibility: hidden;}
#downbot {display:block; position:absolute; right:1px; border: 1px dotted #0000FF; padding:0; width:27px; height:30px; cursor: url('http://www.immo-forum.fr/pgm/lmnp-affaires/ico/cursor/scroll.cur'), pointer;;}
#movelay {position:fixed; white-space:nowrap; visibility:visible; top:0px; right:0px; margin:0px; padding:0px; width:59px; height:28px; z-index:10;}
img.scroll {border: 1px dotted #0000FF; cursor: url('http://www.immo-forum.fr/pgm/lmnp-affaires/ico/cursor/scroll.cur'), pointer;;}


/* MENU MENU */

div.menuBar,
div.menuBar a.menuButton,
div.menu,
div.menu a.menuItem {
  font-family:  sans-serif, "MS Sans Serif", Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: normal;
  color: #000000;
}

div.menuBar {
  background: #000000 url('../img/buttfond2.gif') repeat-x  left top; 
  border: 2px solid;
  border-color: #E6D799 #909090 #F8E9A0 #D3BF83;
  padding: 5px 2px 4px 7px;
  text-align: left; width:550px; float:right; margin-right:1%;
}

div.menuBar a.menuButton {
  background: #000000 url('../img/butt.gif') repeat-x  left top;
  border: 1px solid #d0d0d0;
  color: #000000;
  cursor: default;
  left: 0px;
  margin: 1px;
  padding: 2px 6px 2px 6px;
  position: relative;
  text-decoration: none;
  top: 0px;
  z-index: 100;
}

div.menuBar a.menuButton:hover {
  background: #000000 url('../img/button.gif') repeat-x  left top;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  color: #000000;
}

div.menuBar a.menuButtonActive,
div.menuBar a.menuButtonActive:hover {
  background: #000000 url('../img/buttactive.gif') repeat-x  left top;
  border-color: #909090 #f0f0f0 #D3BF83 #D3BF83;
  color: #ffffff;
  left: 1px;
  top: 1px;
}

div.menu {
  background-color: #d0d0d0;
  border: 2px solid;
  border-color: #f0f0f0 #909090 #909090 #f0f0f0;
  left: 0px;
  padding: 0px 1px 1px 0px;
  position: absolute;
  top: 0px;
  visibility: hidden;
  z-index: 101;
}

div.menu a.menuItem {
  color: #000000;
  cursor: default;
  display: block;
  padding: 3px 1em;
  text-decoration: none;
  white-space: nowrap;
}

div.menu a.menuItem:hover, div.menu a.menuItemHighlight {
  background-color: #000080;
  color: #ffffff;
}

div.menu div.menuItemSep {
  border-top: 1px solid #909090;
  border-bottom: 1px solid #f0f0f0;
  margin: 4px 2px;
}
