.textekemenn { font-family:Arial; font-size:11px; color:#000000  }

*{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1C0C3F;
	}
body{
	background-image: url(img/fond.jpg);
	background-color:#F9FBA7;
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	padding:0;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
a{/* lien par défaut */
	color:#ff0000;
	text-decoration:underline;
	}
a:hover{/* lien par défaut */
	color:#FF9933;
	text-decoration:none;
	}
td#haut{
	background-image: url("img/haut.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	width:765px;
	height:140px;
	}
td#menu{
	background-image: url("img/menu.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	text-align:left;
	width:765px;
	height:175px;
	}
td#corps{
	background-image: url("img/fond-corp-middle.jpg");
	background-position:top center;
	background-repeat:repeat-y;
	text-align:left;
	width:765px;
	}
td#bas{
	background-image: url("img/bas.jpg");
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	vertical-align:middle;
	width:765px;
	height:30px;
	font-size:14px;
	font-weight:bold;
	color:#20385F;
	}
/******* menu *************/
#menu ul {
	list-style: none;
	padding:0px;
	width:170px;
	}
.fd01 {
	background-image: url(img/fond-corps.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fd02 {
	background-image: url(img/fond-corps-bas.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

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

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

li.puce {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#1C0C3F;
	list-style-image:url(img/picto.gif);
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E01D0E;
}

.formulaire {
 color:#1C0C3F;
 border: solid 1px #1C0C3F;
 background-color:#FFFFFF;
 font-size:12px;
 font-weight: none;
 font-family: Verdana, Arial, Sans-serif;
 z-index:1;
}
.lien:link {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
}
.lien:active {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
	background-image: url(img/picto.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lien:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
}
.lien:hover {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #ffffff;
	font-weight: bold;
	background-image: url(img/picto.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.lien2:link {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #20385F;
	font-weight: bold;
}
.lien2:active {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #20385F;
	font-weight: bold;
}
.lien2:visited {
	font-family: arial;
	font-size: 12px;
	text-decoration:none;
	color: #20385F;
	font-weight: bold;
}
.lien2:hover {
	font-family: arial;
	font-size: 12px;
	text-decoration:underline;
	color: #000000;
	font-weight: bold;
}
.fd_corps {
	background-image: url(img/fd_corps.jpg);
}
.fd_corps_haut {
	background-image: url(img/corps_01.jpg);
	background-position: top;
	background-repeat: no-repeat;
}
.titre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #20385F;
}
.picBorder {border: 1px solid #203760;}

