﻿UL.ULAdmin LI
{
	line-height:200%;
}

.TableBordureCote
{
	width: 100%;
	height: 100%;
	border-collapse:collapse;	
}




.TDReponseLongue
{
}

.TDQuestion
{
	white-space: nowrap;
}

.TDReponse
{
}


.TDAlignTop
{
	vertical-align: top;
	text-align: justify;
}

.TDAlignTopNoWrap
{
	vertical-align: top;
	text-align: justify;
	white-space: nowrap;
}

.TableContenant
{
}

.TableVisibilite
{
}

.TDSpacer
{
	width: 15px;
}

.TDWiderSpacer
{
	width: 75px;
}

.TextJustify
{
	text-align: justify;
}





.ResumeReponseLabelSmall
{
	font-size:small;
}

.ResumeReponseLabel
{
}

.ResumeReponseLabelTitre
{
	font-weight:bold;
}

.Normal
{}

.NormalClick
{
	cursor:pointer;
	text-decoration:underline;
}

.NormalJustify
{
	text-align:justify;
}

.Question
{
	font-weight:bold;
}

.Merci
{
	font-weight:bold;
}


.TitreClick
{
	cursor:pointer;
	font-weight:bold;
	text-decoration:underline;
}

IMG
{
	border:0px`;
}

.imgOrderByArrows
{
	vertical-align:middle;
}

/* SECTION D'AIDE */
img.FloatRight
{
	float:right;
	padding:3px;
}

img.FloatLeft
{
	float:left;
	padding:5px;
}

.ClearBoth
{
	clear:both;
}