A.lienblanc {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
A:hover.lienblanc {
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	text-decoration:none;
}
A.lienrougeg {
	font-size: 12px;
	font-weight: bold;
	color: #590E13;
	text-decoration: underline;
}
A:hover.lienrougeg {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
.STrouge {
	font-size: 12px;
	font-weight: bolder;
	color: #590E13;
	text-transform: uppercase;
	padding-bottom: 7px;
}
.STrouge_mininter {
	font-size: 12px;
	font-weight: bolder;
	color: #590E13;
	text-transform: uppercase;
	padding-bottom: 3px;
}
body {
	margin: 0px;
}
.txtgras {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 10px;
}
.txtnoirgras {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	line-height: 10px;
}
.txtorangegras {
	font-size: 11px;
	font-weight: bold;
	color: #FF9900;
	line-height: 10px;
}
.txtrouge {
	font-size: 12px;
	font-weight: bold;
	color: #590E13;
	line-height: 10px;
}
input,select,textarea {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: bold;
	color: #590E13;
	background-color: #E9E9E9;
}
input,textarea {
	border: 1px solid #590E13;
}

.txtrougeinter {
	font-size: 12px;
	font-weight: bold;
	color: #590E13;
	line-height: 12px;
}
#divfetes {
	background-image: url(images/pageagenda.jpg);
	height: 300px;
	width: 400px;
	vertical-align: bottom;
	text-align: center;
	position: relative;
	left: 300px;
	top: 110px;
	border: 2px solid #FFFFFF;
	visibility: hidden;
}

