@import "./camps.css";
@import "./context.css";

BODY
{
	background-image:url("./img/fond.gif");
	padding: 0px;
	margin-top: 10px;
	margin-left: 0px;
}

TABLE
{
	font-family:verdana;
	font-size:9pt;
}

IMG
{
	border:0px;
}

INPUT
{
	border:1px solid #666666;
}

INPUT.NO
{
	border:0px;
}

FORM
{
	margin:0px;
	padding:0px;
}

A
{
	text-decoration:none;
	color:#996E17;
}
A:hover
{
	text-decoration:underline;
}

HR
{
	height:1px;
}
.box
{
	width:250px;
	margin-bottom:5px;
	margin-right:5px;
}

.box_title
{
	height:22px;
}

.box_title .box_title_left
{
	width:4px;
	background:url("./img/title_left.gif") no-repeat
}

.box_title .box_title_icon
{
	background:url("./img/title_center.gif");
	width:21px;
}

.box_title .box_title_center
{
	width:50px;
	vertical-align:bottom;
	padding-left:2px;
	padding-bottom:2px;
	background:url("./img/title_center.gif");
	font-weight:bold;
	font-size:11pt;
	font-family:Tahoma;
}

.box_title .box_title_char SPAN
{
	white-space: nowrap;	
}

.box_title .box_title_right_1
{
	width:21px;
	background:url("./img/title_diag.gif") no-repeat
}
.box_title .box_title_right_1 DIV
{
	width:21px;
}
.box_title .box_title_right_2
{
	width:1000px;
	background:url("./img/title_right.gif")
}
.box_title .box_title_right_3
{
	background:url("./img/title_end.gif") no-repeat center bottom;
	
}
.box_title .box_title_right_3 DIV
{
	width:24px;
}

.box_inner
{
	background-color:#FFFCF7;
	border:1px solid #D9CEB8;
	font-family:verdana;
	font-size:9pt;
}


.box_tt
{
	width:77px;
}

.box_tt_title
{
	height:13px;
	font-size:8pt;
	font-family:Tahoma;
}

.box_tt_title .box_tt_title_left
{
	width:7px;
	background:url("./img/title_tt_left.gif") no-repeat
}

.box_tt_title .box_tt_title_center
{
	width:20px;
	padding-left:5px;
	background:url("./img/title_tt_center.gif");
	font-weight:bold;
}

.box_tt_title .box_tt_title_right_1
{
	width:150px;
	background:url("./img/title_tt_diag.gif") no-repeat
}

.box_tt_inner
{
	background-color:#FCF9F5;
	border:1px solid #CCC7BC;
	padding:5px;
	font-family:verdana;
	font-size:8pt;
}

#data_selected_icon
{
	width:34px;
	height:22px;
}

A.bat_selected
{
	color:#999999;
}
A.bat_l
{
	background-repeat:no-repeat;
	padding-left:20px;
}

.bat_chef
{
	background-image:url("./img/perso_1.gif");
	font-weight:bold;
}
.bat_trooper
{
	background-image:url("./img/perso_2.gif");
}
.bat_quad
{
	background-image:url("./img/perso_3.gif");
}
.bat_char
{
	background-image:url("./img/perso_4.gif");
}
.title_bataillon
{

}
.title_char
{
	background-image:url("./img/perso_5.gif");
	background-position:center center
}
.carac_h, .head
{
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
}
.carac_d, .data
{
	font-family:verdana;
	font-size:8pt;
	text-align:center;
}
.data_fiche
{
	font-family:"Courier New", Courier, monospace;
	font-size:9pt;
	text-align:left;
}
.data_evidence
{
	font-family:verdana;
	font-size:8pt;
	font-weight:bold;
}

.info_important
{
	color:#E00000;
	font-weight:bold;
}

.perso_grouillot1
{
	font-family:verdana;
	font-size:8pt;
	padding-left:20px;
	background:url("./img/grade.gif") no-repeat;
	height:16px;	
}

p
{
	margin:0px;
	padding:0px;
}

acronym
{
	border-bottom:1px dashed;
	cursor:help;
	color:#172B4D;
}

#table_dir #dir_buttons INPUT
{
	width:109px;
	height:23px;
	margin:1px;
	font-family:tahoma;
	font-size:12px;
	vertical-align:middle;
	font-weight: bold;
	background-image: url('img/BoutonDeplacer.png');
	border-width: 0px;
}

#table_dir #dir_buttons
{
	text-align: center;
	height: 25px;	
}

.dir_tl
{
	text-align:left;
	vertical-align:top;
	height: 38px;
	padding-top: 5px;
	padding-left: 7px;
}
.dir_tl[class]
{
	padding-top: 5px;
	padding-left: 7px;
}

.dir_tc 
{
	text-align:center;
	vertical-align:top;
	padding-top: 6px;
	padding-right: 2px;
}
.dir_tc[class]
{
	padding-top: 6px;
	padding-right: 3px;
}

.dir_tr 
{
	text-align:right;
	vertical-align:top;
	padding-top: 5px;
	padding-right: 4px;
}
.dir_tr[class]
{
	padding-top: 5px;
	padding-right: 4px;
}

.dir_ml 
{
	text-align:left;
	vertical-align:middle;
	height: 38px;
	padding-bottom: 6px;
	padding-left: 7px;
}
.dir_ml[class]
{
	padding-bottom: 1px;
	padding-left: 7px;
}

.dir_mc 
{
	text-align:center;
	vertical-align:middle;
}

.dir_mr
{	
	text-align:right;
	vertical-align:middle;
	padding-bottom: 6px;
	padding-right: 5px;
}
.dir_mr[class]
{
	padding-bottom: 1px;
	padding-right: 5px;
}

.dir_bl 
{
	text-align:left;
	vertical-align:bottom;
	height: 38px;
	padding-bottom: 12px;
	padding-left: 6px;
}
.dir_bl[class]
{
	padding-bottom: 8px;
	padding-left: 6px;
}

.dir_bc 
{
	text-align:center;
	vertical-align:bottom;
	padding-bottom: 12px;
	padding-right: 2px;
}
.dir_bc[class]
{
	text-align:right;
	vertical-align:bottom;
	padding-bottom: 8px;
	padding-right: 12px;
}

.dir_br 
{
	text-align:right;
	vertical-align:bottom;
	padding-bottom: 12px;
	padding-right: 4px;
}
.dir_br[class]
{
	text-align:right;
	vertical-align:bottom;
	padding-bottom: 8px;
	padding-right: 5px;
}

.nota
{
	font-weight:normal;
	font-style:italic;
}
.link_suppr
{
	width:16;
	height:16;
	background-repeat:no-repeat;
	background-position:center;
	background-image:url(img/supp.gif);
}
.text_fiche
{
	width:100%;
	height:70px;
	overflow:auto;
	background:white;
	border:1px solid #606060;
}

.roll_over
{
	cursor:pointer;
	background-color:#E0E8F6;
}
.selected_normal
{
	background-color:#C1D2EE;
}

.selected_over
{
	cursor:pointer;
	background-color:#E0E8F6;
}

.holonew
{
	color: #00CC00;
	font-weight: bold;
	font-size: 12px;
	vertical-align: middle;	
}

.holofondvert
{	
	height: 179px;
	width: 619px; 
	display: none;
	position: absolute;
	z-index: 5;
	padding: 20px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template/new/img/holoprojectionqgvert.png');
}

.holofondvert[class]
{
	height: 139px;
	width: 579px;
	background-image: url('img/holoprojectionqgvert.png');	
}

.holotext
{
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	height: 179px;
	width: 619px;
	color: #00CC00;
	font-weight: bold;
	vertical-align: middle; 
	text-align: left; 
	display: none;
	position: absolute;
	z-index: 10;
}

.holotext a
{
	color: #FFFFFF;
	font-weight: normal;
}

.bordhaut
{	
	height: 50px;
	width: 900px;
	padding-left: 50px;
	padding-top: 8px;
	vertical-align: top;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template/new/img/bordhaut.png');
}

.bordhaut[class]
{
	background-image: url('img/bordhaut.png');	
	padding-left: 0px;
}

.bordgauche
{	
	height: 126px;
	width: 42px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template/new/img/bordgauche.png',sizingMethod='scale');
}

.bordgauche[class]
{
	background-image: url('img/bordgauche.png');	
}

.borddroit
{	
	height: 126px;
	width: 44px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template/new/img/borddroit.png',sizingMethod='scale');
}

.borddroit[class]
{
	background-image: url('img/borddroit.png');	
}

.boutonsbordhaut
{
	position:absolute;   
	width: 900px; 
}

.boutonsbordhaut[class]
{
	padding-left: 20px
}

#barre
{
	position: absolute;
}

.boxaccueil
{
	background-color:#333333;
	color: #FFFFFF;
}

.bord-haut-visu
{
	background-image: url('img/bord-haut-visu.png');
}

.bord-gauche-visu
{
	background-image: url('img/bord-gauche-visu.png');
	width: 18px;
}

.bord-droite-visu
{
	background-image: url('img/bord-droite-visu.png');	
	width: 11px;
}

.bord-bas-visu
{
	background-image: url('img/bord-bas-visu.png');
}

.coin-haut-gauche-visu
{
	
}

.coin-haut-droite-visu
{
	background-image: url('img/coin-haut-droite-visu.png');
}

.coin-bas-gauche-visu
{
	background-image: url('img/coin-bas-gauche-visu.png');
}

.coin-bas-droite-visu
{
	background-image: url('img/coin-bas-droite-visu.png');
}

.haut-visu
{		
	
	height: 60px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template/new/img/haut_visu.png',sizingMethod='scale');
}


.haut-visu[class]
{
	background-image: url('img/haut_visu.png');
}

.bouton_sol
{
		position:absolute;
		z-index:4;
		cursor:pointer;
		height:60px;
		width:83px;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template/new/img/bouton_sol.png',sizingMethod='scale');
}
.bouton_sol_over
{
		position:absolute;
		z-index:4;
		cursor:pointer;
		height:60px;
		width:83px;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template/new/img/bouton_sol_over.png',sizingMethod='scale');
}

.bouton_air
{
		position:absolute;
		z-index:4;
		cursor:pointer;
		height:60px;
		width:83px;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template/new/img/bouton_air.png',sizingMethod='scale');
}
.bouton_air_over
{
		position:absolute;
		z-index:4;
		cursor:pointer;
		height:60px;
		width:83px;
		filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template/new/img/bouton_air_over.png',sizingMethod='scale');
}


.bouton_sol[class]
{
	background-image: url('img/bouton_sol.png');
}

.bouton_air[class]
{
	background-image: url('img/bouton_air.png');
}
.bouton_sol_over[class]
{
	background-image: url('img/bouton_sol_over.png');
}

.bouton_air_over[class]
{
	background-image: url('img/bouton_air_over.png');
}



.gauche-visu
{		
	width: 65px;
	height: 457px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template/new/img/gauche_visu.png',sizingMethod='scale');
}

.gauche-visu[class]
{
	background-image: url('img/gauche_visu.png');
}

.backvisu
{		
	width: 535px;
	height: 467px;
	position: absolute;
	z-index: 0;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template/new/img/back_visu.png',sizingMethod='scale');
}

.backvisu[class]
{
	background-image: url('img/back_visu.png');
}

.bas-visu
{		
	width: 535px;
	height: 20px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template/new/img/bas_visu.png',sizingMethod='scale');
}

.bas-visu[class]
{
	background-image: url('img/bas_visu.png');
}

.bas-gauche-visu
{		
	width: 535px;
	height: 20px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template/new/img/bas_gauche_visu.png',sizingMethod='scale');
}

.bas-gauche-visu[class]
{
	background-image: url('img/bas_gauche_visu.png');
}

.box_base
{	
	height: 140px;
	width: 300px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template/new/img/logobase.png');
}

.box_base[class]
{
	background-image: url('img/logobase.png');
}

.tab-base
{
	font-family:tahoma;
	font-size:12px;
	font-weight: bold;
	color:#000000;
	height: 140px;
}

.camps2
{
	width:135px;
	height:100px;
}

.c2_1	{background: url('img/logobaseI.png'); }
.c2_2	{background: url('img/logobaseK.png'); }
.c2_5	{background: url('img/logobaseF.png'); }

.infos_haut_base
{	
	height: 65px;
	width: 265px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template/new/img/barrehautinfos.png');
}

.infos_haut_base[class]
{
	background-image: url('img/barrehautinfos.png');
}

.tab-infos
{
	font-family:tahoma;
	font-size:8pt;
	font-weight: bold;
	color:#000000;
	height: 65px;
}

.box_plaque
{	
	height: 250px;
	width: 300px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template/new/img/plaqueperso2.png');
}

.box_plaque[class]
{
	background-image: url('img/plaqueperso2.png');
}

.plaque_base
{
	font-family:tahoma;
	font-size:8pt;
	font-weight: bold;
	color:#000000;
	height: 50px;
}

.box_title_plaque
{
	vertical-align:middle;
	padding-left:2px;
	font-weight:bold;
	font-size:14px;
	font-family:Tahoma;
	text-align: center;
}

.box_module
{	
	height: 180px;
	width: 300px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template/new/img/moduleplacement.png');
}

.box_module[class]
{
	background-image: url('img/moduleplacement.png');
}

.holoVisu
{	
	height: 127px;
	width: 385px; 
	display: none;
	position: absolute;
	z-index: 5;
	padding: 20px;
}

.holoVisu[class]
{
	height: 90px;
	width: 345px;
}

.Menu_1{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template/new/img/MenuVertI.png');}
.Menu_2{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template/new/img/MenuVertK.png');}
.Menu_5{filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../template/new/img/MenuVertF.png');}

.Menu_1[class]{background-image: url('img/MenuVertI.png');}
.Menu_2[class]{background-image: url('img/MenuVertK.png');}
.Menu_5[class]{background-image: url('img/MenuVertF.png');}


.holoVisuText
{
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	height: 120px;
	width: 385px;
	display: none;
	position: absolute;
	z-index: 10;
}

.holoVisuText td
{
	vertical-align: middle; 
	text-align: center; 
}

.holoVisuText a
{
	color: #FFFFFF;
	font-weight: bold;
}
.viseur_ciel 
{
	
	margin-top:-30px;
	width:34px;
	height:30px;
	Z-index:10;
	background-image:url('./img/viseur_ciel.gif');
}
.ciel_0
{
	background-image:url('./img/viseur_ciel.gif');
}
.ciel_1
{
	background-image:url('./img/viseur_1.gif');
}
.ciel_2
{
	background-image:url('./img/viseur_2.gif');
}
.ciel_5
{
	background-image:url('./img/viseur_5.gif');
}
.ciel_6
{
	background-image:url('./img/viseur_6.gif');
}
.ciel_7
{
	background-image:url('./img/viseur_7.gif');
}
.ciel_4
{
	background-image:url('./img/viseur_4.gif');
}