body {
	font-family:Tahoma ;
	font-size: 12;
	background-image: url("../images/divers/fond.gif");
	background-attachment: fixed;
	background-repeat: repeat-x;
	margin:			0px;
}


body.chat {
	background-image: url("../images/divers/fond_chat.gif");
	background-repeat: repeat-x;
	color: #FFFFFF;
}

.normal_font {
	font-family:Tahoma;
	font-size: 12;
}

.tableau_stats {
	font-family:Tahoma;
	font-size: 12;
	border-top: solid 1px #cccccc;
}

.tableau_stats_header {
	font-family:Tahoma;
	font-size: 12;
	font-weight: bold;
}

img.logo {
	border-color:#000000;
}

.bold_font {
	font-family:Tahoma ;
	font-size: 12;
	font-weight: bold;
}

.bold_rouge {
	font-family:Tahoma;
	font-size: 12;
	font-weight: bold;
	color: #FF0000;
}

.nom_as {
	font-family:Tahoma ;
	font-size: 12;
	font-weight: bold;
	color: #229922;
}

body.menu {
	background-image: url("../images/menus/fond_menus.gif");
	background-repeat: repeat-y;
	color: #FFFFFF;
}

.menu {
	border-style:none ;
	background-color: #45459E;
	font-size: 12;
	font-weight: bold;
}

textarea {
	font-family:Tahoma;
	font-size: 12;
}

a {
	font-family:Tahoma ;
	font-size: 12;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #CB7F2C;
}

a.normal_font:hover {
	text-decoration: none;
	color: #CB7F2C;
}

a.bold_font:hover {
	text-decoration: none;
	color: #CB7F2C;
}

a.petit:hover {
	text-decoration: none;
	color: #CB7F2C;
}

a:visited {
	text-decoration: none;
	color: #0000FF;
}

.titre_header {
	font-family:Tahoma;
	color: #333333;
	font-size: 30;
	font-weight: bold;
	font-style: italic;
}

.titre {
	font-family:Tahoma;
	color: #111111;
	font-size: 20;
	font-weight: bold;
}

td.header_middle {
	background-image: url("../images/tableau/top_center.gif");
	background-repeat: repeat-x;
	font-size: 13;
	font-weight: bold;
	color: #FFFFFF;
}

td.header_middle_rouge {
	background-image: url("../images/tableau/top_center_rouge.gif");
	background-repeat: repeat-x;
	font-size: 13;
	font-weight: bold;
	color: #FFFFFF;
}

td.header_middle_orange {
	background-image: url("../images/tableau/top_center_orange.gif");
	background-repeat: repeat-x;
	font-size: 13;
	font-weight: bold;
	color: #FFFFFF;
}

td.header {
	font-size: 13;
	font-weight: bold;
	color: #FFFFFF;
}

tr.header_forum {
	background-color: #000050;
	font-size: 13;
	font-weight: bold;
	color: #FFFFFF;
}

.petit {
	font-size: 10;
}

.titre_onglet {
	background-color: #656582;
	font-size: 15;
	font-weight: bold;
	color: #FFFFFF;
}

tr.ligne0 {
	background-color: #DDDDDD;
	font-size: 12;
}

tr.ligne1 {
	background-color: #FFFFFF;
	font-size: 12;
}

tr.paire {
	background-color: #EEEEEE;
	font-size: 12;
}

tr.impaire {
	background-color: #FFFFFF;
	font-size: 12;
}

tr.ligne_rouge {
	background-color: #D7001D;
	font-size: 12;
}

tr.ligne_orange {
	background-color: #FC8830;
	font-size: 12;
}

tr.ligne_jaune {
	background-color: #FFFC34;
	font-size: 12;
}

tr.ligne_verte {
	background-color: #229922;
	font-size: 12;
}
