body {
	background: url(images/bg_body.gif) #EBCC9D repeat-x top;	
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

img { border: 0; }
a {	color:#811316; }
a:hover { color:#811316; }

h2 {
	font-size:14px;
	font-weight:bold;	
}

#master {
	width: 766px;
	margin: 0 auto 0 0;
	background: url(images/bg_body_shadow.gif) right top no-repeat;
	padding-right: 6px; 
}


#logo, #menu_top, #header_image, #rootline {
	float: left;
	position: relative;
}

#logo { 
	width: 226px;
	height: 188px;
	border-right: 1px solid #998567;
	border-bottom: 1px solid #998567;
}

#menu_top, #header_image, #rootline {
	width: 539px;
}

#menu_top {
	height: 28px;
	background: url(images/bg_topmenu.jpg) no-repeat;
}

#search { 
/*	padding: 3px 30px 0 0; */
}

.sword { 
	background: #FFEACB;
	border:1px solid #806F55;
	font-size:11px;
	width:170px;
	margin-bottom: 5px;
}

.tx-indexedsearch-searchbox-button {
	background: #d4cfc9;
	color: #000000;
	border: 1px solid #000000; 
	font-family: Helvetica,Verdana,Arial,sans-serif;
	font-size: 12px;
}

#rootline {
	height: 20px;
	background: #811316;
	border-bottom: 1px solid #998567;
}

#rootline ul { margin: 2px 0 0 0; padding: 0; }

#rootline li {
	float: left;
	list-style: none;
	padding-left: 5px;
	font-size: 11px;
}

#rootline li, #rootline li a { 
	color: #ffffff; 
}

#rootline li a {
	padding-right: 5px;	
}

#content {
	clear: both;
	background: url(images/bg_leftmenu.gif) #FFEACB left top repeat-y;
}

#content_left {
	padding-top: 15px;
	width: 226px;
	float: left; 
	background: url(images/logo_shadow.jpg) left top no-repeat;
}

#main_menu {
	background: url(images/bg_menu_shadow.jpg) #FFDB9F left bottom no-repeat;
	margin: 0 9px 0 0;
	padding: 0 0 6px 0;
	border-top:1px solid #CCAE7E;
}

#main_menu a { text-decoration: none; }
#main_menu a:hover { text-decoration: underline; }

#main_menu li {
	border-bottom:1px solid #CCAE7E;
	border-right:1px solid #CCAE7E;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 10px 5px 20px;
	list-style: none;
}

#main_menu li ul { 
	padding-left: 20px; 
	margin: 0px;
}

#main_menu li.active, #main_menu li.active a, 
#main_menu li.active li.active, #main_menu li.active li.active a {	
	color:#811316; 
}

#main_menu li a, #main_menu li.active li, #main_menu li.active li a {
	color:#000000;
}


#main_menu li li {
	border: 0;
	font-size:11px;
	background: url(images/marker_menu.gif) no-repeat;
	padding: 0 0 5px 10px;
}


#content_center {
	padding: 10px 10px 10px 10px;
	margin-left: 227px;
	background: #FFEACB;
}

.content_header {
	margin: 5px -10px 16px -10px;
	background: url(images/title_shadow.gif) left bottom no-repeat;
	padding-bottom: 5px;
}

.content_header div {
	border-top: 1px solid #CCAE7E;
	border-bottom: 1px solid  #CCAE7E;
	padding: 9px 0 9px 0;
}


.content_header h1 {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 20px;
	background: #FFDB9F;
	color: #3B3020;
	display: inline;
	padding: 10px 30px 10px 30px; 
	position: relative;
	margin-left: 0px !important; margin-left: -3px;
}


#footer {
	border-color: #998567;
	border-style: solid;
	border-width: 1px 0 1px 0;	
	height: 87px;
	background: url(images/bottom-cube.jpg) #e0c397 right repeat-y;
}

#copyright {
	width: 142px;
	float: left;
	color:#998567;
	font-size:10px;
	padding-left:85px;
	padding-top:2px;	
	height: 85px; 
	background: url(images/bg_leftmenu.gif) #e0c397 left top repeat-y;
}

#counters {
	float: right;
	padding: 10px;
}

.clear {
	clear: both;
}

.more {
	padding-right: 10px;
	background: url(images/ar.gif) right no-repeat;
}

.align-center { text-align: center; }

/************************************************
* TABLES
************************************************/
table { font-size: 12px; border-collapse: collapse;}
table td { border: 1px solid #FFEACB; padding: 0 2px; }
table p { padding: 0; margin: 0; }
table thead tr { background: #D9C7AD; }
table thead td { text-align: center; font-weight: bold; }
table tbody td { background: #F2DFC2; }
table th { background: #D9C7AD; }
table td.col0 { text-align: center; }

.tx-indexedsearch td { background: none; }

/************************************************
* NEWS
************************************************/

.news-catmenu { 
	margin-bottom: 20px
}

.news-catmenu div { line-height: 10px; }
.news-catmenu-ACT { font-weight: bold; }

.list .item {
	margin-bottom: 20px;	
}

.list .date {
	color:#CCBCA3;
	font-family:Tahoma,Helvetica,Verdana,Arial,sans-serif;
	font-size:22px;
	font-weight:bold;
}

.list .title {
	font-size:14px;
	font-weight:bold;
	background: url(images/marker_text.gif) 20px 0 no-repeat;
}


.list .title, .list .description {
	padding-left: 50px;	
}

.list .more {
	padding: 10px;
}

.list .more a, .item .more a {
	font-size:12px;
	font-weight:bold;
	color:#811316;
}

.biblio .item { margin-bottom: 10px; }
.biblio .author { font-weight: bold; padding-right: 10px; }
.biblio_item .description { color:#5E503B; font-size:11px; }
.biblio_item .author { font-weight: bold; padding-right: 10px; }
