body {
	margin: 0px; 
	font-family: Arial, Tahoma, Verdana, Helvetica, Sans-Serif;
	scrollbar-face-color: #E7F5EE;
	scrollbar-shadow-color: #A3BDB0;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #A3BDB0;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #E7F5EE;
	scrollbar-arrow-color: #438B67;
	font-size: 11px;
	color: #000000;
}

.chamadacarrinho {
	font-family: Arial, Verdana, Tahoma;
	font-size: 17px;
	color: #23513A;
	font-weight: bold;
	text-decoration: none
}

.titulo {
	font-family: Arial, Verdana, Tahoma;
	font-size: 14px;
	color: #08559C;
	text-decoration: none;
	font-weight: bold;
}

.textocarrinho {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #23513A;
	text-decoration: none
}

.textocarrinho:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 11px;
	color: #23513A;
	text-decoration: underline
}

.textoverde {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #23513A;
	text-decoration: none
}

.textoverde:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #23513A;
	text-decoration: underline
}

.titulovermelho {
	font-family: Arial, Verdana, Tahoma;
	font-size: 18px;
	color: #FF0000;
	text-decoration: none;
}

.precovermelho {
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
}

.tecladovirtual {
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	color: #215239;
	text-decoration: none;
}

.texto2 {
	font-family: Arial, Verdana, Tahoma;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}

.textogr {
	font-family: Arial, Verdana, Tahoma;
	font-size: 15px;
	color: #000000;
	text-decoration: none;
}

.texto {
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
}

.texto:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 13px;
	color: #000000;
	text-decoration: underline;
}

.textopq2 {
	color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: none;
}

.textopq2:hover {
	color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	text-decoration: underline;
}

.textopq {
	color : #000000;
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size : 10px;
	text-decoration: none;
}

.textopq:hover {
	font-family : Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: underline
}

.rodape {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

.rodape:link {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	color: #000088;
	text-decoration: none
}

.rodape:visited {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	color: #000088;
	text-decoration: none
}

.rodape:hover {
	font-family: Arial, Verdana, Tahoma;
	font-size: 10px;
	color: #000088;
	text-decoration: underline
}

.borda_azulescuro {
	border: 1px solid #336699;
}

.borda_azulclaro {
	border: 1px solid #BFCFEF;
}

.borda_azulclaro2 {
	border: 1px solid #4B87CF;
}

.borda_verdeescuro {
	border: 1px solid #438B67;
}

.borda_verdeclaro {
	border: 1px solid #BEEFBD;
}

.borda_cinza {
	border: 1px solid #CCCCCC;
}

.borda_vermelho {
	border: 1px solid #CC0000;
}
#bubble_tooltip{
	width:147px;
	position:absolute;
	display:none;
}
#bubble_tooltip .bubble_top{
	background-image: url('/imagem/bubble/bubble_top.gif');
	background-repeat:no-repeat;
	height:16px;	
}
#bubble_tooltip .bubble_middle{
	background-image: url('/imagem/bubble/bubble_middle.gif');
	background-repeat:repeat-y;	
	background-position:bottom left;
	padding-left:7px;
	padding-right:7px;
}
#bubble_tooltip .bubble_middle span{
	position:relative;
	top:-8px;
	font-family: Trebuchet MS, Lucida Sans Unicode, Arial, sans-serif;
	font-size:11px;
	text-align: center;
}
#bubble_tooltip .bubble_bottom{
	background-image: url('/imagem/bubble/bubble_bottom.gif');
	background-repeat:no-repeat;
	background-repeat:no-repeat;	
	height:44px;
	position:relative;
	top:-6px;
}

input.botao_verde {
	color:#333;
	font-family:helvetica,sans-serif;
	font-size:84%;
	border:1px solid;
	border-top-color:#999;
	border-left-color:#999;
	border-right-color:#666;
	border-bottom-color:#666;
	background-color:#cec;
	filter:progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#C5E8C5');}
}

input.botao_verde140 {
	width:140;
	color:#333;
	font-family:helvetica,sans-serif;
	font-size:84%;
	border:1px solid;
	border-top-color:#999;
	border-left-color:#999;
	border-right-color:#666;
	border-bottom-color:#666;
	background-color:#cec;
	filter:progid:DXImageTransform.Microsoft.Gradient(
		GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#C5E8C5');}
}
