/********/
/* corps de page */
/********/
.body {
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
	margin-top:5px;
	
}
.table {
	margin-left: 10px;
	margin-right: 10px;
}
/********/
/* Menu */
/********/
#Menu{
	width:450px;
	font-family: Comic Sans MS;
	color: #4D3108;
	font-size:14px;
	text-decoration: none;
}
#Menu ul{
	list-style:none;
	margin:0px;
	padding: 0px;
}
#Menu ul li{
	float:left;
	margin:0px;
	padding:0px 3px 0px 0px;	
}
#Menu ul li a {
	padding-top:28px;
	display:block;
	height:40px;
	width:83px;
	text-align:center;
	cursor:pointer;
	color:#4D3108;
	font-weight: bold;
	text-decoration: none;
}
#Accueil #Menu ul li a#Accueil,
#Soins #Menu ul li a#Soins,
#Maquillages #Menu ul li a#Maquillages,
#UV #Menu ul li a#UV,
#Epilations #Menu ul li a#Epilations{
	background-image:url(images/survol_menu2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	text-decoration: none;
	color:#290004;
	font-weight: bold;
}
#Menu ul li a:hover{
	text-decoration: none;
	background-image: url(images/survol_menu.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	color:#290004;
	font-weight: bold;
}
/********/
/* News */
/********/
marquee{
	overflow:auto;
	display:block;
	margin:0px;
	padding-top:8px;
	padding-left:20px;
	padding-right:10px;
	height:250px;
	width:200px;
}
/********/
/* Logo Titres et textes */
/********/
.logo {
	font-family: Comic Sans MS;
	font-size: 30px;
	font-weight: normal;
	color: #4D3108;
}
.logo a:link {
	color: #4D3108;
	text-decoration: none;
}
.logo a:visited {
	color: #4D3108;
	text-decoration: none;
}
.logo a:hover {
	color: #50290C;
	border-bottom: underline;
}
.accroche_logo {
	font-family: Comic Sans MS;
	font-size: 15px;
	font-weight: normal;
	color: #4D4D4D;
}
.accroche_logo a:link {
	color: #4D4D4D;
	text-decoration: none;
}
.accroche_logo a:visited {
	color: #4D4D4D;
	text-decoration: none;
}
.accroche_logo a:hover {
	color: #50290C;
	border-bottom: none;
}
.titre_news {
	font-family: Comic Sans MS;
	font-size: 18px;
	font-weight: bold;
	color: #4D3108;
}
.news {
	font-family: Comic Sans MS;
	font-size: 15px;
	font-weight: bold;
	color: #2F7C00
}
.news a:link {
	color: #50290C;
	border-bottom: none;
	text-decoration: none;
}
.news a:visited {
	color: #50290C; 
	text-decoration: none; 
	border-bottom: none;
}
.news a:hover {
	color: #4D3108;
	border-bottom: none;
	text-decoration: underline; 
}
.texte {
	font-family: Comic Sans MS;
	font-size: 14px; 
	color: #1D776E;
	font-weight: normal;
	text-decoration: none;
}
.texte a:link {
	color: #50290C ; 
	text-decoration: none; 
	border-bottom: none;
}
.texte a:visited {
	color: #50290C; 
	text-decoration: none; 
	border-bottom: none;
}
.texte a:hover {
	color: #4D3108;
	border-bottom: none;
	text-decoration: none;
}
.titre-texte {
	font-family: Comic Sans MS;
	font-size: 20px; 
	color: #65A049;
	font-weight: bold;
	text-decoration: none;
}
.sous-menu {
	font-family: Comic Sans MS;
	font-size: 16px; 
	color: #65A049;
	font-weight: normal;
	text-decoration: none;
}
/********/
/* footer*/
/********/
.footersmall {
	font-family: Verdana, Arial, Helvetica;
	font-size: 9px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footersmall a:link {
	color: #50290C;
	text-decoration: none;
	border-bottom: none;
}
.footersmall a:visited {
	color: #50290C; 
	text-decoration: none; 
	border-bottom: none;
}
.footersmall a:hover {
	color: #4D3108;
	border-bottom: none;
	text-decoration: underline; 
}
.footervsmall {
	font-family: Verdana, Arial, Helvetica;
	font-size: 8px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footervsmall a:link {
	color: #50290C;
	text-decoration: none;
	border-bottom: none;
}
.footervsmall a:visited {
	color: #50290C; 
	text-decoration: none; 
	border-bottom: none;
}
.footervsmall a:hover {
	color: #4D3108;
	border-bottom: none;
	text-decoration: underline; 
}
.footerbulle {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.footerbulle a:link {
	color: #50290C;
	text-decoration: none;
	border-bottom: none;
}
.footerbulle a:visited {
	color: #50290C; 
	text-decoration: none; 
	border-bottom: none;
}
.footerbulle a:hover {
	color: #4D3108;
	border-bottom: none;
	text-decoration: underline; 
}
