/* CSS Document */
body{ background: #FFFFFF url(images/fond-degrade.jpg) repeat-x center; font-family:Arial, Helvetica, sans-serif; scrollbar-base-color:#000000;}

#contenu{ width:800px; height:600px; margin-left:auto; margin-right:auto; background:#000000 url(images/cheveux-nb.jpg) no-repeat; border: #333333 1px solid;}
#contenu_coiffure{ width:800px; height:600px; margin-left:auto; margin-right:auto; background:#333333 url(images/cheveux-coiffure.jpg) no-repeat; border: #333333 1px solid;}
#contenu_perruques{ width:800px; height:600px; margin-left:auto; margin-right:auto; background:#333333 url(images/cheveux-perruques.jpg) no-repeat; border: #333333 1px solid;}
#contenu_extensions{ width:800px; height:600px; margin-left:auto; margin-right:auto; background:#333333 url(images/cheveux-extensions.jpg) no-repeat; border: #333333 1px solid;}
#contenu_soins{ width:800px; height:600px; margin-left:auto; margin-right:auto; background:#333333 url(images/cheveux-soins.jpg) no-repeat; border: #333333 1px solid;}
#contenu_contact{ width:800px; height:600px; margin-left:auto; margin-right:auto; background:#333333 url(images/cheveux-contact.jpg) no-repeat; border: #333333 1px solid;}

#bande{ width:600px; height:100px;  display:block; float:left;}
#devoiler{ width:800px; height:10px; background-color:#FFFFFF; color:#000000; font-size:9px; font-weight:bold; text-align:center; border-left: #333333 1px solid; border-top: #333333 1px solid; border-right: #333333 1px solid;}
#mini_menu{ width:200px; height:360px; display:block; float:left; }
#droite{ width:510px; height:520px; display:block; float:right; margin-top:40px; margin-left:38px;  margin-right:38px;overflow:auto; padding-right:10px;}
#droite_presentation{ width:198px; height:200px; display:block; float:right;  }
#titre{ width:100%; height:22px; background:#000000;}
#titre2{ width:100%; height:50px; background:#000000;}
#titre_coiffure{ width:100%; background: #304D40;}
#titre_perruques{ width:100%; background: #15287A;}
#titre_extensions{ width:100%; background: #9FB3F5;}
#titre_soins{ width:100%; background: #357749;}

/*STYLES*/
.texte_blc {color: #FFFFFF; font-size: 12px;}
.texte_blc1 {color: #FFFFFF; font-size: 14px;}
.texte_blc2 {color: #FFFFFF; font-size: 20px;}
.texte_noir {color: #000000; font-size: 12px;}
.texte_noir1 {color: #000000; font-size: 14px;}
.texte_noir2 {color: #000000; font-size: 20px;}


/*LIGHTBOXIMAGE*/
#lightboxImage{ border: #000000 solid 1px;}



/*IMAGES*/
#images{margin-right:auto; margin-left:auto; text-align:center;}
#images img{border: #FFFFFF 1px solid;}
#images a img{border: #FFFFFF 1px solid;}
#images a:hover img{border: #000000 1px solid;}

/*MOTS CLES*/
#motscles{
	line-height:14px;
	border-left:  #999999 1px solid;
	border-bottom: #999999 1px solid;
	border-right: #999999 1px solid;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:9px;
	color:#858585;
}

/*RAPPEL MENU*/
#rappel_menu{
	line-height:14px;
	border-left: #333333 1px solid;
	border-bottom: #333333 1px solid;
	border-right: #333333 1px solid;
	height:15px;
	width:800px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	font-size:9px;
}
#rappel_menu a{
	color: /*#0000FF*/ #666666 ;
	font-size:9px;
	text-decoration:none;
	margin-left:12px;
}
#rappel_menu a:hover{
	color: #FFFFFF;
	margin-left:12px;
}

/*MACROMEDIA*/
#macromedia{
	width:400px;
	margin-left:200px;
	margin-top:10px;
	text-align:center;
	color: #FFFFFF;
	font-size:10px;
}
a{
	color: #FFFFFF;
	font-size:10px;
	text-decoration:none;
}
a:hover{
	color: #666666;
}

/*PIED DE PAGE*/
#pieddepage {
	height:50px;
	margin-top:4px;
	line-height:20px;
	width:230px;
	text-align:center;
	color: #FFFFFF;
	font-size:10px;
	background: url(images/papillon-bleu.gif) no-repeat right;
	margin-left:340px;
}
#pieddepage a{
	color: #FFFFFF;
	font-size:10px;
	text-decoration:none;
}
#pieddepage a:hover{
	color:#666666;
}