/* Mise en forme des textes */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #666;
}


.titre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}



.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}

.fldst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: inset;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: inset;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 10px;
	background-image: url(../location/images/fd_rech.gif);
}

/* Liens pour menu */

.menu a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #800000;
	text-decoration: none;
}

.menu a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #800000;
	text-decoration: none;
}

.menu a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #005900;
	text-decoration: underline;
}



.diapo {
	background-color: #C7A05D;
}


h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #F00;
}

h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #910000;
}

.detailplan {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #E10000;
	background-color: #FFF0E1;
	padding: 10px;
	text-indent: 10px;
}

.ligneplan {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;

}
.titreplan {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #EA0000;
	font-weight: bolder;
}

.detailannonce {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: lighter;
	line-height: 20px;
	background-color: #FFF0E1;
	padding: 5px;
	margin-left:25px;
	margin-right:25px;
}


.libelle-presta {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #900;
	font-weight: lighter;
	line-height: 20px;
	background-color: #FFF0E1;
	padding: 5px;
	margin-left:25px;
	margin-right:25px;
}

