@charset "UTF-8";
body
{
	background-color: #002;
	color: #407E9B;
} 
.titre {
	font-family:"Lucida Sans Unicode, Lucida Grande, sans-serif";
	font-size: 24px;
	color: #5E9FAE;
}
.titre_suite {
	font-family:"Lucida Sans Unicode, Lucida Grande, sans-serif";
	font-size: 16px;
	color: #5E9FAE;
}
.text {
	font-family:"Lucida Sans Unicode, Lucida Grande, sans-serif";
	font-size: 14px;
	text-align: left;
}
.petit_text {
	font-family:"Lucida Sans Unicode, Lucida Grande, sans-serif";
	font-size: 14px;
	color: #5E9FAE;	
}
.text_blanc {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	color: #5E9FAE;
}
.text_bleu {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFDF7;
	text-align: left;
}
.complet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #B00;
}
a.general:link {
	text-decoration:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #DBDBDB;
}
a.general:visited {
	text-decoration:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	color: #DBDBDB;
}
a.general:hover {
	text-decoration:none;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #675E51;
}
a.general:active {
	text-decoration:none;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #675E51;
	text-align: center;
}




table.tableau {
	background-color:#0C071C;
	width:623px;
	}
	
td.tableau{
		width:89px;
		height:50px;
		}

.enlight {
	font-family:"Lucida Sans Unicode, Lucida Grande, sans-serif";
	font-size: 15px;
	color: #FFA35A;
}

table.cadrebleu {
	border-width: 1px;
	border-spacing: ;
	border-style: outset;
	border-color: #407E9B;
	cellpadding:3;
	border-collapse: colapse;
	padding: 2px;
}
table.cadremaron {
	border-spacing: ;
	cellpadding:3;
	border-collapse: colapse;
	border: 1px outset  #675E51;
}
.bordsup {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #407A80;
	border-right-color: #407A80;
	border-bottom-color: #407A80;
	border-left-color: #407A80;
}

