﻿@charset "utf-8";
/* CSS Document */

body,dl,dt,dd,h1,h2,h3,h4,ul,h5,h6,pre,code,form,fieldset,legend,textarea,p,img,select,textarea,blockquote,th,td{
	margin:0;
	padding:0;
	border:none;

}

* {margin:0;
padding:0;

}


.linhaAbas{background-image: url(../img/linha_aba.gif); background-repeat:repeat-x; background-position:bottom; width:326px; height:18px; float:left; }


.abasGraficos, .abasGraficos * {
	
	padding: 0;
	}
.abasGraficos { 
	width: 100%;
	list-style: none;
	float:left;
    font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align: center;
	color:#000;
	}
.abasGraficos li {float: left; }
.abasGraficos li a {
	display:block;
	background-image: url(../img/aba_marcada.gif); background-repeat:no-repeat; width:44px; height:15px; text-decoration:none;font-weight:bold; padding-top:3px; color:#000;
	}
	
.abasGraficos li.abaMarcada  a{
	background-image: url(../img/aba_normal.gif); background-repeat:no-repeat; width:44px; height:15px;  padding-top:3px; color:#FFF; margin-left:10px;
	}
	
	.abasGraficos10 li a {	
	background-image: url(../img/aba_marcada.gif); background-repeat:no-repeat; width:44px; height:15px; padding-top:3px; color:#000;
	}
	
    a img {border:none;}