body {
	font-size: medium;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF;
}
a {
	text-decoration:underline;
	color: Green;
}
a:hover {
	text-decoration:underline;
	color: #A26E10;
}
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 55%;
	color: #666666;
	text-align: center;
}
.menuHaut {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 60%;
	font-weight: bold;
	color: #000000;
	background-color: #A26E10;
}
.menuHaut tr{
	background-color: #FFFFFF;
	background-image: url(images/table_fond.gif);
}
tr.login {
	background-color: #009900;
	text-align:center;
}
tr.login a{
	color:#000000;
}
tr.login a:hover{
	color:#000000;
}
tr.login td {
	background-image: url(images/table_fond_2.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.rechAvance {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: left;
	color: #A26E10;
	padding: 0px 5px;
}
.reponse {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	background: White none;
}
.reponse td{
	padding: 5px;
}
.reponse tr {
	background: White none;
}
td.rech{
	color: #FFFFFF;
}
td.adv {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	background: #EEEEEE;
	padding: 5px;
}
.examples {
	font-size: 70%;
	font-style: italic;
	color: #A26E10;
	padding-left: 10;
}
.message {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}
.modeles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
	color: #000000;
	background-color: White;
	text-align: left;
}
.cat {
	color: White;
	background-color: Green;
	font-size: 90%;
	text-align: left;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
}
.catsub {
	color: Black;
	background-color: White;
	font-size: 70%;
	text-align: left;
	font-weight: bold;
	font-style: normal;
}
.rep {
	color: White;
	background-color: Green;
	font-size: 85%;
	text-align: left;
	font-weight: bold;
	font-style: normal;
}
.lien {
	color: #000000;
	font-size: 80%;
	text-align: left;
}
.buttons {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(images/table_fond.gif);
	background-repeat: repeat-x;
	border-left: 1px solid #AAAAAA;
	border-top: 1px solid #AAAAAA;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.etapes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: Green;
	background-color: #CCCCCC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: Green;
}
.alerteBarre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #000000;
	background-color: #FFFF99;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFF99;
	border-right-color: #FFFF99;
	border-bottom-color: #FFFF00;
	border-left-color: #FFFF99;
}
.alerteMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-align: center;
	border-top: thin none #FFFF99;
	border-right: thin solid #FFFF99;
	border-bottom: thin solid #FFFF99;
	border-left: thin solid #FFFF99;
}

.recap {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #FF0000;
	text-align: center;
	font-size: 70%;
}
.confirmBarre {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A26E10;
	text-align: center;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #A26E10;
	border-right-color: #A26E10;
	border-bottom-color: #A26E10;
	border-left-color: #A26E10;
}
.confirmMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-align: center;
	border-top: thin none #A26E10;
	border-right: thin solid #A26E10;
	border-bottom: thin solid #A26E10;
	border-left: thin solid #A26E10;
	padding: 25px;
}
.normalMsg {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000000;
	text-align: center;
	padding: 25px;
}