.titrebleu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #0033CC;
}

.lienblanc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.tdmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #5169B3;
}
.tablemenu {
	border: 1px solid #B0BBD9;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
.tdhaut {
	border-top-width: 2px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B0BBD9;
	border-right-color: #B0BBD9;
	border-bottom-color: #B0BBD9;
	border-left-color: #B0BBD9;
}
.lienbleu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5169B3;
}
.tddroitgauche {

	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B0BBD9;
	border-right-color: #B0BBD9;
	border-bottom-color: #B0BBD9;
	border-left-color: #B0BBD9;
}
.contenugras {
	font-weight: bold;
}
.forminput {
	background-image: url(../images/design/bgform.jpg);
	background-repeat: repeat-x;
	border: thin solid #A3A9D9;
}
.formbouton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #95A4D0;
	border: 1px solid #1D1F6C;
}
.tdmenuvert {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009900;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #0033FF;
	text-decoration: underline;
}
