a {
	text-decoration: none;
	cursor: hand;
	color: #336699;
}
a:hover {
	text-decoration: none;
	color:#758ED2;
}
a:active {
	text-decoration: none;
  color: #758ED2;
}
.TexteNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.TitreFenetre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.TexteJustifie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 130%;
}
.ChampFormulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid;
	background-color: #BAC5E0;
}
.BoutonFormulaire {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ACACA7;
}
.CadreNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	text-align: justify;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
	clip:  rect(3px auto 3px auto);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;


}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin: 0px;
}
h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6D6962;
	color: #333333;
	line-height: 120%;



}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	margin: 0px;
	text-align: left;
}
body {
	background-color: #788ABC;
}
.CadreContact {
	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #666666;
	float: none;
	width: 575px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 130%;
	text-align: justify;
	font-weight: bold;
	margin-bottom: 10px;


}
.CadreCode {

	background-color: #FFFFFF;
	padding: 2px;
	border: 1px solid #666666;
	float: none;
	width: 575px;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	line-height: 130%;
	text-align: justify;
	font-weight: normal;
}
.CadreImage {
	border: 1px solid #37383C;
}
.CadreReferences {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: justify;
	border: 1px solid #000000;
}
.CadreTitreNews {
	width:569px;
	background-color:#BAC5E0;
	padding-right:5px;
	padding-left:5px;
	margin-top: 0px;
	margin-right: -5px;
	margin-bottom: 0px;
	margin-left: -5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
.CadreNews {
	width:569px;
	background-color:#FFFFFF;
	padding-right:5px;
	padding-left:5px;
	margin-bottom:10px;
	border: 1px solid #666666;
}

.CadreABGE {
	border: 1px solid #333333;
	width: 760px;
	padding: 5px;
	background-color: #FFFFFF;
}
