.Style {
	color:#ffffff;
	font-family: 'Roboto', sans-serif;
	font-size: small;
}

.Style2 {
	color:#000000;
	font-family: 'Roboto', sans-serif;
	font-size: small;
}

.Styledisabled {
	color:grey;
	font-family: 'Roboto', sans-serif;
	font-size: small;
}

.Stylelien {
	color:#ffffff;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	font-size: small;
}
.Stylelien:hover {
	color:#ff9900;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	font-size: small;
}
}
.Stylelien:visited {
	color:#ffffff;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	font-size: small;
}

.Style2 {
	color:#000000;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	font-size: small;
}
.Style2:hover {
	color:#FFFFFF;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	font-size: small;
}
}
.Style2:visited {
	color:#000000;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	font-size: small;
}

.StyleResp {
	color:#ffffff;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	font-size: small;
	vertical-align: middle;
}

.StyleParc {
	color:#000000;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	font-size: small;
	vertical-align: middle;
}
.StyleParcBig {
	color:#000000;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	font-size: 150%;
	vertical-align: middle;
}

.StyleNotif {
	color:#ffffff;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	font-size: x-small;
}

.StyleNotif1 {
	color:#ffffff;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	font-size: x-small;
}

.StyleNotif2 {
	color:#22314e;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	font-size: x-small;
}

.StyleNotif3 {
	color:#12771e;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	font-size: x-small;
}

.StyleErreur {
	color:#ff0000;
	font-family: 'Roboto', sans-serif;
	text-decoration: none;
	font-size: 100%;
}

tr.trLink {
    cursor: pointer;
}

tr.trLink a{
    display: block;
    height: 100%;
    width: 100%;
}

