/*Classe*/
.red {
	color: #CD0D1E;
	font-weight: bold;
	margin-bottom: 15px;
}
.text_center {
  text-align: center;
}
.right {
	float: right;
	margin: 10px 30px;
}
.left {
	float: left;
	margin: 5px 30px 15px 35px;
}
.clear_left {
	clear: left;
	height: 0px;
}
.clear_right {
	clear: right;
	height: 0px;
}
.clear_left2 {
	clear: left;
	height: 1px;
	width: 100%;
}
.error {
     color: #CD0D1E;
	 font-weight: bold;
}
.nom {
	color:#FF9933;
	font-weight:bold;
}
.bottom_right {
	position: relative;
	bottom: 80px;
	right:0;
}
p.spe {
	margin: 0 0 0 10px;
}
.agence {
	float: left;
	width: 150px;
	text-align: center;
	
}
	#premier {
		border-right: solid 2px #66CBFF;
		margin-left: 30px;
	}
/*Police*/
h1 {
	color: #000;
}
h2 {
	font-family:Arial,Helvetica;
	font-size:28px;
	font-weight:bold;
	margin-top: 10px;
	margin-bottom: 10px;
	text-decoration:none;
	color:#FBBD1A;
}
h2.tache, .nom_tache {
	color: #66CBFF;
	font-weight:bold;
}
h2.jardin, .nom_jardin {
	color: #006E39;
	font-weight:bold;
}
h2.aide, .nom_aide {
	color: #f3a18b;
	font-weight:bold;
}
h2.nom_serv, .nom_serv {
	color: #774bb7;
	font-weight:bold;
}
h2.transport, .nom_transport {
	color: #EB6327;
	font-weight:bold;
}
h2.travaux, .nom_travaux {
	color: #8868AB;
	font-weight:bold;
}
#contenu h3 {
	color: #907F75;
	font-size: 16px;
	margin: 10px 0 5px 0;
	background: url(../images/carre.gif) left 7px no-repeat;
	text-indent: 10px;
}
#contenu h3.nom_serv {
	color: #774bb7;
	font-size: 14px;
	margin: 10px 0 5px 0;
	background: url(../images/blank.gif) left 5px no-repeat;
	text-indent: 0px;
}
#entete h3 {
	color: #c8bdb4;
	font-size: 1.3em;
	font-family: "Trebuchet MS", times, serif;
	font-weight: normal;
}
	#entete h3#aide_entete {
		margin: 5px 10px 0 15px;
		text-indent: 15px;
		padding-top: 5px;
	}
	#entete h3#menage {
		text-align: center;
		margin: 0;
		padding: 0;
		text-indent: 0px;
	}
#entete h4 {
	color: #dbd5d1;
	font-size: 1.1em;
	font-family: "Trebuchet MS", times, serif;
	font-weight: bold;
}
	#entete h4#serv_entete {
		text-align: center;
		margin: 3px 0 0 0;
	}
	#entete h4#sol {
		margin: 3px 10px 0 25px;
		text-indent: 35px;
	}
#entete h5 {
	color: #ebe9e7;
	font-size: 1em;
	font-family: "Trebuchet MS", times, serif;
	font-weight: bold;
}
	#entete h5#accompagne_entete {
		float: right;
		margin: 5px 10px 0 0px;
	}
	#entete h5#difficult {
		float: right;
		margin: 5px 30px 0 0px;
	}
	#entete h5#mobilite {
		float: right;
		margin: 8px 85px 0 0;
	}
	#entete h5#baies {
		margin: 8px 15px 0 10px;
	}
