body
{
	color: #000000; 
	font-size: 12px; 
	font-family: Open Sans, sans-serif;
	font-weight: normal;
}
.tabniv1
{
    border-collapse: collapse; 
}
.niv1 
{
    border: 2px solid #939999; 
	vertical-align:top;
	height: 20;
	font-size:14px;
}
.niv2 
{
	vertical-align:top;
	font-size:18px;
}
.nivadresse
{
	vertical-align:top;
	font-size:14px;

}
td 
{
    VALIGN ="TOP"; 
}
.aDroite{
    width: 100%;
    text-align: right;
}

.aGauche{
    text-align: left;
}
.alinea { padding-left: 10px; }

.bold { font-weight:bold; }
.italic { font-style:italic; }

.gtaille { font-size:12px; }
.taille { font-size:10px; }

.erreur{
    background:red;
}


#contenu{

    height: 100%;
    background-color: #939999;  
/*    background-color: #006600; */
}


.backgrdcolorgris{
	background:silver;
}

fieldset{
    margin-bottom: 2%;
}

#contenu table tr td.titre{
    width: 50%;
    font-weight: normal;
}

#contenu table tr td:not(.titre){
    width: 50%;
}
.orange{
/*    color: #e17009;*/

color:#F60;
/*    color: yellow;  */
}
.inline{
	display:inline-block;
}
.interne{
	width:800px;
}

.bandeau2021 {
	background-image: url(../images/trame_dark.gif);
	background-repeat: repeat;
	background-size: inherit;
	background-attachment: inherit;
}

.ui-widget-header {
	background-image: url(../images/trame_dark.gif);
	background-repeat: repeat;
	background-size: inherit;
	background-attachment: inherit;
}