/* ------------------------------------------------------------------------- */
/* TAGS HTML --------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */
iframe {
	float: left;	
}	

a, a:visited {
	text-decoration: none;
    color: #7f7f7f;
    font-weight: bold;
    font-size : 11px; 
}

a:hover {
	text-decoration: underline;
}

h1 {
	width: 96%;
	_width: 100%;
	height: 47px;
	_height: 70px;
	background: url("../../images/estrutura/bg-h1.gif") top left repeat-x;
    padding: 23px 4% 0 0; 
	margin: 0 0 26px 0;
    color: #FFFFFF;
    font-size : 34px;
    text-align: right;
    text-transform: lowercase;
    font-family: Verdana, Arial;
    clear: both;    
}

h2 {
	margin: 0 0 10px 40px;
	padding: 0;
    color: #f48120;
    font-size: 14px;
    font-weight: bold;
    text-align: left;
}

/* UTILIZADO PARA MENSAGENS DE ERRO */
h4 {
	color: #f48120;
	font-size: 11px;
}

em{
	font-style: italic;	
	font-weight: inherit;
}

strong{
	font-weight: bold;	
}	

hr {
	clear: both;
	margin: 0 0 5px 0;
    height: 3px;
    border: 0;
	border-top: #f48120 solid 1px;
}

img {
	margin: 0 0 15px 0;
	padding: 0;
}

input {
	color: #666666; 
	width: 485px;
	height: 20px;
	font-size: 10px;
	border: 0px;
	background-color: #FFF;
	padding: 3px;	
}

textarea {
	color: #666666;
	width: 485px;
	height: 60px;
	font-size: 10px;
	border: 0px;
	background-color: #FFF;
	padding: 3px;
}

li, ul {
    list-style-type: square;
    color: #7f7f7f;
}

li {
	margin: 0 0 5px 0;	
}

p {
	margin: 0 0 15px; 0;
	padding: 0 0 10px 0;
	padding: 0;
    color: #7f7f7f;
	font-size:11px;
	line-height:16px;
}

table {    
    color : #7f7f7f;
    border: 0;
    margin: 40px 20px;
    font-size : 11px;
    text-decoration : none;
    text-transform : none;
    vertical-align : middle;
}

td {
	padding: 3px;
}

tr, td, th {
	border: 0;
}

ul {
	margin: 0 0 10px 15px;
}
/* ------------------------------------------------------------------------- */
/* ESTRUTURA PRINCIPAL ----------------------------------------------------- */
/* ------------------------------------------------------------------------- */
html,body {    
    background: #4d4d4d;
    color: #7f7f7f;
    font-family : Verdana, Arial;
    font-size : 12px;
    font-weight: normal;
    text-align: center;    
}

#corpo {
	background: url("../../images/estrutura/bg-corpo.gif") top left repeat-y;
	width: 994px;
    margin: 0 auto;
    text-align: left;
    position: relative;
}

#container {
	position: relative;
	width: 994px;
	_z-index: -1;
}

/* ------------------------------------------------------------------------- */
/* LOGO -------------------------------------------------------------------- */
/* ------------------------------------------------------------------------- */

#logo {
	background: url("../../images/estrutura/bg-logo.gif") top left no-repeat;
	width: 994px;
    height: 83px;
    position: relative;    
}

#logo_estatico { /* IMAGEM */
	position: absolute;
	left: 7px;	
}

/* ------------------------------------------------------------------------- */
/* COLUNA ESQUERDA --------------------------------------------------------- */
/* ------------------------------------------------------------------------- */

#colunaesquerda {
	position: absolute;
	left: 7px;
	padding: 0;
	margin: 0;
	width: 280px;
	height: 100%;	
	float: left; 
	z-index: 1;
}

#sponsors {
    width: 280px;
    margin: 0;
    padding: 0;
    
}

/* ------------------------------------------------------------------------- */
/* RODAPÉ ------------------------------------------------------------------ */
/* ------------------------------------------------------------------------- */

#creditos {
	background: url("../../images/estrutura/bg-creditos.gif") top left no-repeat;
	padding: 60px 7px 0 7px;	
	width: 980px;
	_width: 994px;	
	height: 400px;
	_height: 460px;
	position: relative;
	bottom: 0;
	clear: both;
}

#creditos span.imgColorHover img {
	margin: 0;
	padding: 0;	
	border: 0;
}



#creditos img {
	margin: 0;
	padding: 0;
}

.imagensQuadro{
	float: left;
}

#creditos .quadro {
	width: auto;	
	margin: 25px 20px 0 0;
}

#creditos h2 {
	color: #b2b2b2;
	margin: 0 0 2px 0;
	font-weight: normal;
	font-size: 13px;
	text-align: right;
}

#creditos p{
   color: #595959;
   font-size: 09px;
   font-weight: normal;
   text-decoration: none;
}

#creditos a, #creditos a:visited{
   color: #595959;
   font-size: 09px;
   font-weight: normal;
   text-decoration: none;
}

#creditos a:hover{
   color: #999999;
   font-size: 09px;
   font-weight: normal;
   text-decoration: none;
   text-transform: none;
}

#creditos p.endereco {
	position: absolute;
	line-height: 14px;
	bottom: 10px;
	left: 18px;
	padding: 0;
	margin: 0;
}

/* LINKS PARCEIROS */
#link-designinn {
	position: absolute;
	left: 335px;
	top: 406px;
	display: block;
	width: 87px;
	height: 50px;	
}

#link-parqtec {
	position: absolute;
	left: 437px;
	top: 406px;
	display: block;
	width: 55px;
	height: 50px;	
}

#link-sebrae {
	position: absolute;
	left: 500px;
	top: 406px;
	display: block;
	width: 60px;
	height: 50px;	
}

#link-b2ml {
	position: absolute;
	left: 567px;
	top: 406px;
	display: block;
	width: 50px;
	height: 50px;	
}

#link-janelaaberta {
	position: absolute;
	left: 627px;
	top: 406px;
	display: block;
	width: 75px;
	height: 50px;	
}

/* LOGOMARCA DO b2mlportal */ 
#rodape_b2ml {
	height:30px;
	position:absolute;
	right:10px;
	bottom:10px;
	width:120px;
}

#rodape_b2ml img{
	margin: 0;
	padding: 0;	
}

p.skype, p.msn, p.telefone {
	position: absolute;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 9px;
	color: #4d4d4d;
}

p.skype {
	top: 767px;
	_top: 755px;
	left: 246px;
}

p.msn {
	top: 767px;
	_top: 755px;
	left: 489px;
}

p.telefone {
	top: 817px;	
	_top: 805px;
	left: 182px;
}

/* ------------------------------------------------------------------------- */
/* CONTEÚDO EM GERAL ------------------------------------------------------- */
/* ------------------------------------------------------------------------- */

#conteudo, .conteudo {
	position: relative;
	left: 287px;
	width: 700px;
	min-height: 789px;
	_height: 819px;
	padding: 0 0 30px 0;
    text-align: left;
}

.conteudo p{
	margin: 0 30px 10px 195px;
}

/* Meia seção */
.quadro {
	width: 43%;
	_width: 45%;
	overflow: hidden; 
	float: left;
	border: none; 
	margin: 5px 2% 5px 2%; 
	padding: 0 1% 0 1%;
	text-align: left; 
	display: block;
}

.s20 .quadro {
	margin: 0;
	padding: 0;
}

/* Imagens ------------------------------- */
.imagem_canto, .imagem_esquerda {
	left:0px;
    margin:0;
    padding: 0;
    border: 0;
    position:relative;
    float:left;
}

.imagem_centralizada { 
   margin: 0;
   padding: 0;
   clear: both;
}

.imagem_direita {
   margin: 0 0 15px 15px;
   padding: 0;
   float: right;
}


/* Notícias -------------------------------- */
.comentario {
	width: 620px;
	margin: 0 40px 10px 40px;
}

.comentario p {
	margin: 0 0 10px 0;
}

.bloco_de_noticias{
	margin: 0;
   	padding: 0;
   	border: 0;
   	color: #7f7f7f;
    font-size: 11px;
   	text-align: left;
   	width: 280px;
}

.bloco_de_noticias img {
	margin: 0;
	padding: 0;
	border: 0;
	float: none;	
}

.data-destaque {	
	font-size: 11px;
	color: #8ad2d5;
	margin-right:10px;
	display: block;
}

.bloco_de_noticias p{  
    color: #7f7f7f;
    font-size: 11px;
}

.bloco_de_noticias a, .bloco_de_noticias a:visited{ 
	color: #7f7f7f; 
    font-size: 11px;
    text-transform: none;
    text-decoration: none;    
    font-weight:normal;
}

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

.noticia-destaque {
	width: 280px;
	height: 299px;
}

.bloco_de_noticias .noticia-destaque {
	width: 280px;
	height: 300px;
	padding: 0;
	margin: 0;
	overflow: hidden;	
}

.bloco_de_noticias .noticia {
	width: 280px;
	height: 90px;
	margin: 0;
	background-color: #FFFFFF;
	clear: both;	
	overflow: hidden;
}

.bloco_de_noticias .noticia .texto {
	padding: 15px 10px 0 10px;
    position: absolute;
    left: 65px;
	width: 190px;
	_width: 210px;
	height: 70px;
	_height: 85px;
	color: #bbb;
}

.bloco_de_noticias .noticia img {
	margin: 0 10px 0 0;	
}

/* Vídeos */
#video {
	padding: 10px 5px;
}

/* ------------------------------------------------------------------------- */
/* ESTILOS DE SEÇÕES E COMPONENTES ESPECÍFICOS ----------------------------- */
/* ------------------------------------------------------------------------- */

/* CAPA */
.s20 h1{
	margin: 0;	
}	

/* CONTATO */
input.contato{
	width: 150px;
	height: 20px;
	font-size: 10px;
	border: 0px;
	text-transform: uppercase;
	background-color: #999;
	color: #FFF;
}

.contato-comentario input {
	width: 500px;
	height: 20px;
	font-size: 10px;
	border: 0px;
	text-transform: uppercase;
	background-color: #999;
	color: #FFF;
}

.contato-comentario textarea {
	width: 500px;
	height: 100px;
	font-size: 10px;
	border: 0px;
	text-transform: uppercase;
	background-color: #999;
	color: #FFF;
}

.menu-solucoes{
  	width: 99.5%;
	_width: 100%;
	height: 25px;
	_height: 70px;
	background: url("../../images/estrutura/bg-h1.gif") top left repeat-x;
    padding: 45px 0.5% 0 1px; 
	margin: 0px 0px 26px 0px;
    color: #FFFFFF;
    font-size : 11px;
    text-align: right;
    text-transform: lowercase;
    font-family: Verdana, Arial;
    clear: both;  
}

.menu-solucoes a, .menu-solucoes a:visited{
   	border-left: 1px solid #FFFFFF;
	color: #FFFFFF;
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	height: 25px;
	margin: 0;
	padding: 0 15px;
	text-decoration: none;
	text-transform: none;
}

.menu-solucoes a:hover{
  	color: #4E4C4D; 
  	text-decoration: none;
}

.conteudo.contato {
	background: url("../../images/estrutura/bg-contato.gif") top left repeat-y;
}

.c58 .imagem_esquerda {
   margin:0 6px;
}

/* NOTICIAS */
.super-s9{
	padding-top: 300px;
	min-height: 490px;
	_height: 821px;
	background: url("../../images/estrutura/noticias.jpg") top left no-repeat;
}

.super-s9 h2{
	color:#F48120;
	font-size:14px;
	font-weight:bold;
	line-height:20px;
	margin:20px 0 0 193px;
	padding:0;
	text-align:left;
}

h2.data-noticia {
	position: absolute;
	top: 397px;
	left: 0;	
	width:120px;	
	font-size:13px;
	font-weight:normal;
}	


/* CLIENTES */
.s21{
	min-height: 490px;
	_height: 821px;
	background: url("../../images/estrutura/bg-clientes.gif") top left repeat-y;
	background-color: #4d4d4d;
}

.s21 p{
	color: #cccccc;	
}	

.s21 .imagem_canto, .s21 .imagem_esquerda {
	margin-left: 25px;
	margin-top: 5px;
}

#paginacao-clientes{	
	width: 700px;
	height: 300px;
	padding: 0;
	text-align: center;	
	color: #FFF;
	position: relative;
	top: 0;
}

#paginacao-clientes .clientes {
	height: 300px;
}

#paginacao-clientes .clientes a, #paginacao-clientes .clientes a:visited {
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
}

#paginacao-clientes .clientes img {
	position: relative;
	margin: 0;
	border: 0;
	padding: 0;	
}

#paginacao-clientes .pagina {
	position: absolute;
	top: 0;
	left: 0;
}

#paginacao-clientes .pagina .fade {
	top: -130px !important;
	_top: 0;
}

#paginacao-clientes .pagina table, #paginacao-clientes .pagina tr, #paginacao-clientes .pagina td {
	margin: 0;
	padding: 0;
	border: 0;
}

#paginacao-clientes .paginacao {
	color: #FFFFFF;
	position: absolute;
	left: 0;	
	bottom: 5px;
	display: block;
	width: 100%;
	text-align: center;	
}

#paginacao-clientes .paginacao a, #paginacao-clientes .paginacao a:visited {
	text-align: center;
	color: #FFFFFF;
	margin: 0 7px 0 0;
	padding: 0;	
	float: none;
	display: inline;
}

/* RODAPE */
#animacao{
	width:280px;
	height:150px;
	position:absolute;
	left: 7px;
	top: 60px;
	cursor: pointer;
}

#design-inn{
	width:85px;
	height:45px;
	position:absolute;
	left: 335px;
	bottom: 8px;
	cursor: pointer;
}	

#parqtec{
	width:45px;
	height:45px;
	position:absolute;
	left: 444px;
	bottom: 8px;
	cursor: pointer;
}	

#sebrae-sp{
	width:50px;
	height:45px;
	position:absolute;
	left: 505px;
	bottom:8px;
	cursor: pointer;
}	

#b2ml{
	width:45px;
	height:45px;
	position:absolute;
	left: 570px;
	bottom: 8px;
	cursor: pointer;
}	

#janela{
	width:75px;
	height:45px;
	position:absolute;
	left: 625px;
	bottom: 8px;
	cursor: pointer;
}	