html, body { background: #FFF url(images/body_background_dropshadow.gif) repeat-y center top;}

body { font:normal 14px 'Verdana', Arial, Helvetica, sans-serif; margin:0px; padding:0px; }

div, p, ul, li, table, tr, td, th, input, select, form, fieldset, a { margin:0px; padding:0px; list-style:none; line-height:100%; }

#body { width:985px; margin:0px auto; }

#border { border:1px solid #C1C1C1; }

a.menu {
	color: #003000;
	background-color: #CCCCCC;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 2px 2px;
	border: 0px;
	display: list-item;
	border-color: white;
}
a.menu:hover {
	color: #990033;
	background-color: White;
}

a.menuon {
	color: #990033;
	background-color: #C9FCA2;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding: 2px 2px;
	border: 0px;
	display: list-item;
	border-color: white;
}
a.menuon:hover {
	color: #990033;
	background-color: White;
}

a.sousmenu {
	color: #003000;
	background-color: #EEEEEE;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	padding: 2px 2px;
	border: 0px;
	display: list-item;
	border-color: white;
}
a.sousmenu:hover {
	color: #990033;
	background-color: White;
}

a.sousmenuon {
	color: #990033;
	background-color: #C9FCA2;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	padding: 2px 2px;
	border: 0px;
	display: list-item;
	border-color: #990033;
}
a.sousmenuon:hover {
	color: #990033;
	text-decoration: none;
	background-color: White;
}

#titre1 {
	color: #990033;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	margin-left: 10px;
}

#titre2 {
	color: #336633;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	padding-bottom: 4px;
	margin-left: 10px;
}

#texte1 {
	font-size: 14px;
	text-align: justify;
	padding: 2px;
	margin-left: 10px;
	margin-right: 10px;
}

#texte2 {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;	
	color: #339933;
	text-align: justify;
	padding: 2px;
	margin-left: 10px;
	margin-right: 10px;

}

#texte3 {
	font-size: 30px;
	text-align: justify;
	padding: 2px;
	margin-left: 10px;
	margin-right: 10px;
}

#texte4 {
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: justify;
	padding: 2px;
	margin-left: 10px;
	margin-right: 10px;
}

