body
{
    background-color: #ffffff;
}
div.instruction{

  border-left-color:#FFCC66;
  border-left-style:solid;
  border-left-width:8px;
  border-bottom-color:#FFCC66;
  border-bottom-style:solid;
  border-bottom-width:1px;
  background-color: #FFFFCC;
  padding:3px;

 }

a.print:link {color: #FFFFFF} 
a.print:visited {color: #FFFFFF} 
a.print:hover {color: #FFFFFF} 

a.print
{
	color:#FFFFFF;
	padding-right:3px;
	text-decoration: none;
}

table.main, table.zonePrincipale, table.navigation
{
  border-collapse: collapse;
  border-width: 0px;
}
/* apparence table principal*/
table.main
{

}
table.main tr.ligne-entete
{

}
table.main tr.ligne-entete td.entete-lateral
{

}
table.main tr.ligne-entete td.entete-principal
{

}
table.main tr td.border 
{
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#000099;
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:#000099;
}
/* apparence bandeau entete*/
table.entete
{
  background-color: #333399;
  
}
table.entete tr td.border-over
{
	border-top-style:solid;
	border-top-width:thin;
	border-top-color:White;
}
table.entete tr th
{
    
}
table.entete tr th.sousTitre
{
    
}
/* apparence ZonePrincipal*/
table.zonePrincipale
{
  
}
table.zonePrincipale tr td.libelle
{

}
table.zonePrincipale tr td.input
{

}
table.zonePrincipale tr td.input-long
{

}
/* apparence zone de navigation*/
table.navigation
{
  
}
table.navigation tr td.precedant
{
 
}
table.navigation tr td.suivant
{

}
/* Boîte de message */
div.Erreur
{
    background-color: #ffcccc;
    border-bottom-style: solid;
    border-bottom-width: 4px;
    border-bottom-color: #dc143c;  
}

div.Erreur ul
{
    list-style-type:none;    
}
/* Classe lié aux contrôles dans SkinFile */
.button
{
 
}
.textbox
{

}
.textboxlong
{
}
.dropdownlist
{

}
.dropdownlistlong
{
}


div.start-submit
{
	background-color:#ffffff;
}
.erreur
{
  border-left-color:#FF0000;
  border-left-style:solid;
  border-left-width:8px;
  border-bottom-color:#FF0000;
  border-bottom-style:solid;
  border-bottom-width:1px;
  background-color: #FFEAE1;
  padding:3px;

 }
 
 .SelectedRow
 {
	background-color:#333399;
	cursor:pointer;
 }
 
.SelectionGrilleRow
 {
	cursor:pointer;
 }
 
 input[disabled], select[disabled]{
    background-color: #E2E2E2;
    color: #000000;
  }
  
  /* -- Declaration --*/
div fieldset 
{
	border-color: #E6E6FA;
}
table.declaration tr.two-cells th
{
	text-align:left; 
}
