body {
	font-family: Verdana, sans-serif, palatino;
	font-weight: normal;
	color: #ddd;
	font-size: 9px;
	background-color: #460909;
	background-color: #000;
}

hr {
	background-color: #460909;
	color: #460909;
	height: 1px;
	border: 0;
	align: center;
	
}
a {
	font-size: 10px;
	color: #f50;
}

a:hover {
	font-size: 10px;
	color: #fa0;
}

h2 {
	font-size: 15px;
}



.bordure img {
	padding: 0px 5px 10px 2px;
}


ul {
	list-style-type: none;
	display: block;
}

.fl p {
	float: right;
}


.haut tr {
	background: #960a0a;
}

.haut td {
	background: #960a0a;
	color: blue;
}

th {
	background: #960a0a;
}

.box table {
	border: 1px solid #960a0a;
	padding: 3px;
	margin: 0px;
}

.red table {
	border: 0px solid #960a0a;
	background: #960a0a;
	padding: 0px;
	margin: 0px;	
}

.nav a {        
	height: 13px;
	float: left;
	display: block;
	text-align: center; 
	text-decoration: none;
	color: #ccc;
	border: 1px transparent;
	valign: center;
}

.nav a:hover {        
	height: 13px;
	float: left;
	display: block;
	vertical-align: text bottom;
	text-align: center;
	border: 1px solid;
	text-decoration: none;
	color: #ccc;
	background: #740303;
}

.nav img {
	border: 0px solid;
}

.l a:visited {       
	text-decoration: underline;
	color: #ccc;
}


li {
	font-size: 12px;
	display: inline;
}

h1 {
	font-size: 39px;
}

.fond {
	background-repeat: repeat;
}

.bannieres {
	margin-left: 25px;
}

.small {
	font-size: 9px;
}

.titre {
	font-size: 12px;
	text-decoration: bold;
}

#date {
	text-align: center;
}

#container {
	position: relative;
	float: left;
	top: -7px;
	_top: -15px;
	width: 500px;
	margin-left: 20%;
	_margin-left: 5%;
	margin-right: auto;
	margin-top: 0px;
	vertical-align: middle;
	background-image: url("fond_rouge4.gif");
	background-repeat: repeat;
	border: 1px solid #fff; 
	height: auto;
}

#shootbox {
	background-image: url("fond_rouge4.gif");
	background-repeat: repeat;
	border: 1px solid #fff;
	padding: 2px 5px 2px 5px;
	width: 165px;
}

#rbox1 {
	margin-top: 0px;
	background-repeat: repeat;
	border: 0px solid #fff;
	width: auto;
}

#rpanel {
	position: relative;
	float: left;
	display: block;
	top: -7px;
	_top: -15px;
	margin-left: 4px;
	margin-right: 2px;
	margin-top: 0px;
	<!--
	/*
	background-image: url("fond_rouge4.gif");
	background-repeat: repeat;
	border: 1px solid #fff;
	*/
	-->
	width: auto;
}

#container img {
	border: 0px solid;
}

#tete {
	width: 550px;
	background-image: url("logo4.gif");
	background-repeat: no-repeat;
	position: relative;
	height: 50px;
}

#menu {
	width: 490px;
	height: 25px;
	border: 0px;
}

#corps {
	position: relative;
	width: 490px;
	float: none;
	margin-right: 20px;
	margin-left: 5px;
}

#footer {
	width: 490px;
	text-align: center;
	float: none;
}


#bande {
	width: 100%;
	background-color: #960a0a;
	text-align: center;
}


#corps pre, code, div.code {
	border: 0;
	border-left: 5px solid #0000FF;
	color: #2222DD;
	font-family: Courier, "Courier New", monospace;
	font-size: 1em;
	padding: 0.5em 1em;
	margin: 1em 0.5em;
	background: #CCCCCC;
	width: 440px;
	overflow: auto;
}

/* ============================================================= */
/* ========================SPEECH BUBBLES======================= */
/* ============================================================= */

/* Normal Bubble */
div.bubble {
	width: auto;
	/*font-size: 0.95em;*/
	font-weight: normal;
	color: #000;
	font-size: 9px;
	margin-bottom: 24px;
}

div.bubble blockquote {
	margin: 0px;
	padding: 0px;
	border: 1px solid #c9c2c1;
	background-color: #fff;
}

div.bubble blockquote p {
	margin: 10px;
	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;
	background: transparent url(tip.gif) no-repeat 20px 0;
	font-style: normal;
}

/* Rounded Bubble */
div.bubble div.rounded {
	margin-bottom: 10px;
	border: 3px solid #fff;
	background-color: #b7e0ff;
}
div.bubble div.rounded blockquote {
	border: 0;
	background-color: transparent;
}
div.bubble div.rounded blockquote p {
	margin: 0px 10px;
}
div.bubble cite.rounded {
	position: relative;
	margin: 0px;
	padding-left: 15px;
	padding-top: 12px;
	top: 9px;
	background: transparent url(tip-rounded.gif) no-repeat 15px 0;
}

/* Pimped Bubble */
div#pimped.bubble {
	font-size: 0.9em;
}
div#pimped.bubble div.rounded {
	color: #fff;
	border: 3px solid #fff;
	background-color: #111;
}
div#pimped.bubble cite.rounded {
	background: transparent url(tip-pimped.gif) no-repeat 15px 0;
}



/* ============================================================= */
/* ========================SPIFFY CORNERS======================= */
/* ============================================================= */



.round_box{display:block}
.round_box *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#a00f0f}
.round_box1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #a30c0c;
  border-right:1px solid #a30c0c;
  background:#a10d0d}
.round_box2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #a60a0a;
  border-right:1px solid #a60a0a;
  background:#a10e0e}
.round_box3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #a10e0e;
  border-right:1px solid #a10e0e;}
.round_box4{
  border-left:1px solid #a30c0c;
  border-right:1px solid #a30c0c}
.round_box5{
  border-left:1px solid #a10d0d;
  border-right:1px solid #a10d0d}
.round_boxfg{
  background:#a00f0f;
  /*padding-right:6px;*/
  padding-left:3px;
  }
.round_boximg{
  background: transparent url("img/cube_red.gif") no-repeat bottom right;
  margin-right:6px;
  }
  
  
  
  
/* ======================== ACTION SCRIPT HIGHLIGHTER ====================== */
.code_back { display:block; background:#FFF; font-size: 0.9em; }
.Hwrd	{ color:#000050; }
.Hkwrd	{ font-family:"Courier New", Courier, mono; color:#039; font-weight:bold; font-size:110%; }
.Hidn	{ color:#0000D0; }
.Hqt		{ color:#666; }
.Hcom	{ font-family:Arial, Helvetica, sans-serif; color:#949; }
.Hnum	{ font-family:"Courier New", Courier, mono; color:#C00; }
.Hop		{ color:#421; }
.Hln		{ font-family:"Courier New", Courier, mono; color:#AAA; }
.HERROR	{ color:#FFF; font-family:Verdana, Arial, sans-serif; font-weight:bold; }
  
