/* CSS Document */
body{
	SCROLLBAR-BASE-COLOR: white;
	scrollbar-3dlight-color: white;
	scrollbar-arrow-color: #bbe0e3;
	scrollbar-base-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: white;
	scrollbar-highlight-color: white;
	scrollbar-shadow-color: white;
	scrollbar-track-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #160ba3;
	background: url(images-vovinam/fond-info.jpg) repeat-y fixed 0px;
}
p,pre,thead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #160ba3;
}
#forum{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #f8fa56;
}
a,a:hover{
	color:#fc0410;
	font-size:bold;
}
thead{
	background-color: #fffedd;
}
/*a:hover{
	color:#160ba3;
	text-decoration:underline;
}*/
/* ancienne couleur de #whereiam = background-color:#fafad2; */
#whereiam{
	border-width: 1px;
	border-style: solid;
	border-color: #ffe2e4;
	background-color: #bbe0e3;
	width: 100%;
	font-size: 9px;
	filter:alpha(opacity=60);
}
li {
	list-style-image: url(images-vovinam/puce.gif);
	list-style-type: disc;
	vertical-align:text-top;
}
input,textarea{
	background: transparent;
}
.celluleinfo{
	/*filter:alpha(opacity=50);*/
	border:#eeeeee 1px outset;
	background: url(images-vovinam/bg_menu.gif);
}
table{
	font-size:11px;
}
h1{
	background-color:#fffedd;
	font-size:12px;
	display:inline;
	filter:alpha(opacity=70);
	border-color:#f8fa56;
	border-width:1px;
	border-style:outset;
	width:100%;
}
p:first-letter{font-weight:bold;}
pre{height:400px;}
hr{
	color:#160ba3;
	height:1px;
}
.news{
	border-bottom:solid red 1px;
	background:#ffe2e4;
	filter:alpha(opacity=40);
}
/*#acces,#horaires,#tarifs{display:none}*/