.sMenu1 { color: #0000ff; font-style: normal; font-size:110%t; font-family: Verdana; text-decoration: none }

A.sMenu1 {
	color: #0000FF;
}

body {
	color: #000000;
	background-color: white;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.bandeau {
	color : #ffff00;
	font-size : 250%;
	font-family : cursive;
	background : url(img/bandeaupont.jpg) no-repeat;
}

.titrerj {
	background-color: #ffff99;
	color: #ee0000;
	font-size: 120%;
}

.menuh {
	background-color : #ff1111;
	border : 1px solid #000000;
	color : #ffffff;
	text-decoration : none;
	text-align : center;
}

.menuhb {
	background-color: #ffffcc;
	text-align: center;
}

/*a:link.menuh {
	text-decoration : none;
	font-weight : bold;
	}*/

td.menuh a:link {
	text-decoration : none;
	color: #ffffff;
	font-weight : bold;
	}

td.menuh a:visited {
	color: #ffffff;
	text-decoration : none;
	}

td.menuh a:hover {
	text-decoration : none;
	color: #ffff00;
	font-weight : bold;
	}

A:link.plusInfo {
	text-decoration : none;
	font-weight : bold;
	font-family : ;
}

A:visited.plusInfo {
	text-decoration : none;
	font-weight : bold;
	font-family : verdana;
}

A:hover.plusInfo {
	text-decoration : none;
	font-weight : bold;
	font-family : verdana;
}


