body 
{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #ffffff;
	scrollbar-face-color:#000000;
	scrollbar-shadow-color: red;
	scrollbar-highlight-color: red;
	scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-track-color:#000000;
	scrollbar-arrow-color: red;
	background-color : Black;
}

body.bckground
{
	background-image: url(../../images/bckground.jpg);
	background-repeat : repeat-y;
	background-attachment: fixed;
	background-color : Black;	
}

body.mur
{
	background-image: url(../../images/oriflamme_06.jpg);
	background-repeat : repeat-y;
	background-color : Black;	
}

body.navig
{

	background-color: #000000;
}

td
{
	font-size: 11px; 		
}

.past
{  
	color: #CCCCCC; 
}

.avenir
{
	color: yellow;
}

a:link 
{  
	color: yellow; 
	text-decoration : none;	
}
a:hover 
{
	color: red;
	text-decoration : none;
}
a:visited 
{
	color: yellow;
	text-decoration : none;
}

.titregras
{
	font-size: 12px;	
	font-weight : bold;
	color: yellow;	
}

.titregrasrouge
{
	font-size: 12px;	
	font-weight : bold;
	color: Red;	
}


.titregraspast
{
	font-size: 11px;	
	font-weight : bold;
	color: #CCCCCC	
}

.soustitre
{
	font-size: 11px;	
	color: #ffffff;	
	font-weight : bold;
	height: 15px;		
	border-bottom : 1px solid #999999;
	padding : 1px;		
}
.gras
{
	font-weight : bold;
}
.italic
{
	font-style : italic;
}
.centrer
{
	text-align : center;
}

.gauche
{
	text-align : left;
}

.centre 
{  
	text-align: center;
}
.droite 
{  
	text-align: right;
}
.menu
{
	color: Yellow;
	font-weight: bold;
	font-size: 11px;
	text-decoration : none;
	height: 15px;
	padding : 1px;
}
.smenu
{
	color: Gray;
	font-size: 10px;
	height: 15px;
	text-decoration : none;
	padding : 1px;
}
 
.bouton 
{
	color: white;
	font-size: 10px;
	background-color: transparent;
	border : 2px outset Red;
}
.boite
{
	background-color : transparent;
	border : 1px solid Red;
	color : white;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.frame
{
	border : 1px solid Black;
}
