/* CSS Document */
body{background:#708BA3;}
img{border:none; behavior:url("pngbehavior.htc");}


/**********         TEMPLATE     ****************/
#tb_template{margin-bottom:5px;}

	/* TOP */
#top {background:url(../imgens/template/top.png) repeat-x;}
#top_left {background:url(../imgens/template/top_left.jpg) no-repeat;}
#top_right {background:url(../imgens/template/top_right.png) no-repeat;}
	/* FOTO
#foto {background:url(../imgens/template/foto.jpg) no-repeat;}
#foto_left {background:url(../imgens/template/foto_left.jpg) no-repeat;height:209px;}
#foto_right {background:url(../imgens/template/foto_right.jpg) no-repeat;height:209px;}
 */
	/* MENU */
#menu {background:url(../imgens/template/menu.png) repeat-x;}
#menu_left {background:url(../imgens/template/menu_left.jpg) repeat-y;}
#menu_right {background:url(../imgens/template/menu_right.jpg) repeat-y;}

	/* MAIN */
#main {background:#FFFFFF url(../imgens/template/main.png) repeat-x; height:100px;}
#main_left {background:url(../imgens/template/main_left.png) repeat-y;}
#main_right {background:url(../imgens/template/main_right.png) repeat-y;}

	/* RODAPE */
#rodape {background:url(../imgens/template/rodape.png) repeat-x; }
#rodape_left {background:url(../imgens/template/rodape_left.png) no-repeat;}
#rodape_right {background:url(../imgens/template/rodape_right.png) no-repeat;}


/**********         MENU     ****************/

.menu_meio {background:url(../imgens/template/menu_meio.png) no-repeat; width:2px; height:42px;}
.menu_botao {color:#003A6E; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:1.3em; font-weight:bold; text-decoration:none}
.menu_botao a{color:#003A6E; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:bold;text-decoration:none}
.menu_botao a:hover{color:#FF9900; font-weight:bold;text-decoration:none}