@charset "utf-8";
/* CSS Document */

.body{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

div.interna{
	background-image:url(images/corpo_interna.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:524px;
}

div.interna_autor{
	background-image:url(images/corpo_autor.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:524px;
}

div.rodape{
	background-image:url(images/rodape_interna.jpg);
	background-position:top;
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	height:238px;
	padding-left:181px;
}

.rodape{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.direitos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#395482;
	text-decoration:none;
}



div.interna_a{
	padding-left:214px;
}

#contentMask {
	width: 336px;
    height: 174px;
    position: relative;
    overflow: hidden;	
}
#content {
	width: 335px;
    position: relative;
	text-align: left;
}

#contentMaskTwitter {
	width: 182px;
    height: 97px;
    position: relative;
    overflow: hidden;	
}
#contentTwitter {
	width: 181px;
    position: relative;
	text-align: left;
}

#up {
	margin:0px 0 0 0 ;
    cursor: pointer;
}


#track {
	width: 14px;
	height: 121px;
	background-image:url(images/pixel.gif);
}

#down {
    cursor: pointer;
}

#drag {
    position: relative;
    cursor: pointer;
	margin-top: 0px;

}
