/*		Feuille de style pour pages travail  DML  */
body {
	background-color: #FFFFFF;
	margin-top: 5px;
	margin-left: 11px;
	margin-right: 11px;

}

A:link,A:visited {
	font-family:Arial, Helvetica;
	font-size:10pt;
	color:#FB9939;	
	text-decoration:none;
}
A:active,A:hover {
	font-family:Arial, Helvetica;
	font-size:10pt;
	color:#1E8705;
	text-decoration:none;
	font-weight: normal;
}

A.barre:link,A.barre:visited{
	font-family:Arial, Helvetica;
	font-size:10pt;
	color: #F86E1A;	
	text-decoration:none;
	bordercolorlight:#E8E8E8;
	bordercolordark:#630031;
}

A.barre:active,A.barre:hover{
	font-family:Arial, Helvetica;
	font-size:10pt;
	color:#1E8705;
	text-decoration:none;
	font-weight: normal;
}

A.retour:link,A.retour:active,A.retour:visited,A.retour:hover {
	font-family:Arial, Helvetica;
	font-size:10pt;
	color:#0703BD;
	text-decoration:none;
	font-weight: bold;
}

A.indexam:link,A.indexam:visited {
	font-family:Arial, Helvetica;
	font-size:8pt;
	color:#00E0EE;	
	text-decoration:none;
}
A.indexam:active,A.indexam:hover {
	font-family:Arial, Helvetica;
	font-size:8pt;
	color:#00F0FF;	
	text-decoration:none;
}

A.mail:link,A.mail:visited {
	font-family:Arial, Helvetica;
	font-size:10pt;
	color:#F86E1A;		
	text-decoration:none;
}
A.mail:active,A.mail:hover {
	font-family:Arial, Helvetica;
	font-size:10pt;
	color:#1E8705;
	font-weight: normal;	
	text-decoration:none;
}
A.tableau:link,A.tableau:visited,A.tableau:active,A.tableau:hover {
	font-family:Arial, Helvetica;
	font-size:10pt;
	color:#F86E1A;	
	text-decoration:none;
}

p,td,ul,ol {
	font-family:Arial, Helvetica;
	font-size:10pt;
	color:#0703BD;
}

.titre1 {
	font-size: 14pt;
	color: #0703BD;	
	font-weight: bold;
}

.titre2{
	font-size: 12pt;
	color: #0703BD;	
	font-weight: bold;
}
.titre3 {
	font-size: 10pt;
	color: #0703BD;	
	font-weight: bold;
}	
hr {
	height: 1px;
	width: 98%;
	color:#0703BD;	
}

.C0 {
	background-color:#E9EDF3;
	color:#0703BD;
	vertical-align: middle
}

.C1 {
	background-color:#F8C18B;
	color:#0703BD;
	font-weight: bold;
}

.C2 {
	background-color:#F9E5D1;
	color:#0703BD;
}
.C3 {
	background-color:#FBF1E7;
	color:#0703BD;
}
.C4 {
	color:#0703BD;
}

.C5{
	font-size: 10pt;
	color: #0703BD;
	font-weight: bold;
}

.datem {
	font-family: 'Arial Narrow', Helvetica;
	font-size: 10pt;
	color:#0703BD;	
}

.table
{
	border-style:none;}

