#page_offre form
{
	padding:10px;
}
#page_offre  #no_enougth_credit
{
	color:red;
}

.module_formulaire #prix_final
{
	margin:10px;
	margin-left:515px;
	text-align:center;
	height:23px;
	padding-top:2px;
}
.module_formulaire #prix_final #montant
{
	background:#C7C6C6;
	width:100px;
	border:1px solid #ed0f0f;
	font-size:20px;	
	float:left;
}
.module_formulaire #credit_account
{
	margin-left:10px;
	color:black;
	float:left;
}
.module_formulaire .button_command
{
	height:25px;
	margin:10px;
	margin-left:900px;
	font-size:15px;
	padding-left:5px;
	padding-right:5px;
}

.onglet_serveur
{
	display:none;
}
#liste_serveur
{
	margin-bottom:15px;
}
#liste_serveur .link_onglet_serveur
{
	border:1px solid #484848;
	background:#c1c1c1;
	border-top:none;
	padding:6px;
	padding-left:12px;padding-right:12px;
	
	-webkit-border-bottom-right-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-moz-border-radius-bottomleft: 10px;
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
}
#liste_serveur .first
{
	margin-left:350px;
}
#liste_serveur .selected,#liste_serveur .link_onglet_serveur:hover
{
	background:#909090;
	color:white;
}
#page_offre
{
#hidden { display: none; }
}
.default
{
	display:block;
}
