#barreTitre{
	background-color: #6699CC;
	background-image: url(../images/logoUTM.gif);
	background-repeat: no-repeat;
	font-family: "Bodoni MT Black",Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-variant: small-caps;
	width: 100%;
	height: 68px;
	empty-cells: show;
}

.thOptionMenu{
	border: 1px;
	border-bottom-style: solid;
	border-top-style: solid;
	border-left-style: dashed;
	border-right-style: dashed;
	border-color: #0033CC;
	padding-left: 1em;
	padding-right: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	background-color: #E1E2F4;
}

.thOptionMenu a{
	text-decoration: none;
	font-size: 13px;
	color: Black;
	font-weight: bold;
}

.thOptionMenu a:hover{
	background-color: #C8C8FF;
	font-weight: bold;
	color: navy;
}

.pAlignCentre{
	text-align: center;
}

.pAlignDroit{
	text-align: right;
}

.pAlignInherit{
	text-align: inherit;
}

.user{
	position: relative;
	top: 5px;
	left: 0px;
	width: 100%;
	height: 1em;
}

body{
	background-color: #FFFFF0;
}

#piedPage{
	position: relative;
	top: 20px;
	left: 0px;
}

input{
	background-color: #FFFF99;
}


.message {
	text-align: center;
	background-color: #FFFFD7;
	font-weight: bold;
	color: #006633;
}

.aCacherReveler {
	color: #6699CC;
	cursor: pointer;
}

.aRetour {
	color: #6699CC;
	text-decoration: none;
	font-weight: bold;
}

div, table, tr, th, span {
	font-weight: normal;
}

