

span.titre1{
	text-align:center;
	font-family: Tahoma;
	font-size:48px;
	color:#013AFE;
	border-style: solid;
	border-color: #330066;
	background-color: #6666CC;
	}
	
td.menu1{
	vertical-align: center;
	padding-left: 30px;
	padding-right: 10px;

	}

td.menu2{
	padding-left: 20px;
	padding-right: 10px;
	}

a:link {
    font-weight: normal;
    font-style: normal;
	text-decoration: none;
	color: #0066CC;
	}

a:visited{
	text-decoration: none;
	color:#0066CC;
}

a:hover{
	color:#3140A8;
	font-weight: normal;
	font-style: italic;
	font-weight: bold;
	}

a.an:link {
	color: #0066CC;
    font-weight: normal;
    font-style: normal;
	text-decoration: none;
	color: #0066CC;
	}

a.an:visited{
	text-decoration: none;
	color:#0066CC;
}

a.an:hover{
	color:#3140A8;
	font-weight: normal;
	font-style: italic;
	font-weight: bold;
	}