a.kaledo {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

a.liste {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

a.liste:hover {
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

a.texte3 {
	color: #F98B11;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

body {
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 8px;
}

table.grille{
	border: 1px solid #000000;
	border-collapse: collapse;
}

table.main {
	border: 1px solid #FAA648;
}

TD.menu {
	background-color: #333333;
	display: block;
	padding-right: -7px;
}

.footer {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}

.grille td{
	border: 1px solid #000000;
}


.menu {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}


.menu a {
	color: #FFFFFF;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.menu2  {
	color: #FAA648;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover {
	color: #FAA648;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.slogan {
	color: #FAA648;
	font-size: 20px;
	font-weight: bold;
	text-decoration: none;
}

.texte1 {
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
}

.texte2 {
	color: #FAA648;
	font-size: 26px;
	font-weight: bold;
	text-decoration: none;
}

.texte3 {
	color: #F98B11;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}

.texte4 {
	color: #F98B11;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.texte5 {
	color: #F98B11;
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
}

.textesmall {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.texterouge {
	color: #CC0000;
	font-weight: bold;
	font-size: 12px;
}

.error {
	color: #CC0000;
	font-weight: bold;
	font-size: 10px;
}

.inputbox {
	padding: 2px;
	border: 2px solid #990000;
	background-color: #FFE3E3;
	color: Black;
}

.champ_obligatoires {
	color: #CC0000;
	font-weight: bold;
	font-size: 14px;
}
