.ui-body-c, .ui-body-c input, .ui-body-c select, .ui-body-c textarea, .ui-body-c button {
    font-family: 'Luckiest Guy', cursive, Helvetica,Arial,sans-serif;
    text-align:center;
}
.ui-body-c, .ui-dialog.ui-overlay-c {
    border: 0px solid #B3B3B3;
    color: #333333;
    text-shadow: 0 1px 0 #FFFFFF;
    background: #eee url('vichy.png') repeat left top;
}
#game .ui-bar-a, #result .ui-bar-a{
	background:transparent;
	border:0px;
	color:#2aabab;
	font-family: 'Luckiest Guy', cursive;
	font-size:2.5em;
	line-height:1.5em;
	font-weight:normal;
	width:98%;
	margin:auto;
}
.ui-bar-a.ui-footer{ text-align:center;background:transparent;border:0px;color:#2aabab;}
#game .ui-grid-a .ui-block-a, #result .ui-grid-a .ui-block-a{ text-align:left;}
#game .ui-grid-a .ui-block-b, #result .ui-grid-a .ui-block-b{ text-align:right;}
#game .ui-bar-a.ui-footer, #result .ui-bar-a.ui-footer{ line-height:0.5em;}
.ui-btn-up-a, .ui-btn-hover-a, .ui-btn-down-a{
	font-family: 'Luckiest Guy', cursive;
	font-weight:normal;
	text-shadow:none;
	line-height:2.5em;
	border:0; 
	background:transparent url('button.png') no-repeat center top;
	width:90px; 
	height:42px;
}
.ui-btn-hover-a{background-position:center center;}
.ui-btn-down-a{background-position:center bottom;}
#opp_weapon{float:right;}
.w_none, .w_caillou, .w_cisaille, .w_papier{
	width:80px;
	height:100px;
	background:transparent url('weapons.png') no-repeat left bottom;
}
.w_caillou{ background-position:-80px bottom; }
.w_cisaille{ background-position:-160px bottom; }
.w_papier{ background-position:-240px bottom; }
h1{font-weight:normal;color:#2aabab;}
h2{font-weight:normal;}
.ui-btn-corner-all{border-radius:0;-webkit-border-radius:0;}
.ui-btn-inner{border-top:0px;}
.ui-body-c .ui-link, .ui-body-c .ui-link:visited{color:#62b0ce; font-weight:normal;}
#home h1{margin-bottom:0;}
#result p{margin-top:0;}
#result .ui-content{padding-top:0px;}
#home .home {background:transparent url('background_home.png') no-repeat center 2em;}