body {
	background-color: #000000;
	margin: 0px;
}

A:LINK, A:ACTIVE, A:VISITED { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #92203d;
	text-decoration: none;
}
A:HOVER {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #6E0C25;
	text-decoration: none;
}

/* menu */


.navigation_sub:LINK, .navigation_sub:ACTIVE, .navigation_sub:VISITED { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #6E0C25;
	text-decoration: none;
}

.navigation_sub:HOVER {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.navigation_sub_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

.navigation_sub_not_selected {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

/* tableau */

.template_border {
	border: 1px solid #00608A;
}
.template_background_1 {
	background-color: #AAC3DD;
}
.template_background_2 {
	background-color: #AAC3DD;
}
.template_text_default {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #5E5E5E;
    text-decoration: none
}
.template_texte_gtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: bold;
	font-weight: bold;
	color: #6E0C25;
    text-decoration: none
}
.template_text_titre {
	font-family: Times New Roman, Times, serif;
	font-size: 12px;
	font-style: bold;
	font-weight: bold;
	color: #294f74;
    text-decoration: none
}
.template_text_italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #003399;
    text-decoration: none}
}
.template_text_blanc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #6E0C25;
	text-decoration: none;

/* ck leather LINK */

.ckleather {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}

.ckleather_link:LINK {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.ckleather_link:VISITED {
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.ckleather_link:HOVER {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #ABC0D5;
	text-decoration: none;
}
.wckleather_link:ACTIVE  { 	
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
} 
