@charset "utf-8";
/* CSS Document */

.body{
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

div.interna{
	background-image:url(images/corpo.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:524px;
}

div.rodape{
	background-image:url(images/rodape.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, .enquete_left, .enquete_background, .enquete_right, .enquete_bottom, .enquete_bottom2, .enquete_left_novo, .enquete_background_novo, .enquete_right_novo {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.twitter {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}

.twitter a {
	font-family:Tahoma;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:underline;
}

.direitos{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#395482;
	text-decoration:none;
}



div.interna_a{
	padding-left:214px;
}

#contentMask {
	width: 267px;
    height: 130px;
    position: relative;
    overflow: hidden;	
}
#content {
	width: 266px;
    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;

}

.enquete_left {
    background-color: #305f95;
    width: 3px;
}

.enquete_background {
    vertical-align: top;
    background-image: url(images/enquete_background.jpg);
    background-position: top;
    background-repeat: repeat-x;
    background-color: #e6e6e6;
    height: 110px;
}

.enquete_right {
    background-color: #305f95;
    width: 2px;
}

.enquete_bottom {
    background-image: url(images/enquete_bottom.gif);
    height: 25px;
}

.enquete_bottom2 {
    background-image: url(images/enquete_bottom2.gif);
    height: 25px;
}

.enquete_left_novo {
    width: 3px;
}

.enquete_background_novo {
    vertical-align: top;
    height: 100px;
}

.enquete_right_novo {
    width: 2px;
}

.enquete_bottom_novo {
    height: 25px;
}
