body {
	background: #242424;
	font-family: Verdana ;
	font-size: 10px ;
	color: white ;
}
.cat1 {
	background: #9DBDD3;
	font-family: Verdana;
	font-size: 12px;
	color: #C2E2F9;
	font-weight: bold;
}
.cat2 {
	background: #8C8B1C;
	font-family: Verdana;
	font-size: 12px;
	color: #CAC818;
	font-weight: bold;
}
.cat3 {
	background: #ED6C03;
	font-family: Verdana;
	font-size: 12px;
	color: #FCB65B;
	font-weight: bold;
}
.cat4 {
	background: #782B5E;
	font-family: Verdana;
	font-size: 12px;
	color: #C764A6;
	font-weight: bold;
}
.cat5 {
	background: #B4A080;
	font-family: Verdana;
	font-size: 12px;
	color: #E9CEA4;
	font-weight: bold;
}
.cat6 {
	background: #748388;
	font-family: Verdana;
	font-size: 12px;
	color: #A3BBC3;
	font-weight: bold;
}
.cat7 {
	background: #E68080;
	font-family: Verdana;
	font-size: 12px;
	color: #F8B2B2;
	font-weight: bold;
}
.cat8 {
	background: #ABABAB;
	font-family: Verdana;
	font-size: 12px;
	color: #DDDDDD;
	font-weight: bold;
}
.menuout {
	/*background: #414141;*/
	font-family: Verdana;
	font-size: 11px;
	color: #8f8e8e; /*#B1AFAF;*/
	font-weight: bold;
	border-bottom: solid 1 #242424;
}
.menuin {
	/*background: #5D5D5D;*/
	font-family: Verdana;
	font-size: 11px;
	color: white;
	font-weight: bold;
	border-bottom: solid 1 #242424;
	cursor: hand;
}
.menu {
	background: #333333;
	font-family: Verdana;
	font-size: 11px;
	color: 8f8e8e; /*#B1AFAF;*/
	font-weight: bold;
}

.content {
	background: #333333;
	font-family: Verdana;
	font-size: 11px;
	color: #B1AFAF;
	font-weight: bold;
}
.photo {
	border: 0;
	width: 207;
}
.title {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: White;
	height: 24px;
	width: 445px;
	background: url(/pictures/page/title.jpg) no-repeat top left;
	vertical-align: middle;
	padding-left: 6px;
	padding-top: 2px;
	/*text-transform: uppercase;*/
}
.text0 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: White;
	padding-top: 2px;
	text-overflow: ellipsis;
	overflow: hidden;
}
.text6 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: White;
	padding-left: 6px;
	padding-top: 2px;
	text-overflow: ellipsis;
	overflow: hidden;
}
.libelle1 {
	color: #C2E2F9;
	font-weight: bold;
}
.libelle2 {
	color: #CAC818;
	font-weight: bold;
}
.libelle3 {
	color: #FCB65B;
	font-weight: bold;
}
.libelle4 {
	color: #C764A6;
	font-weight: bold;
}
.libelle5 {
	color: #E9CEA4;
	font-weight: bold;
}
.libelle6 {
	color: #A3BBC3;
	font-weight: bold;
}
.libelle7 {
	color: #F8B2B2;
	font-weight: bold;
}
.libelle8 {
	color: #DDDDDD;
	font-weight: bold;
}

table {
	border: 0 ;
}

img {
	border: 0 ;
	align: absmiddle ;
}

p {
	text-align : justify;
	margin-left : 5px;
	margin-right : 10px;
}

a
{
	color: white;
}
a:active {
	color: white;
}
a:hover {
	color: yellow;
	text-decoration: none;
}
a.link1:hover 
{
	color: #C2E2F9;
}
a.link2:hover 
{
	color: #CAC818;
}
a.link3:hover 
{
	color: #ff9000; /*FCB65B;*/
}
a.link4:hover 
{
	color: #C764A6;
}
a.link5:hover 
{
	color: #E9CEA4;
}
a.link6:hover 
{
	color: #A3BBC3;
}
a.link7:hover 
{
	color: #F8B2B2;
}
a.link8:hover 
{
	color: #DDDDDD;
}

.scroller {
	font-size: 12px;
	color: #1a518e;
	font-weight: bold;
}

.bouton {
	background: #333333;
	border-color: #2e2e2e;
	border-bottom-color: #2a2a2a;
	border-right-color: #2a2a2a;
	color: #ffffff;
	cursor: hand;
	font-family: Verdana,Arial,Helvetica;
	font-size: 8pt;
	font-weight: bold;
	text-decoration: none;
	width: 110;
}

