body {
	background-color:#000;
	font-family:sans-serif;
	font-size:0.85em;
	color:#fff;
}

h1 {
	font-size:1.8em;
	font-weight:bold;
	color:#5CCFFD;
}

h2 {
	font-size:1.5em;
	font-weight:normal;
	color:#5CCFFD;
}

h3 {
	font-size:1.2em;
	font-weight:normal;
}

h4 {
	font-size:0.85em;
	font-weight:bold;
}

a, a:link, a:visited {
	color:#5CCFFD;
	text-decoration: underline;
}

a:hover, a:active {
	color:#5bfcd9;
}

hr {
	color: #CCE;
	background: #CCE;
	height:1px;
	width: 100%;
	border:none;
	margin-top:0px;
	margin-bottom:0px;
}

table {
	border:solid 1px #5CCFFD;
	border-collapse:collapse;
}

td, th {
	border:solid 1px #5CCFFD;
}

.noborder, .noborder tr, .noborder td {
	border:none;
}

div.main {
	position:relative;
	left: 8%;
	width: 91%;
}

.menu {
	position:relative;
	background-color:#fff;
	top:50px;
	left:30%;
	width:69%;
}

.retrait {
	padding-left:20px;
}

.download {
	text-align:center;
	margin:2px;
	padding:2px;
}

.download a {
	border:solid 3px #5CCFFD;
	border-left: solid 5px;
	border-right: solid 5px;
	padding:2px 20px 2px 20px;
	font-size:1.5em;
	text-decoration:none;
}

.screen {
	border:solid 1px #5CCFFD;
	text-align:center;
	padding:0px 0px 5px 0px;
}

.screen a {
	padding:5px;
	cursor:pointer;
}

.apercu {
	border:solid 1px #5CCFFD;
}


/* Paramètres pour tous les liens du menu */
table.menuMain {
	display:inline;
	border:none;
}

.menuMain a {
	padding:0px 20px 0px 0px;
	text-decoration:underline;
	cursor:pointer;
}

/* Les cellules du menu doivent êtres sombres */
td.menuMain {
	/*background-image:url("bg_sombre.jpg");*/
}


/* .menuV : les menus verticaux */
.menuV {
	border-left:solid 1px #99987f;
	padding:4px 0px 2px 5px;
	margin:0px 0px 8px 14px;
	/*background-image:url("bg.jpg");*/
}


/* .menuHorizon : les sous menus horizontaux */
.menuHorizon {
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	border:none;
	border-collapse:collapse;
}


/* Styles selectionnables dans l'éditeur */
/*! BLOCS */
/*.bAdresse*/

/*! STYLES */
.sRouge { color:#f00; }
.sOrange { color:#f60; }
.sJaune { color:#980 }
.sVert { color:#0a0; }
.sBleu { color:#04f; }
.sViolet { color:#92f; }
.sGris { color:#555; }
.sMarron { color:#520; }

/*! END */
