BODY{
	scrollbar-3dlight-color: white; 
	scrollbar-arrow-color: green; 
	scrollbar-base-color: #FDF8F3; 
	scrollbar-dark-shadow-color: #84A247; 
	scrollbar-darkshadow-color: gray; 
	scrollbar-face-color: #84A247; 
	scrollbar-highlight-color: #FDF8F3; 
	scrollbar-shadow-color: #FDF8F3;
	margin:0px;
	background-color:white;
}
TD{font:12px verdana;vertical-align:top}
A{position:relative;color:404040;text-decoration:none;}
A:hover{position:relative;text-decoration:underline;}
hr{color:darkorange;}
INPUT,SELECT,TEXTAREA{font:bold 9px verdana;overflow:hidden}
IMG{border:0px;}
.titre2{padding:5px;font:bold 14px arial;color:darkorange;filter:blur(strength=1) }
.texte{passing:5px;text-indent:30px;text-align:justify}
.big,.big_long{padding-left:5px;filter:alpha(opacity=120,finishOpacity=0,startX=0,finishX=90,style=1);background-color:#FFDDA3;color:black;font:20px arial;letter-spacing:3px;}
.big_long{filter:alpha(opacity=120,finishOpacity=20,startX=0,finishX=90,style=1);}
.prod_titre{
	font:bold 20px arial;
	letter-spacing:3px;
}
.prod_desc{
	font:12px verdana;
	letter-spacing:0px;
	text-align:justify;
	text-indent:30px;
}
.prod_horaires{
	font:bold 9px verdana;
	color:black;
	letter-spacing:0px;
}
.menu{
	letter-spacing:2px;
	color:white;
	font:bold 12px comic sans ms;
}
.button_83,.button_150,.button_180,.button_27{
	border:0px;
	background-image:url(./images/btn_83.jpg);
	background-repeat;no-repeat;
	background-color:transparent;
	width:83px;
	height:24px;
	cursor:hand;
	color:white;
	font:12px comic sans ms;
	text-transform:uppercase;
}
.button_150{
	background-image:url(./images/btn_150.jpg);
	width:150px;
}
.button_180{
	background-image:url(./images/btn_180.jpg);
	width:180px;
}
.button_27{
	background-image:url(./images/btn_27.gif);
	width:23px;
	height:20px;
}
.view_bullet,.view_bullet_over{
	filter:alpha(opacity=60,style=0);
	background-color:red;
	width:15px;
	height:15px;
	position:absolute;
	font:bold 9px verdana;
	color:#FFDDA3;
	text-align:center;
	vertical-align:middle;
	padding-top:1px;
	padding-left:1px;
	border:1px solid red;
	z-index:1;
}
.view_bullet_over{
	z-index:100;
	cursor:hand;
	color:white;
	border:1px outset white;
	filter:no filter;
}