* { 
	margin: 0;
	padding: 0;
}
body{
	background-color: #a29a8f;
	font-size: 75%;
	text-align: center; /* centrer le centreur dans IE5.x car il n'aime pas 'margin: 0 auto' */
	font-family: verdana,arial,helvetica,sans-serif;
}
.noscreen {
	display: none;
}
.screen-center {
	text-align:center;
}
#centreur-global {
     position:relative;
     margin-left: auto;
     margin-right: auto;
     width: 720px;
     height: 539px;
     margin-top: 15px;
     border: 1px solid black;
	  text-align: left; /* resets l'alignement du texte */
	  background-image: url(../IMG/clt-immobilier.jpg);
     }

#conteneur-global-accueil {
	width: 820px;
	overflow:hidden;
	/* position: relative;
	height: 100%; */
	margin: 0 auto; /* centre le centreur */
	text-align: left; /* resets l'alignement du texte */
	background-image: url(../IMG/pont-de-pierre-4.jpg);
	background-position:right top;
	background-repeat:no-repeat;
	background-color:white;
	border: 1px solid black
}

#conteneur-accueil {
	/* background-color:white; */
	width:628px;
	border-left:192px solid #f18e00;
  	/* The width and color of the rail */
  	margin-left:-192px; /* Hat tip to Ryan Brill */
  	float:right
}

#conteneur-accueil .texte {
	margin: 20px 40px 20px 68px
}

#conteneur-accueil .detail {
	margin-left:48px
}

#menu-deroulant-accueil {
	width:192px;
  	float:left;
	background-color:#f18e00
}

#top {
border: 1px solid black;
border-bottom: 0;
}
#top, #conteneur, #pied {
	width: 760px;
	margin: 0 auto; /* centre le centreur */
}
#top {
background-color: #F18E00;
height: 100%;
text-decoration: none;
}
#conteneur {
position: relative;
top: -2px;
background-color: #F18E00;
height: 100%;
text-align: left; /* reset alignement du texte */
z-index: 5;
border: 1px solid black;
}
.gauche {
	position: absolute;
	left: 0px;
	width: 190px;
	background-color: #F18E00;
	padding-bottom: 20px;
	z-index: 10;
}
.droite {
	margin-left: 190px;
	border-left: 1px solid black;
	padding: 25px;
	background-color: white;
	width:519px;
}
#pied {
position: relative;
top: -2px;
background-color: #c0c0c0;
border: 1px solid;
z-index: 1;
}
#pied-accueil {
	width: 720px;
	margin: 0 auto; /* centre le centreur */
}
#pied, #pied-accueil {
	font-size: 80%;
	padding: 5px;
	text-align: center;
}

#pied-page {
	font-size: 80%;
	padding: 5px 5px 15px;
	text-align: center;
}
	
/*
 * Correction des styles HTML par defaut
 */

.structure {
	display: none;
}
h1,h2,h4 {
	margin-top: 0em;
	margin-bottom: 0em;
	font-size: 100%;
	font-weight: normal;
}
h3 {
	font-size: 120%;
	
}

/*
 * Styles generaux
 */

/* bien regler la marge (bugs IE) */

a, { text-decoration: none; color: #505050; }
a:hover { text-decoration: none; color: #303030; /* background: #e8e8e8; */ }
a.spip_out { text-decoration: none; color: #a02020; }
a.spip_in, a.spip_url { text-decoration: none; color: #2020a0; }
a.spip_glossaire { text-decoration: none; color: #20a020; }

.chapo {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-weight: bold;
	/* text-align: justify; */
	font-size: 105%;
}
/* .texte*/.texte, p.spip {
	font-family: Georgia, Garamond, Times, serif;
	text-align: justify;
	line-height: 150%;
	padding: 5px;
}
.ps {
	font-family: Georgia, Garamond, Times, serif;
	text-align: justify;
	font-size: 85%;
}
.notes {
	font-family: Georgia, Garamond, Times, serif;
	text-align: left;
	font-size: 80%;
}

/*
 * Ici les styles pour le contenu
 */

.contenu h1,h2 {
	font-size: 120%;
	font-weight: bold;
}
.contenu h1,h2.titre-extrait {
	font-size: 160%;
	font-weight: bold;
}
/*.contenu*/ h1,h2.titre-texte {
	font-size: 190%;
	font-weight: bold;
}
.contenu .surtitre {
	font-size: 110%;
	font-weight: bold;
	font-variant: small-caps;
}
/*.contenu*/ .detail {
	font-size: 90%;
	color: #303030;
}
.extrait {
	border: groove 2px #a0a0a0;
	padding: 1em;
	font-size: 85%;
}


/*
 * Disposition a l'ecran
 */

#principal {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

#plan {
	font-family: "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}

/* #navigation {
	font-family: Verdana, Arial, Helvetica, sans-serif;
} */

.encart {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

