* {
	margin:0;
	padding:0;
}

body { background-image:url(../imagens/background/background.jpg); background-position:center top; background-repeat:no-repeat; background-color:#a61400}

/*INICIO ESTILOS DAS DIVS PRINCIPAIS*/
#menu {width:885px; height:51px; margin:auto}

#banner {width:885px; height:450px; margin:auto}

#conteudo {width:855px; margin:auto; background-color:#FFF; padding:15px; padding-bottom:60px}
#rodape_conteudo {width:885px; background-image:url(../imagens/background/rodape_conteudo.jpg); height:11px; background-repeat:no-repeat; margin:auto}
	
#rodape {width:855px; margin:auto; text-align:center; margin-top:15px}

/*INICIO ESTILOS DAS FONTES*/
h1 {font-family:Tahoma; color:#666; font-size:12px}
h2 {font-family:Tahoma; color:#ff0000; font-size:12px}

p {font-family:Tahoma; color:#666; font-size:12px}

.texto_texto {font-family:Tahoma; color:#77a19b; font-size:12px; font-weight:bold}
.titulo_texto { font-family:Tahoma; color:#77a19b; font-size:18px; font-weight:bold; text-decoration:none}

.texto_livros {font-family:Tahoma; color:#575c9e; font-size:12px; font-weight:bold}
.titulo_livros { font-family:Tahoma; color:#575c9e; font-size:18px; font-weight:bold; text-decoration:none}

.texto_videos {font-family:Tahoma; color:#905e8c; font-size:12px; font-weight:bold}
.titulo_videos { font-family:Tahoma; color:#905e8c; font-size:18px; font-weight:bold; text-decoration:none}

.texto_fotos {font-family:Tahoma; color:#95796b; font-size:12px; font-weight:bold}
.titulo_fotos { font-family:Tahoma; color:#95796b; font-size:18px; font-weight:bold; text-decoration:none}

.texto_biografia {font-family:Tahoma; color:#d45544; font-size:12px; font-weight:bold}
.titulo_biografia { font-family:Tahoma; color:#d45544; font-size:18px; font-weight:bold; text-decoration:none}

/*LINKS*/
a:link, a:visited, a:active {font-family:Tahoma; color:#ff0000; font-size:11px; font-weight:bold}
a:hover {font-family:Tahoma; color:#333; font-size:11px; text-decoration:underline; font-weight:bold}

/*LINK*/
.link:link, .link:visited, .link:active {font-family:Tahoma; color:#666; font-size:11px; font-weight:normal; text-decoration:none}
.link:hover {font-family:Tahoma; color:#333; font-size:11px; text-decoration:underline; font-weight:normal}

/*MENU*/
.menu:link, .menu:visited, .menu:active {display:block; float:left; height:51px; margin-right:20px; background-position:top}
.menu:hover {display:block; float:left; height:51px; margin-right:20px; background-position:bottom}

/*SUBMENU*/
.submenu:link, .submenu:visited, .submenu:active {display:block; width:165px; height:28px; line-height:28px; padding-left:15px; font-family:Tahoma; font-size:12px; font-weight:bold; text-decoration:none; color:#FFF; margin-bottom:3px; background-color:#77a19b}

.submenu:hover {display:block; width:165px; height:28px; line-height:28px; padding-left:15px; font-family:Tahoma; font-size:12px; font-weight:bold; text-decoration:none; color:#FFF; margin-bottom:3px; background-color:#303030}

/*SUBMENU_LIVROS*/
.submenu_livros:link, .submenu_livros:visited, .submenu_livros:active {display:block; width:165px; height:28px; line-height:28px; padding-left:15px; font-family:Tahoma; font-size:12px; font-weight:bold; text-decoration:none; color:#FFF; margin-bottom:3px; background-color:#575c9e}

.submenu_livros:hover {display:block; width:165px; height:28px; line-height:28px; padding-left:15px; font-family:Tahoma; font-size:12px; font-weight:bold; text-decoration:none; color:#FFF; margin-bottom:3px; background-color:#303030}

/*SUBMENU_VIDEOS*/
.submenu_videos:link, .submenu_videos:visited, .submenu_videos:active {display:block; width:165px; height:28px; line-height:28px; padding-left:15px; font-family:Tahoma; font-size:12px; font-weight:bold; text-decoration:none; color:#FFF; margin-bottom:3px; background-color:#905e8c}

.submenu_videos:hover {display:block; width:165px; height:28px; line-height:28px; padding-left:15px; font-family:Tahoma; font-size:12px; font-weight:bold; text-decoration:none; color:#FFF; margin-bottom:3px; background-color:#303030}

/*SUBMENU_FOTOS*/
.submenu_fotos:link, .submenu_fotos:visited, .submenu_fotos:active {display:block; width:165px; height:28px; line-height:28px; padding-left:15px; font-family:Tahoma; font-size:12px; font-weight:bold; text-decoration:none; color:#FFF; margin-bottom:3px; background-color:#95796b}

.submenu_fotos:hover {display:block; width:165px; height:28px; line-height:28px; padding-left:15px; font-family:Tahoma; font-size:12px; font-weight:bold; text-decoration:none; color:#FFF; margin-bottom:3px; background-color:#303030}

.ListaLivros {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #8C8FBD;
}

