﻿#Body
{
   text-align:center;
   font-size:9pt;
   margin-top:0px;
}

#Home
{
    position: relative;
}

#Help
{
    float:right;
    margin-top:30px;
    margin-right:10px;
}


#MyPage
{
    border-style:solid;
    border-color:#254064;
    border-width:1px;
    overflow: auto; 
    width: 1100px; 
    position: relative; 
    top:0px; 
    margin: 1em auto;
}

#FooterBand {
	float:left;
	height: 20px;
	background:#cccc99;
	width:100%;
	position:relative;
	bottom: 0px;
	border-width:1px;
	border-color:#336699;
	border-style:solid;
	border-left-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-top-style:none;
	
}

#pageBand2 {
    float:left;
    height:100%;
    width:100%;
}


#TopBand {
	float:left;
	height: 66px;
	background:#254061;
	width:100%;
	position:relative;
	top: 0px;
    left: 0px;
}

#logo {
	position:absolute;
	top: 15px;
	left: 13px;
}

#logotext {
	position:absolute;
	top: 32px;
	left: 70px;
}

#logotext_subtitle {
	position:absolute;
	top: 39px;
	left: 309px;
	font-size:10px;
	font-weight:bold;
    color:#ffffff;
}

#login_form {
	position:absolute;
	top: 30px;
	left: 700px;
}

#pirogue {
	position:absolute;
	top: 0px;
	left: 304px;
}


/*******************************************************************/
/************       Enregistrement de l'imprimeur      *************/
/*******************************************************************/
/*  Machines feuilles :  */
#detailMachinesFeuilles
{
    position: relative;
    top: 2px;
    left: 10px;
    font-size: 9pt;
}

#checkBoxDetailMachinesFeuilles
{
    position:relative;
    top:2px;
    left:0px;
    font-size: 9pt;
}

#titreCouleurDetailMF
{
    position:relative;
    top:0px;
    left:30px;
    font-size: 9pt;
}

#titreCalageMF
{
    position:relative;
    top:0px;
    left:80px;
    font-size: 9pt;
}

#titreCalagePlusMF
{
    position:relative;
    top:0px;
    left:120px;
    font-size: 9pt;
}
