﻿/* CSS iConecta.NET */

body {
	 background-color: #000;
	 color: #fff;
     margin-left: 0px;
     margin-top: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
     font-family:'Trebuchet MS', Tahoma, Geneva, Arial;
	 font-size:11px;
	 text-decoration:none;
}

#container {
     width:100%;
     margin:0px auto 0px;
}

#site {
     width:960px;
     margin:0px auto 0px;
	 padding:0px;
     background-color:#ffffff;
     background-image:url('/temas/2010/images/bg.png');
}


#header {}

#topo{
	 height:226px;
}
#menu{
	 background-image:url('/temas/2010/images/bg.menu.png');
     background-position:top center;
     background-color:#fff;
	 text-align: center;
	 height:30px;
	 padding-top:10px;
}
#menu ul {
	 list-style:none;
	 margin:0px;
	 padding:0px;
}
#menu ul li { display: inline; }

#menu ul li a {
	 padding: 5px 20px;
	 margin: 10px;
	 font-family:'Trebuchet MS', Tahoma, Geneva, Arial;
	 font-size:14px;
	 text-decoration:none;
     color:#FFF;
     text-transform:uppercase;
    
}
#menu ul li a:hover {
     text-decoration:none;
	 color:#FFCC00;
	 background-image:url('/temas/2010/images/bg.iconecta.png');
     background-position: center;
}

#menu .atual{
     text-decoration:none;
	 color:#FFCC00;
	 background-image:url('/temas/2010/images/bg.iconecta.png');
     background-position: center;
}


#contents {
     margin: 0px auto 0;
     padding-right:10px;
	 padding-left:10px;
	 display:table;
}

#pagina{
	 color: #fff;
     padding-right:10px;
	 padding-left:10px;
	 padding-bottom:20px;
	 display: table;
	 width:100%;
}

#chamada{
	 text-align: center;
	 padding-bottom:40px;
	 padding-top:40px;
}

h1 {
	 text-indent: 0px;
	 padding: 10px 10px 10px 0px;
	 margin:0;
	 font-family:'Trebuchet MS', Tahoma, Geneva, Arial;
	 font-size: 18px;
	 color: #FFCC00;
	 font-weight:bold;
	 text-decoration:none;
     text-transform:uppercase;
	 text-align: center;
}
h2 {
	 text-indent: 0px;
	 padding: 0px 0px 0px 0px;
	 margin:0;
	 font-family:'Trebuchet MS', Tahoma, Geneva, Arial;
	 font-size: 20px;
	 font-weight:bold;
	 text-decoration:none;
	 color:#FFFFFF;
     text-transform:uppercase;
	 line-height: 180%;
	 
}

h2 .cidade{
	 font-family:'Trebuchet MS', Tahoma, Geneva, Arial;
	 font-size: 12px;
	 font-weight: normal;
	 text-decoration:none;
	 color:#555;
     text-transform: none;
}
h3 {
	 text-indent: 0px;
	 padding: 2px 0px 2px 0px;
	 margin:0;
	 font-family:'Trebuchet MS', Tahoma, Geneva, Arial;
	 font-size: 13px;
	 color:#FFCC00;
	 font-weight:normal;
	 text-decoration:none;
}

h4 {
	 text-indent: 0px;
	 padding: 0px;
	 margin:0;
	 font-family:'Trebuchet MS', Tahoma, Geneva, Arial;
	 font-size: 14px;
	 font-weight:bold;
	 text-decoration:none;
	 color:#FF9900;
     text-transform:uppercase;
}
h4 img{
	 padding-right:3px;
}
h4 a{
	 text-decoration: none;
	 color:#FF9900;
}

.box{
	 padding: 10px;
	 border-bottom: 1px solid #ccc;
	 margin-bottom:10px;
}

.thumb{
	 border: 1px solid #ccc;
	 padding:2px;
	 margin-right:5px;
	 width: 110px;
	 height:80px;
	
}

.thumbDestaque{
	 border: 1px solid #ccc;
	 padding:2px;
	 margin-right:5px;
	 width: 160px;
	 height:115px;
	
}

.imgParceiro{
	 border: 1px solid #ccc;
	 padding:2px;
	 width: 300px;
	 height:80px;
}

.boxParceiro{
	 padding: 10px;
	 width: 300px;
	 float: left;
	 display: block;
	 margin: 0 30px 10px;
}

.microfone{
	 padding-right: 2px;
}


#menuRodape {
	 text-align: center;
	 margin-bottom: 10px;
}
#menuRodape ul {
	 margin:0px;
	 list-style:none;
}
#menuRodape ul li {
	 display: inline;
	 border-left: 1px solid #555;
}

#menuRodape ul li:first-child{
	 border: none;
}

#menuRodape ul li a {
	 padding: 2px 6px;
	 font-family:Tahoma, Geneva, Arial;
	 font-size:11px;
	 text-decoration:none;
     color:#555;
     text-transform:uppercase;
    
}
#menuRodape ul li a:hover {
     text-decoration:none;
	 color:#fff;
	 background-color:#FFCC00;
}

#contato{
	 
}

#contatoesq{
	 float:left;
	 width:500px;
}

#contatodir{
	 width:270px;
	 float:right;
}

#contatoForm{
	 padding:10px;
}




.boxContato{
	 padding: 10px;
	 border-bottom: 1px solid #222;
	 border-left: 1px solid #222;
	 margin-bottom:20px;
}

.caixa{
	 border: 1px solid #ccc;
	 padding:10px;
}



table#lista tr:hover td{
     background: #DDD;
}

.form{
	padding: 2px;
	margin: 2px;
	border: 1px solid #FFCC00;
	font-family: 'Trebuchet MS', Tahoma, Geneva, Arial;
	font-size: 12px;
	color: #fff;
	background-color: #222;
}

.up{
	text-transform: uppercase;
}

.formOk {
	padding: 1px;
	margin: 0px;
	border: 1px solid #555;
	font-family:'Trebuchet MS', Tahoma, Geneva, Arial;
	font-size: 13px;
	color:#000;	
	background-color:#FFCC00;
}

.cadastroOk {
	padding: 5px;
	margin: 0px;
	border: 1px solid #069;
	font-family:'Trebuchet MS', Tahoma, Geneva, Arial;
	font-size: 14px;
	color:#fff;	
	background-color:#069;
	width:100%;
}


input:hover{
	background-color:#444;
}
textarea:hover{
	background-color:#444;
}

p{
    padding: 0px 0px 0px 0px;
	margin:0;
    font-family:'Trebuchet MS', Tahoma, Geneva, Arial;
	font-size: 13px;
	color:#fff;
	line-height: 130%;
}
p a{color: #0066CC; text-decoration:none; } 
a{color: #0066CC; text-decoration:none; }  
p a:hover {color: #555555; text-decoration:underline; }  

img{
	border:none;
	padding:0;
	margin:0;
}

tr .titulo{
     background: #555;
     color: #ffffff;
     text-transform: uppercase;
}


#footer {
	 display: table;
	 width:100%;
	 height:70px;
	 background-image:url('/temas/2010/images/bg.menu.png');
     background-position:top center;
	 
 }
#iconecta {
	 text-align: center;
	 height:30px;
	 color: #ffffff;
     float:right;
	 display: block;
     margin:0 14px 0 0;
	 width: 240px;
	 background-image:url('/temas/2010/images/bg.iconecta.png');
     background-position:top center;
	 background-repeat: no-repeat;
	 font-size:11px;
	 padding-top:6px;
}
#iconecta a{
	 color: #ffffff;
	 
}
#copyright {
	 display: block;
	 float: left;
	 text-align: center;
	 height:30px;
	 color: #ffffff;
	 width: 262px;
	 padding-top:6px;
     margin:0 0 0 14px;
	 background-image:url('/temas/2010/images/bg.direitos.png');
     background-position:top center;
	 background-repeat: no-repeat;
}
#copyright p, #iconecta p{
	 font-size:11px;
}

#irTopo{
	 border: 1px solid #xf0;
	 height:20px;
}

.erro {
     color: #991100;
}

table {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}

.boxProgramacao{
	 border: 1px solid #FFCC00;
	 margin-bottom:20px;
	 width:450px;
	 text-align: center;
}

.boxProgramacao h3{
	 padding:10px;
     background: #FFCC00;
	 color: #000;
	 font-size:16px;
	 font-weight: bold;
}

.tabProgramacao{
     font-size:14px;
	 text-align: left;
	 
}

.tabProgramacao tr:hover td{
     background: #333;
	  margin:50px;
}





.boxHoteis{
	 border: 1px solid #333;
	 margin-bottom:20px;
	 width:400px;
}





.tabHoteis{
     font-size:14px;
}

.tabHoteis tr:hover td{
     background: #333;
	  margin:50px;
}

.tabHoteisTitulo{
	 padding:10px;
     background: #333;
	 color: #FFF;
	 font-size:16px;
	 font-weight: bold;
}


