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

body {
	font: bold 7pt Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #000;
	text-decoration: none;
	background: #000;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

/* Backgrounds des balises Body */

/* Background 01_larsenal */
.grenade {
	background: #000 url(arsenal_IMAGES/bg_grenade.gif) no-repeat fixed;
}
/* Background 07_liens */
.dynamite {
	background: #000 url(arsenal_IMAGES/bg_dynamite.gif) no-repeat fixed center;
}
/* Background 02_collections */
.compteur {
	background: #000 url(arsenal_IMAGES/bg_compteur.gif) no-repeat fixed 0px 100px;
}
/* Background 06_contacts */
.boite {
	background: #000 url(arsenal_IMAGES/bg_boite.gif) no-repeat fixed center 50px;
}

.picto_expl {
	background: #000 url(arsenal_IMAGES/bg_picto_expl.gif) no-repeat fixed 80px 0px;
}
/* Background Cadenas Index */
#lock {
	background: #000 url(arsenal_IMAGES/pict_cadenas_f.gif) no-repeat center bottom;
	color: #666666;
}
#lock:hover {
	background: #000 url(arsenal_IMAGES/pict_cadenas_o.gif) no-repeat center bottom;
}

h1 {
	font: bolder 12px "Courier New", Courier, monospace;
	color: #b2c9df;
	text-align: center;
}
/* Texte Courant */
p {
	font: normal 10pt "Courier New", Courier, monospace;
	color: #b2c9df;
	text-decoration: none;
	text-align: justify;
	text-transform: none;
	padding: 5px;
}
/* Texte Menu Principal - état enfoncé */
p#menu {
	text-align: center;
	color: #FFF;
	font-weight: bolder;
	text-transform: lowercase;
}
/* Texte Centré */
p#center {
	text-align: center;
}
/* Texte noir des fiches descriptives */
p#txt_fiches {
	color: #b2c9df;
	text-transform: none;
	font: 10pt "Courier New", Courier, monospace;
	text-decoration: none;
	text-align: justify;
	padding-right: 2px;
	padding-left: 2px;
}
#td_border {
	border-bottom: 1px dotted #CCC;
}
/* Liste courante avec alpha */
li {
	color: #b2c9df;
	font: 10pt "Courier New", Courier, monospace;
	text-transform: none;
	list-style-position: outside;
	list-style-type: lower-alpha;
	text-align: justify;
}
/* Liste avec puces */
li#puce {
	list-style: square outside;
	text-align: left;
}
/* Liste sans puce */
li#puce_sans {
	list-style: none outside;
	text-align: left;
}

/* Hyperlien courant */
a {
	font: bold 10pt "Courier New", Courier, monospace;
	color: #ddd;
	text-decoration: none;
}
a:hover
{
	font: bold 10pt "Courier New", Courier, monospace;
	color: #fff;
}
/* Hyperlien Menu principal */
a#mainmenu {
	font: bolder 10pt "Courier New", Courier, monospace;
	color: #668099;
	text-decoration: none;
	text-transform: lowercase;
}
a#mainmenu:hover {
	color: #FFF;
}
/* Hyperlien Bouton Fiches */
a#boutons {
	text-transform: uppercase;
	color: #000;
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
/* Hyperlien Cadenas Index */
a#lock_typ {
	color: #999;
	vertical-align: text-bottom;
}

/* Bordure pointillé Images Fiches */
.img_border {
	border: 1px dotted #999;
}
/* Bordure Pointillés + Bg Gris Tableaux Activités et Triumvirat */
.table_border {
	border: 1px dotted #999;
	background: #111;
}
/* Bg Boutons Fiches */
.bg_clair {
	background: #CCC;
}
.bg_clair:hover {
	background: #FFF;
}
/* Bg Données Fiches */ 
.bg_moyen {
	background: #999;
	border-top: 4px solid #000;
	padding-right: 4px;
	padding-left: 4px;
}
.bg_fonce {
	background: #555;
	border-top: 4px solid #000;
	padding-left: 4px;
	padding-right: 4px;
}
.bg_fonce_ss {
	background: #555;
	padding-left: 4px;
	padding-right: 4px;
}

/* Barre d'outils TOP > toutes les pages */
/* Bg + bordure Barre outils Top */
.top_line {
	background: #333 url(arsenal_IMAGES/bg_lignes.gif);
	vertical-align: middle;
	margin-top: 0px;
	border-bottom: 1px dotted #666;
}

/* Texte de la Top Line */
#version {
	color: #888;
	font-size: 7pt;
}

/* HYPERLIENS de la Top Line */
#kzp {
	font: bold 6pt Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #555;
	text-decoration: none;
}

#flash {
	font: bold 6pt Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #F00;
	text-decoration: none;
}
#reader {
	font: bold 6pt Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #C00;
	text-decoration: none;
}
#mozilla {
	font: bold 6pt Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #F60;
	text-decoration: none;
}

#form1 {
	background: #333;
	font: 10pt "Courier New", Courier, monospace;
	color: #b2c9df;
	border: 1px dotted #999;
	text-transform: lowercase;
}

#champ {
	background: #666;
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
	margin: 3px;
	border-width: 0px;
	border-style: none;
	text-transform: uppercase;
	text-align: center;
	vertical-align: middle;
}

#form_bouton {
	font: bold 8pt Verdana, Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	color: #000;
	background: #666;
	border: 4px solid #000;
}
#form_bouton:hover {
	color: #FFF;
	/*border: 4px solid #b2c9df;*/
	background: #000;
}
