.textekemenn { font-family:Arial; font-size:11px; color:#000000;  }
.txtkemenn { font-family: Arial, Helvetica, sans-serif;	font-size: 11px; color: #000000;}

.lienmenuTop { font-family: arial; font-size: 11px;	color: #000000;	font-weight: normal; text-decoration:none; }
.lienmenuTop:visited { font-family: arial; font-size: 11px; color: #000000; font-weight: normal; text-decoration:none; }
.lienmenuTop:hover { font-family: arial; font-size: 11px; color: #000000; font-weight: normal; text-decoration:underline; }
.lienmenuTop:active { font-family: arial; font-size: 11px; color: #000000; font-weight: normal; text-decoration:none; }

h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:normal;
	color:#1D549B;
	margin: 0px;
}
h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:blod;
	color:#1D549B;
	margin: 0px;
}

h3{
	font-weight:bold; font-size:14px;
	margin:10px 0 0 0; padding:0 0 3px 0;
	border-bottom:1px solid #515257;
	color:#515257;
	}


/******** menu ************/
.separateur {
	font-size: 15px;
	color: #FFFFFF;
	border-top: 1px solid #FFFFFF; 
	border-bottom: 1px solid #FFFFFF; 
}

.lienmenu:link {
	font:bold 14px Arial, Helvetica, sans-serif;
	background-image:url(img/bt-off.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none ;
	padding: 2px 0px 2px 25px;
	margin:0px 0px 0px 5px ;
	display:block;
	width:100%;
}
.lienmenu:visited {
	font:bold 14px Arial, Helvetica, sans-serif; 
	background-image:url(img/bt-off.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none ;
	padding: 2px 0px 2px 25px;
	margin:0px 0px 0px 5px ;
	display:block;
	width:100%;
}
.lienmenu:hover {
	font:bold 14px Arial, Helvetica, sans-serif; 
	background-image:url(img/bt-on.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none ; 
	padding: 2px 0px 2px 25px;
	margin:0px 0px 0px 5px ;
	display:block;
	width:100%;
}
.lienmenu:active {
	font:bold 14px Arial, Helvetica, sans-serif; 
	background-image:url(img/bt-off.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	text-decoration:none ; 
	padding: 2px 0px 2px 25px;
	margin:0px 0px 0px 5px ;
	display:block;
	width:100%;
}


.lien {
	font-family: arial;
	font-size: 11px;
	color: #1D549B;
	font-weight: bold;
	text-decoration:underline;
	}
.lien:visited {
	font-family: arial;
	font-size: 11px;
	color: #1D549B;
	font-weight: bold;
	text-decoration:underline;
}
.lien:hover {
	font-family: arial;
	font-size: 11px;
	color: #1D549B;
	font-weight: bold;
	text-decoration:none;
}
.lien:active {
	font-family: arial;
	font-size: 11px;
	color: #1D549B;
	font-weight: bold;
	text-decoration:underline;
}

.cadre {border : 1px solid #000000; }
.cadre2 {border : 1px solid #FFFFFF; }
.cadre3 {border : 4px solid #3880BA; cursor: pointer;}
.cadre4 {border : 4px solid #F188DD; cursor: pointer;}
.cadreTop { border-top: 1px solid #FFFFFF; }
.cadreBottom { border-bottom: 1px solid #FFFFFF; }
.cadreLeft { border-left: 1px solid #FFFFFF; }
.cadreRight { border-right: 1px solid #FFFFFF; }

.txttop {
	font-size: 13px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.txtbottom {
	font-size: 14px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing: 0.01ex;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 11px;color: #000000;
}

.txt10 {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.txt11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.txt12 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.subtitre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #cf791c;
	letter-spacing: 1px;
	padding-left:20px;
}

.fd01 {	background-image: url(img/fond-titre.jpg);	background-repeat: no-repeat; background-position: left top;}
.fd02 { background-image: url(img/corp-haut.jpg); background-repeat: no-repeat; background-position: left top; background-color: #FFFFFF;}
.fd03 {	background-image: url(img/corp-bas.jpg);	background-repeat: no-repeat; background-position: left bottom;}
.fdMenu { background-image: url(img/menu-fond.jpg); background-repeat: no-repeat; background-position: left top;}

ul {
	margin-top:10px;
	margin-bottom:10px;
	margin-left:16px;
}

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	list-style-image:url(img/picto.gif);
}

.formulaire {
 color:#000000;
 border: solid 1px #3880BA;
 background-color:#FFFFFF;
 font-size:11px;
 font-weight: none;
 font-family: Verdana, Arial, Sans-serif;
 z-index:1;
}

div#signature {
	margin:5px auto;
	text-align:center;
	color:#dddddd;
}
div#signature div#signaturek span {
	position:relative;
	top:-8px;
	font-size:12px;
	vertical-align: middle;
}
div#signature a { color:#eeeeee; }
div#signature p span{ font-size:10px; }
