@charset "utf-8";
body {
	background-color:#333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CC6600;
	text-decoration: none;	
}
a:visited {
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
.back-imgs{
background:#343434;
background-repeat:no-repeat;
background-position:left top;
}
.contorno-imgs{
border:2px solid #999999;
}
.textojust {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align:justify;
	white-space: normal;
	word-spacing: normal;
	}
.textonoticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align:justify;
	white-space: normal;
	word-spacing: normal;
	}
.texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	white-space: normal;
	word-spacing: normal;
	}
.textobranco {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	white-space: normal;
	word-spacing: normal;
	}
.datas {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-variant: normal;
	color: #CCCCCC;
}

.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	color: #cf5200;
	text-transform: uppercase;
}
.form-bots {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	border:1px solid #CCCCCC;
	background:#CCCCCC;
	margin:1px 1px 1px;
	height:18px;
	color:#000000;
	font-weight:normal;
	}

.form-inputs {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
}
#Layer1 {
	position: relative;
	z-index: 1;
	background-color:#FFFFFF;
	height: 24px;	
}
#Aluguer {
	position: relative;
	z-index: 1;
	height: 200px;	
	width: 748px;
	height: 950px;
}
#Produtos {
	position: relative;
	z-index: 1;
	height: 200px;	
	width: 748px;
	height: 800px;
}
#Webtv {
	position: relative;
	z-index: 1;
	height: 200px;	
	width: 748px;
	height: 380px;
}

#Directos {
	position: relative;
	z-index: 1;
	height: 200px;	
	width: 748px;
	height: 380px;
}
#Portfolio {
	position: relative;
	z-index: 1;
	height: 200px;	
	width: 748px;
	height: 420px;
}

#Empresa {
	position: relative;
	z-index: 1;
	height: 200px;	
	width: 748px;
	height: 380px;
}

.caixa-background {
	background-color: #333333;
	border:#666666 1px solid;
}
.caixa-back {
	text-align: left;
}
.caixa-forward {
	text-align: right;
}
.caixa-titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.texto-loading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

#loading {
    background: #CCCCCC;
    padding: 0;
    border: 1px solid #999999;
    display: none; /* hidden */
	z-index: 1500;
    position: absolute;    
    left: 0;
    margin: 0;
    top: 0;
	bottom: 0;
	right: 0;
	float: left;
    width: 100%;
    height: inherit;
		min-width: 100%;
 /* for IE */
  filter:alpha(opacity=40);
  /* CSS3 standard */
  opacity:0.4;
        /*margin-top: -50;*/
    font-weight: bold;

}
#loading2
  {
    padding: 0;
    display: none; /* hidden */
	z-index: 1600;
    position: absolute;    
    width: 100%;
    height: 40%;
	min-width: 100%;
    top: 45%;
    left: 0;
    text-align: center;
    vertical-align: middle;
	float: left;
  }
.erro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	text-decoration: none;
	text-align: center;
}
