body
{
	color: white;
	font-size: 12;
	font-weight: bold;
	
	background-color: black;
	background-repeat: repeat;
	
	margin-top:0px ;
	margin-bottom:50px ;
	margin-left:50px;
	
    font-variant: normal;
    -webkit-text-stroke-width: thin;
	-webkit-text-stroke-color: transparent;
}

table
{
	filter:alpha(opacity=85); -moz-opacity:0.85; opacity:0.85; -khtml-opacity:0.85;

	color: white;
	font-size: 12;
	text-align: center;
	font-weight: bold;
	
	background-color:black;
	border-style: none;
	background-repeat: no-repeat;

}

table.full,
table.fullwhite,
table.fullwfont
{
	width:100%;
	background-color:transparent;
	color:#aaa;
	font-weight: bold;
	filter:alpha(opacity=100); -moz-opacity:1.0; opacity:1.0; -khtml-opacity:1.0;
}
table.fullwhite
{
	background-color:white;
	filter:alpha(opacity=85); -moz-opacity:0.85; opacity:0.85; -khtml-opacity:0.85;
}
table.fullwfont
{
	color:white;
}

img.banner
{
	border: 0px solid #999;
}

td.menue
{
	width:17%;
}
td.menuelong
{
	width:30%;
}

 p, h1, h2 , p.left, table, body
 {
	font-family:  Verdana, Georgia;
 }
 
a:link,
a:visited ,
a:focus,
a:hover
{
	font-family:  Verdana, Georgia;
	font-size: 12;
	text-decoration: none;
	font-weight: bold;
}
a:link,
a:visited
{  color: white}
a:focus,
a:hover
 { color: #800 }

 h1 
 {
	font-size:48;
	color: black;
	margin-top:0px;
	margin-bottom:0px;
 }
 h2
 {
	font-size: 12;
	color: white;
	margin-top:0px;
	margin-bottom:0px;
 }
 p,
 p.left
 {
	color: #aaa;
	font-size: 12;
	text-align: justify;
	font-weight: bold;
}
p.left
{
	text-align: left;
}
	
 td.salonsauvage
 {
	background-color:white;
	padding-right:0px;
	padding-left:0px;
	padding-top:0px;
	padding-bottom:0px;
 }
 tr.header
 {
	background-color:white;
 }
