/************************* Layers *************************/

.agTreeMenu {
	font-weight: bold;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}
.agTitre {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 20px;
	text-align: right;
}

a:link {
	color: #000000;
	text-decoration:none;
}

a:visited {
	color: #666666;
	text-decoration:none;
}

a:active {
	text-decoration:none;
	color: #666666;
}

a:hover {
	color:#FF6600;
	text-decoration:none;
}
a.Projets:link {
	color: #FFFFFF;
	text-decoration:none;
}

a.Projets:visited {
	color: #FFFFFF;
	text-decoration:none;
}

a.Projets:active {
	text-decoration:none;
	color: #FFFFFF;
}

a.Projets:hover {
	color:#CCCCCC;
	text-decoration:none;
}
.Link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
}

a.Link:link {
	color: #333333;
	text-decoration:none;
}

a.Link:visited {
	color: #333333;
	text-decoration:none;
}

a.Link:active {
	text-decoration:none;
	color: #333333;
}

a.Link:hover {
	color:#000000;
	text-decoration:none;
	font-weight: bold;
}
ul {
	margin-left: 20px;
}
.Projets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
	filter: alpha(opacity=80);

	-moz-opacity:.80;
	font-style: normal;
}
.ProjetsInfoTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}
.ProjetsInfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
.Agence {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	filter: alpha(opacity=80);

	-moz-opacity:.80;
	font-style: normal;
}
.Opacity {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	filter: alpha(opacity=80);
	-moz-opacity:.80;
}
.ProjetsTitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #FFFFFF;
	font-weight: bold;
}
.CoordTxt {
	font-size: 11px;
	color: #333333;
	font-weight: normal;
}
.PublicInfo {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.LoginTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#FFFFFF;
	font-weight: bold;
	font-style: normal;
}
.LoginTxtList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#FFFFFF;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

.AccError {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FF0000;
	font-weight: bold;
}
