.logo {
	background-image: url('http://80.14.69.59/documents/logo_webcall/66.jpg');
	background-repeat: no-repeat;
	background-position: center center;
}
.body {
	background-image: url('fond.png'); 
	background-repeat: repeat-x; 
	background-attachment: fixed; 
	background-position: left top;
}
.fond {
	background-color: #EA2B01;
	background-color1: #1C2695; 
}
.texte {
	color: #EA2B01;
	color1: #1C2695;
}
.menu {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	height: 20px;
	padding-top: 3px;
		padding-left: 10px;
	border-right: 1px solid #FFFFFF;
	display: inline-block;
	//display: inline;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
}
.menu:hover {
	color: #FFFFFF;
	background-color: #EA2B01;
	background-color1: #1C2695;
}
.menu:active {
	color: #FFFFFF;
}
.menuong {
	color: #FFFFFF;
	background-color: #000000;
	font-size: 8pt;
	font-family: Verdana;
	display:-moz-inline-box; display:inline-block;
	//display: inline;
}
.menuongover {
	color: #FFFFFF;
	background-color: #EA2B01;
	background-color1: #1C2695;
	font-size: 8pt;
	font-family: Verdana;
	display:-moz-inline-box; display:inline-block;
	//display: inline;
}
.sousmenu {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	height: 20px;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 10px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	display: inline-block;
	//display: inline;
	font-family: Verdana;
	font-size: 7pt;
	font-weight: bold;
	text-align: center;
}
.sousmenu:hover {
	background-color: #000000;
}
.sousmenu:active {
	background-color: #666666;
}
.baspage {
	color: #969696;
	text-decoration: none;
}
.baspage:hover {
	color: #505050;
	text-decoration: none;
}
.baspage:active {
	color: #969696;
	text-decoration: none;
}
.baspageover {
	color: #505050;
	text-decoration: none;
}
.baspagefond {
	background-color: #969696;
	text-decoration: none;
}
.baspagefondover {
	background-color: #505050;
	text-decoration: none;
}
.onglet_actif {
	color: #EA2B01;
	color1: #1C2695;
	display:-moz-inline-box; display:inline-block;
	//display: inline;
	width: 180px;
	font-size: 10pt; 
	font-weight: bold;
	cursor: pointer;
}
.onglet_inactif {
	color: #FFFFFF;
	display:-moz-inline-box; display:inline-block;
	//display: inline;
	width: 180px;
	font-size: 10pt; 
	font-weight: bold;
	cursor: pointer;
}
.div_fixe {
	display:-moz-inline-box; display:inline-block;
	//display: inline;
}
.player {
	background-color: #505050;
	color: #FFFFFF;
}
.playersur {
	background-color: #EA2B01;
	background-color1: #1C2695;
	color: #FFFFFF;
}
.playeronglet {
	background-color: #C0C0C0;
	color: #000000;
}
.playerongletinactif {
	background-color: #969696;
	color: #FFFFFF;
}
.icostu_inactif {
	background-color: #969696;
}
.icostu_encours {
	background-color: #EA2B01;
	background-color1: #1C2695; 
}
.icostu_fait {
	background-color: #000000;
}
.txtstu_inactif {
	color: #969696;
}
.txtstu_encours {
	color: #EA2B01;
	color1: #1C2695; 
}
.txtstu_fait {
	color: #000000;
}