/* CSS Document Institut de Beauté version verte*/

body {
	background-color:#e1f8d5;
	color: #8d4862;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5a646a;
}
a:link {
	color: #638b33;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #638b33;
}
a:hover {
	text-decoration: none;
	color: #51783c;
}
a:active {
	text-decoration: none;
	color: #638b33;
}

.fond_accueil {
	background-image: url(gfx/fond_accueil.gif);
	background-repeat:no-repeat;
	width: 674px;
	height:134px;
}
.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_menu{
	background-image: url(gfx/menu.gif);
	width:107px;
	height:412px;
}
.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;
}
.footer{
	background-image: url(gfx/footer.gif);
	width:789px;
	height:27px;
}
.fond_menu_page{
	background-image: url(gfx/menu_page.gif);
	background-repeat:no-repeat;
	width:110px;
	height:416px;
}


.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:14px;
	font-weight: bold;}
	
a:hover.TexteMenu {
	color: #90e22a;
	font-size:14px;
	font-weight: bold;}
	
a:visited.TexteMenu {
	color: #ffffff;
	font-size:14px;
	font-weight: bold;}	
	
.Texte18 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size:18px;
	font-weight: bold;
}
.texte22-Soins{
	color:#568040;
	font-size:22px;}
	
.texteVitalisant{
	color:#929ea3;
	font-size:22px;
}
.Texte24 {
	font-family: Arial, Helvetica, sans-serif;
	color: #e1f8d5;
	font-size:18px;
	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: #75665c;
	font-size:14px;
	font-weight: bold;
}

.TexteJaune {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
}
.TexteRose{
color:#994a6f;}

.TexteMenu11 {
	color: #638b33;
	font-size:11px;
}
.formulaire {
	border:solid 1px #638b33;
	font-size: 11px; 
	width: 100%; 
	color: #626262; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #E1F8D5;
}
.formulaire_bouton 
{
	border:medium none;
	font-weigh: bold; 
	font-size: 11px; 
	width: 49%; 
	color: #638b33; 
	font-family: Arial, Helvetica, sans-serif; 
	background-color: #E1F8D5;
}