body {
	margin: 0px;
	text-align: center;
	background: #ECE9D8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	
}
a {
  color: #ffffff;
}
a:hover {
  color: black;
}
a img {
  border: 0px;
  
}
blockquote, pre {
	padding: 4px 8px 4px 8px;
	border-right: 1px #CCCCCC solid;
	border-top: 1px #CCCCCC solid;
	border-bottom: 1px #CCCCCC solid;
	border-left: 1px #CCCCCC solid;
	margin: 5px 20px 11px 20px;
	overflow: auto;
	background: white;
}
#page {
	margin: auto;
	width: 710px;
}
#header1 {
	background: url(../images/colombelles_header1.gif);
        height:  120px;
        width: 176px;
	
}
#header2 {
	background: url(../images/colombelles_header2.gif);
        height:  120px;
        width: 534px;
	
}
#menu_bottom {
	background: url(../images/table_bottom.gif);
        height:  31px;
        width: 180px;
	
}
#footerimg {
	background: url(../images/terrain_lazzaro.png);
        height:  143px;
        width: 700px;
	
}
ul#mainlevel-nav li a, table.moduletable a {
	text-decoration: none;	
}
#top_menu_container {
	background: /*url(../images/top_menu.png);*/
	height: 30px;
	width: 710px;
}
#top_menu {
	background: url(../images/modularka.png);
  	height: 30px;
	width: 710px;
	margin: auto;
	text-align: left;
        
}
#top_menu ul{
	margin: 0px;
	padding: 6px 5px;
	list-style: none;
}
#top_menu li{
	display: inline;
	white-space: nowrap;
}
#top_menu li a{
        color:#ffffff;
	padding: 6px 10px 8px 10px;
	font-weight: bold;
}
#top_menu li a:hover{
	color: black;
	padding: 6px 8px 6px 8px;
	background:#FBD008; /*url(../images/top_menu_hover.png) #D599A1 repeat-x;*/	
	border-left: 0px solid #C8C8C8;
	border-right: 0px solid #C8C8C8;
	border-bottom: 0px solid #000000;	
}
#border_left {
	/*background: url(../images/border_left.png) repeat-y left;*/
	width: 800px;
}
#main {
	background: #FBD008;
	width: 710px;
	margin: auto;
        border-left: 0,5px solid #C8C8C8;
	border-right: 0,5px solid #C8C8C8;
	border-bottom: 0,5px solid #C8C8C8;
}
#content {
	text-align: justify;
	padding: 8px 8px 8px 8px;
	font-size: 0.9em;
}
#pathway_container {
	
	border-bottom: 1px solid #D8D8D8;
	margin: 0px 5px 5px 5px;
	padding: 5px 0px 5px 0px;
}
.pathway a{
	text-decoration: none;		
}
.contentheading, .componentheading {
	color: #000000;
	font-weight: bold;
	font-size: 1.5em;	
}
.contentpane, .contentpaneopen {	
	width: auto;
	text-align: justify;
}
.createdate {
	color: gray;
}
.small {
	color: gray;
}
#menu_right {
	float: left;
	width: 180px;
	background: #ffffff;
	min-height:150px;
	padding: 0px;
	margin: 0px;
	text-align: left;
}
#menu_right ul{
	margin: 0px;
	padding: 2px;
}
#menu_right li{
	list-style: none;	
}
#menu_right table.moduletable {
	width: 180px;
	border:	0px solid #000000;
	margin-bottom: 0px;
	background: url(../images/table_middle.gif);
}
#menu_right table.moduletable th{
	color: #ffffff;
	width: 100%;
	border: 0px solid #000000;
	background: url(../images/table_top.png);
	padding: 5px ;
}
#menu_right table.moduletable td{
	width: 100%;
	padding: 2px ;
	background: url(../table_middle.gif);
	
}
#menu_right table.moduletable td a{
	width: 160px;
	font-weight: bold;
	display: block;
	padding: 0px x;
}
#menu_right table.moduletable td a:hover{	
	color: black;
	border: 0px solid #fbd008;
	background: #fbd008;
	padding: 0px 0px 0px 0px;
}
#cleaner {
	clear: both;
	margin: 0;
	
}
#footer {
	background: url(../images/footer.png);
	height: 50px;
	width: 710px;
	font-size: 0.85em;
}
#border_right {
	/*background: url(../images/border_right.png) repeat-y right;
	width: 700px;
	text-align: center;*/
}
.sectiontableentry1 {
	background: #FBD008;
}
.sectiontableentry2 {
	background: #000000;
}
#content a.readon:link, 
#content a.readon:visited, 
#content a.readon:hover {
	font-weight: bold;
	padding-left: 19px;
}
#comment a{
	text-decoration: none;
}
#comment .sectiontableheader{
	font-weight: bold;
}
a.readon:link, a.readon:visited {
	background: /*url(../images/readon_normal.png) no-repeat;*/
}
a.readon:hover {
	background: url(../images/readon_hover.png) no-repeat;
}
.write_comment a.readon:link, .write_comment a.readon:visited {
	background: url(../images/comments.png) no-repeat;
}
.write_comment a.readon:hover {
	background: url(../images/comments.png) no-repeat;
}
a.category:link, a.category:visited {
         background:/*#535353;*/
}
#tab_bottom {
	background: url(../images/table_bottom.gif);	
	height: 31px;
	width: 180px;
	
}
