@font-face {
    font-family: 'QlassikBoldRegular';
    src: url('fontface/QlassikBold_TB-webfont.eot');
    src: url('fontface/QlassikBold_TB-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontface/QlassikBold_TB-webfont.woff') format('woff'),
         url('fontface/QlassikBold_TB-webfont.ttf') format('truetype'),
         url('fontface/QlassikBold_TB-webfont.svg#QlassikBoldRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body {
	background-image: url(images/home/body-fond.jpg);
	background-repeat: repeat-x;
	background-color: #E3DFD6;
	background-position: center 101px;
	margin: 0px;
	padding: 0px;
}
p, h1, h2, h3 {
	margin: 0px;
	font-weight: normal;
}
.clearDiv {
	clear: both;
}

#header {
	background-color: #000;
	background-image: url(images/home/header-fond.gif);
	height: 101px;
	background-position: center top;
	width: 100%;
	text-align: center;
}
#container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#slider {
	height: 304px;
	background-image: url(images/interieur/slider-ombre.jpg);
	padding-bottom: 14px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
#slides {
	z-index:100;
}

.slides_container {
	width:587px;
	height:304px;
	overflow:hidden;
	position: relative;
	border: 1px solid #666;
}
#portrait {
	position: absolute;
	z-index: 200;
	left: 750px;
	top: 71px;
}
#contenu-top {
	background-image: url(images/interieur/contenu-top.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 35px;
	width: 980px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#menu {
	height: 53px;
	background-color: #FFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c2c2c2;
}
#menu ul li {
	list-style-image: none;
	list-style-type: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
#menu ul li a {
	font-family: QlassikBoldRegular, arial;
	font-size: 20px;
	color: #b32a00;
	text-decoration: none;
	display: inline-block;
	height: 33px;
	background-image: url(images/home/menu-separateur.jpg);
	background-position: left bottom;
	padding-top: 20px;
	padding-right: 23px;
	padding-left: 25px;
	background-repeat: no-repeat;
}
#menu ul li a:hover {
	color: #F60;
}#contenu {
	background-color: #FFF;
	padding-top: 20px;
	background-image: url(images/home/col-gauche-fond.gif);
	background-repeat: no-repeat;
	background-position: -20px bottom;
	padding-bottom: 20px;
}
#sousMenu {
	background-image: url(images/home/contenu-ombre-top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
	height: 19px;
}
#langFR {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 47px;
	left: 14px;
}
#langGB {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	top: 66px;
	left: 14px;
}
.txtCourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-align: justify;
}
.sousTitre {
	font-family: QlassikBoldRegular, Arial;
	font-size: 28px;
	font-weight: normal;
	color: #e9763c;
	display: block;
	margin-bottom: 12px;
}
#colGauche {
	float: left;
	width: 278px;
	padding-left: 42px;
	padding-bottom: 25px;
	background-color: #FFF;
}
#colDroite {
	float: right;
	width: 590px;
	padding-right: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
#colGauche-ombre {
	clear: left;
	float: left;
	width: 319px;
	background-image: url(images/home/col-gauche-ombre.png);
	background-repeat: no-repeat;
	background-position: right top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
	height: 25px;
}
#blocAdresse {
	background-image: url(images/home/bloc-adresse-fond.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 161px;
	width: 565px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	padding-top: 18px;
	padding-left: 25px;
}
#blocAdresse h1 {
	font-family: QlassikBoldRegular, Arial;
	font-size: 20px;
	font-weight: normal;
}
#blocAdresse h1:first-line {
	font-family: QlassikBoldRegular, Arial;
	font-size: 24px;
}
.bouton-contact {
	background-image: url(images/home/bouton-1-sprite.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 24px;
	width: 213px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8b2f00;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 5px;
	position: absolute;
	left: 695px;
	top: 471px;
}
.bouton-plan {
	background-image: url(images/home/bouton-2-sprite.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 24px;
	width: 213px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #6A2400;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 5px;
	position: absolute;
	left: 695px;
	top: 507px;
}
a.bouton-contact:hover {
	background-image: url(images/home/bouton-1-sprite.png);
	background-position: left top;
	color: #5D1408;
}
a.bouton-plan:hover {
	background-image: url(images/home/bouton-2-sprite.png);
	background-position: left top;
	color: #5D1408;
}
.txtTel {
	font-size: 16px;
}
.titrePage {
	font-family: QlassikBoldRegular, Arial;
	font-size: 32px;
	color: #d04b2c;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #ffd5c2;
	margin-bottom: 20px;
}
#tableSoins img {
	border: 1px solid #333;
	margin-bottom: 5px;
}
#tableSoins td {
	padding-bottom: 7px;
}
#tableSoins a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
}
#tableSoins a:hover {
	color: #EA6B34;
}
#footer {
	background-image: url(images/home/footer-fond.jpg);
	background-position: center top;
	background-color: #310706;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 50px;
	padding-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e9763c;
}
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffe9de;
	text-decoration: none;
}
#footer a:hover {
	color: #E56E36;
}
.menuTitre {
	font-family: QlassikBoldRegular, Arial;
	font-size: 26px;
	color: #e9763c;
	background-image: url(images/interieur/fleche-titre.gif);
	background-position: right center;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	font-weight: normal;
	padding-right: 10px;
}
#menuSoins-Top {
	background-image: url(images/interieur/menu-soin-top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 18px;
	width: 268px;
}
#menuSoins {
	width: 268px;
}
#menuSoins-Contenu {
	background-image: url(images/interieur/menu-soin-contenu.gif);
	background-repeat: no-repeat;
	background-color: #F5EDE3;
	padding-bottom: 7px;
}
#menuSoins-bottom {
	background-image: url(images/interieur/menu-soin-bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 70px;
	width: 268px;
}
#menuSoins li {
	list-style-image: url(images/interieur/puce.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	margin-bottom: 9px;
}
#menuSoins-Contenu a {
	color: #333;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
#menuSoins a:hover {
	color: #c32500;
}
#menuSoins ul {
	margin: 0px;
}
.sousTitre-contenu {
	font-family: QlassikBoldRegular, Arial;
	font-size: 20px;
	color: #5D0C0B;
	margin-bottom: 5px;
}
.txtCourant-13 {
	font-size: 13px;
	color: #333;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.txtCourant-12 {
	font-size: 12px;
	color: #333;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
#colDroite a {
	color: #D04B2C;
	text-decoration: none;
	font-weight: bold;
}
.img-avant-apres {
	border: 1px solid #666;
}
.legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999;
}
#blocContact {
	background-image: url(images/contact/form-fond.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFCF5;
	border: 1px solid #e0d6c7;
	padding-top: 25px;
}
#tableContact td {
	padding-top: 7px;
	padding-bottom: 7px;
}
#nom, #prenom, #email {
	width: 320px;
	height: 27px;
}
#message {
	width: 100%;
}
.form-legende {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a33a13;
}
.intitulecabinet {
    font-family: QlassikBoldRegular, Arial;
    font-size: 18px;
    margin-top: 15px;
    margin-bottom: 5px;
}
#colDroite iframe {
    border: solid 1px #A3A3A3 !important;
}
