body {
	background-color: #1A1A1A;
        font: normal normal 10px/150% Helvetica, Arial, Geneva, sans-serif;
	
	font-size: 10px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	background-image: url(./misc/img/bg.jpg);
	background-repeat: no-repeat;
}
img{
	border: 0;
}
.menu{
	color: #9fd30e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
  }
.texte1{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #8C8C8C;
}
.texte{
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8C8C8C;
	line-height: 19px;
}
a {
	COLOR: #9fd30e;
	TEXT-DECORATION: none;
	border: 0px;
}
a:visited {
	COLOR: #9fd30e;
       TEXT-DECORATION: none;
	border: 0px;
}
a:active {
	COLOR: #9fd30e; 
      text-shadow: rgba(255,255,255,1) 0 0 3px;

        border: 0px;
}
a:hover {
	COLOR: #ffffff;   
        border: 0px;
        text-shadow: rgba(255,255,255,1) 0 0 4px;


}
.date{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #0B8DE1;
}
.titre{
	font-family: Arial, Helvetica, sans-serif;
	
	font-size: 15px;	
        color: #9fd30e;
	
}
.titre a:visited {
	COLOR: #9fd30e;
        TEXT-DECORATION: none;
	border: 0px
}
.titre a:active {
	COLOR: #9fd30e;
 TEXT-DECORATION: none; border: 0px
}
.titre a:hover {
	COLOR: #9fd30e;
 TEXT-DECORATION: none; border: 0px
}
.img{
   border: 5px solid #404042;
}

.texte2{
	font-size: 9px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #8C8C8C;
}
	
	
.date2{
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
color: #0B8DE1;
}

.img2{
	border: 5px solid #404042;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.img3{
	border: 5px solid #404042;
	border-top-width: 0px;
	border-bottom-width: 0px;
}

.img3:visited{
	border: 5px solid #404042;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.img3:hover{
	border: 5px solid #9fd30e;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
.img3:active{
	border: 5px solid #404042;
   border-top-width: 0px;
	border-bottom-width: 0px;
}