body,a,td,p, .regular 
{  
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size: 9pt;
}
input[type=button] {
  cursor:pointer;
}
.topmenu {
	font-size: 7pt; 
	font-weight : bold;
	text-decoration: none;
	color: #000000
}
.topmenu-search {
	background-color: white;
}
.choix_menu{
	font-size: 7pt;
	text-decoration: none;
	color:#000000;
}
a.choix_menu:hover{
	text-decoration:underline;
}
.color_choix {
	font-weight:bold;
}

A:hover.topmenu {
	color: #CC6600
}
.noline {
	font-size: 8pt;
	text-decoration: none
}
.white {color: #ffffff}
.text7pts {
	font-size: 7pt;
}
.text8pts{
	font-size: 8pt;
}
.text8narrow{
	font-size: 7pt;
}
.text9pts{
	font-size: 9pt;
}
.text10pts{
	font-size: 10pt;
}
.title16 {
	font-size: 14pt;
}
.title14 {
	font-size: 14pt;
}
.title13 {
	font-size: 13pt;
}
.title12 {
	font-size: 12pt;
}
.title11 {
	font-size: 11pt;
}
.black {
	color: #000000;
}
.rouge {
	color: #ff0000;
}
.rouge2 {
	color: #880000;
}
.vert {
	color: #008000;
}
.colorbutton {
	background-color: #BD9EE7;
}
.contact
{
	color:#0000ee;
	font-size: 9pt;
}
.go-contact
{
	background-image: url(/images/taka_petit.png);
	background-repeat: no-repeat;
	cursor:pointer;
	height: 30px;
	width: 200px;
	padding-left:10px;
	padding-top: 5px;
	margin: auto;
	font-size:9pt;
}
.recent-date
{
	padding-right:2px;
	padding-left:2px;
	margin-top:2px;
	margin-bottom:2px;
	background-color:#0F9A3A;
	color:white;
}
.has-recent-content
{
	color:#22B951;;
	/*font-weight: bold;*/
}

.jeumot-link{
	margin-left: 80px;
    margin-top: -16px;
}
.jeumot-link-spontaneous{
	margin-left: 470px;
    margin-top: -20px;
}

#overlay-instruction{
	background-color: transparent;
}

#jeumot-spontaneous-btn-container > .link-click-feedback{
	margin-left: 400px;
    margin-top: -110px;
}

#overlay-instruction-popup{
	left: 50%;
    transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
}

input[type="button"],
input[type="file"],
input[type="submit"] {
  cursor: pointer;
}
