* {
	margin-top: 0;
	font-family:"Times New Roman", Times, serif;
}
html, body {
	text-align: center;
}
.mainBox {
	margin-top: 5px;
	margin-left:auto;
	margin-right:auto;
	width: 950px;
	text-align: left;
}
.footer{
	height: 30px;
	width: 950px;
	margin: 0 auto;
	background-color:#471d01;
}
.content{
	overflow:auto;
	width:710px;
	background-color:#FFF;
	text-align:left;
	float:left;
}
.header{
	margin: 0 auto;
	height:82px;
	width:950px;
	background-color:#471d01;
	padding-top:5px;
	text-align:left;
}
.navicolumn{
	padding-top:5px;
	padding-left:6px;
	width:209px;
	overflow:hidden;
	float:left;
	text-align:left;
	height:200px;
	overflow:visible;
}
.bottomlogo{
	margin: 0 auto;
	height:30px;
	width:950px;
	padding-top:5px;
	text-align:left;
	background-color:#ebcb9e;
}
.contentBox{
	width:950px;
	background-color:#ebcb9e;
}
.shadowBtm{
	width:723px;
	float:right;
	margin-right:12px;
	background-image:url(pics/shadow_btm.png);
	background-repeat:no-repeat;
}
.shadowBox{
	float:left;
	width:717px;
	background-image:url(pics/shadow_right.png);
	background-repeat:repeat-y;
}
.shadowEdgeLeft{
	width:710px;
	background-color:#FFF;
	height:17px;
	float:left;
}
.shadowEdge{
	float:left;
	width:7px;
	height:17px;
	background-image:url(pics/shadow_top_right.png);
	background-repeat:no-repeat;
	background-position:bottom;
}
.clear{
	clear:both;
}
.activeNavi{
	height:40px;
	background-image:url(pics/naviSelItem.png);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-bottom:4px;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
}
.hooverNavi{
	height:40px;
	background-image:url(pics/naviSelItem.png);
	background-repeat:no-repeat;
	padding-left:5px;
	padding-bottom:4px;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
}
.menuItemNavi{
	height:40px;
	padding-left:5px;
	padding-bottom:4px;
	font-size:16px;
	font-style:normal;
	font-weight:bold;
	background-color:#ebcb9e;
}
.datetime{
	width:300px;
	color:#CCC;
	text-align:left;
	float:left;
	margin-top:3px;
	margin-left:10px;
}
.user{
	width:300px;
	color:#CCC !important;
	font-weight:normal !important;
	text-align:right;
	float:right;
	margin-top:3px;
	margin-right:20px;
}
.barenoteca{
	float:left;
	width; 400px;
}
.login{
	float:right;
	width:100px;
	color:#471d01;
	margin-right:20px;
	margin-top:5px;
	text-align:right;
	font-size: 10px;
}
.textpane{
	text-align:left;
	height:400px;
	overflow:visible;
	margin-left:10px;
}
.headerpic{
	float:left;
	width:230px;
}
.headercontent{
	float:right;
	text-align:right;
	width:600px;
	margin-right:5px;
	height:78px;
	overflow:hidden;
	color:#CCC;
}
a:link ,a:visited ,a:focus ,a:hover ,a:active {
	font-weight:bold;
	color:#471d01;
}
.Normal{
	font-size:14px;
	font-family:"Times New Roman", Times, serif;
}


