﻿.MessageErreur
{
  color:#CC0000;
}

.CacherZone
{
  display: none;  
}

.AfficherZone
{
  display: block;  
}

.LigneArgent
{
  border-bottom: solid 1px silver; 
  margin-bottom: 10px;
}



.Legende
{
  text-align: right;
  margin-bottom: 5px;
}

.EtoileObligatoire
{
  color:#CC0000;
  vertical-align: middle;
  font-weight:bold;
}  

.DropDown
{
  height: 22px;  
}





.Len6
{
	width: 57px;
}

.Len9
{
	width: 81px;
}

.Len11
{
	width: 100px;
}
.Len12
{
	width: 108px;
}

.Len15
{
	width: 135px;
}

.Len25
{
	width: 225px;
}

.Len25Adresse
{
	width: 242px;
}

.Len30
{
	width: 270px;
}



.Len40
{
	width: 362px;
}


.QuestionErreur
{
  margin-left: -5px;  
}


/*
.required {
    color: #A20000 !important;
    display: inline;
    font-weight: 700;
    padding-left: 1px;
    padding-right: 3px;
}*/

.imgAide
{
  margin-right:10px;
}