@charset "UTF-8";
img {
	border: 2px solid #733d36;
}
a:link {
	color: #733D36;
	text-decoration: none;
}
a:visited {
	color: #733D36;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: blink;
}
a:active {
	color: #733D36;
	text-decoration: none;
}
#logoBas{
	border: 0px;
}
.texte {	font-size: 14pt;
	font-weight: bold;
	line-height: 16pt;
}
.Style6 {font-family: "Times New Roman", Times, serif}
.Style7 {font-size: 18px;
	font-weight: bold;
}
.formulaire {
	color: #733D36;
}
#panier {
	visibility:visible;
}
div#layerOpaque{/**/
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	display:block;
	/*background : #000;
	filter:alpha(opacity=80);
	-moz-opacity: 0.80;
	opacity: 0.80;*/
	background-image:url(imgs/fond/fond-trans1.png);
	text-align : center;
	z-index : 10;
	visibility: hidden;
}
