﻿/* Desenvolvido por: Jgwebcom */

div, img, ul, li, form, hr {
	padding: 0;
	margin: 0;
}


/* Alpha PNG support for IE */
* html img/**/ {
 filter:expression(
   this.alphaxLoaded ? "" :
   (
       this.src.substr(this.src.length-4)==".png"
       ?
       (
     (!this.complete)
     ? "" :
         this.runtimeStyle.filter=
         ("progid:DXImageTransform.Microsoft.AlphaImageLoader(src='"+this.src+"')")+
         (this.onbeforeprint="this.runtimeStyle.filter='';this.src='"+this.src+"'").substr(0,0)+
         String(this.alphaxLoaded=true).substr(0,0)+
         (this.src="shared/images/blank.gif").substr(0,0)
       )
       :
       this.runtimeStyle.filter=""
   )
     );
}

body{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background: #000 url(../images/bg.jpg) no-repeat top center;
	text-align: center;
	font-size: 1em;
	color: #999;
}
#principal{
}
div{
	overflow: hidden;
}
img{
	border: 0 none;
}
a{
	color: #ed7239;
	text-decoration: none;
	cursor: pointer;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}

h1{
	color: #ed7239;
	font-size: 1.6em;
}
h2{
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
}
h3{
	color: #CCC;
	font-size: 1em;
	font-weight: bold;
}
p, li{
	text-align: justify;
	font-size: .8em;
	color: #ccc;
	line-height: 1.5em;
}
.base{
	width: 938px;
	margin: 0 auto;
	text-align: left;
}
.colA{
	float: left;
	width: 266px;	
}
.colB{
	float: right;
	width: 658px;
	text-align: left;	
}
.content{
	width: 665px;
	height: 300px;
	background: #666;	
}
.logotopo{
	float: right;
	width: 200px;
	height: 100px;
	margin: 20px 0 95px 80px;
}
.atendimento{
	float: right;
	width: 340px;
	height: 60px;
	background: url(../images/atendimento_topo.png) no-repeat top center;
	margin-top: 20px;
}
.linkatendimento{
	float: left;
	width: 130px;
	height: 40px;
	margin: 14px 0 0 10px;	
}
.menu{
	clear: both;
	width: 175px;
	text-align: right;
	margin-left: 84px;
}
.menu ul{
	list-style: none;
	text-align: right;
}
.menu li{
	height: 40px;
	margin-bottom: 4px;
	#margin-bottom: 1px;
}
.menu li a{
	display: block;
	height: 43px;	
}
.menu li a:hover{
	background: url(../images/bg_menu.png) top right repeat-y;
}
.banner{
	width: 658px;
	height: 258px;
	margin-bottom: 25px;
}
.wifi{
	float: left;
	text-align: left;
	width: 195px;
	margin-right: 10px;
	font-size: .8em;
	line-height: 1.3em;
}
.fotos{
	text-align: left;
	float: left;
	width: 190px;
	margin-right: 10px;
	font-size: .8em;
	font-weight: bold;
}
.fotos a{
	color: #CCC;
	text-decoration: none;
}
.fotos a:hover{
	color: #FFF;
	text-decoration: underline;
}
.twitter{
	float: right;
	width: 250px;
}
.rodape{
	text-align: left;
	width: 650px;
	height: 116px;
	margin: 20px 0 10px 0;
	background: url(../images/bg_roda.png) top center no-repeat;	
}
.menuroda{
	margin-top: 15px;
	font-size: .7em;
}
.menuroda ul{
	margin-left: 100px;
}
.menuroda li{
	float: left;
	list-style: none;
	margin-right: 15px;	
}
.menuroda a{
	color: #c06701;
	text-decoration: none;
	font-weight:normal;
}
.menuroda a:hover{
	text-decoration: underline;
}
.facebook{
		
}
.voltar{
	float: right;
	font-weight: bold;
	padding: 5px;
	background:  #82023e;
	font-size: 0.8em;
}
.voltar:hover{
	background: #e97d01;
	color: #fff;
	text-decoration: none;
}
.equipamento{
	float: left;
	width: 185px;
	height: 220px;
	margin: 15px;
	text-align: center;
}
.equipamento .titulo{
	color: #e97d01;
	font-size: 1em;
	font-weight: bold;
}
.equipamento .titulo a{
	color: #e97d01;
}
.equipamento .descricao{
	color: #999;
	font-size: .75em;
	font-weight: normal;
}
input, textarea{
	background: #464646;
	border: 0 none;
	padding: 3px;
	color: #fff;	
	font: 0.85em sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	width: 90%;
}
input[type="submit"]{
	width: auto;
	background:  #82023e;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	text-align: center;
}
input.error, textarea.error{
	border-left: 5px solid #fff;
}
label{
	font-weight: bold;
}
label.error{
	color: #982e3c;
}
.listaInterna li{
	margin-left: 25px;
	margin-bottom: 7px;
}
.laranja{
	color: #ed7239;
}
.listagem{
	padding-top: 15px;
}
.listagem li{
	list-style: none;
	padding-bottom: 5px;
	margin-bottom: 5px;
	clear: both;
	border-bottom: 1px solid #1b1b1b;
	font-size: .85em;
}
.listagem li a{
	color: #999;
	font-weight: normal;
	display: block;
	font-size: .85em;
}
.dataNews{
	background: #4b0123;
	color: #fff;
	text-align: center;
	padding: 3px;
	float: left;
	margin-right: 10px;	
}
a:hover.dataNews{
	text-decoration: none !important;
}
.boxFoto{
	width: 200px;
	height: 80px;
	margin: 2px;
	border: 5px solid #230010; 
	background: #191a1a;	
	overflow: hidden;
	float: left;
}
.boxFoto:hover{
	border: 5px solid #be6600; 
}
.boxFoto img{
	border: 0 none;
	width: 230px;
}
.resultadoCalendario{
	float: right; 
	width: 55%; 
	border: 1px dashed #454545; 
	padding: 15px;
}
.lista_skype li{
	background:  #232323;	
	padding: 3px;
	margin-bottom: 5px;
	text-align: center;
	border-radius: 1em;	
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#ffffff'); /* IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#ccc), to(#fff)); /* webkit browsers */
	background: -moz-linear-gradient(top,  #ccc,  #fff); 
}
.lista_skype li a{
	color: #82023e;
}
#loading{
	padding: 15px;
	text-align: center;
}
.buscaJump{
	background:  #82023e;
	color: #ed7239;
	font-weight: bold;
	font-size: 1em;
}
.boxCliente{
	width: 200px;
	height: 100px;
	margin: 5px;
	background: #191a1a;	
	overflow: hidden;
	float: left;
}
