* {
	font-family: Tahoma, Verdana, Arial, Helvetica; 
	font-size:12px;
	color:#333;
}
HTML{
	margin: 0;
	height: 100%;
	padding:4px;  	
	border-left:24px solid #600;
}
A{
	font-weight : bold;
	text-decoration: none;
	color: #600;
}
A:hover{
	color: #C00;	
}
IMG{
	border:0;	
}

div#Menu{
  position : absolute;
  top : 0px;
  left : -24px;
  width: 24px;
}

div#flashMenu{
  position : absolute;
  top : 0px;
  left : 0px;
}

div#news_box{
  position : absolute;
  top : 0px;
  right : 0px;
}
div#monstroplante{
  position : absolute;
  bottom : 0px;
  right : 0px;
}

div#news_box A{
	color: #FFF;
}
div#news_box TR{
	background-color:#600;
	margin: 0;
	padding: 0;	
	font-weight:bold;
}
div#list A{
	color: #FFF;
}
div#list TR{
	background-color:#600;
	margin: 0;
	padding: 0;	
	font-weight:bold;
}
.titreNews{
	font-size:12px;
	font-weight : bold;
	text-decoration: none;
	color: #600;
}
.tdSelect{
	background-color:#C00;
}
.tdNorm{
	background-color:#600;
}
.newsBorder {
	border-left:2px dotted #600;
	margin-left:5px;
	padding-left:5px;	
}
.menuImage{
	margin-left:-24px;
}
.miniTextItem{
		font-size:10px;
}