p { 
	font: 13px Trebuchet MS, Tahoma;

	margin-top: 5px; 
	margin-left:0px; 
	margin-right: 0px;
	
}

body {
	font-family: "Trebuchet MS";
	font-size: 10; /* font size */
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.navigation:link, .navigation:visited {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 140px;
	text-decoration: none;
	background-color: #669999;
}

.navigation:hover {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	padding: 6px 8px 6px 10px;
	width: 140px;
	text-decoration: none;
	background-color: #D03D03;
}

.main {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 20px;
	
	letter-spacing: 0 px; 
	
	
	
}
.main .headertext {
	color: #CCCCCC;
}

.main a:link {
	color: #990000;
	
}
.main a:visited {
	color:#B1675C;
	
}

.main a:hover {
	color: #D03D03;
	
}

.italicsbold {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
	
	
}

.italicsbold  a:link {
	color: #990000;
	 
}
.italicsbold  a:visited {
	color: #990000;
	 
}



/** new styles added for menu page **/

.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 19px;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
}

.titre_medium {
	font: bold 14px 'Trebuchet MS';
	display: block;
	padding: 3px 3px 3px 12px;
	border-bottom: 1px solid #CCCCCC;
	color: #330000;
}

.titre_bold {
	font: bold 14px 'Trebuchet MS';
	display: block;
	padding: 3px 3px 3px 0px;
	color: #330000;
}

.page_title {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 22px;
	color: #990000;
	line-height: 42px;
	
	margin: 0px;
	list-style-type: none;
	text-align: center;
}


.menu_header {
	font: bold 18px 'Trebuchet MS';
	display: block;
	padding: 3px 3px 3px 12px;
	border-bottom: 1px solid #CCCCCC;
	color: #330000;
}

.menu_title {
	font-family: "Trebuchet MS";
	font-weight: bold;
	font-size: 14px;
	color: #330000;
	line-height: 22px;
	padding: 3px 24px;
	margin: 0px;
	list-style-type: none;
	text-align: left;
}

.menu {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #330000;
	line-height: 18px;
	padding: 3px 22px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}

td {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

html {
 background-color: #ffffff;
}

