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

body {
	background:#110304 url(img/fond_site.jpg) repeat-x top center;
	margin:0 0 0 0;
	padding:0 0 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#999;
}

.tableau_general {
	display:block;
	margin-top:10px;
}

.tableau_menuLiens {
	display:block;
	padding:0 0 0 0;
	margin-top:395px;
}

.prendre_RDV {
	display:block;
	padding-left:70px;
	margin-bottom:15px;
	color:#d8ad7b;
	font-weight:bold;
	text-align:center;
}

.prendre_RDV a {
	color:#9d0c04;
	text-decoration:none;
}

.prendre_RDV a:hover {
	color:#F00;
}


.tableau_menucoiffure {
	display:block;
	margin:auto auto auto auto;
	padding-left:55px;
	padding-top:15px;
	}

.menu_coiffureFEMME {
	display:block;
	background:url(img/titre_femme.jpg) no-repeat top left;
	float:left;
	margin-right:30px;
	padding-top:30px;
    width:70px;
	color:#5e3930;
	font-size:12px;
}

.menu_coiffureFEMME:hover {
	color:#86755d;
	background:url(img/titre_femme2.jpg) no-repeat top left;
}

.menu_coiffureFEMME a {
	display:block;
	text-decoration:none;
	color:#5e3930;
}
.menu_coiffureFEMME a:hover {
	text-decoration:underline;
	color:#86755d;
}

.menu_coiffureHOMME {
	display:block;
	background:url(img/titre_homme.jpg) no-repeat top left;
	float:left;
	margin-right:30px;
	padding-top:30px;
    width:70px;
	color:#5e3930;
	font-size:12px;
}

.menu_coiffureHOMME:hover {
	color:#86755d;
	background:url(img/titre_homme2.jpg) no-repeat top left;
}

.menu_coiffureHOMME a {
	display:block;
	text-decoration:none;
	color:#5e3930;
}
.menu_coiffureHOMME a:hover {
	text-decoration:underline;
	color:#86755d;
}

.menu_coiffureJUNIOR {
	display:block;
	background:url(img/titre_junior.jpg) no-repeat top left;
	float:left;
	margin-right:30px;
	padding-top:30px;
    width:70px;
	color:#5e3930;
	font-size:12px;
}

.menu_coiffureJUNIOR:hover {
	color:#86755d;
	background:url(img/titre_junior2.jpg) no-repeat top left;
}

.menu_coiffureJUNIOR a {
	display:block;
	text-decoration:none;
	color:#5e3930;
}
.menu_coiffureJUNIOR a:hover {
	text-decoration:underline;
	color:#86755d;
}

.referencement_bas {
    display:block;
	margin-left:20px;
	margin-top:25px;
}


.referencement_bas a {
	text-decoration:none;
	font-size:10px;
	color:#b19b7d;
}

.referencement_bas a:hover {
	text-decoration:underline;
	color:#fff;
}

.adresse_bas {
	display:block;
	color:#746c65;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}
