﻿.input_lock
{
    height: 15px;
    border: 1px solid #999;
    font-family: Verdana;
    font-size: 12px;
}

.image_lock
{
    border: 1px solid #999;
    border-left:none;
    cursor: pointer;
    height:13px;
    padding: 2px;
    margin: 1px 0;
    background-color:#fff;
}

.ChampObligatoire
{
	background-color: #ffffeb;
	border-width: 1px;
	border-color : #999;
	border-style: solid; 
	font-family: Arial;
	font-size: 9pt;
}

.UCChampObligatoireTexte
{
	background-color: #ffffeb;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-width: 0px;
	border-color : #999;
	border-style: solid; 
	font-family: Arial;
	font-size: 9pt;
}

.UCChampObligatoireFondImage
{
	background-color: #ffffeb;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-right-width: 1px;
}