﻿@charset "utf-8";
/* CSS Document */

body{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #772b52;
}

textarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #772b52;
}

input{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #772b52;
}

input[type=submit]{
	color: #000000;
}

p{
	width: 550px;
	text-align: justify;
}

a{
	text-decoration: none;
	color: #772b52;
}

a:hover{
	text-decoration: underline;
}

img{
	border: none 0px;
}	

.titre_page{
	font-size: 16px;
	font-family: Verdana;
	font-weight: bold;
	margin: 0 0 40px 0;
}

.titre_01{
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 25px;
}

.cadre{
	border: dotted 1px #772b52;
	padding: 15px;
	margin: 0 0 10px 0;
}

/* Page "Index" */

.home_contenu {
	float: left;
	width: 340px;
	padding: 0 30px 0 0;
}

.home_contenu p{
	width: auto;
	margin-top: 0px;
}

.home_actu_promo{
	position: relative;
	float: left;
}

.home_actu_promo p{
	width: auto;
	color: #b28799;
	font-size: 12px;
	width: 175px;
}

.home_actu_promo .btn_close a{
	position: relative;
	float: right;
	width: 10px;
	height: 10px;
	background-image: url('../img/btn_close.png');
	margin: -10px -10px 0 0 ;
}

.home_actu_promo .paragraphe_home_actu_promo{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}

.home_actu_promo #plud_info{
	font-size: 10px;
}

/* Page "Prestations" */	

.categorie{
	border-bottom: dotted 1px;
	padding: 0 0 5px 0;
	margin: 20px 10px 15px 10px;
	width: 550px;
}

.categorie span{
	font-size: 14px;
	font-weight: bold;
}

.categorie img{
	position: absolute;
	right: 30px;
	margin: 5px 0 0 0;
	cursor: pointer;
}

.type{
	padding: 5px;
	margin: 0px 0px 5px 15px;
	background-color: #f0e8ed;
	width: 520px;
	font-weight: bold;
}

.bloc_soins{
	padding: 10px;
	margin: 0px 0px 15px 15px;
	width: 520px;
}

.bloc_soins .soins  {
	margin: 10px 0 7px 0;
	padding: 0 0 5px 0;
	border-bottom: dotted 1px #b07c97;
	width: 500px;
}

.bloc_soins .soins  a{
	text-decoration: none;
}

.bloc_soins .soins  a:hover{
	font-weight: bold;
}

.bloc_soins .soins  a span{
	font-size: 11px;
}

.bloc_soins .soins .prix {
	position: absolute;
	right: 62px;
	margin: 0 0 0 0;
	font-weight: bold;
}

.bloc_soins .soins .prix span{
	font-weight: normal;
}

.bloc_soins .soins .promo a {
	color: #ff0000;
	font-weight: bold;
}

#details_soin {
	position: relative;
	float: left;
	margin-bottom: 50px;	
	width: 550px;
	text-align: justify;
}

#details_soin div{
	width: 540px;
	float: left;
}

#details_soin .promo a {
	font-size: 11px;
	font-weight: bold;
	color: #ff0000;
	margin-left: 15px;
}

#details_soin img{
	width: 150px;
}

#details_soin #soin_img{
	width: 150px;
	margin-right: 20px;	
}

#details_soin #soin_desc{
	width: 370px;
}

#details_soin #soin_desc p{
	width: 370px;
}

#soin_prix_forfait{
	margin-top: 20px;
	text-align: right;
	font-weight: bold;
}

#soin_prix_forfait .comment{
	font-weight: normal;
}


/* Page "Promotions */

.bloc_promo {
	position: relative;
	float: left;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	width: 550px;
	text-align: justify;
	border-bottom: dotted 1px #772b52;
}

.bloc_promo  div{
	width: 540px;
	float: left;
}

.bloc_promo  img{
	width: 150px;
}

.bloc_promo  .promo_img{
	width: 150px;
	margin-right: 20px;	
}

.bloc_promo  .promo_contenu{
	width: 380px;
}

.bloc_promo  .promo_contenu p{
	width: 380px;
}

.bloc_promo .promo_lien_soin{
	float: right;
	margin: 20px 0 0 0;
	font-size: 10px;
	text-align: right;
}


/* Page "Contact" */

.contact_adresse{
	float: left;
	margin: 0 20px 0 0;
	font-size: 13px
}

.contact_adresse td{
	height: 25px;
}

.contact_horaires{
	float: left;
	font-size: 13px;
	width: 310px;
}

/* Interface d'administration */

.message {
	color: #ff0000;
	font-weight: bold;
	margin-bottom: 20px;
	font-size: 13px;
}

.warning {
	font-weight: normal;
	text-align: justify;
}

#logout{
	position: relative;
	float: left;
	top: -35px;
	left: 120px;
	width: 200px;
}

.tableau {
	text-align: center;
}

.tableau #en-tete {
	background-color: #772b52;
	color: #ffffff;
	font-weight: bold;
}

.tableau .ligne {
	background-color: #f0e8ed;
}

.tableau .ligne_del{
	background-color: #ff0000;
	color: #ffffff;
}

.tableau .ligne_new{
	background-color: #419f2c;
	color: #ffffff;
}

.tableau .col_actions {
	width: 100px;
}

.tableau .col_actions img  {
	margin: 0 3px 0 3px;
}

#tableau_actus .col_01  {
	width: 400px;
	text-align: left;
}

#tableau_actus .col_02  {
	width: 50px;
}

#tableau_promos .col_01  {
	width: 150px;
	text-align: left;
}

#tableau_promos .col_02  {
	width: 250px;
	text-align: left;
}

#tableau_promos .col_03  {
	width: 50px;
}

#tableau_soins .col_01 {
	width: 450px;
	text-align: left;
}

#tableau_soins .ligne_cat {
	padding: 0 0 0 5px;
	font-weight: bold;
}

#tableau_soins .ligne_type {
	padding: 0 0 0 20px;
	font-style: italic;
	font-weight: bold;
}

#tableau_soins .ligne_soin {
	padding: 0 0 0 30px;
}

.tableau_formulaire{
	width : 530px;
}	

.tableau_formulaire td{
	vertical-align: top; 
	font-weight: bold;
	font-size: 13px;
}

/* !!! BUG CKEDITOR !!!
.tableau_formulaire span{
	margin-right: 20px;
}
!!! BUG CKEDITOR !!! */

.tableau_formulaire input[disabled=disabled]{
	color: #606060;
}

.tableau_formulaire input[type=submit]{
	margin-top: 30px;
	float: right;
}

.tableau_formulaire input[type=image]{
	margin-left: 10px;
	float: right;
}

/* Ne fonctionne qu'avec FF */
.tableau_formulaire .item_select_cat{
	color: #772b52;
	font-weight: bold;
	margin: 5px 0 0 0;
}

/* Ne fonctionne qu'avec FF */
.tableau_formulaire .item_select_type{
	color: #772b52;
	font-weight: bold;
	font-style: italic;
	margin: 5px 0 0 15px;
}

/* Ne fonctionne qu'avec FF */
.tableau_formulaire .item_select_soin{
	margin-left: 30px;
}

.tableau_popup{
	width: 420px;
}

input[name=map]{
	font-style: italic;
}




