/********************************************************************* Balise ****************************************************************/
form {
	padding: 0px;
	margin: 0px;
	display:inline;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #feffd9;
	text-decoration: none;
	margin-left: 10px;
	background:#D4CFC9;
}

legend {
	color: #fff;}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #7b6042;
	text-decoration: none;
	/*width: 150px;*/
}

.inline {
	display:inline;
}


body {
	margin: 0px;
	/*background-color: #8f6142;*/
	background-color: #8b491c;
}

p  {
text-align:justify;
}

/******************************************************************** Lien ******************************************************************/
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a54c0e;
	text-decoration: none;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a54c0e;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #a54c0e;
}
a:active {
	text-decoration: none;
	color: #a54c0e;
}


/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

/********************************************************************** Newsletter **************************************************************/
.email_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:11px;
	color:#000000;
	background-color:#ffffff;
	border:#bbbbbb 1px solid;
}

.bouton_news {
	font-family:Geneva,Arial,Helvetica;
	font-size:12px;
	color:#ffffff;
	background-color:#585858;
	border:#585858 1px solid;
}

/**********************************************************BDD AUTO **************************************/
.numpage {
	color:#d2cace;
}
.numpage_selec {
	color:#fcffd6;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/



/*********************************************************LIGHTBOX*****************************************/

#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(gifs/overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="gifs/overlay.png", sizingMethod="scale");
	}
	
/**********************************************************************************************************/


#accueil {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 113px;  /* changer la largeur ici */ 
    height: 38px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_06.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#accueil a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/new_06.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#accueil a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#salon {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 128px;  /* changer la largeur ici */ 
    height: 38px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_07.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#salon a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/new_07.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#salon a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#realisations {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 170px;  /* changer la largeur ici */ 
    height: 38px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_08.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#realisations a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/new_08.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#realisations a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#tarifs {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 118px;  /* changer la largeur ici */ 
    height: 38px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_09.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#tarifs a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/new_09.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#tarifs a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#actualites {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 136px;  /* changer la largeur ici */ 
    height: 38px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_10.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#actualites a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/new_10.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#actualites a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 


#contact {    /* "lien" sera notre conteneur, ici la balise div */ 
    width: 119px;  /* changer la largeur ici */ 
    height: 38px; /* changer la hauteur ici */ 
    background: url(gifs/images/over_11.jpg) no-repeat left top;    /* placement de l'image over */ 
} 

#contact a {    /* définition du lien qui occupera toute la place du conteneur */ 
    display: block; 
    width: 100%; 
    height: 100%; 
    background: url(gifs/images/new_11.jpg) no-repeat left top;    /* placement de l'image du menu */ 
    color: #000; 
} 

#contact a:hover {    /* masquage de l'image1 au survol */ 
    background: transparent none; 
} 

/* fin menu */

.fd_contenu {
	background-repeat: repeat-y;
	/*width: 727px;*/
	width:650px;
	background-color: #d4cfc9;
}


.fd_contenu_gris {
	background-color: #d4cfc9;
	width: 296px;
}

.fd_newsletter {
	background-image: url(gifs/images/new_20.jpg);
	background-repeat: no-repeat;
	width: 241px;
	height: 47px;
}
.fdcontact2 {
	background-image: url(gifs/images/new_16.jpg);
	background-repeat: no-repeat;
	height: 116px;
	width: 241px;
}

.fdcontact2 div {
	padding-left: 12px;
	padding-right: 25px;
}

.fdcontact2 p {
	margin: 0px;
	padding:0px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.fdcontact2 strong {
	color:#a5500e;
	font-size: 12px;
}

.fd_actu {
	background-image: url(gifs/images/new_17.jpg);
	background-repeat: no-repeat;
	width: 241px;
	height: 123px;
	
}

	.fd_actu p {
	padding:0;
	margin:0;
	padding-left: 12px;
	padding-right: 25px;
	padding-top: 28px;
	}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	color: #6e4110;
	padding-top: 8px;
	background-color: #cfbba3;
	font-size: 12px;
}

	.footer a {
	font-family: Arial, Helvetica, sans-serif;
	color: #6e4110;
	font-weight: bold;
	font-size: 12px;
	}
	
	.footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #6e4110;
	font-weight: bold;
	text-decoration: underline;
	font-size: 12px;
	}
	
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5e3c1b;
	padding-left: 30px;
	padding-right: 25px;
	padding-top: 25px;
}

.txt2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7b6042;
	padding-left: 30px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom:15px;
}


	.txt h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #a54c0e;
	display: inline;
	font-variant: small-caps;
	}
	
	
.fd_encart_1 {
	background-image: url(gifs/images/patricia-coiffure-encart1.jpg);
	background-repeat: no-repeat;
	width: 360px;
	height: 242px;
}

.fd_encart_2 {
	background-image: url(gifs/images/patricia-coiffure-encart2.jpg);
	background-repeat: no-repeat;
	width: 367px;
	height: 242px;
}

	.fd_encart_1 p {
	padding-top: 60px;
	padding-left: 60px;
	padding-right: 10px;
	color:#ffffff;
	}
	
	.fd_encart_1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ebe8e5;
	text-decoration: none;
	}
	
	.fd_encart_1 a:link {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #ebe8e5;
		text-decoration: none;
	}
	
	.fd_encart_1 a:hover {
		text-decoration: underline;
		color: #ebe8e5;
	}
	
	.fd_encart_1 a:active {
		text-decoration: none;
		color: #ebe8e5;
	}

	
	.fd_encart_2 p {
	padding-left: 10px;
	padding-top: 61px;
	}
	
.fd_encart_3 {
	background-image: url(gifs/images/patricia-coiffure-encart3.jpg);
	background-repeat: no-repeat;
	width: 464px;
	height: 175;
	}
	
	.fd_encart_3 p {
	padding-left: 65px;
	padding-top: 40px;
	padding-right: 10px;
	
	}
	
.fd_page {
	background-image: url(gifs/images/patricia-coiffure-fd-page2.jpg);
	background-repeat: repeat-y;
	height: 189px;
	background-position: center;
}

	.fd_page img {
	padding-left: 62px;
	}
	
	.fd_page p {
	padding-left: 33px;
	padding-right: 45px;
	color: #cfbba3;
	}
	
.fd_page2 {
	background-image: url(gifs/images/patricia-coiffure-fd-page2.jpg);
	background-repeat: no-repeat;
	width: 647px;
	height: 189px;
	background-position: center;
}

	.fd_page2 img {
	padding-right: 62px;
	}
	
	.fd_page2 p {
	padding-right: 33px;
	padding-top: 10px;
	padding-left: 45px;
	color: #cfbba3;
	}
	
.txt_actu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7b6042;

}

.titre_actu {
	font-size: 12px;
	font-weight: bold;
}

.contour {
border: solid 1px #999999;
}

.fd {
	background:#cfbba3;
}
.salon, .contact {
	background-color:#6f4110;
}

.salon p
{
	text-align:justify;
	color:#fff;
	font-size:12px;
	margin: 10px;
}
.salon em
{
	color:#eddab0;
	font-style:normal;
}
.contact legend, .contact a
{
	color:#eddab0;
}
.realisation {
padding-left:10px;
}
#tarif {
color:#854205;
}
.contact fieldset
{
border: 1px solid #feffd9;
}

#main {
	background-color: #6f4110;
	width:630px;
	min-height:632px;
	margin:20px 10px;
	padding: 10px;
	}
		
#content_tarifs  {
	width:93%;
	margin: 25px;
	min-height: 530px;
}

#content_tarifs  h3 {
	font-size:12px;
	color:#DFD2C4;
	font-style:normal;
	font-weight:normal;
	text-transform:none;
	padding-left: 10px;
}

#content_tarifs .bloc_photo {
	float:left;
	width:230px;
	padding-left: 10px;
}

#content_tarifs .bloc_texte {
	float:left;
	width:340px;
	color:#cfbba3;
}

#content_tarifs .bloc_texte h4 {
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	padding-top: 0px;
	margin-top: 0px;
}
	
#content_tarifs .bloc_texte p {
margin-top:5px;
}

#content_tarifs .bloc_texte li {
list-style-image:url(gifs/puce.jpg);
padding-left:5px;
margin-left:5px;
padding-bottom:3px;
}


#content_produits h4 {
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	color:#cfbba3;
}

#numpage {
	width:45%;
	float:left;
	padding-left: 15px;
}

#numpage a, #numpage a:hover {
	color:#d2cace;
}

#recherche {
	width:45%;
	float:left;
	text-align:right;
	padding-right: 15px;
}


	.cadre {
	width:98%;
	border:1px solid #c4b19d;
	margin: 7px;
	height: 250px;
	}
	
	.cadre2 {
	width:98%;
	border:1px solid #c4b19d;
	margin: 7px;
	height: 227px;
	}
	
	.titre {
	background-color:#ea820c;
	margin: 0;
	padding: 0;
	}
	
	.ss-cadre {
	margin:10px;
	height: 230px;
	display: block;
	}
	
	.ss-cadre2 {
	margin:10px;
	/*height: 180px;*/
	display: block;
	}
	
	.ss-cadre .photo {
	float:left;
	width:215px;
	height:220px;
	}
	
	.ss-cadre .texte {
	float:left;
	text-align:justify;
	color:#fff;
	font-size:12px;
	width: 370px;
	padding: 5px;
	height: 215px;
	}
		
	.ss-cadre2 .photo {
	float:left;
	width:165px;
	height:170px;
	}
	
	.ss-cadre2 .texte {
	float:left;
	text-align:justify;
	color:#fff;
	font-size:12px;
	width: 415px;
	padding: 0 5px;
	/*height: 160px;*/
	}
	
	.ss-cadre2 .texte p {
	margin:5px;
	}

	

#salon-texte
{
	text-align:justify;
	color:#fff;
	font-size:12px;
	background-color: #6f4110;
	margin-top: 20px;
}

.img-droite
{
	margin-left:5px;
	float:right;
	border:1px solid #666666;
}
.img-droite
{
	margin-left:5px;
	float:right;
	border:1px solid #666666;
}
.fl
{
	margin:10px;
}

.salon #relooking p {
margin:0;
margin:15px;
}

.legende {
text-align:center;
color:#6c4210;
}

#actu {
	width:630px;
}

#actu p {
padding:0;
margin:0;
}

#contacter p {
padding-left:5px;
}

.fd_actualites {
	background:#baa892;
}

#logo {
background-image:url(gifs/images/fd_logo.jpg);
background-repeat:no-repeat;
background-position:left;
width:243px;
height:270px;
}

#enseigne, #enseigne a {
font-family:Arial, Helvetica, sans-serif;
color:#ead9c4;
font-size:24px;
font-weight:bold;
padding-left:5px;
text-decoration:none;
}

#baseline, #baseline a {
	font-size:12px;
	color:#ead9c4;
	padding-left:7px;
	font-weight: bold;
	text-decoration:none;
}

#conseils, #conseils a {
	font-size:15px;
	font-weight:bold;
	color:#f1d8bc;
	padding-left: 5px;
	text-decoration:none;
	padding-top: 200px;
}

#intro_page {
	font-size:11px;
	color:#ffffff;
	width:250px;
	height:150px;
	text-decoration:none;
	text-align:justify;
	padding:25px 10px;
}

#intro_page a {
	font-size:11px;
	color:#ffffff;
	text-decoration:none;
	text-align:justify;
}

#horaires {
	background-image:url(gifs/images/fd_horaires.jpg);
	background-repeat:no-repeat;
	width:203px;
	height:270px;
}

#accueillons {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e6d5c0;
	text-align:center;
	font-weight:bold;
	padding-top: 5px;
}

#accueillons p {
	text-align:center;
}

#adr {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#cfbba3;
	text-align:center;
	font-weight:bold;
	padding:5px 0;
}

#tel {
	color:#efb46d;
	text-align:center;
	font-size:18px;
	padding: 10px 0;
	font-weight:bold;
}


#heures {
	height:116px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ffffff;
	font-weight:bold;
	padding:5px;
}

.jour {
	float:left;
	width:85px;
	margin-left: 15px;
}
 .heure {
	float:left;
	width:80px;
	text-align: right;
 }

#email2, #email2 a {
font-size:11px;
color:#d6c1a9;
font-weight:bold;
text-align:center;
}

#header_blocg {
	background-image:url(gifs/images/header_blocg.jpg);
	width:296px;
	height:44px;
	padding:0;
	margin:0;
}

#contain_contact {
	width:290px;
	padding:0;
	margin:0;
	height: 460px;
}


#contain_blocg {
	background-image:url(gifs/images/img_bloc_g_accueil.jpg);
	background-repeat:no-repeat;
	width:290px;
	height:259px;
	padding:0;
	margin:0;
}

#contain_blocg2 {
	width:278px;
	height:290px;
	padding:0;
	margin:0;
	margin-left:6px;
}


#contain_blocg2 .texte2 {
	/*background-image:url(gifs/images/img_bloc_g_salon.jpg);*/
	background-color:#6f4110;
	/*background-repeat:no-repeat;*/
	width:278px;
	height:180px;
}

#contain_blocg2 .txt2 {
	font-size:12px;
	color:#e2c2a9;
	text-align: justify;
	padding: 5px;
}

#contain_blocg2 .txt2 p {
	padding:0;
	margin:0;
	color:#e2c2a9;
}

#blocg_photo {
	padding-left:7px;
	width: 126px;
	height: 259px;
	float: left;
}
#blocg_photo2 {
	width: 278px;
	height: 118px;
}

#contain_blocg .texte {
	float: left;
	height: 250px;
	width:130px;
	font-size:12px;
	color:#e2c2a9;
	padding:10px 10px;
	text-align: justify;
}

#rdv, #rdv a {
	font-size:12px;
	color:#d1552f;
	text-align:right;
	padding-right:5px;
	font-weight: bold;
}

#notre-salon {
	/*background-image:url(gifs/images/fd_salon.jpg);
	background-repeat:no-repeat;*/
	width:278px;
	height:128px;
	margin:5px;
}

#saloncont {
	color:#6e4110;
	font-size:13px;
	text-align:justify;
	padding:7px;
	font-weight: bold;
}

#encart-realisations {
	background-color:#6f4110;
	width:630px;
	padding:5px 15px;
	min-height: 260px;
	}	
	
#encart-tarifs {
	background-color:#6f4110;
	width:630px;
	padding:5px 15px;
	min-height: 200px;
	}

.liens {
	height:24px;
	width:630px;
	background-color:#ea820c;
	padding:5px 15px;
	text-align:right;
}

.liens a {
	font-size:12px;
	color:#fff;
}

.liens a:hover{
	font-size:12px;
	color:#fff;
	text-decoration:underline;
}

	
	.bloc1 {
	width:370px;
	float:left;
	text-align:justify;
	color:#fff;
	font-size:12px;
	padding-top:5px;
	margin-top : -13px;
	}
	
	.bloc2 {
	width:220px;
	float:left;
	margin-left: 30px;
	}
	
	.bloc3 {
	width:305px;
	float:left;
	text-align:justify;
	color:#fff;
	font-size:12px;
	padding-top:2px;
	}
	
	.bloc4 {
	width:300px;
	float:left;
	margin-left: 15px;
	padding-top: 5px;
	}


h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	color:#fff;
	padding:0;
	margin:0;
	padding-left:10px;
	padding-top:25px;
}

h2 {
	color:#ffffff;
	font-size:13px;
	text-align: left;
	padding-bottom:10px;
	border-bottom:1px solid #ad9981;
	float: left;
	margin-right: 370px;
}

h2#schott {
	color:#ffffff;
	font-size:13px;
	text-align: left;
	padding-bottom:10px;
	border-bottom:1px solid #ad9981;
	width:300px;
	float: left;
	margin-right: 240px;
}

h3 {
	color:#6f4110;
	font-style:italic;
	font-size:12px;
	padding:5px;
	font-weight:bold;
	text-transform:uppercase;
	margin: 0;
}

#contenu li {
	list-style-type:square;
}

.orange {
	background-color:#ea820c;
}

#content_contact {
	background-color: #6f4110;
	height:670px;
}

#content_contact #bloc {
	float:left;
	width:400px;
	height: 310px;
}

#content_contact #bloc h3 {
	font-family:Arial, Helvetica, sans-serif;
	color:#f7bc91;
	text-transform:uppercase;
	font-size:13px;
	border-bottom:1px solid #f7bc91;
	font-style: normal;
}

#content_contact #bloc2 {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	width:230px;
	height: 310px;
}

#content_contact #bloc2 .tel {
color:#efb46d;
font-size:16px;
text-align:center;
font-weight:bold;
}

#content_contact #bloc2 .lignes {
	text-align:right;
	padding-right:15px;
	color:#fff;
	font-size:12px;
	padding-top: 55px;
}

#content_contact #bloc2 .mailto {
	text-align:right;
	color:#fff;
	font-size:12px;
	padding-top:105px;
	padding-right:20px;
}

#content_contact #bloc2 .mailto a {
	font-size:12px;
	color:#fff;
}

#content_contact #bloc2 .mailto a:hover {
	font-size:12px;
	color:#fff;
	text-decoration:underline;
}


#content_contact p {
	font-family:Arial, Helvetica, sans-serif;
	text-align:justify;
	color:#fff;
	font-size:12px;
}

#content_contact #bloc3 {
	float:left;
	width:100%;
}

#content_contact #bloc3 h4 {
	font-family:Arial, Helvetica, sans-serif;
	background-color:#ea820c;
	height:20px;
	color:#fff;
	font-size:13px;
	padding-left:10px;
}

#detail_prod {
	padding: 5px;
	min-height:105px;
}

#slogan {
background:url(gifs/images/new_05.jpg) left no-repeat;
width:184px;
height:38px;
}

#slogan .txt {
color:#6f4110;
font-variant:bold;
text-transform:uppercase;
font-size:11px;
padding:0;
margin:0;
padding-left:55px;
padding-top:5px;
}

.all_actu {
float:right;
padding-right:20px;
}

.all_actu a {
color:#E2C2A9!important;}

.photo-chignon{
display:block;
margin-top:20px;
margin-left:25px;
border:2px solid #8B491C;
}

.photo-chignon2{
display:block;
margin-top:20px;
margin-left:87px;
border:2px solid #8B491C;
}

.photo-chignon3{
display:block;
margin-top:20px;
margin-left:78px;
border:2px solid #8B491C;
}

.encart_actu{
background-color:#EA820C;
color:#FFFFFF!important;
}

.fond_actu{
background-color:#6F4110;
}

.fond_actu a{
color:#E2C2A9;
}

.actualite h2 a{
width:500px!important;}

#listing_calendrier li li{
margin-left:-50px!important;
margin-top:10px!important}

.actualite .link{
color:#6F4110!important;
}
