@charset "utf-8";

body {
	background-color: #FFF;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

#global {
	position: relative;
	height: 605px;
	width: 1205px;
	left: auto;
	visibility: visible;
	margin: 0 auto;
	top: 15px;
}

#fond {
	position: absolute;
	left: 0px;
	visibility: visible;
	top: 0px;
	width: 1205px;
	height: 605px;
	background-image: url(img/fondIndex.jpg);
}
#nomMuriel {
	position: absolute;
	width: 295px;
	left: 68px;
	visibility: visible;
	top: 121px;
	text-align: center;
	line-height: 18px;
}
#nomSandrine {
	position: absolute;
	width: 320px;
	left: 415px;
	visibility: visible;
	top: 121px;
	text-align: center;
	line-height: 18px;
	/* [disabled]letter-spacing: -2px; */
}
#numMuriel {
	position: absolute;
	width: 295px;
	left: 68px;
	visibility: visible;
	top: 144px;
	text-align: center;
	color: #F30207;
}
#numSandrine {
	position: absolute;
	width: 295px;
	left: 429px;
	visibility: visible;
	top: 144px;
	text-align: center;
	color: #F30207;
}
#telMuriel {
	position: absolute;
	width: 295px;
	left: 68px;
	visibility: visible;
	top: 173px;
	text-align: center;
}
#telSandrine {
	position: absolute;
	width: 295px;
	left: 429px;
	visibility: visible;
	top: 173px;
	text-align: center;
}
#btMailMuriel {
	position: absolute;
	left: 67px;
	visibility: visible;
	top: 225px;
	width: 295px;
	height: 44px;
}
#btMailSandrine {
	position: absolute;
	left: 429px;
	visibility: visible;
	top: 225px;
	width: 295px;
	height: 44px;
}

#texteMailMuriel {
	position: absolute;
	left: 78px;
	visibility: visible;
	top: 236px;
	width: 295px;
	text-align: center;
}
#texteMailSandrine {
	position: absolute;
	left: 440px;
	visibility: visible;
	top: 236px;
	width: 295px;
	text-align: center;
}


#presentation {
	position: absolute;
	width: 650px;
	left: 68px;
	visibility: visible;
	top: 300px;
	text-align: justify;
	line-height: 18px;
}
#presentationGras {
	position: absolute;
	width: 650px;
	left: 68px;
	visibility: visible;
	top: 390px;
	text-align: center;
	line-height: 18px;
}

#logoOrdre {
	position: absolute;
	left: 843px;
	visibility: visible;
	top: 119px;
	width: 286px;
	height: 300px;
}

#creation {
	position: absolute;
	left: 1073px;
	visibility: visible;
	top: 581px;
	color: #F30207;
}
#adresse {
	position: absolute;
	left: 238px;
	visibility: visible;
	top: 454px;
	text-align: center;
	line-height: 24px;
}
#tousSoins {
	position: absolute;
	left: 749px;
	visibility: visible;
	top: 411px;
	text-align: center;
	letter-spacing: 2px;
	line-height: 36px;
}
#soinsCab {
	position: absolute;
	left: 981px;
	visibility: visible;
	top: 468px;
	text-align: center;
	line-height: 28px;
}

#siret {
	position: absolute;
	left: 750px;
	visibility: visible;
	top: 608px;
	width: 250px;
	text-align: right;
	letter-spacing: 90%;
}

.texte10 {
	font-size: 10px;
}
.texte11 {
	font-size: 11px;
}
.texte11Bold {
	font-size: 11px;
	font-weight: bold;
}
.texte13 {
	font-size: 13px;
}
.texte13Bold {
	font-size: 13px;
	font-weight: bold;
}
.texte12Bold {
	font-size: 12px;
	font-weight: bold;
}
.texte14 {
	font-size: 14px;
	font-weight: normal;
}
.texte15 {
	font-size: 15px;
	font-weight: normal;
}
.texte16 {
	font-size: 16px;
	font-weight: normal;
}
.texte18 {
	font-size: 18px;
	font-weight: normal;
}



.texte14Bold {
	font-size: 14px;
	font-weight: bold;
}

.texte18Bold {
	font-size: 18px;
	font-weight: bold;
}
.texte22Bold {
	font-size: 22px;
	font-weight: bold;
}

.texte30Bold {
	font-size: 30px;
	font-weight: bold;
}
.texte32 {
	font-size: 32px;
}


a.type1 {
	color: #F00;
	text-decoration: none;
}

a.type1:hover {
	color: #707173;
}
a.type2 {
	color: #000;
	text-decoration: none;
}
a.type2:hover {
	color: #707173;
}
