body.inbox { 
	color : #ffffff ; background-color: #ce6921 ; 
	padding-right: 8px ; padding-left: 8px ;
	background-image: url('images/gran_orange.jpg') ; 
	font-family: "Bitstream Vera Sans", Verdana, Arial, Helvetica, sans-serif ; 
	font-weight: bold ;
	font-size:  100% ; 
}

body.chatters { 
	font-size:  90% ; 
	color : #ffffff ; background-color: #aa0f0f ;
	margin: 1px ; 
}

body.error {
	font-size:  90% ; 
	background-image: url('images/7erreurs.jpg') ;
	background-position: center 70%  ; background-repeat: no-repeat ; background-attachment: fixed ;
	background-color: #000000 ; color: #ef9a00 ;
	padding-top: 30px ; padding-left: 30px ;
}

body.discours { 
	font-size:  80% ; 
	color : #000000 ; background-color: #f5cc82 ; 
	font-weight: normal ;
	padding-right: 18px ; padding-left: 8px ;
}

div.main {
	width: 100% ; height: 60% ;
	position: absolute ; right: 0px ; top: 1% ;
	background-image: url('images/revorangebg.gif') ; 
	background-position: top center  ; background-repeat: no-repeat ; 
	font-size: 90% ;
	z-index: 1;
}

div.reb {
	margin-top: 90% ; margin-bottom: 10px ;
	position: absolute ; right: 0px ; bottom: 0px ;
	font-size: 80% ;
	text-align: right;
	font-weight: normal ;
}

div.transparent{
	position: absolute;
	background-color: transparent;
	z-index: 20;
	top: 15px;
	left: 23px;
	width: 152px; height: 107px;
}

p.txt {
	margin-top: 45% ;
	text-align: center ;
}

table.hole {
	margin-left: auto ; margin-right: auto ; margin-top : 30% ;
	width: 541px ; height: 239px ;
	background-image: url('images/hole.gif') ; 
	background-position: top center  ; background-repeat: no-repeat ; 
}

td.hole { 
	color: #ff0000 ;
	text-align: center ;
	font-size : 20px ;
}


table.reb { 
	width: 100% ;
}

td.reb { 
	width: 33% ;
	text-align: center ; 
}

a:link { color: #ffffff; text-decoration:none }
a:visited { color: #ffffff; text-decoration:none }
a:hover { color: #ffffff; text-decoration:underline }
a:active { color: #ffffff; text-decoration:none }


table.def1 {
	margin-top: 5px ; margin-left: 5px ;
} 

td.def1 {
	width: 152px ; height: 107px ;
	background-image: url('images/uriner.jpg') ; 
}

td.def1 a { display: block ; }
td.hole a { text-decoration: none ; }

table.ipchat {
	margin-left: auto ; margin-right: auto ; margin-top: 10px ;
	padding: 10px ; 
	width: 80% ;
	color: #ffffff ;
	border-style: double ; border-color: #ffffff ;
	background-color : #000000 ;
	-moz-border-radius: 20px ;
}
 
td.iplegend { color: #aaaaaa ; }
td.usrname { color: #ffff00 ; }

td.usrip {
	 color: #ff0000 ; 
	font-weight: bold ;
}

td.usrid {
	color: #ff00ff ;
	text-align: right ;
}
td.room {
	color: #ff00ff ;
	text-align: center ;
}

