body {
	background: url(../img/blue_bg.gif)
	}
	
.logo {
	background: url(../img/blue_logo.gif) no-repeat
	}	

/** MOLDURA **/
	
.mold_bg {
	background: #66ADC8
	}	
	
.mold_lat {
	background: url(../img/blue_mold_lat.gif) repeat-y
	}
	
.mold_sup {
	background: url(../img/blue_mold_sup.gif) top center no-repeat
	}
	
.mold_inf {
	background: url(../img/blue_mold_inf.gif) bottom center no-repeat
	}
	
/* MENU */

div#links {position: relative}
div#links a {display: block}
div#links a:hover {background-color: transparent}
   
div#links a img {background-image: url(../img/blue_seta_menu.gif); margin-right: 8px}
div#links a:hover img {background-image: url(../img/white_seta_menu.gif)}  

.link_menu {font-family: verdana, sans-serif; font-size: 12px; font-weight: bold; color: #004A80; text-decoration: none}
.link_menu:hover {color: white}

.link_menu_off {font-family: verdana, sans-serif; font-size: 12px; font-weight: bold; color: white; text-decoration: none}

.menu_seta_off {background-image: url(../img/white_seta_menu.gif); margin-right: 8px}
	
/* TITULOS */

.main_tit_livro {
	background: url(../img/blue_tit_livro.gif) no-repeat
	}
	
.main_tit_biografia {
	background: url(../img/blue_tit_biografia.gif) no-repeat
	}
	
.main_tit_artigos {
	background: url(../img/blue_tit_artigos.gif) no-repeat
	}
	
.main_tit_midia {
	background: url(../img/blue_tit_midia.gif) no-repeat
	}
	
.main_tit_contato {
	background: url(../img/blue_tit_contato.gif) no-repeat
	}
	
.main_tit_editora {
	background: url(../img/blue_tit_editora.gif) no-repeat
	}
	
.main_tit_links {
	background: url(../img/blue_tit_links.gif) no-repeat
	}
	
.main_tit_palestras {
	background: url(../img/blue_tit_palestras.gif) no-repeat
	}
	
.main_tit_cursos {
	background: url(../img/blue_tit_cursos.gif) no-repeat
	}
	
.main_tit_int_ingles {
	background: url(../img/blue_tit_int_ingles.gif) no-repeat
	}
	
.main_tit_int_espanhol {
	background: url(../img/blue_tit_int_espanhol.gif) no-repeat
	}
	
.main_tit_int_frances {
	background: url(../img/blue_tit_int_frances.gif) no-repeat
	}

.main_tit_supervisao {
	background: url(../img/blue_tit_supervisao.gif) no-repeat
	}
		
/* SCROLL JS */

.scroll_up {
	background: url(../img/blue_scroll_up.gif) no-repeat
	}
	
.scroll_down {
	background: url(../img/blue_scroll_down.gif) no-repeat
	}
	
.scroll_drag {
	background: url(../img/blue_scroll_drag.gif) no-repeat
	}
	
.scroll_bg {
	background: url(../img/blue_scroll_bg.gif) repeat-y
	}