.textegras{color: #7E5183;font-family: Arial, helvetica, helvetica;font-size: 11px;font-weight:bold}


/* typo Kemenn */
.textekemenn { font-family:Arial; font-size:11px; color:#ffffff  }
.lienkemenn {font-family: arial; font-size: 11px; text-decoration:underline; color:#ffffff }
.lienkemenn:visited {font-family: arial; font-size: 11px; text-decoration:underline; color:#ffffff }
.lienkemenn:hover {font-family: arial; font-size: 11px; text-decoration:underline; color:#ffffff }
a:hover {
	font-family: arial;
	font-size: 10px;
	text-decoration:none;
	color:#990000;
}

.lienbandeau{font-family: arial; font-size: 11px; text-decoration:none; color:#7E5183 }
.lienbandeau:visited {font-family: arial; font-size: 11px; text-decoration:none; color:#7E5183 }
.lienbandeau:hover {font-family: arial; font-size: 11px; text-decoration:none; color:#7e8a4a }
.borduretable {
	border: thin solid #CCCCCC;
}
.bgboxtop {
	background-color: #FFFFFF;
	background-image: url(img/img_bgboxhaut.gif);
	background-position: top;
}
.bgboxdroit {
	background-color: #FFFFFF;
	background-image: url(img/img_bgboxdroit.gif);
	background-position: right;
}
.bgboxgauche {
	background-color: #FFFFFF;
	background-image: url(img/img_bgboxgauche.gif);
	background-position: left;
}
.bgboxbas {
	background-color: #FFFFFF;
	background-image: url(img/img_bgboxbas.gif);
	background-position: 2px;
	background-repeat: repeat-x;
}
.texte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.textebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.textemenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF3300;
	text-decoration: none;
}
