/********************************************************************* Balise ****************************************************************/
form, h1, h2 {
	padding: 0px;
	margin: 0px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #3c2a13;
	text-decoration: none;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #bc353b;
}
/******************************************************************** Lien ******************************************************************/
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c2a13;
	text-decoration: none;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c2a13;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #3c2a13;
}
a:active {
	text-decoration: none;
	color: #3c2a13;
}
a.lien_marronclair {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a27200;
	text-decoration: underline;
	font-weight:bold;
}
a.lien_marronclair:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #a27200;
	text-decoration: underline;
	font-weight:bold;
}
a.lien_marronclair:hover {
	text-decoration: none;
	color: #a27200;
}
a.lien_marronclair:active {
	text-decoration: none;
	color: #a27200;
}
a.lien_rougefonce {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #782226;
	text-decoration: underline;
	font-weight:bold;
}
a.lien_rougefonce:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #782226;
	text-decoration: underline;
	font-weight:bold;
}
a.lien_rougefonce:hover {
	text-decoration: none;
	color: #782226;
}
a.lien_rougefonce:active {
	text-decoration: none;
	color: #782226;
}
a.lien_blanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
}
a.lien_blanc:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
}
a.lien_blanc:hover {
	text-decoration: none;
	color: #ffffff;
}
a.lien_blanc:active {
	text-decoration: none;
	color: #ffffff;
}

a.lien_marronfonce {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c2a13;
	text-decoration: underline;
	font-weight:bold;
}
a.lien_marronfonce:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3c2a13;
	text-decoration: underline;
	font-weight:bold;
}
a.lien_marronfonce:hover {
	text-decoration: none;
	color: #3c2a13;
}
a.lien_marronfonce:active {
	text-decoration: none;
	color: #3c2a13;
}
/********************************************************************** Class **************************************************************/
.scrollbarre {
	overflow:auto;
}

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

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

/**********************************************************BDD AUTO **************************************/
.numpage {
}
.numpage_selec {
	color:#ff0000;
}
.bt_suivant{
}
.bt_precedent{
}
.liste_cat{
}
.fichierbin{
}
.photo{
}
/**********************************************************************************************************/
ul.MenuHorizontal {
   width: 240px;
   list-style: none;
   margin: 0;
   padding: 0;
   overflow: hidden;
}

ul.MenuHorizontal li {
   width: 240px;
}

ul.MenuHorizontal li a {
   display: block;
   color: #FFF;         /*Ici, changer la couleur de la police*/
   font-family: Verdana, Arial, Helvetica, sans-serif;         /*Ici, changer la police du menu*/
   font-size: 11px;         /*Ici, changer la taille de la police du menu*/
   font-weight: bold;
   padding:0 0 0 60px;        /*Ici, on joue sur le padding pour centrer le texte verticalement*/
   text-align: left;
   text-decoration: none;
}

li#menu0 a {
   background-image: url('gifs/images/menu_11.jpg');         /*Ici l'image de fond de la cellule*/
   height:20px;
  line-height:20px;
}

li#menu1 a {
   background-image: url('gifs/images/menu_12.jpg');         /*Ici l'image de fond de la cellule*/
   height:26px;
  line-height:26px;
}

li#menu2 a {
   background-image: url('gifs/images/menu_13.jpg');         /*Ici l'image de fond de la cellule*/
   height:23px;
  line-height:23px;
}

li#menu3 a {
   background-image: url('gifs/images/menu_14.jpg');         /*Ici l'image de fond de la cellule*/
   height:26px;
  line-height:26px;
}

li#menu4 a {
   background-image: url('gifs/images/menu_15.jpg');         /*Ici l'image de fond de la cellule*/
   height:28px;
  line-height:28px;
}

li#menu5 a {
   background-image: url('gifs/images/menu_16.jpg');         /*Ici l'image de fond de la cellule*/
   height:25px;
  line-height:25px;
}

li#menu6 a {
   background-image: url('gifs/images/menu_18.jpg');         /*Ici l'image de fond de la cellule*/
   height:26px;
  line-height:26px;
}

li#menu7 a {
   background-image: url('gifs/images/menu_19.jpg');         /*Ici l'image de fond de la cellule*/
   height:24px;
  line-height:24px;
}

li#menu8 a {
   background-image: url('gifs/images/menu_20.jpg');         /*Ici l'image de fond de la cellule*/
   height:23px;
  line-height:23px;
}

li#menu9 a {
   background-image: url('gifs/images/menu_21.jpg');         /*Ici l'image de fond de la cellule*/
   height:27px;
  line-height:27px;
}

li#menu10 a {
   background-image: url('gifs/images/menu_22.jpg');         /*Ici l'image de fond de la cellule*/
   height:25px;
  line-height:25px;
}

li#menu0 a:hover, a#selected-over0 {
   background-image: url('gifs/images/over_11.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   text-decoration:none;
   color:#FFF;
}

li#menu1 a:hover, a#selected-over1 {
   background-image: url('gifs/images/over_12.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   text-decoration:none;
   color:#FFF;
}

li#menu2 a:hover, a#selected-over2 {
   background-image: url('gifs/images/over_13.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   text-decoration:none;
   color:#FFF;
}

li#menu3 a:hover, a#selected-over3 {
   background-image: url('gifs/images/over_14.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   text-decoration:none;
   color:#FFF;
}

li#menu4 a:hover, a#selected-over4 {
   background-image: url('gifs/images/over_15.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   text-decoration:none;
   color:#FFF;
}

li#menu5 a:hover, a#selected-over5 {
   background-image: url('gifs/images/over_16.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   text-decoration:none;
   color:#FFF;
}

li#menu6 a:hover, a#selected-over6 {
   background-image: url('gifs/images/over_18.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   text-decoration:none;
   color:#FFF;
}

li#menu7 a:hover, a#selected-over7 {
   background-image: url('gifs/images/over_19.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   text-decoration:none;
   color:#FFF;
}

li#menu8 a:hover, a#selected-over8 {
   background-image: url('gifs/images/over_20.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   text-decoration:none;
   color:#FFF;
}

li#menu9 a:hover, a#selected-over9 {
   background-image: url('gifs/images/over_21.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   text-decoration:none;
   color:#FFF;
}

li#menu10 a:hover, a#selected-over10 {
   background-image: url('gifs/images/over_22.jpg') !important;         /*Ici l'image de fond over de la cellule*/
   text-decoration:none;
   color:#FFF;
}

/*********************************************************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");
	}
	
/**********************************************************************************************************/
	.fondsite {
	background-image: url(gifs/images/institut-michele_01.jpg);
	background-repeat: repeat-x;
}
.fd_contenu {
	background-image: url(gifs/images/institut-michele_25.jpg);
}
.fd_newsletter {
	background-image: url(gifs/images/institut-michele_06.jpg);
	background-repeat: no-repeat;
	height: 28px;
}
.contenu {
	background-image: url(gifs/images/institut-michele_17.jpg);
	background-repeat: no-repeat;
	height: 450px;
}
#fd_promotion {
	background-image: url(gifs/images/institut-michele_24.jpg);
	background-repeat: no-repeat;
	height: 276px;
	padding-left: 40px;
	padding-right:15px;
}


#footer {
color:#FFFFFF;
text-align:center;
}
		#footer a {
		color:#FFFFFF;
		font-weight:bold;
		}


.tel_jaune {
font-size:16px;
color: #d6b501;
}

#container_index {
padding: 0 20px 0 5px;
}

#fd_soin_visage {
background: url(gifs/images/institut-michele-index_20.jpg) center;
background-repeat:no-repeat;
height: 87px;
padding: 75px 0 0 50px;
color: #FFFFFF;
position:relative;
}

		#fd_soin_visage #chubaka {
			position: absolute;
			display: block;
			width: 146px;
			height: 62px;
			left: 101px;
			top: 9px;
		}
		#fd_soin_visage #anakin {
		position: absolute;
		display: block;
			width: 204px;
			height: 23px;
			top: 133px;
			left: 64px;	
			}

#fd_maquillage {
background: url(gifs/images/institut-michele-index_34.jpg) center no-repeat;
padding: 55px 0 0 110px;
position:relative;
}
	#fd_maquillage #palpatine {
	position: absolute;
	display: block;
	width: 132px;
	height: 32px;
	left: 96px;
	top: 14px;
}

.alignementg {
float:left;
}
.alignementg2 {
float:left;
margin-right: 10px;
}

#fd_manucure {
background: url(gifs/images/institut-michele-index_26.jpg) center no-repeat;
height: 92px;
position: relative;
}
		#fd_manucure #yoda {
	position: absolute;
	display: block;
	width: 132px;
	height: 32px;
	left: 126px;
	top: 26px;
}
		
		#fd_manucure a#vador {
	position:  absolute;
	top :64px;
	left: 219px;
	width: 201px;
	height: 18px;
		}
		
h1 {
font-size: 13px;
color: #3c2a13;
}
.rougefonce-txt {
color: #782226;
}
.rougefonce-txt2 {
color: #782226;
font-size: 12px;
}


.fd_fleur {
background:url(gifs/fleur.png) center no-repeat;
height: 441px;
}
.fd_etiquette {
background:url(gifs/etiquette.jpg) no-repeat;
height: 33px;
padding-left: 5px;
padding-top: 10px;
}
.fd_etiquette2 {
background:url(gifs/etiquette.jpg) no-repeat;
height: 35px;
padding-left: 5px;
padding-top: 5px;
}


#ooo {
list-style-position: inside;}

.fd_bdd {
background-image:url(gifs/images/bdd_02.png);
padding: 0 20px;
}
.alignementd {
float:right;
}
legend {
color:#7C2D21;
}

.legende {
font-size:9px;
font-style:italic;
}