body { text-align:center;
	color: black;
	font-style: normal;
	font-weight: normal;
	font-size: 14px;
	font-family: verdana, helvetica, tahoma, arial, sans-serif;
	background-color:#FFFFCC;
	background-image: url(images/background.jpg);
	background-repeat:repeat-x;
	margin: 0; }

input {
	color: #FFFFCC;
	font-weight: normal;
	background-color: #000000;
	font-weight: bold;
}

textarea {
	color: #FFFFCC;
	font-weight: normal;
	background-color: #000000;
	font-weight: bold;
}

select {
	color: #FFFFCC;
	font-weight: normal;
	background-color: #000000;
	font-weight: bold;
}

hr {
	border-top: #666 1px solid;
	border-bottom: #eee 1px solid;
	height: 2px;
	width: 100%;
	text-align:center;
}

p {margin: 0;  color: black; font-style: normal; font-weight: normal; font-size: 12px; font-family: verdana, helvetica, tahoma, arial, sans-serif; text-decoration: none; }

.TitrePrincipal {margin: 0;  color: black; font-style: normal; font-weight: bold; font-size: 36px; font-family: Monotype Corsiva;}
.TitreSecondaire {margin: 0;  color: black; font-style: normal; font-weight: normal; font-size: 24px; font-family: Monotype Corsiva;}

.TextePrincipal {margin: 0;  color: black; font-style: normal; font-weight: normal; font-size: 24px; font-family: Monotype Corsiva;}
.TexteSecondaire {margin: 0;  color: black; font-style: normal; font-weight: normal; font-size: 20px; font-family: Monotype Corsiva;}
.TexteTertiaire {margin: 0;  color: black; font-style: normal; font-weight: normal; font-size: 14px; font-family: Monotype Corsiva;}

.PetitePolice {margin: 0;  color: black; font-style: normal; font-weight: normal; font-size: 14px; }
.TresPetitePolice {margin: 0;  color: black; font-style: normal; font-weight: normal; font-size: 12px; }

table { margin: 0; }

ul { margin-top: 0; margin-bottom: 0; margin-right: 0; margin-left: 10;}
il { margin-top: 0; margin-bottom: 0; margin-right: 0; margin-left: 15;}

td { color: black; font-style: normal; font-variant: normal; font-weight: normal;
	font-size: 12px; font-family: verdana, helvetica, tahoma, arial, sans-serif;
	padding: 0px;
}

img { border-style: none; }

a:link, a:visited {
	color: white;
	text-decoration: underline;
	font-weight: bold;
	font-size: 12px;
}

a:hover {
	color: white;
	text-decoration: underline;
	font-weight: bold;
	font-size: 13px;
}


a.menumain1:link, a.menumain1:visited {
	display: block;
	background: url(images/menu_bg1.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px;
	width: 120px;
	text-decoration: none;
}

a.menumain1:hover {
	background: url(images/menu_bg2.png) no-repeat;
	text-decoration: none;
	color: #333333;
}


a.menumain2:link, a.menumain2:visited {
	display: block;
	background: url(images/menu_bg1.png) no-repeat;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-align: left;
	padding-top: 5px;
	padding-left: 18px;
	height: 20px;
	width: 100px;
	text-decoration: none;
	margin-left:20;
}

a.menumain2:hover {
	background: url(images/menu_bg2.png) no-repeat;
	text-decoration: none;
	color: #333333;
}

