.ListeModalites			{
						border:none;
						}					
.ListeModalites .Modalite			{
						border:none;
						height:22px;
						line-height:22px;
						text-align:left;
						overflow:hidden;
						
						}					
.ListeModalites .Modalite_textfield			{
						border:none;
						height:24px;
						line-height:24px;
						text-align:left;
						overflow:hidden;
						
						}					
.ListeModalites .Modalite_textfield .FieldLabel			{
						font-weight: normal;
						
						}					
.ListeModalites .Modalite_textfield .FieldValue	.FieldValueInput
						{
						
						background: #ffffff;
						padding: 2px 5px 2px 5px;
						border-radius: 4px; 
						-webkit-border-radius: 4px; 
						-moz-border-radius: 4px; 	
						border: 1px solid #cecece;					
						}					
.ListeModalites .Modalite_textfield .FieldValue .FieldValueInputMandatory 
						{
						
						background: #ffffcc;
						padding: 2px 5px 2px 5px;
						border-radius: 4px; 
						-webkit-border-radius: 4px; 
						-moz-border-radius: 4px; 						
						border: 1px solid #cecece;					
						}					

.ListeModalites .Modalite_textarea			{
						}					
.ListeModalites .Modalite .Checker			{
						border:none;
						float:left;
						width:25px;
						height:20px;
						line-height:20px;
						
						}					
.ListeModalites .Modalite .Label			{
						border:none;
						float:left;
						height:20px;
						line-height:20px;
						}					
					
.ListeModalites .ModaliteWithVisuel			{
						border:none;
						float: left;
						width: 170px;
						height: 170px;
						text-align:center;
						margin-right: 15px;
						margin-bottom: 5px;
						}					
.ListeModalites .ModaliteWithVisuel .Visuel			{
						border:none;
						width: 170px;
						height: 125px;
						border-radius: 4px; 
						-moz-border-radius: 4px; 
						-webkit-border-radius: 4px;
						overflow: hidden; 
						border: 1px solid #D0D0D0;
						
						margin-bottom:3px;

						
						}					
.ListeModalites .ModaliteWithVisuel .Visuel			IMG{width:170px;
						}					

.ListeModalites .ModaliteWithVisuel .Checker			{
						border:none;
						
						}					
.ListeModalites .ModaliteWithVisuel .Label			{
						border:none;
						
						}		