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

/******** menu ************/
.separateur {
	font-size: 18px;
	color: #FFFFFF;
	font-weight:bold;
	padding: 1px 0px 5px 0px;
}

.lienmenu:link {
	font:bold 13px Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	text-decoration:none ;
	padding: 5px 5px 5px 5px;
	display:block;
}
.lienmenu:visited {
	font:bold 13px Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	text-decoration:none ;
	padding: 5px 5px 5px 5px;
	display:block;
}
.lienmenu:hover {
	font:bold 13px Arial, Helvetica, sans-serif; 
	color:#033244;
	background-color:#ACC5CF;
	text-decoration:none ; 
	padding: 5px 5px 5px 5px;
	display:block;
}
.lienmenu:active {
	font:bold 13px Arial, Helvetica, sans-serif; 
	color:#FFFFFF;
	text-decoration:none ; 
	padding: 5px 5px 5px 5px;
	display:block;
}





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

.cadre {border : 1px solid #000000; }
.cadre2 {border : 1px solid #FFFFFF; }
.cadre3 {border : 1px solid #033244; }

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

.txtbottom {
	font-size: 12px;
	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: #033244;
}

.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-corp.gif);	background-repeat: no-repeat; background-position: left top;}
.fd02 {	background-image: url(img/truc-titre-01.gif);	background-repeat: no-repeat; background-position: left top;}
.fd03 {	background-image: url(img/truc-titre-02.gif);	background-repeat: no-repeat; background-position: right top;}

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

li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#033244;
}

.formulaire {
 color:#033244;
 border: solid 1px #033244;
 background-color:#FFFFFF;
 font-size:11px;
 font-weight: none;
 font-family:Arial, Helvetica, sans-serif;
 z-index:1;
}


div.rounded {
  width: 250px;
  background: #D7E2EE url(./img/images/tr.gif) no-repeat top right;
}
div.rounded div {
  background: transparent url(./img/images/tl.gif) no-repeat top left;
}
div.rounded div div {
  background: transparent url(./img/images/br.gif) no-repeat bottom right;
}
div.rounded div div div {
  background: transparent url(./img/images/bl.gif) no-repeat bottom left;
}
