@charset "utf-8";
body {
	background-color: #801314;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
table, td	{
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
}
div.caixaacerto { 
	margin:0 auto; 
	width:955px; 
	height:auto; 
	overflow-x:hidden;
}
span.titulos	{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
}
div.titulosHome	{
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:3px;
	margin-bottom:0px;	
	float:left;
	width:700px;
	height:25px;
}
.textopequeno	{
	font-size:11px;
}
a	{
	color:#801314;
}
a:hover	{
	color:#ca0002;
}
/* minhas classes */


div.resultHome	{
	width:171px;
	margin-left:4px;
	margin-right:2px;
	padding:0;
	border:0;
	float:left;
}
div.resultHome ul, div.resultHome li{
	list-style:none;
	padding:0;
	border:0;
	margin:0;
}
div.resultHome li{
	float:left;
	width:167px;
}
div.resultHome li.lifoto	{
	border:2px solid #FFFFFF;
	height:133px;
	overflow-y:hidden;
}
div.resultHome li.lidesc	{
	padding-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
div.resultHome li.botao		{
	width:171px;
	background-color: #F4DEB5;
	font-weight:bold;
	font-size:14px;
	color:#801314;
	text-decoration:none;
}
/*div.resultHome li.botao:hover	{
	background-color: #801314;
	color:#FFFFFF;
}*/
div.resultHome li.botao a{
	color:#801314;
	font-size:14px;
	text-decoration:none;
}
div.resultHome li.botao a:hover{
	color:#F4DEB5;
	background-color:#801314;
	font-size:14px;
}

img.identidades	{
	position:relative; 
	top:3px; 
	border:0;
}
div.pesqref	{
	height:25px;
	overflow-y:hidden;
}
table.tabdestnews	{
	width:955px;
	height:260px;
	background-color:#A68A5C;
	margin:0;
	padding:0;
	border:0;
}
table.tabdest	{
	width:167px;
	margin-left:3px;
	margin-right:0px;
	padding:0;
	border:0;
}
table.tabdest tr, table.tabdest td	{
	margin:0;
	padding:0;
}
img.imgdest {
	width:167px;
	height:133px;
	border:0px;
	padding:0;
	margin:0;
	filter: alpha(opacity=100);
	opacity: 1;	
}
img.imgdest:hover {
	width:167px;
	height:133px;
	border:0px;
	filter: alpha(opacity=65);
	opacity: 0.65;	
}
td.voltar, a.voltar	{
	font-size:11px;
	text-align:right;
}

/* pesquisa direita */

table.pesquisa, table.pesquisa td	{
	width:100%;
	margin:0;
	padding:0;
	border:0;
	font-family:Trebuchet MS;
	font-size:11px;
	color:#FFFFFF;
}
table.pesquisa td.titnewsletter	{
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
}
table.pesquisa	select{
	width:200px;
	font-size: 11px;
	font-weight: bold;
	color: #521012;
	background-color: #F4DEB5;
	border: 1px solid #801314;
}
table.pesquisa	input{
	/*width:60px;*/
	font-size: 11px;
	font-weight: bold;
	color: #521012;
	background-color: #F4DEB5;
	border: 1px solid #801314;
}
table.pesquisa	input.newsletter{
	width:150px;
	font-size: 11px;
	font-weight: bold;
	color: #521012;
	background-color: #F4DEB5;
	border: 1px solid #801314;
}
table.pesquisa input.botaoform {
	width:70px;
	background-color: #801314;
	color:#FFFFFF;
	font-size:10px;
	border:1px solid #000000;
	cursor:pointer;
}

/* detalhe: caracteristicas */
div#caracteristicas		{
	display:none;
	position:absolute; 
	left:150px;
	top:150px;
	width:500px;
	height:300px;
	background-color:#FFFFFF; 
	border:3px solid #990000; 
	color:#000000;
	padding:10px;
	font-size:11px;
	z-index:99;
	overflow-x:none;
	overflow-y:scroll;
	filter: alpha(opacity=85);
	opacity: 0.85;	
}
div#caracteristicas	table, div#caracteristicas	td {
	color:#000000;
	font-size:11px;
	font-weight:normal;
}
div#caracteristicas	ul, div#caracteristicas	li	{
	border:0;
	margin:0;
	padding:0;
	list-style:none;
}
div#caracteristicas	li, div#caracteristicas	li span	{
	float:left;
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	padding-left:3px;
}
div#caracteristicas	li div, div#caracteristicas	li div a	{
	float:right;
	color:#FFFFFF;
	padding-right:3px;
	
}
div#caracteristicas	li.fechar	{
	width:470px;
	background-color:#990000;
}

/* classes já existentes */

.empreedestaque {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
.pesquisaimediata {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.formcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #521012;
	text-decoration: none;
	background-color: #F4DEB5;
	background-position: left top;
	border: 1px solid #801314;
}
.numerospaginas {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #801314;
	text-decoration: underline;
}
.numerospaginas:hover {
	color:#801314;
	background-color:#f4deb5;
}
.makao	{
	color:#801314;
	background-color:#f4deb5;
	font-weight: bold;
}
td.numerospaginaselect	{
	background-color: #F4DEB5;
	font-size: 11px;
}
/*td.numerospaginaselect:hover, td.numerospaginaselect a:hover{
	background-color:#801314;
	cursor:pointer;
	color:#FFFFFF;
}	div.resultHome li.botao a{
	color:#801314;
	font-size:14px;
	text-decoration:none;
}
div.resultHome li.botao a:hover{
	color:#F4DEB5;
	background-color:#801314;
	font-size:14px;
}*/
td.numerospaginaselect, td.numerospaginaselect a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #801314;
	text-decoration: none;
	cursor:pointer;
}
td.numerospaginaselect a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #F4DEB5;
	background-color:#801314;
	cursor:pointer;
}
.refpesquisa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #801314;
	text-decoration: none;
}

.txtmenu {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #F4DEB5;
	text-decoration: none;
}
.descricaobold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.outline {
	border: 2px solid #FFFFFF;
	padding:0px;
	margin:0px;
}
.outline2 {
	border: 2px solid #FFFFFF;
	padding:0px;
	margin:3px;
}

a.txtmenu:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.ok {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
}
a.ok:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #801314;
	text-decoration: none;
	background-color: #A68A5C;
}

.referencia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.formcontentnewsletter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #801314;
	text-decoration: none;
	background-color: #F4DEB5;
	border: 1px solid #A68A5C;
}
.formbotao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-color: #801314;
	border: 3px solid #000;
	cursor:pointer;
}
.freguesiadet	{
	text-transform:uppercase;
	font-weight:bold;
	font-size:12px;
}	
.subscrever {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.enviar {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #801314;
	text-decoration: none;
}
a.enviar:hover {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	color: #A68A5C;
	text-decoration: none;
	background-color: #801314;
}
.enviar2 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #801314;
	text-decoration: none;
}
a.enviar2:hover {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #F4DEB5;
	text-decoration: none;
	background-color: #801314;
}
.menubottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.menubottom:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.descricao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F4DEB5;
	text-decoration: none;
}
.txtpesquisa {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.precoreferencia {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.recomendar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #801314;
	text-decoration: none;
}
a.recomendar:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #F4DEB5;
	text-decoration: none;
	background-color: #801314;
}
.txtdescricao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #801314;
	text-decoration: none;
	float:left;
	text-align:left;
}
.txtdescricaoresultados {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
	float:right;
}
.servicepi {
	font-family: "Trebuchet MS";
	font-size: 22px;
	font-weight: bold;
	color: #801314;
	text-decoration: none;
}
.ami {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color: #801314;
	text-decoration: none;
}
a.txt:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}

.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.txtbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.txtbold:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.voltar {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #801314;
	text-decoration: none;
}
a.voltar:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #F4DEB5;
	text-decoration: none;
	background-color: #801314;
}
.txtprint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.tituloprint {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.subtituloprint {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
div.outSlideshow {
	position:relative; 
	width:504px;
	height:506px;	
}
div.selo {
	width:254px; 
	position:absolute;
	right: 20px; 
	top:320px;	
}
div.resultados {
	position:relative; 
	width:167px;
	height:133px;
}
div.selo2 {
	width:100px;
	height:22px;
	position:absolute;
	right: 5px; 
	top:100px;	
}
.tamanhobto_1 {
	width:80px;
	cursor:pointer;
}
