/*** www.fullscreen-pt.com ***/

/* ---------------------------- GERAL ------------------------ */
body				{background: #000000; margin:0;}
body.b1024			{background: #000000 url(../images/fundo.jpg) no-repeat;}
body.b800			{background: #000000 url(../images/fundo.jpg) no-repeat; background-position:top -150px}
body.popup			{background: #000000; margin:10px}
body.int			{background: #000000 url(../images/fundo_int.jpg) no-repeat; margin:0;}

a:normal       {text-decoration: none; font-family: verdana; font-size: 10px; color:#ff6600;}
a:link         {text-decoration: none; color:#FF0000}
a:visited      {text-decoration: none; color:#FF0000;}
a:active       {text-decoration: none; color:#FF0000;}
a:hover        {text-decoration: underline; color:#FF0000;}

a.print			{font-family: verdana; font-size: 10px; text-decoration: none; color: #6E6E6E;}
a.print:link	{font-family: verdana; font-size: 10px; text-decoration: none; color: #6E6E6E;}
a.print:visited	{text-decoration: none; color: #6E6E6E;}
a.print:hover	{text-decoration: underline; color: #FF0000;}
a.print:active	{text-decoration: none; color: #6E6E6E;}

a.news:link		{text-decoration: none; color: #ffffff;}
a.news:visited	{text-decoration: none; color: #ffffff;}
a.news:hover	{text-decoration: underline; color: #ffffff;}
a.news:active	{text-decoration: none; color: #ffffff;}

.text9         {font-family: Verdana, Arial; font-size: 9px; color: #000000;  text-decoration: none}
.text, .textend{font-family: Verdana, Arial; font-size: 10px; color: #ebebeb; text-decoration: none; padding:5px; line-height:150%; text-align:justify;}
.titulo        {font-family: Verdana, Arial; font-size: 10px; color: #f7f7f7; font-weight: bold; text-transform:uppercase; text-decoration: none}
.cinza       {font-family: Verdana, Arial; font-size: 10px; color: #666666; text-decoration: none}
.rodape        {font-family: Verdana,Arial; font-size: 9px; color: #555; text-decoration: none; float:left; padding:5px}
.red			{font-family: verdana; font-size: 10px; text-decoration: none; color: #ff6600;}

.pad			{padding:15px;}

.tablered		{background: #000000;}

.image			{padding: 4px; border: 1px solid #666666;}
.image2 		{padding: 4px; border: 1px solid #666666; margin:2px 10px 4px 0px;}
.image3 		{padding: 2px; border: 1px solid #666666; margin:2px 10px 4px 0px;}
.image-news 	{border: 1px solid #979797;}

.butao			{background-color: #EBEBEC; border: 0px ridge;}

ul				{list-style-image: url(../images/bullet.gif); }
ul li 			{padding-bottom:4px}

input,textarea,select {
				background-color: #000000;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				color: #cccccc;
				FONT-SIZE: 10px;
				border: 1px  solid #666666;
}
.replace		{position:relative; margin:0px; padding:0px; overflow: hidden;}
.replace span	{display:block; position:absolute; top:0px; left:0px; z-index:1;}

#anterior, #anterior span{height:36px; width:18px; background-image: url(../images/anterior.gif); cursor:hand;}
#seguinte, #seguinte span{height:36px; width:18px; background-image: url(../images/seguinte.gif);}

/* ---------------------------- DIVS ------------------------ */
#content		{position: relative; left: 150px; width:100px}
#anim			{position: relative; top: 0px; left: 10px;}
#menu			{position: relative; top: 60px;}

.setas-h		{padding-right:10px;}

/* Styles para as layers do sroll horizontal */

div#hold	{ 
	position:relative; overflow:hidden;
	width:470px; height:33px; z-index:100
	}
div#wn	{ 
	position:absolute; 
	left:1px; top:0px; 
	width:470px; height:32px; 
	clip:rect(0px, 470px, 32px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}

div#hold2	{ 
	position:relative; overflow:hidden;
	width:360px; height:32px; z-index:100
	}
div#wn2	{ 
	position:absolute; 
	left:2px; top:0px; 
	width:360px; height:32px; 
	clip:rect(0px, 360px, 32px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
