body  {
        background-color:#9BB4BA;
        font: 12px Tahoma;
}

.bouton1 {
        width:150px;
        height:32px;
	padding:0px;
        font: 12px Tahoma;
	color:white;
	text-decoration:none;
	text-align:center;
}

.bouton1 a:link, .bouton1 a:visited {
        font: 14px Tahoma;
	color:yellow;
	text-decoration:none;
	text-align:center;
	padding-top:7px;
}

.bouton1 a:hover {
        font: 14px Tahoma;
	color:white;
	text-decoration:none;
	text-align:center;
	padding-top:7px;
}

.bouton1 a:focus, .bouton1 a:active {
        font: 14px Tahoma;
	color:white;
	text-decoration:none;
	text-align:center;
	padding-top:7px;
}

.bouton {
        width:170px;
        height:32px;
	padding:1px;
        font: 12px Tahoma;
	color:white;
	text-decoration:none;
	text-align:center;
}

.bouton a:link, .bouton a:visited {
	background :url(button.gif);
        width:170px;
        height:32px;
        font: 14px Tahoma;
	color:yellow;
	text-decoration:none;
	text-align:center;
	padding-top:7px;
}

.bouton a:hover {
	background :url(button.gif);
        width:170px;
        height:32px;
        font: 14px Tahoma;
	color:white;
	text-decoration:none;
	text-align:center;
	padding-top:7px;
}

.bouton a:focus, .bouton a:active {
	background :url(button.gif);
        width:170px;
        height:32px;
        font: 14px Tahoma;
	color:white;
	text-decoration:none;
	text-align:center;
	padding-top:7px;
}

.top {
	background-color:#4040C0;
	color:black;
	font-size:14px;
	border:0px;
	padding:1px;
	text-decoration:none;
	text-align:center;
}

.top a {
	text-decoration:none;
	color:black;
	padding:1px;
	display:block;
	margin:0px;
}

.menu {
	color:white;
	font-size:14px;
	border:0px;
        width:200px;
	padding:1px;
	text-decoration:none;
	text-align:center;
}

.menu a, .menu a:visited {
	text-decoration:none;
	color:yellow;
	padding:4px 3px;
	margin:0px;
}

.menu a:hover, .menu a:focus {
	color:white;
	text-decoration:none;
	padding:3px 2px;
}

.lien {
	color:black;
	font-size:12px;
	text-decoration:none;
}

.lien a, .lien a:visited {
	color:black;
	text-decoration:none;
}

.lien a:hover, .lien a:focus {
	color:#393969;
	text-decoration:none;
}

.cadre {
	background-color:#E8E8FF;
	color:black;
	font-size:14px;
	border:1px solid #9F7F85;
	padding:1px;
	text-decoration:none;
	text-align:center;
}

.menucadre {
	background-color:#2973AD;
	color:black;
	font-size:14px;
	border:1px solid #000040;
	padding:1px;
	text-decoration:none;
	text-align:center;
}


img {
	border:none;
}
