body,table {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}

h2 {
	color: #406781;
	font-weight: bold;
	font-size: 13px;
}

h1 {
	color: #406781;
}

a {
	color: #406781;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	text-decoration: underline;
}

.comment {
	font-size: 9px
}

img {
	border: none;
}

.hh {
	background-color: #F8E691;
	border: 1px solid #AE8D36;
	color: #AE8D36;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 12px;
	padding: 8px;
}

/*************** MAIN BLOCKS *****************/
#footer { /*	background-image: url("/img/header_bg.gif");
	background-position: center bottom;
	background-repeat: repeat-x;*/
	clear: both;
	color: #888888;
	font-size: 10px;
	height: 50px;
	margin: 0;
}

#user {
	position: absolute;
	right: 0;
	top: 0;
	padding: 4px;
}

#header {
	background-color: #8888FF;
	background-image: url(/img/header_bg.gif);
	display: block;
	left: 0;
	margin: 0;
	padding: 4px 0;
	position: absolute;
	text-align: left;
	top: 0;
	width: 100%;
	height: 18px;
}

#content {
	margin: 50px auto;
	width: 600px;
}

#rightbar {
	float: right;
	text-align: left;
	width: 200px;
}

.centerbox { /*border: 1px solid #406781;*/
	font-size: 13px;
	padding: 0;
	width: 390px;
}

.rightbox {
	border: 1px solid #406781;
	padding: 8px;
	margin-bottom: 8px;
}

.rightbox ul {
	line-height: 25px;
	list-style: none outside none;
}

.refill_type {
	background: none repeat scroll 0 0 #F8E591;
	cursor: pointer;
	float: left;
	height: 150px;
	margin: 2px;
	width: 120px;
}

.refill_type a {
	text-decoration: none;
}

a.refill_amount {
	background-color: #DEC776;
	padding: 8px;
	line-height: 42px;
	border-style: solid;
	border-width: 1px;
	border-color: #FFF #AE8D36 #AE8D36 #FFF;
	white-space: nowrap;
}

a.refill_amount img {
	margin: 10px 0;
}

a.refill_amount:hover {
	background-color: #fef3d7;
	border-style: solid;
	border-width: 1px;
	border-color: #AE8D36 #FFF #FFF #AE8D36;
}

/** game cartouche ***/
.cartouche {
	display: block;
	background-image: url(/img/games/cartouche.png);
	background-repeat: no-repeat;
	height: 73px;
	width: 206px;
	line-height: 73px;
	background-image: url(/img/games/cartouche.png);
	float: left;
}

.cartouche:hover {
	background-image: url(/img/games/cartouche_alpha.png);
}

.cartouche img {
	vertical-align: middle;
	margin-top: 10px;
}

.cartoucheBox {
	width: 414px;
	margin: auto;
}

/************************* formulaire **/
input,select,textarea {
	border-style: solid;
	border-width: 1px;
	color: #555555;
	font-size: 12px;
	margin-bottom: 8px;
	height: 14px;
}

input[type="text"],input[type="password"] {
	border: 1px solid #9BD7F5;
	background: transparent url(/img/bg_sprite_form.png) repeat-x 0 0;
}

input[type="text"]:hover,input[type="password"]:hover,input[type="text"]:focus,input[type="password"]:focus
	{
	border: 1px solid #F16622;
	background-position: 0 -16px;
}

input[type="submit"] {
	height: 26px;
	background: #D03600 url(/img/bg_sprite_form.png) repeat-x 0 -32px;
	color: #603100;
	border: 1px solid #603100;
	cursor: pointer;
	font-size: 11px;
	font-weight: bold;
	line-height: 23px;
	padding: 0 7px 1px 7px;
	text-align: center;
}

input[type="submit"]:hover,form fieldset input[type="submit"]:focus {
	color: #D03600;
	border: 1px solid #FFFFFF;
	background-position: 0 -56px;
}

form {
	line-height: 16px;
}

/*
 * Fieldset
 */
form fieldset label {
	display: block;
	float: left;
	margin: 4px;
	text-align: right;
	width: 100px;
	color: #757575;
	font-size: 11px;
}

form fieldset input[type="text"],form fieldset input[type="password"] {
	display: block;
	float: left;
	color: #194167;
	text-align: left;
	margin: 4px 0;
	text-indent: 4px;
	width: 172px;
	font-size: 12px;
	border: 1px solid #769ed9;
}

form fieldset input[type="submit"] {
	width: 200px;
}

form fieldset br {
	clear: both
}

/************** blue buttons ******************/
a.blue {
	color: #264554;
	border: 1px solid #114A6F;
	display: block;
	height: 23px;
	line-height: 23px;
	margin: 3px auto;
	width: 200px;
	padding: 0 7px 1px 7px;
	font-size: 11px;
	background: transparent url(/img/bg_sprite_form.png) repeat-x 0 -80px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
}

a.blue:hover {
	background-position: 0 -104px;
	border-color: #A0B7C5;
	color: #A0B7C5;
	text-decoration: none;
}

/**************** boxes ***********************/
.box {
	width: 450px;
	border: 1px solid #406781;
	padding: 8px;
	font-size: 13px;
	margin: 12px auto;
}

.answerOk {
	margin: 12px auto 12px auto;
	/*must be less than the box div*/
	width: 320px;
	padding: 20px 20px 20px 60px;
	background-image: url(/img/picto_ok_margin.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #339900;
	color: #339900;
	font-size: 11px;
	vertical-align: middle;
	text-align: left;
}

.answerError {
	margin: 12px auto 12px auto;
	/*must be less than the box div*/
	width: 320px;
	padding: 20px 20px 20px 60px;
	background-image: url(/img/picto_alert_red_margin.png);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #CC0000;
	color: #CC0000;
	font-size: 11px;
	vertical-align: middle;
	text-align: left;
}

/***************************************** FLOATING TOOLTIP ***/
#tooltip {
	padding: 6px;
	margin: 0px;
	font-family: "Trebuchet MS", Tahoma, Verdana;
	position: absolute;
	top: -1000px;
	z-index: 100;
	background-color: #FFFF99;
	width: 120px;
	height: auto;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size: 12px;
	line-height: 16px;
	color: #990000;
}

#tooltip .header { /*
			background-image: url(/img/design/tooltip_header.gif);
			background-position: top center;
			background-repeat: no-repeat;
			
			background: #ccc;*/
	
}

#tooltip .content { /*
			background-image: url(/img/design/tooltip_bg.gif);
			
			background: #cde;*/
	
}

#tooltip .footer { /*
			background-image: url(/img/design/tooltip_footer.gif);
			
			background: #edc;
			height: 11px;
			font-size: 0pt;
			line-height: 0pt;*/
	
}

#tooltip .title { /*color: #fee9c2;*/
	font-weight: bold;
	/*font-size: 10pt;
			border-bottom: 2px solid #fee9c2;
			margin: 0px 10px 3px 8px;
			padding-top: 2px;*/
}

#tooltip .titleOnly { /*color: #fee9c2;*/ /*font-weight: bold;*/
	/*font-size: 12pt;
			margin: 0px 10px 0px 8px;
			padding-top: 5px;*/
	
}

/*#tooltip p {
			margin: 0px;
			font-size: 9pt;
			line-height: 10.5pt;
			padding: 0px 7px 5px 15px;
		}*/
#tooltip img {
	margin-left: 80px;
}

#tooltipContent p span.price img {
	float: left;
	margin: 0;
	padding: 0;
	border: 0;
}
/*****  END FLoating TOOLTIP ******/