.orcamento_lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.msg_ok {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #336633;
	text-align: left;
	margin: 0px;
	padding: 3px;
	height: auto;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-attachment: fixed;
	background-image: url(../gerenciador/imagens/msg_ok.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-indent: 20px;
}
.msg_erro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #993333;
	text-align: left;
	margin: 0px;
	padding: 3px;
	height: auto;
	width: auto;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-attachment: fixed;
	background-image: url(../gerenciador/imagens/msg_erro.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;	
	text-indent: 20px;	
}
.titulo_pagina {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #006699;
	text-align: left;
	padding: 0px;
	height: auto;
	width: auto;
	font-weight: normal;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
h1 {
	font-size: 32px;
	font-weight: bold;
	color: #1685A9;
	text-align: left;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	line-height: 85%;
	text-transform: none;
	letter-spacing: -2px;
}
h2 {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Trebuchet MS";
	line-height: 80%;
	text-transform: none;
	letter-spacing: -1px;
}

h3 {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #82652A;
	text-align: left;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #0080C3;
	text-align: left;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.subtitulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #3366CC;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	display: block;
	list-style-position: outside;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 100%;
}
.noticias_antigas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #006666;
	text-align: left;
	margin: 0px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	list-style-position: inside;
	list-style-type: circle;
}

.texto_padrao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
.texto_padrao_paragrafo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #444444;
	padding: 0px;
	text-indent: 15px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
a {
	text-decoration: underline;
	color: #6666CC;
}

a:hover {
	text-decoration: none;
	color: #FF6600;
}
a.cabecalho {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 250px;
	display: block;
	background-image: url(../imagens/bullet_laranja.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
a.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 3px;
	padding: 0px;
	color: #FFFFFF;
	font-weight: bold;
}


a.link{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0066FF;
	height: auto;
	width: auto;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	margin-top: 0px;
	padding-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-left: 0px;
	line-height: 100%;
}
a.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #007BAE;
	margin: 0px;
	padding: 0px;
}
a.rodape:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color:#CC0000;
	margin: 0px;
	padding: 0px;
}

a.link:hover{
	color: #000000;
	text-decoration:underline;
}
a.link_rodape {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: auto;
	width: auto;
	text-decoration: none;
	text-align: left;
	font-weight: normal;
	display: block;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: square;
}
a.menu_lateral {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8F7130;
	height: auto;
	width: 100%;
	display: block;
	font-weight: bold;
	background-image: url(../imagens/bullet_laranja.jpg);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	text-align: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom:10px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	border: 1px solid #E9E9EB;
}
a.menu_lateral:hover {
	color: #000000;
	background-color:#EEEEEE;
	border: 1px solid #CCCCCC;
}
a.paginacao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #017DA7;
	background-color: #FFFFFF;
	text-align: center;
	margin: 1px;
	padding: 4px;
	border: 1px solid #CCCCCC;
	cursor:pointer;
}
a.paginacao:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #017DA7;
	text-align: center;
	margin: 1px;
	padding: 4px;
	border: 1px solid #000000;
	cursor:pointer;
}
a.paginacao:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #016181;
	text-align: center;
	margin: 1px;
	padding: 4px;
	border: 1px solid #000000;
	cursor:pointer;
}
a.lista {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	display:block;
	padding:0px;
	margin:0px;
	}
a.lista:hover {
	color:#FF6600;	
	}
.legenda {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006699;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF6600;
	margin: 0px;
	padding: 5px;
}
.rotulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	letter-spacing: -1px;
	color: #666666;
	font-weight: bold;
	padding: 2px;
	border-left-width: 16px;
	border-left-style: solid;
	border-left-color: #666666;
	text-align: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	display: block;
}
.chapeu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF6600;
	margin: 0px;
	padding: 0px;
}

input.erro {
	border: 3px solid #FF0000;
}
.chamadas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-image: url(../imagens/bullet_laranja.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	text-indent: 0px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	line-height: 140%;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
}
.credito_foto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: right;
	margin: 0px;
	padding: 0px;
}
li.lista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	padding: 0px;
	line-height: 95%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
a.produtos_categoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	display: block;
	height: auto;
	width: auto;
	text-indent: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 10px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEDDCC;
	text-transform: uppercase;
}
a.produtos_categoria:active {
	background-color:#FF6600;
	color: #FFFFFF;
}
.produtos_subcategoria {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	text-indent: 5px;
}
.produtos_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.produtos_valor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color:#006699;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.produtos_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#333333;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.produtos_pagto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	color:#FF6600;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.cabecalho_produtos {
	font-size: 24px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: "Trebuchet MS", Arial;
	line-height: 95%;
	text-transform: uppercase;
	letter-spacing: -1px;
}
a.secoes {
	font-size: 16px;
	font-weight: bold;
	color: #FF6600;
	text-align: left;
	height: auto;
	width: auto;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 100%;
	text-transform: uppercase;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6600;
}
a.secoes:hover {
	color:#000000;
}
a.produtos_modelo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#3399CC;
	text-align: left;
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	text-indent: 20px;
}
a.produtos_modelo:hover {
	color: #FF6600;
}
.aviso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF6600;
	text-indent: 15px;
	margin: 2px;
	padding: 3px;
	border: 1px solid #FF6600;
}
.produtos_foto_mini {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	cursor:pointer;
	border:solid 2px #000000;
}
