/*
Le theme de SAT'Elite

*/

 /* Config générale + scroll visible pour IE5.5+ 01131F*/
body {
	background-color: #01131F;
	scrollbar-face-color: #344754;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-3dlight-color: #344754;
	scrollbar-arrow-color:  #C0C0C0;
	scrollbar-track-color: #01131F;
	scrollbar-darkshadow-color: #01131F;
}

/* Caractères généraux */
font,th,td,p { font-family: Arial, Verdana, Helvetica, sans-serif }
a:link,a:active,a:visited { color : #FFFFFF; }
a:hover		{ text-decoration: underline; color : #18E50E; }
hr	{ height: 0px; border: solid #D1D7DC 0px; border-top-width: 1px;}


/* les lignes de tableaux //849384*/
td.row1	{ background-color: #344754; } 
td.row2	{ background-color: #46C93F; }
td.row3	{ background-color: #5D8199; } 
td.row4	{ background-color: #7C9B8C; } 

/* Le plus large */
.maintitle,h1,h2	{
			font-weight: bold; font-size: 20pt; font-family: Arial, Verdana, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #FFFFFF;
}

.maintitle_s	{
			font-weight: normal; font-size: 16pt; font-family: Arial, Verdana, Helvetica, sans-serif;
			text-decoration: none; line-height : 120%; color : #FFFFFF;
}

/* Texte général */
.gen { font-size : 12px; }
.genmed { font-size : 11px; }
.gensmall { font-size : 10px; }
.gen,.genmed,.gensmall { color : #CCCCCC; }
a.gen,a.genmed,a.gensmall { color: #999999; text-decoration: none; }
a.gen:hover,a.genmed:hover,a.gensmall:hover	{ color: #14F04D; text-decoration: underline; }


/* Navigation */
.nav			{ font-weight: normal; font-size: 11px; color : #9EBBDC;}
a.nav			{ text-decoration: none; color : #9EBBDC; }
a.nav:visited	{ text-decoration: none; color : #9EBBDC; }
a.nav:hover		{ text-decoration: underline; color : #18E50E; }

/* titles for the topics: could specify viewed link colour too */
.topictitle			{ font-weight: normal; font-size: 11px; color : #CCCCCC; }
a.topictitle:link   { text-decoration: none; color : #CCCCCC; }
a.topictitle:visited { text-decoration: none; color : #999999; }
a.topictitle:hover	{ text-decoration: underline; color : #B75050; }


/* Copyright and bottom info */
.copyright		{ font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; color: #CCCCCC; letter-spacing: -1px;}
a.copyright		{ color: #CCCCCC; text-decoration: none;}
a.copyright:hover { color: #B75050; text-decoration: underline;}
