/* AUTEUR: ANTONELLO BROZZU */
/* DATE DE CREATION: 20/03/2008 */

#player {
	width: 480px;
	float: left;
	height: 260px;
	border:0px #EEEEEE solid; 
}

#player2 {
	width: 480px;
	float: left;
	height: 216px;
	border:0px #EEEEEE solid; 
}

.menu A:ACTIVE, A:LINK, A:VISITED {
	text-decoration : none;
	color : #666666;
	font-family : arial;
	font-weight : bold;
	font : 12px Arial;
	background-repeat : no-repeat;
}

.menu a:hover {
	color : #D700D7;
	text-decoration : none;
	font-weight : bold;
	font : 12px Arial;
}

font.menu {
	color : #666666;
	font-family : arial;
	font-weight : bold;
	font : 12px Arial;
}


font.titres {
	color : #000000;
	font-family : arial;
	font-weight : bold;
	font : 18px Arial;
}

font.titres2 {
	color : #000000;
	font-family : arial;
	font-weight : bold;
	font : 16px Arial;
}


font.titresb {
	color : #098CCC;
	font-family : arial;
	font-weight : bold;
	font : 24px Arial;
}

font.titresb2 {
	color : #098CCC;
	font-family : arial;
	font-weight : bold;
	font : 22px Arial;
}

font.textes {
	color : #343434;
	font-family : arial;
	font-weight : normal;
	font : 13px Arial;
}

