/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
a:link.menu {
	color:#EEEEEE;
	text-decoration: none;
}
a:visited.menu {
	color:#EEEEEE;
	text-decoration: none;
}
a:hover.menu {
	color:#FFCC00;
	text-decoration: none;
}
a:active.menu {
	color:#EEEEEE;
	text-decoration:none;
}

.borda-princ {
	border: 1px solid #787878;
}
.fundo-enquete {
	background-attachment: scroll;
	background-image: url(imagens/principal/enquete_3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.botao-enquete {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
	background-image: url(imagens/principal/botao-votar.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 19px;
	width: 64px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
}
.linha-not {
	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DC7000;
}
.borda-foto-album {
	border: 1px solid #FFFFFF;
}
.botao-newsletter {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border: none;
	background-image: url(imagens/principal/botao-newsletter.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 19px;
	width: 64px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFFFFF;
}.input-newsletter {
	background-color: #F4DAB9;
	border: 1px solid #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #613D0C;
}
.textarea-fui {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #2F5C75;
	background-image: url(imagens/principal/fui-branco-3.gif);
	background-repeat: repeat-y;
	background-position: center top;
	border: 1px solid #dbe4e8;
	scrollbar-shadow-color: #dbe4e8;
	scrollbar-face-color: #dbe4e8;
	scrollbar-3dlight-color: #dbe4e8;
	scrollbar-highlight-color: #dbe4e8;
	scrollbar-darkshadow-color: #dbe4e8;
	scrollbar-track-color: #dbe4e8;
	scrollbar-arrow-color: #2F5C75; 
}
.linha-art {

	border-top-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #226E69;
}
