<style type="text/css">

body,td,th {
	color: #000000;
}
body {
	color: #000000;
}
	
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}



img {
border:none;
}



.titre01
{
color: #000000;
}

.titre02
{
color:#66CCFF;
}
.titre02_std
{
color:#66CCFF;
}

.titre_3
{
color: #000000;
}


.text_legal
{
color: #000000;
}

.print
{
color: #000000;
}


.prix
{
color: #000000;
}
.prix_2
{
color: #000000;
}


.text
{
color: #000000;
} 

.boissons
{
color: #000000;
}

#clear_both{
clear:both;
}

.type_boisson{
	background-color: #FFFFFF;
}

.type_boisson_2{
	background-color: #FFFFFF;
}

/* integration de la transparence dans internet exploreur 6*/
* html img,
* html .png{
	behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
	this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
	this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
	this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}


</style>