/* CSS Document */
#head #tel {
	font: bold 0.7em Arial, Helvetica, sans-serif;
	width: 640px;
	text-align: right;
	float: right;
	color: #F3F3F3;
	padding-top: 50px;
	padding-bottom: 150px;
	padding-right: 28px;
}
#espace-client {
	font: bold 0.7em Arial, Helvetica, sans-serif;
	padding-right: 33px;
	width: 635px;
	float: right;
	height: 23px;
	text-align: right;
	padding-top: 28px;
	color: #FFFFFF;
}
#espace-client a {
	color: #FFFFFF;
	text-decoration: none;
}
#espace-client a:hover {
	color: #F0F0F0;
	text-decoration: underline;
}

#head p {
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #e85610;
	font-weight: bold;
	text-align: center;
	margin-right: 35px;
	margin-left: 20px;
}
#texte {
	font: 0.7em Arial, Helvetica, sans-serif;
	color: #3e3e3e;
}
h1,h2,h3,h4,h5,h6,p {
	text-align: left;
	margin-bottom: 8px;
}
h1,h2 {
	font-size: 120%;
	font-weight: bold;
	text-transform: uppercase;
	color: #e85610;
}
h3,h4,h5,h6 {
	font-size: 110%;
	font-weight: bold;
	text-transform: uppercase;
	color: #e85610;
}
h2.formule {
	margin-top: 15px;
}
h2.formule a{
	color: #e85610;
}
.formules a {
	color: #3e3e3e;
	text-decoration: none;
}
form.login {
	margin-right: auto;
	margin-left: auto;
	width: 270px;
}
a {
	color: #e85610;
}
a:hover {
	color: #828282;
	text-decoration: none;
}
#texte li {
	text-align: left;
	font-size: 100%;
	margin-left: 20px;
}
#texte ul {
	padding-bottom: 8px;
}
span.gras {
	font-weight: bold;
	color: #e74d13;
}
.gros {
	font-size: 120%;
}
.gras {
	font-weight: bold;
}
.gris {
	color: #333333;
}
p.hdclic {
	font: 0.6em Arial, Helvetica, sans-serif;
	color: #e74e14;
	text-align: right;
	margin-right: 20px;
}
p.hdclic a {
	color: #e74e14;
	text-decoration: none;
}
p.hdclic a:hover {
	text-decoration: underline;
}
.center {
	text-align: center;
}
.login {
	text-align: left;
}
/* Annonces */
ul.categorie {
	list-style: none;
}

ul.categorie li li {
	list-style: disc;
	margin-bottom: 7px;
	display: list-item;
}
ul.categorie li li a {
	color: #666666;
	text-decoration: none;
}
ul.categorie li li a:hover {
	color: #828282;
	text-decoration: underline;
}

