/* CSS General Keops Saint Aunès */

body {
	margin: 0px;
	background-color: #37709B;
}

body,td,p,input,select,textarea {
	color: #707070;
	font-size:90%;
	font-family: "trebuchet ms", "luxi sans", sans-serif;
}

hr {
	width:100%;
	height:2px;
	border-top: 1px dashed #D0D0D0;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

a {
	color: #2F89C7;
	text-decoration: underline;
}

a:hover {
	color: #FFB140;
	text-decoration: none;
}

a:visited {
	color: #2F89C7;
	text-decoration: underline;
}

a:active {
	color: #2F89C7;
	text-decoration: underline;
}


/* Calques */
#page {
  float:left;
  top: 8px;
  left: 50%;
  width: 954px;
  margin-left: -477px;
  min-height:55em;
  height:55em;
  position: absolute;
}

#content {
  float:left;
  top: 0px;
  left:0px;
  width:954px;
  height:auto;
  background-color: #FFFFFF;
  background-image:url(/images/commun/middle_bg.gif);
  background-repeat:repeat-y;
}

html>body #page{
  height:auto;
}

/* -- Header --------- */
#header {
  top: 0px;
  left:0px;
  width:950px;
  height:35px;
}

#header-bg {
  top:0px;
  left:0px;
  width:954px;
  position:absolute;
}

#header-logo {
  float:left;
  top:5px;
  left:8px;
  position:absolute;
}

#header-slogan {
  float:left;
  top:10px;
  left:65px;
  width:auto;
  position:absolute;
  font-size:80%;
}

#header-ico {
  float:right;
  top:10px;
  right:120px;
  width:auto;
  font-size: 70%;
  position:absolute;
}

A.header-ico {
  color: #666666;
  text-decoration:none;
}

A.header-ico:hover {
  color: #FFB140;
  text-decoration: none;
}

A.header-ico:active {
  color: #FFB140;
  text-decoration: none;
}

A.header-ico:visited {
  color: #666666;
  text-decoration: none;
}

#header-lang {
  top:8px;
  right:10px;
  width:auto;
  text-align:right;
  float:right;
  position:absolute;
}

/* -- Bandeau --------- */
#bandeau {
  top: 0px;
  left:0px;
  width:950px;
  height:180px;
}

/* -- Menu ------------ */
#menu-line-1{
  top:0px;
  left:0px;
  width:950px;
  height:1px;
  background-color:#739EB9;
}

#menu {
  top: 0px;
  left: 0px;
  height: 28px;
  width:950px;
  background-color: #5DA6D4;
}

#menu-img{
  float: left;
  top: 8px;
  height: 22px;
  margin-left: 5px; 
}

#menu-text {
  float: right;
  top:6px;
  right:10px;
  width:150px;
  height:22px;
  color: #FFFFFF;
  text-align: right;
  font-size:75%;
  position:relative;
}

#menu-hr{
  float: left;
  top: 0px;
  height: 28px;
  margin-left: 5px;
  background-color: #71B3D4; 
}

#menu-spacer {
  float:left;
  top:0px;
  width:20px;
  height:28px;
}

#menu-line-2 {
  float:left;
  top:0px;
  left:0px;
  width:950px;
  height:1px;
  background-color:#5D7889;
}


/* -- Footer -------------------- */
#footer {
  float:left;
  left:0px;
  bottom:0px;
  width:954px;
}

#footer-bg {
  float:left;
  left:0px;
  bottom:0px;
  width:954px;
}

#footer-text {
  float:left;
  margin-left:5px;
  margin-right:5px;
  position:relative;
}

/* -- Copyright ----------------- */
#copyright {
  float:left;
  margin-top: 4px;
  left: 5px;
  width: 600px;
  color: #FFFFFF;
  font-size: 70%;
  text-align: left;
  margin-left:5px;
  margin-right:5px;
}

#sensimmo {
  float:right;
  margin-top: 4px;
  margin-right: 10px;
  width: 132px;
  color: #FFFFFF;
  font-size: 80%;
  text-align: right;
}

/* -- Titres -------------------- */
#titre-page {
  color: #3186B9;
  font-size: 120%;
  font-weight: bold;
  margin-bottom:5px;
}

.titre-agence {
  color: #5DA6D4;
  font-size: 120%;
  font-weight: bold;
  text-transform:uppercase;
}

.titre1 {
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  color: #3399CC;
}

.titre2 {
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  color: #2F89C7;
}

.titre3 {
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
  color: #FFB140;
}

.titre4 {
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
}

IMG.arrow {
  width:10px;
  height:11px;
  border:0px;  
  vertical-align:middle;
}


/* -- Others --------------------- */
.spacer {
  clear: both;
  font-size:50%;
}


TD.menutop {
	background-image:url(/images/commun/menu_bg.gif);
	background-repeat:repeat-x;
}

TD.right {
	border-left: 1px solid #E8EBED;
}

TD.bottom-right {
	background-image:url(/images/commun/bt_bg.gif);
	background-repeat:no-repeat;
}

IMG.biens {
	border: 1px dashed #333333;
}

A.biens {
	color : #febd3b;
	font-family:  Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

A.biens:hover {
	color : #DF9200;
	font-family:  Verdana, Arial, sans-serif;
	font-weight: bold;	
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

TD.biens-texte {
	
}

/* Actualites ------------------------------ */
TD.actus-date {
	font-weight: bold;
	color: #2F89C7;
}

TD.actus-sep {
	background-image:url(/images/commun/d1.gif);
	background-repeat: repeat-y;
}



/* Formulaire ----------------------------- */
.form-s {
	width: 50px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #E2E2E2; 
	margin: 2px;

}

.form-m {
	width: 170px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #E2E2E2;
	margin: 2px;

}

.form-l {
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	border: 1px solid #E2E2E2;
	margin: 2px;

}

/* Divers */
.copyright {
	padding-left: 150px;
	font-size: 9px;
	color: #FFFFFF;
}

.number {
	font-size: 9px;
	color: #336699;
	text-align: center;
}

/* Top Menu ------------------------------*/
A.topmenu {
	color : #FFFFFF;
	font-family:  Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

A.topmenu:hover {
	color : #DF9200;
	font-family:  Verdana, Arial, sans-serif;
	font-weight: bold;	
	font-size: 11px;
	letter-spacing: 1px;
	text-decoration: none;
}

A.ss-topmenu {
	color : #FFFFFF;
	font-family:  Verdana, Arial, sans-serif;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

A.ss-topmenu:hover {
	color : #DF9200;
	font-family:  Verdana, Arial, sans-serif;
	font-weight: bold;	
	font-size: 11px;
	text-decoration: none;
}

.topmenu {
	font-family:  Verdana, Arial, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 11px;
}

TD.topmenu {
	width: 170px;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}

TD.ss-topmenu {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 5px;
	padding-left: 5px;
}

/* -- Google Maps ---------------- */
v\:* {
   behavior:url(#default#VML);
}
