@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin: 0px;
	background-image: none;
	font: 11px Verdana, Geneva, sans-serif;
}

a {
	COLOR: #FFF;
	BACKGROUND-COLOR: transparent;
	TEXT-DECORATION: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
a:hover {
	color: #FF0;
}


.styleMenuGauge tr th  {
	background: url(/media/back2.gif) repeat-x;
}

.styleMenuGauge tr td {
	color: #FFF;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.StyleOmbre {
}

.styleArrondi {
}

.style_moncompte {
	background: url(/media/back2.gif);
	width: 200px;
	text-align: center;
	padding-top: 4px;
	height: 17px;
	border: 1px solid #000;
}

.style_Erreur {
	color: #FF0;
	font: bold 10px "Arial Black", Gadget, sans-serif;
	background: #F00;
}

.styleBoite {
	background: #EAF2FF;
	font: 11px Verdana, Geneva, sans-serif;
	border: 1px solid #B9D5FF;
	width : 70%;
	padding: 5px;
	margin-top: 20px;
	margin-left: 30px;
}

.styleBoite90 {
	background: #EAF2FF;
	font: 11px Verdana, Geneva, sans-serif;
	border: 1px solid #B9D5FF;
	width : 90%;
	padding: 5px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.styleBoite100 {
	background: #EAF2FF;
	border: 1px solid #B9D5FF;
}

.styleBoiteBleu {
	background: #EAF2FF;
	border: 1px solid #B9D5FF;
}

.styleLien{
	color: #06F;
}
.styleLien:hover{
	color: #F00;
}

.styleCenter{
text-align:center;
}

.Table {
	font: 10px Verdana, Geneva, sans-serif;
}
.TableTitre {
	color: #FFF;
	background: #09F;
	font-size: 11px;
}
.styleCadre {
	border: 1px solid #0091F0;
}
.lienFondBlanc {
	color: #00F;
	text-decoration: none;
}
.lienFondBlanc:hover {
	color: #F00;
}

.border{
	border: 1px solid #000;
}

.justifi{
	text-align: justify;
}
