@charset "utf-8";
/* CSS Document */

html, body	{margin:0px; padding:0px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#171717; }
body		{margin:0px; padding:0px;}

#topo 	  {width:625px; height:60px; position:absolute; top:0px; left:0px;}
#conteudo {width:625px; position:absolute; top:70px; left:20px;}


h1	{font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#4580CC; margin-top:14px; text-align:left; font-weight:bold }
h2	{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666; margin-top:12px; text-align:left }

a:link		{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#171717; text-align:justify;  text-decoration:none; line-height:18px;}
a:visited	{font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #171717; text-align:justify; text-decoration:none; line-height:18px;}
a:hover		{font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #4580CC; text-align:justify;  text-decoration:none; line-height:18px;}

p{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#171717;}

#rodape  {
	position: absolute;
	bottom: 5;
	margin-left:0px;
	;
	width:250px;
	height:29px;
	background-image:url(logope2.jpg)
}
#linkideal	{width:250px; height:29px;}
#linkideal	a{width:250px; height:29px; display:block; outline:none}

#c1{position:absolute; width:260px; left:15px; top:0px;}
#c2{position:absolute;width:270px;left:290px;top:0px;height: 335px;}

/*tabela*/
.panel 	{background-color: white; border: 0px; border-top: none; position:absolute; top:90px; left:15px;}
.tabOn 	{border: 1px solid #cccccc; border-bottom: none; text-align: center; background-color: white; cursor: default; color: #4580CC; height: 18px; width:70px; font-size:12px; 
		font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.tab 	{border: 1px solid #cccccc; text-align: center; background-color:#4580CC; color:#fff; height: 18px; width:70px; cursor:pointer; white-space:nowrap; font-size:12px; 
		font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
.space	{border-bottom: 1px solid #DFDFDF; width: 2px;}
