body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#566069;
}

.titre {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6B1000;
}
.texte {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #424952;
}
a:active { color: #6B1000; text-decoration: none;}
a:link { color: #6B1000; text-decoration: none;}
a:visited { color: #6B1000; text-decoration: none;}
a:hover { color: #C67539; text-decoration: underline;}
.source {
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
}
.intro {
	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #C67539;
}
.titreOrange {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #C67539;
}
.texteRouge {

	font-family: Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #6B1000;
}
hr.discret {
	border:none;
	height:1px; 
	border-bottom:1px solid #dddddd;
}
p.nomMaison {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 6px
}

/***/

#menuGauche ul {
	list-style-type:none;
	margin:4px 4px 6px 33px;
	padding:0px;
}

#menuGauche ul ul {
	list-style-image:url(images/bullet-menu.gif);
}

#menuGauche li {
	font-family: "Times New Roman", Times, serif;
	font-size:18px;
}

#menuGauche ul ul li {
	font-size:17px;
}

#menuGauche ul ul li a {
	color:#c47636;
}

#menuGauche ul ul ul li {
	font-size:15px;
}

#menuGauche ul ul ul li a {
	color:#6a1707;
}

#menuGauche a {
	color:#000000;
}
#menuGauche a:hover {
	color: #6B1000;
}
/*Images Service d'autobus dans condos-emplacement.php*/
#service_autobus{
	margin-left:19px;
}

a#voir_plans{
	background-image:url(images/btn_plans_fr.gif);
	background-position:left top;
	width:228px;
	height:85px;
	background-repeat:no-repeat;
	display:block;
	text-indent:-99999px;}
	
	a:hover#voir_plans{
		background-image:url(images/btn_plans_fr_o.gif);}	
