/* CSS Document */
*{
	list-style-type:none;
	padding:0px;
	margin:0px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;

}
body{
	text-align:center;
	background-color:#FFFFFF;
	color:#000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	font-size:12px;
}
#site{
	margin-right:auto;
	margin-left:auto;
  margin-top: 0;
  border: 1px solid #000;
	width:1050px;
	background-color:#FFFFFF;
}
#centre{
	background-color:#eee; 
	background-repeat:no-repeat; 
	min-height:650px;
  padding-bottom: 10px;
	
}
#contenu{
	border:1px dashed #000000;
}
h1{
	font-size:18px;
	border-bottom:1px solid #89A2C1;
	color:#000033;
}
h2{
	border:1px solid #000;
	padding:5px;
	text-align:center;
	font-size:16px;
  color: #000;
	background-color:#eee;
}
.emboss {
	border:1px dashed #000;
	padding:5px;
	text-align:left;
	font-size:14px;
  color: #000;
  background: #eee;
}
.emboss strong {
  color: #06f;
}

/* liens */
a img{
	border:0px;
}
a{
	text-decoration:none;
	color:#000000;
}
a:hover{
	text-decoration:none;
	color:#993300;
}

h3{
	background-color:#fff;
	color:#000;
	font-size:14px;
	padding:3px;
	border-bottom:1px dashed #06f;
	
}
#footer {
  width: 1050px;
  margin: 5px auto;
  background: #eee;
  color: #06f;
  border-top: 1px solid #000;
}	

#navbar {
  border: 1px solid #000;
  text-align: left;
  width: 1050px;
  margin: 0 auto 6px auto;
  background: #ffa;
  color: #06f;
}	

#footer, #navbar {

  padding: 2px 0;
}

#tophead {

  padding: 2px 0;
  width: 1050px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #000;
  border-top: 0;
  align: left;
}

#footer a, #navbar a,#tophead a {
  color: #06f;
  text-decoration: none;
}
#footer a:hover, #navbar a:hover ,#tophead a:hover {
  text-decoration: underline;
}
.entete{
	background-color:#89A2C1;
	color:#FFFFFF;
	font-weight:bold;
}
.ligne1{
	background-color:#ffffff;
}
.ligne2{
	background-color:#eeeeee;
}
/* menu de gauche */

.bgcolor{
	background-color:#eeeeee;
}
.bordure{
	border:1px solid #02112E;
}
#menugauche li a{
	font-weight: bold;
    display:block;
	padding-left:16px;
	margin-bottom:5px;
    background: url(icones/arrow_right_grey.png) no-repeat left;
}
#menugauche li a:hover{
	color:#ED9D00;
}

/* blockTexte sont les block de couleur dans le site */
.alerte{
	background-color:#cc3333;
	color:#ffffff;
	padding:5px;
	margin:5px;
}
#puub td{
	border-left:2px solid #ffffff;
	border-right:2px solid #ffffff;
}


ul.liste li{
	border-bottom:2px dotted #aaa;
	margin:3px;
}
ul.liste li a{
	display:block;
	padding:5px;
}

ul.liste h1{
	font-size:14px;
}
.aligne1{
	background-color:#ffffff;
	color:#000000;
}
.aligne1 h3{
	background-color:#fff;
  color: #000;
  border-bottom: 1px dashed #06f;
}
.aligne2 h3{
	background-color:#fff;
  color: #000;
  border-bottom: 1px dashed #06f;
}
.aligne2{
	background-color:#ffffff;
	color:#000000;
}


.encart{
	background-color:#89A2C1;
	color:#FFFFFF;
	padding:3px;
}
/* infobulles */
.infobulle{
	background-color:#FFFFFF;
	border:1px solid #000000;
	padding:5px;
}
.infobulle p{
	margin:0px;
	padding:0px;
}
h4{
	margin:0px;
	padding:0px;
	font-size:14px;
}

.separateur{
	padding:1px;
	background-image:url(separateur.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	background-color:#dedede;
}
.titrepub{
	color:#ffffff;
	background-color:#ff0000;
}
.col1{
	width:100px;
}
.col2{
	width:500px;
}


.contenuannonce{
	background-color:#eeeeee;
	color:#000000;
}


/* prix et depaartement */
.departement{
	font-weight:bold;
	text-align:left;
}
.prix{
	font-weight:bold;
	text-align:right;
	color:#ffffff;
}

#expgg{
	height:104px;
	overflow:hidden;
	width:140px;
	text-align:left;
}
