BODY {
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;  
	background-attachment: fixed;
	background-color: #878787;
} 

TD {
	vertical-align:top;
}



#jseForm {
	margin: 6px 6px 6px 15px;
}


#mainShape {
	background-image: url(../images/foto.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	height:80%;
}


.chapterClass1 #mainShape{
	background-image: url(../images/foto_1.jpg);
}

.chapterClass2 #mainShape{
	background-image: url(../images/foto_2.jpg);
}

.chapterClass3 #mainShape{
	background-image: url(../images/foto_3.jpg);
}

.chapterClass4 #mainShape{
	background-image: url(../images/foto_4.jpg);
}

.chapterClass5 #mainShape{
	background-image: url(../images/foto_5.jpg);
}


#logo {
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left; 
	width:100%;
	height: 89px;
}

#banner {
	background-image: url(../images/banner.gif);
	background-repeat: no-repeat;
	background-position: right; 
	height: 89px;
}


#menu {
	text-align: left;
	height: 67px;
	background-image: url(../images/menubar.jpg);
	background-repeat: no-repeat;
	vertical-align: top;
	padding-right: 20px;
	line-break: strict;
	padding-left: 124px;
}


#menu .menuseparator {
	width:18px;
	padding-left:6px;
	padding-right:6px;
	background-image: url(../images/indexseperator.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#menu a, #menu a:visited{
	color:white;
	font-family: Verdana;
	Font-weight: bold;
	font-size: 11px;
	text-decoration: none;
}

#menu a:hover{
	text-decoration: underline;
}

#menu a:active{
	text-decoration: underline;
	color: #FF5662;
}

#menu a.selected, #menu a:visited.selected{
	color: #424242;
}


#columnLeft{
padding-top:130px;
padding-left:175px;
width: 180px;
line-height: 16px;
}


.columnLeftContent {
	color: #000000;
	font-family: Verdana;
	font-size: 11px;
	width: 160px;
}

.columnLeftContent #title {
	color: #00A79B;
	font-size: 11px;
	padding: 7px 10px 0px 15px;
	margin-bottom: 15px;
}

.columnLeftContent #title a {
	text-decoration: none;
	color: #00A79B;
}

.columnLeftContent ul {
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
	list-style-type: none;
}

.columnLeftContent ul ul {
	margin-left: 0px;
}

.columnLeftContent li.chapter-1 {
	margin-bottom: 3px;
	font-size: 11px;
	list-style-type: none;
}

.columnLeftContent li.chapter-2 {
	margin-left: 0px;	
	margin-bottom: 3px;
	list-style-type: none;
	font-size: 11px;
}

.columnLeftContent li.chapter-3 {
	margin-left: 10px;
	margin-bottom: 3px;
	list-style-type: none;
	font-size: 11px;
}

.columnLeftContent li.chapter-4 {
	margin-left: 20px;
	margin-bottom: 3px;
	list-style-type: none;
	font-size: 11px;
}

.columnLeftContent li.topic-1 {
	margin-bottom: 3px;
	list-style-type: none;
	font-size: 11px;
}

.columnLeftContent li.topic-2 {
	margin-left: 10px;
	margin-bottom: 3px;
	list-style-type: none;
	font-size: 11px;
}

.columnLeftContent li.topic-3 {
	margin-left: 10px;
	margin-bottom: 3px;
	list-style-type: none;
	font-size: 11px;
}

.columnLeftContent li.topic-4 {
	margin-left: 20px;
	margin-bottom: 3px;
	list-style-type: none;
	font-size: 11px;
}
.columnLeftContent li a {
	color: #00A79B;
	text-decoration: none;
}

.columnLeftContent li a.selected {
	color: #424242;
	text-decoration: none;
}


.columnLeftContent li a:hover {
	text-decoration: underline;
}

.columnLeftContent li a:active {
	text-decoration: underline;
	color: #FF5662;
}

.film {
height: 211px;
width: 374px;
margin-left: 16px;
}

#content {
	width: 385px;
	background-repeat: no-repeat; 
	font-family: "Trebuchet MS",  Verdana;
	font-size: 11px;
	line-height:20px;
	text-justify: newspaper;
	color: #2C2C2C;
}

#content #title, #content h1{
	color: #00a79B;
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	padding: 7px 10px 0px 15px;
	margin-bottom: 20px;
}



#content h2{
	color: #2C2C2C;
	font-weight: bold;
	font-size: 11px;
	margin: 0px 20px 2px 15px;
	padding: 0px;
}

#content p{
	margin: 0px 10px 15px 15px;
font-size: 11px;
}

#content ul{
	margin: 0px 10px 15px 32px;
font-size: 11px;
}

#content ol{
	margin: 0px 10px 15px 38px;
font-size: 11px;
}

#content li{
	margin-bottom: 5px;
font-size: 11px;
}

#content table{
	margin:15px;
font-size: 11px;
}

#content td{
	font-size: 11px;
}

#content a{
	color: #00A79B;
	text-decoration: none;
}

#content a:hover{
	text-decoration: underline;
}

#content a:active{
	text-decoration: underline;
	color: #FF5662;
}


#content table.tf_definition td.column1 {
	width: 120px;
	vertical-align: top;
}

#marginRight{
	width: 0px;
}

#searchDialog {
	background-image: url(../images/general/searchBG.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-attachment: fixed;
	height: 100px;
}

#searchDialog #title{
	color: #ffffff;
	height: 30px;
	padding: 7px 10px 0px 15px;
	font-size: 12px;
	font-weight: bold;
}

#searchDialog table{
	margin-left: 15px;
}

#searchDialog input#jseInput{
	width: 140px; 
	margin-right: 3px;
}

#columnRightContent {
	color: #000000;
	font-family: "Trebuchet MS",  Verdana;
	font-size: 10px;
	background-attachment: fixed ;
}


