@charset "utf-8";
/* CSS Document */
a:link{
	text-decoration: none;
	color: #000;
}
a:hover{
	text-decoration: none;
	color: #000;
}
a:visited{
	text-decoration: none;
	color: #000;
}
#titre {
	padding-top: 50px;
	width: 750px;
	padding-left: 10px;
}
#soustitre {
	width: 600px;
	padding-left: 10px;
	padding-top: 4px;
	padding-bottom: 20px;
}
#BodyTexte {
	width: 530px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 14px;
	background-color: #f6f6ee;
	padding-right: 10px;
	margin-bottom: 70px;
}
#BodyTexteService {
	width: 715px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 14px;
	background-color: #f6f6ee;
	padding-right: 10px;
	margin-bottom: 70px;
}
#BodyTextePics {
	width: 530px;
	padding-bottom: 10px;
	float: left;
	padding-right: 10px;
	margin-bottom: 70px;

}
.BodyTextePicsIndex {
	width: 730px;
	padding-bottom: 0px;
	margin-bottom: 30px;
	margin-right: 10px;
	border: 1px solid #CACBAB;

}
#contenuGaucheIndex {
	display: block;
	float: left;
	width: 730px;
}
.photoBodyTexte {
	margin-bottom: 10px;
	border: 1px solid #DADADA;
	width: 527px;
}


#photo {
	float: left;
	margin-left: 40px;
	width: 140px;
}
#photoHaut{
	border: 2px solid #D3D3AF;
}
#LienService{
	list-style-type: none;
	float: left;
	padding-left: 20px;
	margin-left: 20px;
	border-left-color: #C4C4C4;
	border-left-width: 1px;
	border-left-style: dashed;
	margin-bottom: 100px;
	width: 200px;
}
#lienTitre{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	font-size: 20px;
}
#estimationPhoto{
	border: 2px solid #D3D3AF;
	margin-top: 15px;
}
.lienNormal{
	font-family: "museo-sans-1", "museo-sans-2", sans-serif;
	font-size: 12px;
}
.lienNormal strong{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;	
}
#lienDroit {
	float: right;
}

.lienSous{
	font-family: "museo-sans-1", "museo-sans-2", sans-serif;
	font-size: 16px;
	padding-top: 7px;
	font-weight: normal;
	}
#lienTel{
	font-family: "museo-sans-1", "museo-sans-2", sans-serif;
	font-size: 18px;
	padding-bottom: 7px;
	font-weight: normal;
	}
.lienSous a:link {
	text-decoration: none;
	color: #8E090C;
}      /* unvisited link */
.lienSous a:visited {
	color: #8E090C;
	text-decoration: none;
}  /* visited link */
.lienSous a:hover {
	text-decoration: underline;
}  /* mouse over link */
.lienSous a:active{
}  /* selected link */


.lienNormal a:link {
	text-decoration: none;
	color: #333;
}      /* unvisited link */
.lienNormal a:visited {
	color: #333;
	text-decoration: none;
}  /* visited link */
.lienNormal a:hover {
	text-decoration: underline;
}  /* mouse over link */
.lienNormal a:active{
}  /* selected link */

