#contentnav {
	background-image: url(totem_02.gif);
	background-repeat: no-repeat;
	width: 162px;
	display: block;
	/*height: 210px;*/
}
ul#menu {
	margin:3px 3px 3px 17px;
	padding:0;
	font:bold 1em Arial, Helvetica, sans-serif;
	list-style:none;
	clear:both;
}
#menu li{
	display:block;
	float:left;
	width: 130px;
	height: 18px;
	line-height: 18px;
	margin:0px 3px 6px 0px;
}
#menu a{
	display:block;
	color:#257073;
	text-decoration:none;
	width:126px;
	border: 1px solid #1D1249;
	background:#FEF5E6;
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 18px;
}
#menu a:hover{
	color:#1D1249;
	background:#FFFFFF;
	border-width:1px 1px 1px 1px;
	border-color:#241757;
}

#importlogconcess {
	width: 162px;
	/*height: 90px;
	padding-top: 2px;
	padding-left: 26px;*/
	text-align: center;
	vertical-align: middle;
}
#fondtotem {
	/*background-image: url(totem_08.gif);
	background-repeat: repeat-y;*/
	float: left;
	width: 162px;
	display: block;
}
#texturetotembas {
	background-image: url(totem_08.gif);
	background-repeat: repeat-y;
	/*float: left;*/
	width: 162px;
	/*display: block;*/
	height: 100%;
}
#piedtotem {
	background-image: url(totem_09.jpg);
	background-repeat: no-repeat;
	vertical-align: bottom;
	height: 62px;
	width: 162px;
}
