/*-------------------------
PROJETO: LinkTel Corporate
SITE: www.linktel.com.br
TECNOLOGIA: DablioTi
www.dablioti.com.br
DESENVOLVEDOR: PabloGP
-------------------------*/

*{
    padding:0;
    margin:0;
    border:0;
	font-family:Arial, Helvetica, sans-serif;
}
.geral {
	width: 990px;
	margin: 0px auto;
	display: table;
}
.topo {
	background:url(topo_home.jpg) repeat-x;
	width: 100%;
	height: 79px;
	display: table;
	padding-bottom:3px;
	text-align: center;
}

.subTopo {
	margin: 0px auto;
	width: 990px;
	height: 133px;
	display: block;
}

.topo .logotipo {
	margin: 0px auto;
	width: 250px;
	text-align: center;
}

.subTopo h1{
	font-size:20px;
    width:360px;
	height: 80px;
	padding-top: 30px;
	padding-left: 30px;
	float: left;
	text-align: left;
}

.subTopo .logomarca{
    width:230px;
    height:90px;
	padding-top: 20px;
    float:left;
    display:block;
}

.boxs2{
    width:310px;
	text-align: center;
	margin: 0px auto;
	padding: 20px 0px 40px 0px;
	display: table;
}
.boxs3{
    width:465px;
	text-align: center;
	margin: 0px auto;
	padding: 20px 0px 40px 0px;
	display: table;
}
.boxs4{
    width:620px;
	text-align: center;
	margin: 0px auto;
	padding: 20px 0px 40px 0px;
	display: table;
}
.boxs5{
    width:775px;
	text-align: center;
	margin: 0px auto;
	padding: 20px 0px 40px 0px;
	display: table;
}
.boxs6{
    width:935px;
	text-align: center;
	margin: 0px auto;
	padding: 20px 0px 40px 40px;
	display: table;
}
.destaque{
	width: 550px;
	height: 40px;
	margin: 0px auto;
}

.box{
    float:left;
	background: url(images/tiraFundo.jpg) bottom no-repeat;
    margin:9px;
	height: 149px;
	border-right:dashed 1px #000;
    width: 130px;
	display: table;
}

.box:hover{
	background: url(images/tiraFundoHover.jpg) bottom no-repeat;
}

.box h2{
	width: 123px;
	height: 35px;
	color:#990000;
	font-size: 12px;
	text-align: right;
}

.box h2 sup{
	font-size: 7px;
}

.box a{
    font-family:"Arial";
    font-size:12px;
    float:left;
    margin:0 0 0 0;
    padding:0 0 6px 0;
    color:#666666;
    text-align:right;
    width:100%;
    text-decoration:none;
}

.box a:hover{
    color:#333333;
}

.clear{
    clear:both;
}

.rodape{
    width:100%;
    float:left;
	display: table;
    background-color:#333333;
}

.menu_rodape{
    width:990px;
	margin: 0px auto;
	display: table;
}

.menu_rodape .blocoEsquerda{
	width: 170px;
	float: left;
	display: table;
	text-align: left;
	margin-top: 15px;
	margin-bottom: 15px;
	margin-right: 160px;
}

.menu_rodape .blocoMeio{
	width: 330px;
	float: left;
	display: table;
	margin-top: 30px;
	margin-bottom: 25px;
}

.menu_rodape .blocoDireita{
	width: 330px;
	float: left;
	display: table;
	text-align: right;
	margin-top: 30px;
}

.menu_rodape .bloco{
    width:330px;
	margin-left: 180px;
	margin-top: 22px;
	display: table;
	float: left;
	height: 60px;
}
.menu_rodape .bloco img{
    margin-right: 20px;
}
.menu_rodape .bloco2{
    width:280px;
	padding-top: 15px;
	display: table;
	height: 40px;
}
.menu_rodape .bloco2 .margem{
    padding-bottom: 10px;
}

.menu_rodape ul{
    width:790px;
    float:left;
    margin:0px auto;
    padding: 10px 0 10px 200px;
	list-style: none;
	display: table;
}

.menu_rodape ul li{
    float:left;
    margin:0 20 0 20px;
    text-align:center;
}

.menu_rodape a{
    text-decoration:none;
    color:#ffffff;
}

.menu_rodape a:hover{
    color: #FFFF00;
	text-decoration: underline;
}

.menu_rodape p{
    float:left;
    color:#ffffff;
    font-size:11px;
    text-align:center;
    font-family:"Arial";
	width: 100%;
}

.form_login{
    width: 230px;
	padding-top: 20px;
	display: block;
	float: left;
	padding-left: 140px;
	font-size: 11px;
}


.form_login table{
    float:left;
    margin:0 0 0 0;
    border:0;
}

.form_login table tr td{
    padding:5px;
    text-align:right;
    font-family:"Arial";
}

.form_login table tr td button{
    font-size:11px;
    background-color:#f1f1f1;
    padding:0 5px 0 5px;
    margin:0 0 0 5px;
}

.camposFormulario {
    font-size:11px;
    width:150px;
	background: #fff;
	border: 1px #666666 solid;
}

.menu_topo{
    margin: 0px auto;
	width: 900px;
}

.menu_topo ul{
    float:left;
    margin:0 0 0 0;
    list-style-type:none;
    padding:0 0 0 0;
}

.menu_topo ul li{
	float:left;
	margin: 0 3px 0 3px;
	padding: 0 0 0 25px;
	text-align:center;
	display: block;
}
.menu_topo ul li a{
    text-decoration:none;
    font-size:11px;
}

.menu_topo ul li a:hover{
    text-decoration: underline;
}

.conteudo{
    width:990px;
    float:left;
    margin:0px;
    padding:0px;
    
}

.menu_lateral{
    width:200px;
    float:left;
    margin:0 0 0 0;
}

.menu_lateral ul{
    float:left;
    margin:0 0 0 0;
    padding:0 0 0 0px;
    list-style-type:none;
	width: 200px;
	display: table;
}

.menu_lateral ul .nivel1{
    padding:10px 5px 10px 10px;
    border-bottom: 1px dotted #cccccc;
}
.menu_lateral ul .nivel1:hover{
    padding:10px 5px 10px 10px;
    border-bottom: 1px dashed #000;
}
.menu_lateral ul .nivel1 a{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
}
.menu_lateral ul .nivel1 a:hover{
	color: #CC0000;
	text-decoration: none;	
}

.menu_lateral ul .nivel2{
    padding:10px 5px 10px 30px;
	background-color:#f1f1f1;
    border-bottom: 1px dotted #999999;
}
.menu_lateral ul .nivel2:hover{
    padding:10px 5px 10px 30px;
    border-bottom: 1px dashed #000;
}
.menu_lateral ul .nivel2 a{
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
.menu_lateral ul .nivel2 a:hover{
	color: #CC0000;
	text-decoration: none;	
}

.menu_lateral ul .nivel3{
    padding:10px 5px 10px 40px;
	background-color: #cccccc;
    border-bottom: 1px dotted #333333;
}
.menu_lateral ul .nivel3:hover{
    padding:10px 5px 10px 40px;
    border-bottom: 1px dashed #000;
}
.menu_lateral ul .nivel3 a{
	color: #333333;
	font-size: 12px;
	text-decoration: none;
}
.menu_lateral ul .nivel3 a:hover{
	color: #CC0000;
	text-decoration: none;	
}

.menu_lateral ul li{
    padding:10px 0 5px 0;
    border-bottom:1px dotted #cccccc;
}

.conteudo_interno{
    font-size:12px;
    color:#666666;
    text-align: justify;
    float:left;
    width:750px;
    padding:15px;
    margin: 0 0 20px 0;
}
.conteudo_interno h2 sup{
	font-size: 10px;
	margin: 0px;
}

.conteudo_interno ul{
    margin-left: 20px;
}

.conteudo_interno a{
	color:#CC0000;
	text-decoration:none;
}
.conteudo_interno a:hover{
	color: #333333;
	text-decoration:underline;
}

.conteudo_interno .breadcumbs{
    font-size:11px;
    color:#666666;
}
.conteudo_interno .breadcumbs a{
    color:#666666;
	text-decoration: none;
	font-weight: bold;
}
.conteudo_interno .breadcumbs a:hover{
    color: #CC0000;
	text-decoration: underline;
}

.infiniteCarousel {
  width: 900px;
  margin: 0px auto;
  height: 170px;
  display: block;
}

.infiniteCarousel .wrapper {
  width: 900px;
  overflow: auto;
  height: 75px;
  position: absolute;
  top: 136px;
}

.infiniteCarousel .wrapper2 {
  width: 900px;
  overflow: auto;
  height: 75px;
  position: absolute;
  top: 190px;
}

.infiniteCarousel ul {
  width: 960px; /* single item * n */
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:0;
  padding:0;
  position: absolute;
  top: 0;
}
 
.infiniteCarousel ul li {
  display:block;
  float:left;
  padding-left: 3px;
  height: 75px;
  width: 120px;
}

.blocoLocal {
	float: left;
	width: 200px;
	height: 90px;
	display: table;
	padding: 2px;
	border: 1px solid #f9f9f9;
	margin: 2px
}

.blocoLocal:hover {
	background-color: #f9f9f9;
	border: 1px solid #666;
}

.blocoLocal .titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 12px; 
	font-weight:bold; 
	color: #cc0000;
	width: 200px;
}
.blocoLocal .texto {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 11px; color: #000; 
	width: 190px;
}
.tituloCidade {
	width: 650px;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	padding: 4px;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	display: block;
	background-color: #f1f1f1;
}

.blocoEstado {
	display: block;
	width: 420px;
}

.blocoCidades {
	display: table;
	width: 420px;
}

.blocoLinktelNews {
	background: url(../boxlinktelnews.png) no-repeat;
	width: 200px;
	height: 150px;
	display: table;
	margin: 25px 0px 15px 0px;
}

.blocoLinktelNews form{
	margin: 40px 0px 0px 15px;
}

.blocoLinktelNews form div{
	margin: 4px 0px 4px 0px;
	display: table;
	font-size: 10px;
}