body
	{
		background: black;
		background-image: url(../image/nuclear2dn3.jpg);
		background-repeat: no-repeat;
		background-attachment: fixed;
	}
img
	{
		border : 0px;
	}
table
	{
		border : 0px;
		border-collapse: collapse;
	}
.news
	{
		vertical-align: top;
	}
.tablenews
	{
	}
.affichenews
	{
		background-image: url(../image/middle.jpg);
		background-repeat: no-repeat;
		background-position: 100%;
		text-align: justify;
		vertical-align: center;
		font-size: 12px;
		padding-left: 10;
		padding-right: 10;
	}
.newsimage
	{
		text-align: center;
		vertical-align: top;
		font-size:12px;
	}
.sortie
	{
		color: green;
		text-align:center;
	}
.liennews
	{
		font-size:12px;
		text-align: center;
	}
.pied
	{
		font-size: 10px;
		
	}
.histoireliste
	{
		text-align: center;
		font-size: 24px;	
	}
.dlhistoire
	{
		text-align: justify;
		font-size: 12px;
	}
.dl
	{
		text-align: center;
		font-size: 14px;
	}
.titredl
	{
		text-align: center;
		font-size: 12px;
	}
.titre
	{
		font-size: 24px;
		text-align: center;
	}
.carteperso
	{
		font-size:12px;
		text-align:center;
	}
.persocbld
	{
		font-size: 12px;
		text-align:justify;
	}
.liencbld
	{
		font-size: 12px;
	}
.gangclassement
	{
		font-size: 12px;
	}
.livredor
	{
		font-size:12px;
	}
a:link, a:visited, a:hover 
	{
		font-size: 12px;
		font-weight: normal;
		font-style: normal;
		font-variant: normal;
	}
a:link 
	{
		color: #330000;
	}
a:visited 
	{
		color: #330000;
	}
a:hover 
	{
		color: #F00;
	} 
with:otherStyleOn = new style
	{
		font-family: verdana;
		color: #666666;
		font-size: 11px;
		font-style: normal;
		background-color: #99CCFF;
		border:1px;
		border-style: dashed;
		border-color: #66CCFF;
		padding	: 3px;			
	}
with:otherStyleOff = new style
	{	
		font-family: verdana;
		color :#CCCCCC;
		font-size:11px;
		font-style:normal;
		background-color: transparent;
		border:0px;
		border-style: dashed;
		border-color:#00bb00;
		padding:1px;			
	}