body {
	background-color: #FFFFFF;
	margin: 0px;
	background-image: url(../images/k-array_bg.jpg);
	background-repeat: repeat-x;
}
.k_table {
	background-image: url(../images/k-array_top.jpg);
	background-repeat: no-repeat;
}

.k_menu {
	background-image: url(../images/menu_bg.gif);
	background-repeat: no-repeat;
}
.kArrayVisual{
	background-image:url(../images/imageTemplate.html);
	background-repeat: no-repeat;
	background-position: left top;

}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
}
label {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
}
.titre_1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D21F35;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D21F35;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #D21F35;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6A6A6A;
	line-height: 14px;
}
.menuLi_titreTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #D21F35;
	line-height: 22px;
	list-style-type: none;
	font-weight: bold;
	font-style: italic;
}
.menuLi_titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #D21F35;
	line-height: 18px;
	list-style-type: none;
	font-weight: bold;
	font-style: italic;
}
.menuLi_itm {
	list-style-type: none;
}
a.menu:link, a.menu:visited, a.menu:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #EEEEEE;
	list-style-type: none;
	line-height: 18px;
	text-decoration: none;
}
a.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #D21F35;
	list-style-type: none;
	line-height: 18px;
	text-decoration: none;
	margin-left:5px;
}
a:link, a:visited, a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D21F35;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666;
}
a.menu2:link, a.menu2:visited, a.menu2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D21F35;
	text-decoration:none;
}
a.menu2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D21F35;
	text-decoration:none;

}
.souscategorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A6A6A;
	font-weight: bold;
}
.border {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.formTxt{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #6A6A6A;	
}
.formInput{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
	border: 1px solid #cccccc;

}
.errMsg{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C33;
}

