/* CSS Document */
*{border:0px; padding:0px; margin:0px; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#000000; text-decoration:none; line-height:normal;}

em{font-size:12px;}

#principal{position:relative; width:955px; height:auto; display:table; margin:0px auto 0px auto;}
#esq{position:relative; width:255px; min-height:695px; height: expression(this.scrollHeight <= '695' ? '695' : 'auto'); float:left;}
#dir{position:relative; width:700px; height:auto; float:right;}

#logo{position:relative; width:158px; height:41px; margin:40px 0px 20px 40px;}
#menu{position:relative; width:255px; height:160px; margin:0px 0px 20px 0px;}

/*---------home----------*/
#destaque{position:relative; width:700px; height:422px;}
#chamadas{position:relative; width:auto; height:190px; margin-top:10px;}
	#cham_esq{position:relative; width:345px; height:auto; float:left;}
	#cham_dir{position:relative; width:340px; height:auto; float:right;}

/*---------fim home----------*/

/*---------interna----------*/
#principal_interna{position:relative; width:955px; height:auto; display:table-cell; margin:0px auto 0px auto; background-image:url(../imagens/bkg_menu.jpg); background-repeat:no-repeat; background-position:bottom left;}
#esq_interna{position:relative; width:255px; min-height:500px; height: expression(this.scrollHeight <= '500' ? '500' : 'auto'); float:left;}
#barra_vermelha{position:relative; width:auto; height:20px; background-color:#b22414;}
#logo_interno{position:relative; width:955px; height:100px; margin:0px auto 0px auto;}
/*---------fim interna----------*/

/*----Empresa----*/
#emp_texto_esq{position:relative; width:280px; height:auto; font-size:12px; float:left;}
#emp_texto_esq strong{font-size:12px;}
#emp_box_dir{position:relative; width:400px; height:auto; float:right;}
/*----Fim Empresa----*/

/*----o sistema----*/
#sis_texto_esq{position:relative; width:350px; height:auto; font-size:12px; float:left;}
#sis_texto_esq strong{font-size:12px;}
#sis_box_dir{position:relative; width:300px; height:auto; float:right; text-align:center;}
/*----o sistema----*/

/*----instalacao----*/
#inst_texto_esq{position:relative; width:280px; height:auto; font-size:12px; float:left;}
#inst_texto_esq strong{font-size:12px;}
#inst_box_dir{position:relative; width:410px; height:auto; float:right; text-align:center;}
.thumb_inst img{position:relative; width:20px; height:20px; padding:3px; border:solid 1px #efefef; margin-right:5px; float:left;}
/*----instalacao----*/
	
#rodape{position:relative; width:auto; height:auto; padding-top:10px; color:#838383; border-top:1px solid #4c4c4c; text-align:center;}
#rodape_interno{position:relative; width:955px; height:auto; padding-top:10px; color:#838383; border-top:1px solid #4c4c4c; text-align:center; margin:0px auto 0px auto;}
.menu_rodape{color:#838383; font-size:10px;}
a.menu_rodape:hover{color:#b22414;}
	
.img_cham{margin-right:5px; float:left;}
.titulo_cham{font-family:"Trebuchet MS", Verdana; font-size:18px; text-transform:uppercase;}
.right{text-align:right;}
.grande{font-size:12px;}
.pequeno{font-size:9px;}
.logo{margin:20px 0px 0px 40px;}
