 A.index {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : lighter;
	text-decoration : none;
}

A:HOVER.index {
	color : White;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	text-decoration : none;
}
	

INPUT.blue {
	color : Black;
	border : thin solid #3399CC;
	background-color : transparent;
}


INPUT.bluebg {
	border : thin solid #3399CC;
	background-color : #0099CC;
	background-image : url(../degrad01.jpg);
	font-weight : bold;
	height : 20px;
}

body{
	scrollbar-3dlight-color : #0033CC;
	scrollbar-arrow-color : Black;
	scrollbar-base-color : #0099CC;
	scrollbar-darkshadow-color : #0066CC;
	scrollbar-face-color : #0099CC;
	scrollbar-highlight-color : Aqua;
	scrollbar-shadow-color : #00BBEE;
	scrollbar-track-color : #77DDFF;
	cursor : url(curseur_bleu.cur);
}

.textbasik {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	text-decoration : none;
}

TABLE.materiel {
	empty-cells : show;
	border-spacing : 0px;
	border : thin solid black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify
}

TABLE.titre {
	empty-cells : show;
	border-spacing : 0px;
	border : thin solid #0099CC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: Black;
	text-align: justify
}

td.materiel {
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: thin;
}

td.drbas{
	border-bottom-color: Black;
	border-bottom-style: solid;
	border-bottom-width: thin;
	border-right : thin solid Black;
}

td.dr{
	border-right : thin solid Black;
}

p.materiel{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #000000;
	text-align: justify;
	text-decoration : inherit;
}

hr.red {
	height : 1;
	border : thin solid Red;
}

hr.blue{
	height : 1;
	border : thin solid #0099CC;
}

A.alliance, A:LINK.alliance, A:VISITED.alliance 
{
	color : #6699CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	text-decoration : none;
}
A:HOVER.alliance
{
	color : #6699CC;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bolder;
	text-decoration : underline;
}
	
.sommaire { 
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 font-size: 12px; 
 font-weight: bold; 
 color: #FFFFFF; 
 text-align: center; 
 border: 2px #0099cc solid; 
 background-color: #000000
 }
.barnav {
 margin-left: 2px 
 }
 
 A.nl {
	color : Gray;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : lighter;
	text-decoration : none;
}

A:HOVER.nl {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : lighter;
	text-decoration : underline;
}

.icd
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color : #3399CC;
	font-weight : bolder;
}

 A.doc {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : lighter;
	text-decoration : none;
	font : bold;
}

A:HOVER.doc {
	color : Black;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : lighter;
	text-decoration : underline;
	font : bold;
}
