p.menuHeader {
	position:relative;
	top:0px;
	left:0px;
	height:10px;
	width:200px;
	cursor:pointer;
	cursor: hand;
	color:#003399;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left: 5px;
	text-indent: 0px;
}

p.headerNoLink {
	cursor:pointer;
	cursor: hand;
	color:#003399;
	width:200px;
	font-weight:bold;
	font-family:Verdana;
	font-size:10px;
	margin-left: 5px;
	text-indent: 0px;
}

div.sublink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #003399;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
	width:200px;
	margin-left: 5px;
}

a.neutre:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.neutre:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}
a.neutre:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #003399;
	text-decoration: none;
}

.submenu {
	width:200px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:bold;
	margin-left: 5px;
}

.submenu a {
	text-decoration:none;
	color:#003399;
	font-weight:normal;
	font-size:10px;
	line-height:14px;
	margin-left: 5px;
}

.submenu a:visited {
	text-decoration:none;
	color:#003399;
	font-weight:normal;
	font-size:10px;
	line-height:14px;
	margin-left: 5px;
	text-indent: 0px;
}

.submenu a:hover {
	text-decoration:none;
	color:#003399;
	background-color: #ECF1FB;
	font-weight:normal;
	font-size:10px;
	line-height:14px;
	margin-left: 5px;
}

.menubox {
	cursor:pointer;
	cursor: hand;
	color:#FFFFFF;
	font-weight:bold;
	font-size:12px;font-family:Verdana;
}
.cadsect {
	border: #999999;
	padding: 2px;
	text-indent: 0pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;



}
.cadgpt {

	border: 4px outset #FFFFFF;
	padding: 2px;
	text-indent: 0pt;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #993300;
}
