
P,LI{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}
BODY{
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	

}
UL{
	list-style-type: disc;
}
OL{
	list-style-type: decimal;
}

P a:link, LI a:link, P a:active, LI a:active, P a:hover, LI a:hover, P a:visited, LI a:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #2D6F9F;
}

H1, H1 a:link, H1 a:active, H1 a:hover, H1 a:visited {
    COLOR: #003366;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
    BACKGROUND-COLOR: #FFFFFF;
	FONT-SIZE:13px;
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	padding-left:0px;
	padding-right:0px;
}
H2, H2 a:link, H2 a:active, H2 a:hover, H2 a:visited {
    COLOR: #003366;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
    BACKGROUND-COLOR: #FFFFFF;
	FONT-SIZE:12px;
	margin-top: 0px;	
	margin-left: 0px;	
	margin-right: 0px;	
	margin-bottom: 0px;	
	padding-left:0px;
	padding-right:0px;
}



STRONG a:link, STRONG a:active, STRONG a:hover, STRONG a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #2D6F9F;
}
B a:link, B a:active, B a:hover, B a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #2D6F9F;
}

INPUT.Edition{
    BORDER-RIGHT: thin outset;
    BORDER-TOP: thin outset;
    BORDER-LEFT: thin outset;
    COLOR: #191970;
    BORDER-BOTTOM: thin outset;
    FONT-FAMILY: Verdana;
	font-size: 11px;
    BACKGROUND-COLOR: #fbffff;
}
INPUT.Bouton
{
    BORDER-RIGHT: 1px solid;
    BORDER-TOP: 1px solid;
    FONT: 500 8pt Arial;
    BORDER-LEFT: 1px solid;
    WIDTH: 70px;
    BORDER-BOTTOM: 1px solid;
    HEIGHT: 22px;
    BACKGROUND-COLOR: #cdd5d8
}
SELECT.Liste
{
    COLOR: #191970;
    FONT-FAMILY: Verdana;
    BACKGROUND-COLOR: #fbffff;
	FONT-SIZE:10px;
}


<!--Style pour le babillard -->

.titreBabillard{
	COLOR: 315A8B;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bolder;
	background-color: #C5D4E3;
	height: 20px;
}

.tableInfos{
	border: 2px solid #86AFE0;
}

.ligne1{
	background-color: #E1E9F0;
	height: 32px;
}

.ligne2{
	background-color: #FFFFFF;
	height: 32px;
}

.cellGauche{
	border-left: 0px solid #86AFE0;
	border-right: 1px solid #86AFE0;
	padding-left: 5px;
	padding-right: 5px;
	width: 125px;
}

.cellHaut{
	border-left: 0px solid #86AFE0;
	border-right: 0px solid #86AFE0;
	border-bottom: 2px solid #86AFE0;
	padding-left:5px;
	padding-right:5px;
}

.cellDroite{
	border-left: 1px solid #86AFE0;
	border-right: 0px solid #86AFE0;
	padding-left:5px;
	padding-right:5px;
}

.cellCentre{
	border-left: 1px solid #86AFE0;
	border-right: 1px solid #86AFE0;
	padding-left:5px;
	padding-right:5px;
}
.titreSection{
    COLOR: #003366;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
    BACKGROUND-COLOR: #FFFFFF;
	FONT-SIZE:13px;
}
.titreNouvelle{
    COLOR: #003366;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bolder;
    BACKGROUND-COLOR: #FFFFFF;
	FONT-SIZE:12px;
}
