/* Style général Magellangue*/

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
body {
	background-color:#EAEAEA;
	background-image:url(ap-webmaster.jpg);
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0000FE;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0000FE;
}
a:hover {
	text-decoration: none;
	font-size: 12px;
	font-weight:none;
	color: #0000FE;
}

a:active {
	text-decoration: none;
	color: #0000FE;
}


/* ID Styles */
#bienvenue {
	font-family: Monotype Corsiva;
	font-size: 30px;
	font-weight: none;
	color: #000000;
	text-align: center;
	letter-spacing: 0.1em;
}

#arriere-plan {
	background-image: url(background.jpg);
	vertical-align: middle;
}

#page {
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-right-style: outset;
	border-bottom-style: outset;
	border-left-style: outset;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}

