a img{
	border:0
}

.centre{
	text-align: center;
	width:98%;
  margin-left: auto;
  margin-right: auto 
}

.aron{
	background:url('images/fond_bar.gif') repeat-x;
	border: 1px solid #3397D1;
	-moz-border-radius:6px;
	margin-top:10px;
}
.tablestyle{
	width: 98%;
	border: 2px solid #3397D1;
	padding: 1px;
	margin: 0px;
	-moz-border-radius:6px;
}

.l0{
	clear:both;
}
.l1{
	clear:both;
}

.pss{float:right;width:120px;font-size:x-small;}
.pss1, .pss2, .affiche_pseudo {color:#2222AA;}

.bluebg {border-width: 1px 1px 1px 8px;border-style: solid;border-color: #330099;margin: 1em;padding: 0 0.5em;background: #d9e6ff;-moz-border-radius:6px;}

.menusel{
	font-weight: bold;
	background-color: #D9ECF3;
	border: 1px dotted #3397D1;
}

.avatar{
	float:left;
	padding-right:8px;
	padding-bottom:8px;
	border-right: 2px dotted #3397D1;
	border-bottom: 2px dotted #3397D1;
	margin:3px;
}

div.row {clear: both;padding-top: 5px;width: 99%;text-align: center;}

div.row span.label {float: left;width: 20%;text-align: right;}
div.row span.formel {float: right;width: 79%;text-align: left;}

.l0{background:#D9ECF3; border-top:1px solid #3397D1;}
.l1{background:#F0F7FA; border-top:1px solid #3397D1;}

input[type=submit], input[type=button]{
	background:url('img/selection.png') repeat-x 0px -22px;
	border-style:outset;
	border-width:1px;
}
input[type=submit]:hover, input[type=submit]:focus, input[type=button]:hover, input[type=button]:focus{
	background-position:0px 0px;
	cursor:pointer;
}