body {
	margin:0px;
	padding:0px;
}
.menugauche {
	background-repeat: repeat-y;
}
.titremenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.txtmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	line-height: 18px;
}

a:link {

    color: #000000;

    text-decoration: none;

    font-weight: normal;

    font-style: normal;

}
a:visited {

    color: #000000;

    text-decoration: none;

    font-weight: normal;

    font-style: normal;

}
a:hover {

    color: #000;

    text-decoration: underline;

    font-weight: normal;

    font-style: normal;

}
a:active {

    color: #000000;

    text-decoration: none;

    font-weight: normal;

    font-style: normal;

}


