/* CSS Document Institut de Beauté version bleue */

body {
	background-color: #00adcb;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a646a;
}
a:link {
	color: #000e41;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000e41;
}
a:hover {
	text-decoration: none;
	color: #fff;
}
a:active {
	text-decoration: none;
	color: #000e41;
}

.fond_content {
	background-image: url(gfx/content.gif);
	background-repeat:no-repeat;
	width: 688px;
	height:450px;
}
.fond_hautpage {
	background-image: url(gfx/img_page.gif);
	background-repeat:no-repeat;
	width: 704px;
	height:314px;

}
.wrap {
	background-image: url(gfx/wrapper.gif);
	background-repeat:no-repeat;
	width: 584px;
	height:602px;

}
.fond_bouton {
	background-image: url(gfx/bouton.gif);
	background-repeat:no-repeat;
	width:77px;
	height:14px;
	color:#FFFFFF;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}

.fond_bouton-rose {
	background-image: url(gfx/bouton_rose.gif);
	background-repeat:no-repeat;
	width:77px;
	height:14px;
	color:#994a6f;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
a.fond_bouton-rose:hover {
	background-image: url(gfx/bouton_rose.gif);
	background-repeat:no-repeat;
	width:77px;
	height:14px;
	color:#fff;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
	}
.fond_bouton-jaune {
	background-image: url(gfx/bouton_jaune.gif);
	width:77px;
	height:14px;
	color:#69470c;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
a.fond_bouton-jaune:hover {
	background-image: url(gfx/bouton_jaune.gif);
	width:77px;
	height:14px;
	color:#fff;
	font-size:11px;
	font-family: Arial, Helvetica, sans-serif;
}
.fond_accueil {
	background-image: url(gfx/fond_accueil.gif);
	background-repeat:no-repeat;
	width: 674px;
	height:134px;
}
.fond_menu{
	background-image: url(gfx/menu.gif);
		background-repeat:no-repeat;
	width:107px;
	height:412px;
}

.fond_menu_page{
	background-image: url(gfx/menu_page.gif);
	background-repeat:no-repeat;
	width:103px;
	height:416px;
}
.fond1{
	background-image: url(gfx/fond1.gif);
	width:205px;
	height:160px;
}
.fond2{
	background-image: url(gfx/fond2.gif);
	width:205px;
	height:132px;
}
.fond3{
	background-image: url(gfx/fond3.gif);
	width:205px;
	height:310px;
}


.TexteAccueil_titre {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:14px;
	font-weight: bold;
}
.TexteAccueil {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TexteCortix{
	color: #FFFFFF;

	font-family: Arial, Helvetica, sans-serif;
}	
a.TexteMenu {
	color: #FFFFFF;
	font-size:12px;
	font-weight: bold;
}
	
a:hover.TexteMenu {
	color: #034d5a;
	font-size:12px;
	font-weight: bold;
}
	
.Texte18 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:18px;
	font-weight: bold;
}
.texte22-Soins{
	color:#327194;
	font-size:22px;}
	
.texteVitalisant{
	color:#929ea3;
	font-size:22px;
}
.Texte24 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:24px;
	font-weight: bold;
}
.Texte18-2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #2d4862;
	font-size:18px;
	font-weight: bold;
}
.Texte14 {
	font-family: Arial, Helvetica, sans-serif;
	color: #007893;
	font-size:14px;
	font-weight: bold;
}

.TexteJaune {
	font-family: Arial, Helvetica, sans-serif;
	color: #69470c;
}
.TexteRose{
color:#994a6f;}
