A.liens {
	color: #2D77B5;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold; 
}

A.serveurs {
	color: #2D77B5;
	text-decoration: none;
	font-size: 10px;

}

A.stats {
        color: #2D77B5;
        text-decoration: none;

}

A.partenariat {
	color: #003399;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}

A.autre {
	color: #003399;
	text-decoration: none;

}

BODY {
	background-image: url(/images/fond.jpg);
	padding: 0px;
	margin: 0px;
}

P.menu {
	font-size: 11px;
	color: #2D77B5;
	margin: 10px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
}

P.centre {
	font-size: 12px;
	color: #003399;
	text-align: justify;
}

P.histo {
	font-size: 12px;
	color: #003399;
	text-align: center;
	font-style: italic;
}

DIV.menu {
        width: 100px;
	height: 200px;
	background-image: url(/images/menu_medium.jpg);
	text-align: center;
	vertical-align: top;
	margin-top: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0px;
	border-collapse: collapse;
	border: 1px dotted #336699;
}

DIV.centre {
	padding: 20px;
	margin-top: 15px;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
	border: 1px dotted rgb(51, 102, 153);
	border-collapse: collapse;
}

TD.serveur {
        text-align: center;
	padding-top: 2px;
        font-size: 10px;
        color: #2D77B5;
}

SPAN.under {
        text-decoration: underline;
}

SPAN.bold {
        font-weight: bold;
}
