/* CSS Document */

a {color:#333; text-decoration:none; font-weight:bold;}
a:hover {  color:#CC0000; font-weight:bold;font-size:10px;}
a:active { color:#CC0000; font-weight:bold;}

.data {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#999;
	text-align: left;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	scrollbar-base-color: #FFFFFF;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-face-color: #EFEFEF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	background-color: #333;
	background-image:url(imagens/background.png);
	background-repeat:repeat-x;
}



.textonormal {
	font-size: 10px;
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	text-transform: none;
	color: #666;
	text-align: justify;
}
.caixapesquisa {
	font-size: 10px;
	font-family: Arial;
	font-weight:bold;
	font-style: normal;
	font-variant: normal;
	cursor:pointer;
	padding:3px;
	color:#333;
	width:100%;
}
.textos {
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	color: #999;
	text-align: justify;
}

.tituloproduto {
	font-size: 14px;
	font-family: Arial;
	font-weight: bold;
	text-align:left;
}
.subtitulo {	font-size: 10px; font-weight: bold; text-align:left;}
.subtitulo3 {
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	text-align:left;
}
.caixapesquisabotao {
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	cursor:pointer;
	color: #666;
	width:100%;
}

.np {
	font-size: 10px;
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	cursor:pointer;
	color: #666;
	width:100%;
	border-style:none;
}
