.bordures-cotes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bordures_image {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #012b5b;
	border-right-color: #012b5b;
	border-bottom-color: #a8c4de;
	border-left-color: #a8c4de;
}

.texte-petit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
a {
	color: #A6FF56;
	text-decoration: none;
}
a:hover {
	color: #A6FF56;
	text-decoration: underline;
}
.texte-grand {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.cadre-image {
	border: 1px solid #FFFFFF;
}
.champserror {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	background-color: #C90000;
	border: 1px solid #CCCCCC;

}
.texte-grand {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.menulink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
}
.menulink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #e6ffff;
	text-decoration: none;
}