/* CSS Document */
body {
position: absolute;
height: 1050px;
min-height: 1050px;
width: 1000px;
margin: 0px;
font-family:Verdana;
font-size: 10px;
background: #000000 no-repeat url(ressources/CDII_v2.jpg);
padding: 0;
color: #FFFFFF
}
a:link {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #006699;
	font-weight:bold;
}
a:active {
	text-decoration: none;
	font-weight:bold;
}
#footer {
position: absolute;
top: 1050px;
left:995px;
}
#user_connected {
position: absolute;
left:90px;
top:173px;
height:14px;
width:170px;
overflow: hidden;
}
#deco_officier {
	position:absolute;
	left:797px;
	top:271px;
	width:138px;
	height:145px;
	z-index:1;
	clip: rect(auto,auto,145,auto);
	overflow: auto;
}
#menu1 {
position: absolute;
left:105px;
top:360px;
height:20px;
width:155px;
overflow: hidden;
font-size: 14px;

}
#menu2 {
position: absolute;
left:105px;
top:392px;
height:20px;
width:155px;
overflow: hidden;
font-size: 14px;
}
#menu3 {
position: absolute;
left:105px;
top:424px;
height:20px;
width:155px;
overflow: hidden;
font-size: 14px;
}
#menu4 {
position: absolute;
left:105px;
top:452px;
height:25px;
width:155px;
overflow: hidden;
font-size: 10px;
vertical-align: middle;
}
#menu5 {
position: absolute;
left:105px;
top:488px;
height:20px;
width:155px;
overflow: hidden;
font-size: 14px;
}
#menu6 {
position: absolute;
left:105px;
top:520px;
height:20px;
width:155px;
overflow: hidden;
font-size: 14px;
}
#avatar_officier {
position: absolute;
left:786px;
top:90px;
height:126px;
width:115px;

overflow: hidden;
}
#select_officier {
position: absolute;
left:300px;
top:50px;
height:15px;
width:215px;
color:#000000;
background-color: #7a9aaa;
overflow: hidden;
font-size: 12px;
}
#info {
position: absolute;
left:125px;
top:553px;
height:18px;
width:67px;
overflow: auto;
font-size: 10px;
}
#ecran_haut {
position: absolute;
left:304px;
top:92px;
height:195px;
width:440px;
font-size: 10px;
overflow: auto;
}
#ecran_milieu {
position: absolute;
left:304px;
top:329px;
height:220px;
width:440px;
font-size: 10px;
overflow: auto;
}
#ecran_bas {
position: absolute;
left:65px;
top:645px;
height:345px;
width:695px;
font-size: 10px;
overflow: auto;
}
#bouton_action1 {
position: absolute;
left:463px;
top:581px;
height:15px;
width:88px;
overflow: hidden;
color:#000000;
font-size:12px;
text-align:center;
text-decoration: none;
vertical-align:middle;
}
#bouton_action2 {
position: absolute;
left:570px;
top:581px;
height:15px;
width:84px;
overflow: hidden;
color:#000000;
font-size: 12px;
text-align:center;
text-decoration: none;
vertical-align:middle;
}
#bouton_action3 {
position: absolute;
left:680px;
top:581px;
height:15px;
width:70px;
overflow: hidden;
color:#000000;
font-size: 12px;
text-align:center;
text-decoration: none;
vertical-align:middle;
}
.enabled {
background-color: #c7cbcb;
color: #000000;
font-weight: bold;
}
.disabled {
background-color: #a4a4a5;
color: #74757b;
}
.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bolder;
}
.titre
{
color: #FFFFFF;
font-size: 10px;
font-weight: bolder;
}
.info_editable
{
color:#00FF00;
font-size: 10px;
}
.info_poste
{
color:#FFFFFF;
font-size: 10px;
}
.info_stable
{
color:#FFCC00;
font-size:9px;
}
.info_amiraute
{
color: #FFFFFF;
font-size:10px;
}
select { 
background-color: #7A9AAA; 
color: #000000;
font-size: 11px;
border: 0px;
}
.search {
	background-color: #7A9AAA;
	color: #ffffff;
	font-size: 12px;
	border: 1px solid #FFCC00;
	height: 24px;
}
.separationverticale {
border-right-width: thin;
border-right-style: solid;
border-top-color: #FFFFFF;
border-right-color: #FFFFFF;
border-bottom-color: #FFFFFF;
border-left-color: #FFFFFF;
}
.go {
top:450px;
}
.encadrement {
	border-right-width: thin;
	border-right-style: solid;
	border-left-width: thin;
	border-left-style: solid;
	border-top-width: thin;
	border-top-style: solid;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#menubas {
position: absolute;
left:205px;
top:577px;
height:25px;
width:155px;
overflow: hidden;
font-size: 10px;
vertical-align: middle;
}