body {
	font-family: Arial, Garamond;
	width:100%; height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: absolute;
}

#table_main {
	background-color:#FFFFFF;
	width: 100%; height: 100%;
}

h1 {
	font-family: Arial, Garamond;
	font-size: 14px; font-weight: bold; color: #000000;
}
/*INICIO TABELA PRINCIPAL*/
#table_contents {
	background-color: #FFFFFF;
	width: 775px; height:100%;
	font-family: Arial, Garamond;
	font-size: 12px; color: #B50000;
	/*border: #FFFFFF 1px solid;*/
}
#table_contents a {
	font-family: Arial, Garamond;
	font-size:12px; font-weight: bold; color: #B50000;
	text-decoration: none;
}
#table_contents a:hover {
	font-family: Arial, Garamond;
	font-size:12px; font-weight: bold; color: #336633;
	text-decoration: none;
}

/*FIM TABELA PRINCIPAL*/

/*INICIO BANNER*/
#td_banner {
	background-color: #FFFFFF;
	background-image: url(../imgs_main/imgs_autor_obras/top.jpg); background-repeat: repeat-x;
	width: 100%; height: 150px;
	font-family: Arial, Garamond;
	font-size: 14px; color: #FFFFFF;
	border: none;
}

#table_banner {
	background-color: #FFFFFF;
	width: 775px; height: 300px;
	font-family: Arial, Garamond;
	font-size: 14px; color: #FFFFFF;
	border: none;
}
#table_banner a {
	font-family: Arial, Garamond;
	font-size:14px; font-weight: bold; color: #FFFFFF;
	text-decoration: none;
}	
#table_banner a:hover {
	font-family: Arial, Garamond;
	font-size:14px; font-weight: bold; color: #FFFF99;
	text-decoration: none;
}
/*FIM BANNER*/

/* INICIO CONTEUDOS */
#table_contents_main {
	width:775px; height: 200px;
	background-color: #FFFFFF;
	font-family: Garamond, Arial;
	font-size: 14px; color: #000000;
}
#td_contents_main {
	padding:2px;
}
#table_contents_main a {
	font-family: Arial, Garamond;
	font-size:12px; font-weight: bold; color: #B50000;
	text-decoration: none;
}	
#table_contents_main a:hover {
	font-family: Arial, Garamond;
	font-size:12px; font-weight: bold; color: #336633;
	text-decoration: none;
}
/* FIM CONTEUDOS */

/* INICIO RODAPE*/
#table_contents_footer {
	width:100%; height: 50px;
	background-color: #FFFFFF;
	background-image: url(../imgs_main/imgs_autor_obras/footer.jpg); background-repeat: repeat-x;
	font-family: Arial, Garamond;
	font-size:14px; color: #FFFFFF;
}
#table_contents_footer a {
	font-family: Arial, Garamond;
	font-size:12px; font-weight: bold; color: #FFFFFF;
	text-decoration: none;
}	
#table_contents_footer a:hover {
	font-family: Arial, Garamond;
	font-size:12px; font-weight: bold; color: #FFFF99;
	text-decoration:none;
}
/* FIM RODAPE*/

/*INICIO NAV_ESQUERDA*/
#table_left_nav {
	width: 200px;
	background-color: #B50000;
	font-family:Arial, Garamond; 
	font-size:12px; color: #000000;	
}
#td_left_nav1 {
	background-color: #FFFFFF;
	padding: 5px 5px 5px 5px;
}
#td_left_nav2 {
	background-color: #F9F9F9;
	padding: 5px 5px 5px 5px;
}
#table_left_nav a {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; font-weight: bold; color: #B50000;
	text-decoration: none;
}	
#table_left_nav a:hover {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px; font-weight: bold; color: #336633;
	text-decoration:none;
}
#table_catalog {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; font-weight: bold; color: #BBBBBB;
	background-color: #B50000;
}
#td_catalog {
	background-color: #F9F9F9;
	width: 25px; height: 25px;
	vertical-align: middle;
}
#table_catalog a {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; font-weight: bold; color: #B50000;
	text-decoration: none;
}	
#table_catalog a:hover {
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px; font-weight: bold; color: #336633;
	text-decoration:none;
}
#table_sponsors {
	width: 200px;
	font-family:Garamond, Arial; 
	font-size:12px; color: #000000;
	padding: 5px 5px 5px 5px;
}
/*FIM NAV_ESQUERDA*/

/*INICIO NAV_DIREITA*/
#table_contents_index {
	width:550px; height: 160px;
	background-color: #FFFFFF;
	font-family: Garamond, Arial;
	font-size:14px; color: #000000;
}
#table_contents_index a {
	font-family: Arial, Garamond;
	font-size:12px; font-weight: bold; color: #B50000;
	text-decoration: none;
}	
#table_contents_index a:hover {
	font-family: Arial, Garamond;
	font-size:12px; font-weight: bold; color: #336633;
	text-decoration:none;
}
/*FIM NAV DIREITA*/