BODY {
	font-family: arial,verdana,helvetica;
	background-color: #FFFFFF;
}




a { color:#c9be54; font-family: verdana; font-size: 11px; text-decoration:none;}
a:hover { color:#3e3e3e; font-family: verdana; font-size: 11px; text-decoration: underline; }




.smtxtgris {
	text-decoration: none;
	font-size:       10px;
	font-weight:	 normal;
	font-family:     verdana;
	color:           #424242;
}

.mdtxtblanc {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
	color: #ffffff;
}
.mdtxtgris {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
	color: #424242;
}
.mdtxtvert {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
	color: #C9BE54;
}

.mdtxtgris_actif {
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	font-family: verdana;
	color: #424242;
}

.bgvert {
	background-image: url(images/bg_vert.gif);
}
.bggris {
	background-image: url(images/bg_gris.gif);
}
.bgcharcoal {
	background-image: url(images/bg_brun.gif);
}

.bgligne {
	background-image: url(images/bg_ligne.gif);
}

.bgwow {
	background-image: url(images/KulorDesign_ficelle_wow.jpg);
}

.bgallo {
	background-image: url(images/KulorDesign_ficelle_allo.jpg);
}

.bgquoi {
	background-image: url(images/KulorDesign_ficelle_quoi.jpg);
}

.bgquoi {
	background-image: url(images/KulorDesign_ficelle_quoi.jpg);
}

.bgouca {
	background-image: url(images/KulorDesign_ficelle_ouca.jpg);
}

.input {
	font-family: verdana, arial, helvetica;
	font-size: 10 px;
	color: # #424242;
	background-color: #FFFFFF;
	border-top: #3e3e3e 1px solid;
	border-bottom: #3e3e3e 1px solid;
	border-left: #B3e3e3e 1px solid;
	border-right: #3e3e3e 1px solid;
	width: 300px;

}

.textarea {
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: # #424242;
	background-color: #FFFFFF;
	border-top: #3e3e3e 1px solid;
	border-bottom: #3e3e3e 1px solid;
	border-left: #B3e3e3e 1px solid;
	border-right: #3e3e3e 1px solid;
	width: 300px;

}