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

*{	/*	s'applique à toutes les balises :	*/
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}

.lienmenu:link {
	font:bold 15px Arial, Helvetica, sans-serif; 
	color:#002577;
	text-decoration:none ;
	width:100% ;
	height:30px; 	
	border-style:solid ; 
	border-width:0px ;
	display:block;
}
.lienmenu:visited {
	font:bold 15px Arial, Helvetica, sans-serif; 
	color:#002577;
	text-decoration:none ;
	width:100% ;
	height:30px; 	
	border-style:solid ; 
	border-width:0px ;
	display:block;
}
.lienmenu:hover {
	font:bold 15px Arial, Helvetica, sans-serif;
	background-image:url(img/menu-fond-actif.gif); 
	background-repeat:repeat-y; 
	color:#FFFFFF;
	text-decoration:none ; 
	width:100% ;
	height:30px; 	
	border-style:solid ; 
	border-width:0px ;
	display:block;
}
.lienmenu:active {
	font:bold 15px Arial, Helvetica, sans-serif; 
	background-image:url(img/menu-fond-actif.gif);
	background-repeat:repeat-y; 
	color:#FFFFFF;
	text-decoration:none ; 
	width:100% ;
	height:30px; 	
	border-style:solid ; 
	border-width:0px ;
	display:block;
}

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

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

.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: #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: #3780B9;
	letter-spacing: 1px;
	padding-left:20px;
}

.fd01 {	background-image: url(img/corp-haut.jpg);	background-repeat: no-repeat; background-position: center 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:#000000;
	list-style-image:url(img/picto.gif);
	text-align:justify;
}

.formulaire {
 color:#000000;
 border: solid 1px #000000;
 background-color:#FFFFFF;
 font-size:12px;
 font-weight: none;
 font-family: Verdana, Arial, 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;
}
.subtitre2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #002577;
}
