﻿/* CSS iConecta.NET */

body {
     background-image: url('/temas/2010/images/bg.png');
     background-position:top center;
     margin-left: 0px;
     margin-top: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
     font-family:Arial, Tahoma, Verdana, Geneva;
	 font-size:11px;
	 text-decoration:none;
}

#container {
     /*background-image: url('/temas/2010/images/bg.container.png');
     background-position:top center;*/
     width:100%;
     margin:0px auto 0px;
}

#site {
     width:980px;
     margin:0px auto 0px;
     background-color:#ffffff;
     background-image:url('/temas/2010/images/bg.topo.png');
     background-repeat: repeat-x;
     background-position:top center;
}


#header {
	 /*border: 1px solid #0F0;*/
	 display: table;
	 width:980px;
}
#logo {
	 padding:10px;
     float:left;
	 width:210px;
	 /*border: 1px solid #f00;*/
	 /*display: table-row;*/
}

#topo{
	 padding-top:10px;
	 width:470px;
	 /*border: 1px solid #0AF;*/
	 float:left;
	 display: table;
	 /*display: table-row;*/
}
#fullBanner{
	 /*border: 1px solid #FA0;*/
	 height: 60px;
	 width:468px;
	 float:left;
	 display: block;
	 /*clear: both;*/
}
#saudacao{
	 padding-top:10px;
	 height:20px;
	 /*border: 1px solid #0A0;*/
	 float:left;
	 /*clear: both;*/
}


#topo2{
	 width:220px;
	 padding-right:10px;
	 float:right;
}
#login{
	 float: right;
	 /*clear: both;*/
}
#login h4{
	 background-color: #fff;
	 padding:5px;
	 margin-bottom:15px;
	 /*clear: both;*/
}


#bandeiras{
	 /*border: 1px solid #0AA;*/
     float:right;
     padding-top:10px;
	 text-align: center;
}
#bandeiras img{
     border: none;
     padding-left:6px;
	 padding-right:6px;
}


#menu{
     background-color:#fff;
     padding:10px;
	 text-align: center;
}
#menu ul {
	 margin:0px;
	 list-style:none;
}
#menu ul li { display: inline; }
#menu ul li a {
	 padding: 5px 20px;
	 margin: 10px;
	 font-family:Tahoma, Geneva, Arial;
	 font-size:14px;
	 text-decoration:none;
     color:#006699;
     text-transform:uppercase;
    
}
#menu ul li a:hover {
     text-decoration:none;
	 color:#fff;
	 background-color:#006699;
	 background-image: url('/temas/2010/images/bg.menu.atual.png');
}

#menu .atual{
	 background-color:#006699;
	 background-image: url('/temas/2010/images/bg.menu.atual.png');
	 color: #ffffff;
}

#smenu{
     background-color: transparent;
	 background-image: url('/temas/2010/images/bg.menu.png');
     background-position: top center;
	 background-repeat: repeat-x;
	 height:6px;
	 
}
#contents {
     margin: 0px auto 0;
     padding-right:10px;
	 padding-left:10px;
	 /*border: 1px solid #f00;*/
	 display:table;
}
#pagina{
	 margin-top:10px;
     padding:10px;
     margin-bottom:20px;
	 float: left;
	 width:790px;
	 display: table;
	 /*border: 1px solid #AF5;*/
}

#verticalBanners{
	 /*background-color:#00A9AA;*/
	 float: right;
	 padding: 10px;
}


#fullBannersPrincipal {
	 text-align: center;
	 padding-top:10px;
}


h1 {
	 background-color:#DDD;
	 text-indent: 0px;
	 padding: 10px 10px 10px 30px;
	 margin:0;
	 font-family:Arial, Verdana, Tahoma, Geneva, Arial;
	 font-size: 16px;
	 /*color:#0066CC;*/
	 color: #444444;
	 font-weight:bold;
	 text-decoration:none;
     text-transform:uppercase;
	 background-image: url('/temas/2010/images/bullet.nk2news.png');
	 background-repeat: no-repeat;
	 background-position: 5px 8px;
}
h2 {
	 text-indent: 0px;
	 padding: 0px 0px 0px 0px;
	 margin:0;
	 font-family:Arial, Verdana, Tahoma, Geneva, Arial;
	 font-size: 14px;
	 font-weight:bold;
	 text-decoration:none;
	 color:#0066CC;
     text-transform:uppercase;
}

h2 .cidade{
	 font-family:Arial, Verdana, 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:Arial, Tahoma, Geneva, Arial;
	 font-size: 12px;
	 color:#000000;
	 font-weight:normal;
	 text-decoration:none;
}

h4 {
	 text-indent: 0px;
	 padding: 0px;
	 margin:0;
	 font-family:Arial, Verdana, 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;
}

#principalesq{
	 width:490px;
	 float:left;
	 /*border: 1px dashed #090;*/
}

#principaldir{
	 width:270px;
	 float:right;
	 /*border: 1px dashed #909;*/
}

#materiadestq{
	 height:130px;
}

#radiodestq{
	 height:130px;
}


.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;
	 /*border: 1px solid #ccc;*/
	 width: 300px;
	 float: left;
	 display: block;
	 margin: 0 30px 10px;
}

.microfone{
	 padding-right: 2px;
}




#videoEmbed{
	 margin:10px 10px 20px;
	 float: left;
	 border: 1px solid #ccc;
	 padding:2px 2px 0px;

}

#videoInfo{
}
#videoInfo > p{
	 font-size: 12px;
	 line-height: 160%;
}
#videoInfo > h4{
	 text-align: center;
	 padding: 10px;
}


#videoAssitaTb{
	clear: both;
}




#menuRodape {
	 text-align: center;
}
#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:#006699;
	 background-image: url('/temas/2010/images/bg.menu.atual.png');
}


#contatoesq{
	 width:490px;
	 float:left;
}

#contatodir{
	 width:270px;
	 float:right;
}

#contatoForm{
	 padding:10px;
}

#contatos{
	 padding:10px;
}

.boxContato{
	 padding: 10px;
	 border: 1px solid #ccc;
	 margin-bottom:20px;
}

#dadosCadastro{
	 padding:10px;
}

#dadosCadastro > h2{
	 margin-bottom:10px;
}

#dadosCadastro h4{
	 margin-top:20px;
	 background-color:#EEE;
	 text-indent: 5px;
	 padding: 2px;
}

#dadosCadastro table{
	 margin-left:40px;
}



.caixa{
	 border: 1px solid #ccc;
	 padding:10px;
}

#loginesq{
	 width:400px;
	 float:left;
}

#logindir{
	 width:300px;
	 float:right;
}







#mtitulo{
     background-color:#000000;
     color:#FFFFFF;
     padding:10px;
     text-transform: uppercase;
     font-weight:bold;
     font-size:15px;
}

#mpagina{
     background-color:#000000;
     color:#FFFFFF;
     padding:10px;
     text-transform: uppercase;
     font-weight:bold;
     font-size:15px;
}

#add{
     background-color:#ffffff;
     padding:10px;
     margin-bottom:20px;
}

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

.form{
	padding: 2px;
	margin: 2px;
	border: 1px solid #555;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	background-color: #ffffff;
}

.up{
	text-transform: uppercase;
}

.formOk {
	padding: 1px;
	margin: 0px;
	border: 1px solid #555;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	color:#fff;	
	background-color:#333;
}

.cadastroOk {
	padding: 5px;
	margin: 0px;
	border: 1px solid #069;
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color:#fff;	
	background-color:#069;
	width:100%;
}


[disabled] {
   text-align: right;
   font-family:Arial, Tahoma, Helvetica, sans-serif;
   font-size: 11px;
   color:#000;	
   background-color:#eee;
   border: 1px solid #555;
}

input:hover{
	background-color:#f8f8f8;
    color:#000;
}


/*
h4 { text-indent: 0px;padding:0;margin:0;font-family:Tahoma, Geneva, Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;text-decoration:none; }
h4 a:hover{ text-decoration:underline; }
*/
p{
    padding: 0px 0px 0px 0px;
	margin:0;
    font-family:Arial, Tahoma, Verdana, Geneva;
	font-size: 11px;
	color:#111111;
	line-height: 130%;
}
p a{color: #0066CC; text-decoration:none; }     /* unvisited link */
a{color: #0066CC; text-decoration:none; }  
p a:hover {color: #555555; text-decoration:underline; }   /* mouse over link */

img{
	border:none;
}
/*
ul {
 	 margin-left: 20px;
     padding:0px;
	 list-style: url('/temas/2010/images/arrow.png');
	 background-repeat:no-repeat;
}
ul li {
    padding:0px;
    margin-bottom:10px;
}
*/

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


#footer {
	 clear: both;
 }
#iconecta {
     float:right;
     margin:0 14px 0 0; 
}
#copyright {
     /*float:left;*/
     margin:0 0 0 14px; 
}
#vaitopo{
     width:96%;
     border-top: solid 1px #ccc;
     text-align:right;
     margin: 0px auto 0;
	 padding-bottom:10px;
}
#linkrodape{
    margin:20px;
    text-align:center;
}
.erro {
     color: #991100;
}

table {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
