﻿/* CSS Document */
div#main {
  width: 750px;
}
div#main {
  width: 750px;
  margin-left: auto;
  margin-right: auto
}

div.transbox
  {
  width:400px;
  height:180px;
  background-color:#ffffff;
  border:0px solid black;
  /* for IE */
  filter:alpha(opacity=60);
  /* CSS3 standard */
  opacity:0.6;
}

body {
text-align: center;
}
body,p,td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #333333;
	
	
}
img
{
	border:none;
}

.acessorios {
  max-width: 70px;
  max-height: 70px;
  width: expression(this.width > 70 ? "70px" : true);
  height: expression(this.height > 70 ? "70px" : true);
}
 


div#main {
  width: 913px;
  height:618px;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  background-image:url(./imagens/fundo.jpg)
  
  /*
    <div style="width:913px; height:618px; background-image:url(../imagens/fundo.jpg)
  */
}

#mainTable{
margin-left:10px;
margin-top:8px;

}



.banners {
	background-position: left top;
}
.tematicas {
	background-position: left bottom;
}
.texto_quemsomos {
padding-left:3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	vertical-align: top;
	white-space: normal;
	letter-spacing: normal;
	word-spacing: normal;
}
.texto_titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #333333;
	text-align: left;
}
.texto_contactos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
	text-decoration: none;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	text-align: left;
}
a:active{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF6600;
	text-decoration: none;
	text-align: left;
}

a:focus {
    outline: 0;
}

a.categoria {
	color:#222222;
	text-decoration:none;
}

a.categoria:hover {
	color:#FF6600;
}

a.categoria:active {
	color:#222222;
}

.texto_horarios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
}
.texto_con-subtitulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
}
.texto_acessorios {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
}
/*********************************/
.referencia{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;	
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
}
.designacao{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:normal;
	line-height: 15px;
	font-weight: bolder;	
	text-transform: none;
	color: #333333;
	text-align: left;
}
.descricao
{
      font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:normal;
	line-height: 15px;
	font-weight: normal;	
	text-transform: none;
	color: #333333;
	text-align: left;
    }

/*********************************/
.texto_acessorios-titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	font-style: normal;
	line-height: 15px;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-align: left;
}


.divAces
{
    display:inline; width:34px; height:60px;
    max-height:60px;
    max-width:34px;
    text-align:center;
    vertical-align:top;
    font-size:9px;
    color:#cccccc;
}


.usadoTitulo{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style:normal;
	line-height: 15px;
	font-weight: bolder;	
	text-transform: none;
	color: #333333;
	text-align: left;
}

td.minAcessorio {
	border: solid 1px #CCC;
	width:50px;
}
td.minAcessorioPressed {
	border: 1px #000 dotted;
}

.imgUsado{max-width:250px; max-height:200px; border:1px solid #cccccc;}
.imgUsadoThumb{ width:58px; height:58px; margin:0px; padding:0px;border:1px solid #ccc;}
.usadoSmall{ border-right: 1px dotted #ddd; height:100px; width:140px; font-weight:normal; padding:5px;}
.usadoSmall:hover{ background-color:#f5f5f5}
.footer{ color:#333333; font-size:10px; font-family:Arial;}
.footer a{ color:#336699; border:none; text-decoration:none;}

td.usados {
	font-size:12px;
	font-weight:bold;
}
