a,a:active,a:link,a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
body {
	margin: 0px;
	background-color: #F3F6F9;
}
fieldset {
	padding:5px;
	border: 1px solid #A3A39C;
}
input {
	vertical-align: middle;
}
legend {
	font-weight: bold;
}
li {
	color: #406180;
	list-style-type: square;
}
td {
	font-family: Tahoma, Verdana, Helvetica, Arial;
	font-size: 11px;
	color: #000000;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #A3A39C;
	width: 350px;
	height: 17px;
}
.leftmargin {
	padding-left: 5px;
}
.link,.link:active,.link:link,.link:visited {
	color: #406180;
	text-decoration: none;
}
.link:hover {
	color: #406180;
	text-decoration: underline;
}
.menuTitle {
	font-size: 14px;
	color: #406180;
	font-weight: bold;
	letter-spacing: 5px;
}
.stitle {
	font-size: 12px;
	color: #006546;
	font-weight: bold;
}
.title {
	font-size: 18px;
	color: #006546;
	letter-spacing: 5px;
}

.t { 
	font-size:16px ;
	font-weight: bold ;
}
td.petitGras {
	font-size:10px;
	font-weight: bold;
}
.infobulle{
	position: absolute;	
	visibility : hidden;
	border: 1px solid Black;
	padding: 10px;
	font-family: Verdana, Arial;
	font-size: 10px;
	background-color: #FFFFCC;
}