 @charset "utf-8";
/* CSS Document */

/** ----------------------------------------------
	general
	-----------------------------------------------**/
	body {
	background-color: #000000;
}
	body,td,th {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
/** ----------------------------------------------
	links
	-----------------------------------------------**/
	
	a:link {
	text-decoration: none;
		color: #CCCCCC;
}
a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #96BF0C;
}
a:active {
	text-decoration: none;
	color: #96BF0C;
}

/** ----------------------------------------------
	menus et textes univers
	-----------------------------------------------**/
.menu-haut {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #CCCCCC;
	font-weight: bold;
}
.menu-bas {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
}
.titlegeneral {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #96BF0C;
	font-weight: bold;
}
.subtitle {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
	font-weight: bold;
}
.textecourant {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
/** ----------------------------------------------
	univers ed et lulu
	-----------------------------------------------**/

.titlegeneraled {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #0553F1;
	font-weight: bold;
}
.subtitleed {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #B2B4B5;
	font-weight: bold;
}

/** ----------------------------------------------
	univers point de corde
	-----------------------------------------------**/
	
.titlegeneralpc {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #BD2001;
	font-weight: bold;
}
.subtitlepc {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #B2B4B5;
	font-weight: bold;
}

/** ----------------------------------------------
	univers maestro
	-----------------------------------------------**/
		
.titlegeneralmaest {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size: 16px;
	color: #8E5103;
	font-weight: bold;
}
.subtitlemaest {
	font-family:Verdana, Tahoma, Arial, sans-serif;
	font-size: 14px;
	color: #B2B4B5;
	font-weight: bold;
}
-->
	
