body {
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	color: #000000;
}

.tabgene {
	width: 100%;
	height: 100%;
	vertical-align: center;
	align: center;
}

a img {
	border: 0;
}

.savoir {
	width: 604px;
	align: right;
	height: 81px;
	background-image: url(images/savoir.gif);
	background-repeat: no-repeat;
}

#contenuSeul {
	height: 500px;
	width: 1024px;
	margin-top: 6px;
	margin-bottom: 6px;
	/*margin-left: 6px;*/
	overflow: auto;
}

#contenu {
	height: 500px;
	width: 1024px;
	margin-top: 6px;
	margin-bottom: 6px;
	/*margin-left: 6px;*/
}

#info2ent {
	position: static;
	z-index: 5;
	overflow: auto;
	height: 500px;
	width: 840px;
	overflow: auto;
	float: right;
}

#saisie {
	width: 1000px;
	height: 480px;
}

.boutonlien {
	background: transparent;
	border: 0px;
	cursor: pointer;
	text-decoration: none;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
}
   
.titreTxt {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
}

.txt {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}

.navig {
	background-color: #b4d137;
	border: 0;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #2e3094;
}

.navig a {
	background-color: #b4d137;
	border: 0;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #2e3094;
}

.navig a:hover {
	background-color: #b4d137;
	border: 0;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #ff9900;
}

.navigbas {
	height: 10px;
	background-color: #b4d137;
	border: 0;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #2e3094;
}

.navigbas a {
	background-color: #b4d137;
	border: 0;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #2e3094;
}

.navigbas a:hover {
	background-color: #b4d137;
	border: 0;
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #ff9900;
}

.formulfix {
	background-color: #b4d137;
	border: 0;
	padding-left: 20px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #ff9900;
}

.formul {
	background-color: #b4d137;
	border: 0;
	padding-left: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #2e3094;
	height: 10px;
}

.formul a {
	background-color: #b4d137;
	border: 0;
	padding-left: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #2e3094;
	height: 10px;
}

.formul a:hover {
	background-color: #b4d137;
	border: 0;
	padding-left: 5px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #ff9900;
	height: 10px;
}

.formulInfo2ent {
	background-color: #b4d137;
	border: 0;
	padding-left: 10px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
}

.formulInfo2ent a {
	background-color: #b4d137;
	border: 0;
	padding-left: 10px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #FFFFFF;
}

.formulInfo2ent a:hover {
	background-color: #b4d137;
	border: 0;
	padding-left: 10px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	color: #ff9900;
}

/*-------Menu gauche---------*/
ul#menu {			   
	margin: 0;
	padding: 0;
	width: 174px;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	border: none;
}
ul#menu li {						  
	list-style-type: none;
	margin-bottom: 10px;
}
ul#menu li a {
	width: auto !important;						
	width: 100%;
	padding: 2px;
	padding-left: 8px;
	text-decoration: none;
	color: #2e3094;
	display: block;
	background-color: #b4d137;
	border: none;	
}
ul#menu li a:hover {
	width: auto !important;						
	width: 100%;
	padding: 2px;
	padding-left: 8px;
	text-decoration: none;
	color: #ff9900;
	display: block;
	background-color: #b4d137;
	border: none;	
}

#valid {
	font-size:15px;
	font-weight: bold;
	align: center;
	text-indent: 16px;
	border: none;
	background: none;
	cursor: pointer;
	text-decoration: none;
	color: #ffffff;
}

#valid:hover {
	color: #000000;
}