/* www.maisempresas.com */
/* ¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯ */

/* Elementos Gerais */

body {
	background:#FFF;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;
}
	a {
		text-decoration:none;
		color:#7C7C7C;
	}
		a:hover {
			text-decoration:underline;
			color:#EB8808;	
		}
		
	.sprite {
		overflow:hidden;
		float:left;
		text-indent:-1000px;
	}
		.sprite a {
			display:block;
			height:999px;
		}
		

/* Formulário de Contato Oculto */

#containerContato {
	clear:both;
	background:url(../images/bg_contato.gif) repeat-x bottom #818D87;
	display:none;
	overflow:hidden;
}

#containerTrabalheConosco {
	clear:both;
	background:url(../images/bg_contato.gif) repeat-x bottom #818D87;
	display:block;
	overflow:hidden;

}



	#contato {
		width:999px;
		height:200px;
		margin:0 auto 0 auto;
		overflow:hidden;
	}
	
		#contatoColuna1 {
			float:left;
			width:280px;
			height:150px;
			padding:20px 15px;
		}
			#contatoEndereco {
				color:#BABEBC;	
				clear:both;
				padding-left:3px;
				overflow:hidden;
				padding-top:20px;
				height:100%;
			}
				#contatoEndereco strong {
					font-weight:bold;
					display:block;
				}
				
		.contatoColuna2 {
			float:left;
			width:250px;
			height:160px;
			padding:20px 15px;
		}
		
			.contatoColuna2 label, .contatoColuna3 label {
				font-size:14px;
				display:block;
				padding-bottom:3px;
				clear:both;
				color:#C8CCCA;
			}
			
		.contatoColuna3 {
			float:left;
			width:320px;
			height:160px;
			padding:20px 10px;
			overflow:hidden;
		}
			
			.contatoColuna2 input {
				width:235px;
				height:21px;
				padding:2px 4px;
				background:#59615D;
				border:none;
				color:#C8CCCA;
				font-size:17px;
				font-weight:bold;
				margin-bottom:7px;
				border-bottom:solid 1px #8F9A95;
				border-right:solid 1px #8F9A95;
				border-left:solid 1px #74817A;
				border-top:solid 1px #74817A;
				-moz-border-radius:7px;
				-webkit-border-radius:7px;
				font-family:Arial, Helvetica, sans-serif;
			}
			.contatoColuna2 input:focus, .contatoColuna3 textarea:focus {
				background:#383D3A;
			}
			.contatoColuna3 textarea {
				width:310px;
				height:127px;
				_height:130px;
				padding:2px 4px;
				background:#59615D;
				border:none;
				color:#C8CCCA;
				font-size:17px;
				font-weight:bold;
				margin-bottom:7px;
				border-bottom:solid 1px #8F9A95;
				border-right:solid 1px #8F9A95;
				border-left:solid 1px #74817A;
				border-top:solid 1px #74817A;
				-moz-border-radius:7px;
				-webkit-border-radius:7px;
				font-family:Arial, Helvetica, sans-serif;
			}
			
		#contatoColuna4 {
			width:50px;
			height:160px;
			float:right;
			margin-right:10px;
			_padding-left:5px;
		}
		
		#contatoSetaContainer {
			clear:both;
			padding-top:55px;
			*padding-top:28px;
			_padding-top:55px;
			padding-left:13px;
			_padding-left:17px;
		}

			#contatoSeta {
				background:url(../images/sprites_elementos.gif) -170px -0px no-repeat;
				width: 19px;
				height: 11px;
			}
		
		#contatoTitle {
			 background:url(../images/sprites_elementos.gif) -170px -11px no-repeat;
			 width: 246px;
			 height: 27px;
			 margin-top:55px;
			 overflow:hidden;
		}
			
		#btnOk {
			 background:url(../images/sprites_elementos.gif) -170px -38px no-repeat;
			 width: 49px;
			 height: 49px;
			 float:left;
			 overflow:hidden;
			 margin-top:85px;
		}
			#btnOk:hover {
				 background:url(../images/sprites_elementos.gif) -219px -38px no-repeat;
			}

/* Cabeçalho da Página */

#containerTopo {
	clear:both;
	overflow:hidden;
	background:url(../images/bg_topo.gif) no-repeat center 106px #FFF;
	height:120px;
}

	#topo {
		width:999px;
		margin:0px auto 0px auto;
	}
	
		#logoContainer {
			padding-top:20px;
			float:left;
			height:120px;
			overflow:hidden;
		}
		
			#logo {
				background:url(../images/sprites_elementos.gif) -0px -0px no-repeat;
				width: 170px;
				height: 76px;
			}
				#logo:hover {
					zoom:1;
					filter:alpha(opacity=80);
					-moz-opacity:.80;
					opacity:.80;	
				}
			
		#menuAuxiliarContainer {
			float:right;
			overflow:hidden;
			height:29px;
			width:611px;
		}
		
			#menuAuxiliar li {
				float:left;	
			}
		
			#menuItem1 {
				 background:url(../images/sprites_menuAuxiliar.gif) 0px 0px no-repeat;
				 width: 117px;
				 height: 29px;
				 float:left;
			}
				
			#menuItem2 {
				 background:url(../images/sprites_menuAuxiliar.gif) -117px 0px no-repeat;
				 width: 99px;
				 height: 29px;
				 float:left;
				 overflow:hidden;
			}
				#menuItem2:hover {
					 background:url(../images/sprites_menuAuxiliar.gif) -117px -29px no-repeat;
				}
				
			#menuItem3 {
				 background:url(../images/sprites_menuAuxiliar.gif) -216px 0px no-repeat;
				 width: 78px;
				 height: 29px;
				 float:left;
				 overflow:hidden;
			}
				#menuItem3:hover {
					 background:url(../images/sprites_menuAuxiliar.gif) -216px -29px no-repeat;
				}
				
			#menuItem4 {
				 background:url(../images/sprites_menuAuxiliar.gif) -294px -0px no-repeat;
				 width: 123px;
				 height: 29px;
				 float:left;
				 overflow:hidden;
			}
				#menuItem4:hover {
					 background:url(../images/sprites_menuAuxiliar.gif) -294px -29px no-repeat;
				}
				
			#menuItem5 {
				 background:url(../images/sprites_menuAuxiliar.gif) -417px -0px no-repeat;
				 width: 123px;
				 height: 29px;
				 float:left;
				 overflow:hidden;
			}
				#menuItem5:hover {
					 background:url(../images/sprites_menuAuxiliar.gif) -417px -29px no-repeat;
				}
				
			#menuItem6 {
				 background:url(../images/sprites_menuAuxiliar.gif) -540px -0px no-repeat;
				 width: 71px;
				 height: 29px;
				 float:left;
				 overflow:hidden;
			}
				#menuItem6:hover {
					 background:url(../images/sprites_menuAuxiliar.gif) -540px -29px no-repeat;
				}
				
		#menuPrincipalContainer {
			width:531px;
			height:35px;
			float:right;
			margin-top:26px;
		}
			#menuPrincipal li {
				overflow:hidden;
				float:left;
				height:35px;
			}
				
			#menuEcommerce {
				 background:url(../images/sprites_menuPrincipal.gif) -0px -35px no-repeat;
				 width: 126px;
			}
				#menuEcommerce:hover, #menuEcommerceAtual {
					 background:url(../images/sprites_menuPrincipal.gif) -0px -0px no-repeat;
					 width: 126px;			 
				}
				
			#menuExpresso {
				 background:url(../images/sprites_menuPrincipal.gif) -126px -35px no-repeat;
				 width:138px;
			}
				#menuExpresso:hover, #menuExpressoAtual {
					 background:url(../images/sprites_menuPrincipal.gif) -126px -0px no-repeat;
					 width:138px;
				}
				
			#menuWebsites {
				 background:url(../images/sprites_menuPrincipal.gif) -264px -35px no-repeat;
				 width:100px;
			}
				#menuWebsites:hover, #menuWebsitesAtual {
					 background:url(../images/sprites_menuPrincipal.gif) -264px -0px no-repeat;
					 width:100px;
				}
				
			#menuOutras {
				 background:url(../images/sprites_menuPrincipal.gif) -364px -35px no-repeat;
				 width:167px;
			}
				#menuOutras:hover, #menuOutrasAtual {
					 background:url(../images/sprites_menuPrincipal.gif) -364px -0px no-repeat;
					 width:167px;
				}
				
/* Área do Cliente */
#areaClienteContainer {
	float:right;
	margin-top:2px;
	overflow:hidden;
	width:495px;
	height:30px;
}
#areaCliente {
	float:right;
	width:494px;
	height:22px;
	padding:4px 0px;
	background:#EEE;
	overflow:hidden;
	display:none;
}
	#areaCliente ul li {
		display:block;
		float:left;	
	}
	
	#areaCliente label {
		display:block;
		padding:4px 7px 0px 8px;
		font-size:12px;
	}
	#ac_user, #ac_pass {
		border-bottom:solid 1px #FFF;
		border-right:solid 1px #FFF;
		border-left:solid 1px #CCC;
		border-top:solid 1px #CCC;
		-moz-border-radius:4px;
		-webkit-border-radius:4px;
		padding:2px 4px;
		height:15px;
		width:110px;
		background:#FFF;
	}
		#areaCliente #ac_user:focus, #ac_pass:focus {
			border:solid 1px #ABB3AF;	
		}
		
	#ac_submit {
		margin-left:9px;	
	}
	
	#areaClienteClose {
		 background:url(../images/sprites_elementos.gif) -416px -0px no-repeat;
		 width: 19px;
		 height: 19px;
		 float:right;
		 margin-left:43px;
	}
		#areaClienteClose:active {
			margin-top:1px;
			margin-left:44px;
		}
		#areaClienteClose:hover {
			background:url(../images/sprites_elementos.gif) -416px -19px no-repeat;
		}
		
/* Site Meio */

#containerMeio {
	margin:0 auto 0 auto;
	clear:both;
	width:999px;
	overflow:hidden;
	position:relative;
	font-size:13px;
}

#fbannerContainer {
	clear:both;
	overflow:hidden;
	padding-top:30px;
}

/* Capa */

#capaContent {
	display:block;
	clear:both;
	overflow:hidden;
	padding-top:7px;
}

	#colunaEsquerda {
		float:left;
		width:296px;
		padding-top:3px;
	}
		
		#depoimentoContainer {
			 background:url(../images/sprites_elementos.gif) -0px -87px no-repeat;
			 width: 296px;
			 height: 148px;
			 overflow:hidden;
			 clear:both;
		}
			#depoimento {
				margin:18px 0px 0px 37px;
				width:222px;
				padding-right:22px;
				background:url(../images/bg_depoimento.gif) right 70px no-repeat;
				font-family:Tahoma, Geneva, sans-serif;
				font-size:11px;
				text-align:justify;
				line-height:11px;
				color:#333;
			}
				#depoimento strong {
					font-weight:bold;
					display:block;
					padding-top:10px;
				}
				
		#acompanheContainer {
			background:url(../images/bg_acompanheTop.gif) top no-repeat;
			padding-top:50px;
			width:296px;
			margin-top:14px;
		}
			#acompanhe {
				background:url(../images/bg_acompanheBottom.gif) bottom no-repeat #F0F1ED;
				display:block;
				padding:1px 10px 7px 10px;
			}
				
				.cadaNoticia {
					display:block;
					font-size:12px;
					color:#666;
					font-family:Arial;
					padding:9px 0px;
				}
				
					.cadaNoticia a {
						display:block;
					}
						.cadaNoticia a small {
							display:block;
							color:#E87B18;
							font-size:10px;
						}
						
/* Coluna Direita */
#colunaDireita {
	width:693px;
	float:right;
}

	#siteExpressoContainer {
		clear:both;
		background:url(../images/bgExpressoPattern.gif) left repeat-y;
		height:241px;
	}
		
		#expressoHeader {
			clear:both;
			display:block;
			background:url(../images/bgExpressoTop.gif) no-repeat;
			height:15px;
			text-indent:-999px;
			overflow:hidden;
		}
		#expresso {
			clear:both;
			background:url(../images/bgExpressoBottom.gif) no-repeat bottom;
			overflow:hidden;
			height:226px;
		}
			#expressoThumbs {
				float:left;
				width:283px;
				height:206px;
				overflow:hidden;
				padding-left:26px;
				padding-top:2px;
			}
			
			#expressoDesc {
				float:left;
				width:354px;
				height:196px;
				overflow:hidden;
				padding-left:11px;
				padding-top:10px;
			}
				#expressoTable {
					overflow:hidden;
					background:url(../images/sprites_elementos.gif) 0px -237px;
					width:351px;
					height:149px;
					margin-top:3px;
				}
					#expressoTable h2 {
						display:none;
					}
					
					#btnTour {
						background:url(../images/sprites_elementos.gif) 0px -386px;
						width:107px;
						height:28px;
						margin-top:12px;
						margin-left:1px;
						margin-right:1px;
					}
						#btnTour:hover {
							background:url(../images/sprites_elementos.gif) 0px -414px;
						}
						#btnTour:active {
							margin-top:13px;
							margin-left:2px;
							margin-right:0px;
						}
					
					#btnOrcamento {
						background:url(../images/sprites_elementos.gif) -107px -386px;
						width:154px;
						height:28px;
						margin-left:4px;
						margin-top:12px;
					}
						#btnOrcamento:hover {
							background:url(../images/sprites_elementos.gif) -107px -414px;
						}
						#btnOrcamento:active {
							margin-left:5px;
							margin-top:13px;
						}
	
	#clienteContainer {
		display:block;
		margin-top:10px;
		background:#F0F1ED;
		height:152px;
		width:686px;
		margin:8px 0px 0px 3px;
	}
		#clienteHeader {
			clear:both;
			display:block;
			background:url(../images/header_clientes.gif) no-repeat;
			height:31px;
			text-indent:-999px;
			overflow:hidden;
		}
		#clientes {
			clear:both;
			background:url(../images/bg_clientesBottom.gif) bottom no-repeat;
			overflow:hidden;
			height:121px;
			*height:126px;
		}
		
/* Nuvem de Tags */
#tagCloud {
	clear:both;
	padding:30px 0px;
	text-align:center;
}
	#tagCloud ul li{
		display:inline;	
	}
	#tagCloud ul li a {
		color:#88938D;
	}
		.tag1 {
			font-size:12px;
			line-height:20px;
			padding-top:4px;
		}
		.tag2 {
			font-size:13px;
			line-height:20px;
			padding-top:3px;
		}
		.tag3 {
			font-size:14px;
			line-height:20px;
			padding-top:2px;
		}
		.tag4 {
			font-size:15px;
			line-height:20px;
			padding-top:1px;
		}
		.tag5 {
			font-size:16px;
			line-height:20px;
		}
		.tag6 {
			font-size:17px;
			line-height:20px;
			margin-top:-1px;
		}
		.tag7 {
			font-size:18px;
			line-height:20px;
			margin-top:-2px;
		}
		.tag8 {
			font-size:19px;
			line-height:20px;
			margin-top:-3px;
		}
		.tag9 {
			font-size:20px;
			line-height:20px;
			margin-top:-4px;
		}
		.tag10 {
			font-size:21px;
			line-height:20px;
			margin-top:-5px;
		}
		
/* Rodapé */

#rodape {
	background:url(../images/bg_rodape.gif) top repeat-x #FAFAF9;
	height:300px;
	overflow:hidden;
	clear:both;	
}

	#rodapeLogoContainer {
		width:427px;
		margin:30px auto 0 auto;
		overflow:hidden;
	}
	
		#rodapeLogo {
			width:46px;
			height:21px;
			background:url(../images/logoMini.gif) 0px 0px no-repeat;
			padding:2px 0px 2px 10px;
			border-right:solid 1px #CCC;
			float:left;
			
		}
		#rodapeEndereco {
			font-size:9px;	
			float:left;
			padding-left:10px;
		}
	#rodapeMenu {
		margin-top:30px;
		border-top:solid 1px #DDD;
		border-bottom:solid 1px #DDD;
		background:#FFF;
		text-align:center;
		padding:5px 0px 6px 0px;
	}
		#rodapeMenu a {

			color:#7C7C7C;
		}
		#rodapeMenu strong a {
			font-weight:bold;	
		}
	#rodapeCopyright {
		margin-top:30px;
		text-align:center;
		color:#666;
		font-size:10px;
	}

/* CAROUSEL: CONFIGURAÇÕES
####################################################################################### */

#jCarouselLite {
	margin:20px auto 0 auto;
	width:300px;
	overflow:hidden;
}
	#jCarouselLite .carousel button {
		float: left;
	}              
	#jCarouselLite .carousel a.prev, #jCarouselLite .carousel a.next {
		display: block;
		float: left;
		width: 30px;
		height: 175px;
		text-decoration: none;
	} 
	
	#jCarouselLite .carousel .jCarouselLite {
		float: left;
		position: relative;
		visibility: hidden;
		left: -5000px;
	}
		#jCarouselLite ul {
			margin: 0pt;
			padding: 0pt;
			position: relative;
			list-style-type: none;
			z-index: 1;
			width: 2890px;
			float:left;
		}
			#jCarouselLite ul li {
				overflow: hidden;
				float: left;
				margin:0px 3px;
				width: 185px;
				height: 167px;	
			}	
			#jCarouselLite .carousel li img {
				width: 183px;
				height: 165px;
				border:solid 1px #CCC;
			}
	#imgPrev, #imgNext, #imgPrevDisable, #imgNextDisable {
		float:left;
		cursor:pointer;
	}
		#imgPrev {
			height:38px;
			width:25px;
			background:url(../images/sprites_elementos.gif) -436px 0px;
			margin-top:61px;
			margin-right:10px;
		}
			#imgPrev:hover {
				background:url(../images/sprites_elementos.gif) -436px -38px;
			}
		#imgNext {
			height:38px;
			width:25px;
			background:url(../images/sprites_elementos.gif) -461px 0px;
			margin-top:61px;
			margin-left:10px;
		}
			#imgNext:hover {
				background:url(../images/sprites_elementos.gif) -461px -38px;	
			}

/* Clientes */
/* 
    root element for the scrollable. 
    when scrolling occurs this element stays still. 
*/ 
div.scrollable { 
 	position:relative;
    /* required settings */ 
    overflow:hidden; 
    width:585px; 
    height:93px;
	margin-top:15px;
	margin-left:15px;
} 
 
/* 
    root element for scrollable items. Must be absolutely positioned 
    and it should have a extremely large width to accomodate scrollable items. 
    it's enough that you set width and height for the root element and 
    not for this element. 
*/ 
div.scrollable div.items { 
    /* this cannot be too large */ 
    width:20000em; 
    position:absolute; 
} 
 
/* 
    a single item. must be floated in horizontal scrolling. 
    typically, this element is the one that *you* will style 
    the most. 
*/ 
div.scrollable div.items div { 
    float:left; 
} 
	.items img {
		margin:2px;
		width:110px;
		height:85px;
	}
	.items ul li {
		float:left;	
	}
 
/* you may want to setup some decorations to active the item */ 
div.items div.active { 
    border:1px inset #ccc; 
    background-color:#fff; 
}

.prevPage {
	float:left;
	width:25px;
	height:38px;
	background:url(../images/sprites_elementos.gif) -436px -76px;
	cursor:pointer;
	margin:35px 10px;
}
	.prevPage:hover {
		background:url(../images/sprites_elementos.gif) -436px -114px;
	}
.nextPage {
	float:right;
	width:25px;
	height:38px;
	background:url(../images/sprites_elementos.gif) -461px -76px;
	cursor:pointer;
	margin-top:-72px;
	margin-left:645px;
	z-index:999;
	position:absolute;
}
	.nextPage:hover {
		background:url(../images/sprites_elementos.gif) -461px -114px;
	}
	
	
	
/* menu  */

			
			
			#menuEsquerdaInterna{ width:230px; overflow:hidden; float:left; }


			#menuEsquerdaInterna li, #menuEsquerdaInterna ul, #menuEsquerdaInterna { 
					margin:0;
					padding:0;
					list-style-type:none; 
			}
			
			
			#menuEsquerdaInterna li {padding-bottom:0.0em; }

			#menuEsquerdaInterna strong {
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			text-align:right;
			font-size:12px; 
			border-bottom:1px solid #EEEEEE;
			text-decoration:none;
			width:180px;
			display:block;
			padding:2em 0.0em 0.2em 0.8em;
			padding-right:20px;
			 }
			 
			
			#menuEsquerdaInterna li a {
			font-family:Arial, Helvetica, sans-serif;
			text-align:right;
			font-size:12px; 
			border-bottom:1px solid #EEEEEE;
			text-decoration:none;
			color:#E77817;
			width:180px;
			display:block;
			padding:0.2em 0.0em 0.2em 0.8em;
			background-image:url(../images/bullet_menu_interno.gif);
			background-repeat:no-repeat;
			background-position:197px 4px;
			padding-right:20px;
			 }
			 
			#menuEsquerdaInterna li a:hover {
			color:#96A09B;
			background-image:url(../images/bullet_menu_interno_hover.gif);
				} 
			
			
			
			#blocoConteudoInterno{
					width:740px;
					margin-left:258px;
					overflow:hidden;
					padding-bottom:30px;
					text-align:justify;
				}
				#blocoConteudoInterno p {
					margin-bottom:10px;	
					font-family:Arial, Helvetica, sans-serif;
				}
					#blocoConteudoInterno p img {
						float:left;
						margin:0px 18px 10px 0px;
					}
			
			
			
				.logoMenu{ margin:15px;}
#containerMeio h2{color:#E77817; font-family:'Trebuchet MS'; font-size:24px; font-weight:bold; margin-bottom:15px;}
#containerMeio h3{color:#E77817; font-family:Arial, Helvetica, sans-serif; font-size:20px; font-weight:normal; margin-bottom:10px;padding-top:10px;}


#thumbs ul li, #thumbsExp ul li {
	display:block;
	width:230px;
	height:217px;
	float:left;
	margin:10px 7px 12px 7px;
	overflow:hidden;
}
	.queroEste {
		width:230px;
		height:20px;
		text-align:center;
	}
		.qro {
			display:none;
			cursor:pointer;
		}
	#thumbs ul li .thumbImg img, #thumbsExp ul li .thumbImg img {
		padding:1px;
		position:absolute;
		border:solid 4px #EEE;
	}
	.caption {
		background:#f8f8f8;
		display:block;
		padding:5px 9px;
		border-top:solid 1px #FFF;
	}
		#thumbs ul li .caption h3 {
			color:#222;
			font-size:14px;
			font-weight:bold;
			clear:both;
			margin:0px;
			padding:0px;
			line-height:12px;
			padding-top:2px;
		}
		#thumbsExp ul li .caption h4 {
			line-height:12px;
			font-weight:bold;
		}
		#thumbsExp ul li .caption h5 {
			color:#999;
			font-size:10px;
			clear:both;
			margin:0px;
			font-family:Arial;
			padding:0px;
			font-weight:normal;
		}
		#thumbs ul li .caption a {
			font-size:11px; color:#F30;	
		}
		#thumbs ul li .caption a img {
			padding:0px;
			border:none;
		}

			#thumbs ul li .thumbImg .imgZoom, #thumbsExp ul li .thumbImg .imgZoom {
				padding:58px 93px;
				position:absolute;
				border:0px;
				background:none;
				zoom:1;
				filter:alpha(opacity=0);
				-moz-opacity:.0;
				opacity:.0;
				border:solid 4px #DDD;
			}
			#thumbs ul li .thumbImg .imgZoom:hover, #thumbsExp ul li .thumbImg .imgZoom:hover {
				zoom:1;
				filter:alpha(opacity=99);
				-moz-opacity:.99;
				opacity:.99;
			}
			.thumbImg {
				width:220px;
				height:160px;
			}
			
#paginacao {
	clear:both;
	display:block;
	overflow:hidden;
	padding-top:20px;
	height:60px;
}
	#pagina {
		float:left;	
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		width:300px;
		height:30px;
		line-height:19px;
	}
		#pagina strong {
			color:#F60;
			font-size:18px;
			font-family:"Courier New", Courier, monospace;
		}

	#paginas {
		float:right;
		text-align:right;
		width:300px;
		height:30px;
	}
		#paginas a, #paginas strong {
			background:#F60;
			color:#FFF;
			font-family:"Courier New", Courier, monospace;
			font-weight:bold;
			padding:3px 6px;
			margin:2px;
		}
			#paginas a:hover {
				background:#F30;
				text-decoration:none;
			}
			
		#paginas strong {
			background:#C0C0C0;
		}
		
#internaExpressoContainer {
	clear:both;
	display:block;
	height:290px;
	background:#EEE;
	padding:5px;
}
#internaExpressoTools {
	lcear;both;
	overflow:hidden;
	padding-top:5px;
	font-size:11px;
}
	#internaExpressoTools a {
		color:#F30;
	}
	#internaExpressoTools strong a {
		color:#F30;
		font-weight:bold;
	}
	#internaExpressoModelo {
		width:730px;
		height:290px;
		background-position:center center;
		background-repeat:no-repeat;
	}
		#internaExpressoLeft {
			float:left;	
		}
		#internaExpressoRight {
			float:right;	
		}
			#internaExpressoLeft a img, #internaExpressoRight a img {
				zoom:1;
				filter:alpha(opacity=60);
				-moz-opacity:.60;
				opacity:.60;	
			}
			#internaExpressoLeft a:hover img, #internaExpressoRight a:hover img {
				zoom:1;
				filter:alpha(opacity=99);
				-moz-opacity:.99;
				opacity:.99;	
			}
			
.expressoVantagens {
	display:block;
	float:left;
	overflow:hidden;
	width:340px;
	padding-left:20px;
}
	.expressoVantagens li {
		list-style:inside disc;
		display:list-item;
		color:#F90;
		text-align:left;
	}
	.expressoVantagens li h4 {
		display:inline;
		color:#666;
		text-align:left;
	}
	
#expBanner {
	width:999px;
	height:250px;
	background:url(../images/expBanner.jpg) no-repeat;
	margin-top:30px;
}
	#expBanner h2 {
		font-size:22px;
		color:#FFF;
		clear:both;
		padding:50px 0px 0px 35px;
		height:20px;
		font-weight:normal;
	}
	#expBanner h3 {
		font-size:12px;
		color:#FFF;
		width:450px;
		padding-left:35px;
		font-weight:bold;
	}
	#expBanner h4 {
		font-size:12px;
		color:#FFF;
		width:450px;
		padding-left:35px;
	}
	
		#expLeftContainer {
			background:url(../images/bg_expTop.gif) top no-repeat;
			padding-top:40px;
			width:212px;
			margin-top:30px;
		}
			#expLeft {
				background:url(../images/bg_expBottom.gif) bottom no-repeat #F0F1ED;
				display:block;
				padding:1px 10px 7px 10px;
			}
				
				#expContent {
					text-align:left;	
				}
				
					#expContent h3 {
						font-size:13px;
						font-weight:bold;
						line-height:14px;
						color:#E77817;
						padding:5px 5px 0px 5px;
					}
					#expContent h4 {
						font-size:12px;
						line-height:15px;
						color:#666;
						padding:0px 5px 15px 5px;
					}
	
/* Trabalhe Conosco */
.trabalheInput {
	height:17px;
	padding:3px 4px;
	font-size:14px;
	font-weight:bold;
	color:#222;
	border:solid 1px #CCC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:1px 5px;
	width:280px;
}
	.trabalheInput:focus, .trabalheTextArea:focus, .trabalheSelect:focus {
		margin: 0px 4px;
		border:solid 2px #F60;
	}
.labelTrabalhe {
	font-size:13px;
	font-weight:bold;
	display:block;
	width:80px;
	padding-right:20px;
	text-align:right;
	line-height:13px;
	padding-top:3px;
}
.trabalheTextArea {
	height:100px;
	padding:3px 4px;
	font-size:14px;
	font-weight:bold;
	color:#222;
	border:solid 1px #CCC;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin:1px 5px;
	width:280px;
}
.trabalheSelect {
	color:#222;
	border:solid 1px #CCC;
	margin:1px 5px;
}

	.expList {
		display:block;
		width:325px;
		padding:15px 20px 25px 20px;
		float:left;
	}	
		.expList li {
			display:list-item;
			list-style:url(../images/marcador.gif);
			padding:2px;
			font-weight:bold;
			font-size:12px;
			text-align:left;
		}
		
		#queroModelo {
			clear:both;
			overflow:hidden;
			text-align:right;
			padding-right:30px;
		}
		#expModeloBg {
			clear:both;
			display:block;
			overflow:hidden;
			background:#EEE;
		}
			#expModeloContainer, #expLoading {
				width:680px;
				margin:10px 10px 0px 10px;
				background:#FFF;
				height:340px;
			}
			#expLoading {
				width:670px;
				background:url(../images/bigLoad.gif) no-repeat center center #FFF;
				display:none;
			}
		#expControls {
			clear:both;
			width:704px;
			height:133px;
			overflow:hidden;
			background:url(../images/bg_controls.gif) no-repeat #0C3;
		}
			#arrowLeft {
				height:80px;
				width:30px;
				display:block;
				float:left;
				cursor:pointer;
				margin:25px 0px;
				background:none;
			}
			#arrowRight {
				height:80px;
				width:30px;
				float:right;
				cursor:pointer;
				margin:25px 0px;
				background:none;
			}
			.expThumb {
				border:solid 2px #FFF;
				display:block;
				float:left;
				overflow:hidden;
				padding:0px;
				margin:1px 3px;
			}
				.expThumb img {
					margin:0px;	
				}
				.expThumb:hover {
					border:solid 3px #999;
					display:block;
					float:left;
					overflow:hidden;
					padding:0px;
					margin:0px 2px;
				}
				
.cadaCor {
	width:20px;height:20px;	
	float:right;margin:8px 5px 2px 5px;
	overflow:hidden;
}
	.cadaCor:hover {
		margin:6px 3px 0px 3px;
		border:solid 2px #CCC;
	}
	.cadaCor a {
		display:block;
		height:20px;
	}
	
#containerRodape {
	padding-top:15px;	
}


/* Sistema de Chamados */
#chMenu {
	display:block;
	clear:both;
	overflow:hidden;
	padding-top:20px;
	padding-bottom:30px;
}
	.chBotao {
		width:110px;
		overflow:hidden;
		float:right;
		margin:0px 5px 0px 5px;
	}
		.chBotaoTitulo {
			display:block;
			overflow:hidden;
		}
			.chBotaoTitulo a {
				display:block;
				border:solid 1px #DEDEE0;
				-webkit-border-radius: 4px;
				-moz-border-radius: 4px;
				border-radius: 4px;
				height:19px;
				padding-top:5px;
				text-align:center;
				font-size:10px;
			}
				.chBotaoTitulo a:hover {
					border:solid 1px #F90;
				}
				
		.chBotaoImagem {
			width:88px;
			height:77px;
			overflow:hidden;
			display:block;
			margin:5px auto 0 auto;
		}
			.chBotaoImagem a {
				display:block;
				height:300px;
			}
			
		#chBotaoHome {
			background: url(../images/chamados/botoesbkp.jpg) 0px 0px;
		}
			#chBotaoHome:hover {
				background: url(../images/chamados/botoesbkp.jpg) 0px -77px;
		}
		#chBotaoMeusDados {
			background: url(../images/chamados/botoesbkp.jpg)  -177px 0px;
		}
			#chBotaoMeusDados:hover {
				background: url(../images/chamados/botoesbkp.jpg) -177px -77px;
			}	
			
		#chBotaoMeusChamados {
			background:url(../images/chamados/botoesbkp.jpg) -88px 0px;
		}
			#chBotaoMeusChamados:hover {
				background:url(../images/chamados/botoesbkp.jpg) -88px -77px;
			}
		#chBotaoAbrirChamados {
			background: url(../images/chamados/botoesbkp.jpg) -269px 0px;
		}
			#chBotaoAbrirChamados:hover {
				background: url(../images/chamados/botoesbkp.jpg) -269px -77px;
			}
			
		#chBotaoFinanceiro {
			background:url(../images/chamados/botoesbkp.jpg) -359px 0px;
		}
		
			#chBotaoFinanceiro:hover {
				background: url(../images/chamados/botoesbkp.jpg) -359px -77px;
		}
	    
		#chBotaoSair {
			background:url(../images/chamados/botoesbkp.jpg) -449px 0px;
		}
			#chBotaoSair:hover {
				background:url(../images/chamados/botoesbkp.jpg) -449px -77px;
			}
			
	.chCadaBloco {
		display:block;
		overflow:hidden;
	    margin-bottom:20px;
	}
		
		.chCadaBlocoTopo {
			display:block;
			height:27px;
			background-image:url(../images/chamados/bgTabela.gif);
			color:#FFF;
			padding:5px 0px 0px 40px;
			font-size:14px;
		}
		
		.chCadaBlocoConteudo {
			padding:18px;
			border-left:solid 1px #ddd;
			border-bottom:solid 1px #ddd;
			border-right:solid 1px #ddd;
		}

	
	/*.chCliente {
		display:block;
		background:#666;
		color:#FFF;
		padding:5px 0px 5px;
		font-weight:bold;
		width:700px;*/		
	}
	.chTitulos {
		display:block;
		overflow:hidden;
		border-bottom:solid 1px #DDD;
		border-right:solid 1px #DDD;
		border-left:solid 1px #DDD;
	}
		.chCadaTitulo {
			border-right:solid 1px #DDD;
			padding:5px 0px 5px 5px;
			color:#000;
			font-weight:bold;
			float:left;
		}
		.chTabelaConteudo {
			clear:both;
			font-weight:bold;
			overflow:hidden;
			border-top:1px solid #ddd;
		}
		
	#btnPortifolio {
		background:url(../images/btnPortifolio.gif) 0px 0px;
		width:242px;
		height:47px;
		margin:20px 0px;
		overflow:hidden;
	}
		#btnPortifolio:hover {
			background:url(../images/btnPortifolio.gif) 0px -47px;
		}
		#btnPortifolio:active {
			background:url(../images/btnPortifolio.gif) 0px -94px;
		}
		#btnPortifolio a {
			display:block;
			height:47px;	
		}
		
		.tr {
			border-right:solid 1px #CCC;
			border-bottom:solid 1px #CCC;
			display:block;
			clear:both;
			overflow:hidden;
		}
			.trr {
				border-right:solid 1px #CCC;
				border-bottom:solid 1px #CCC;
				display:block;
				clear:both;
				overflow:hidden;
				FONT-SIZE:11px;
				color:#999;
			}
		.td {
			border-left:solid 1px #CCC;
			float:left;
			padding:3px 5px;
		}
		.chClienteTitle {
			padding:3px 5px;
			display:block;
			overflow:hidden;
			background:#777;
			color:#FFF;
		}
		.trerro {
			padding:5px 8px;
			color:#EC0000;
			border-left:solid 1px #CCC;
			display:block;
			clear:both;
			overflow:hidden;
			font-weight:bold;
		}
		     .aviso {
        padding: 15px;
        border: 2px solid #ddd;
        background-color: #eee;
        color: #222;
        background: #FFF6BF;
        color: #817134;
        border-color: #FFD324;
      }
      .sucesso {
        padding: 15px;
        border: 2px solid #ddd;
        background-color: #eee;
        color: #222;
        background: #E6EFC2;
        color: #529214;
        border-color: #C6D880;
      }
      .erro {
        padding: 15px;
        border: 2px solid #ddd;
        background-color: #eee;
        color: #222;
        background: #FBE3E4;
        color: #D12F19;
        border-color: #FBC2C4;
      }
	  
.container {
	width:999px;
	margin:0 auto 0 auto;	
}
#textfield, #textfield2 {
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px; 
	font-size:16px;
	font-weight:bold;
	padding:2px 4px;
	border-right:solid 1px #FFF;
	border-bottom:solid 1px #FFF;
	border-top:solid 1px #CCC;
	border-left:solid 1px #CCC;
	color:#444;
	font-family:Arial, Helvetica, sans-serif;
}
.sysh2 {
	font-size: 24px; font-family: Georgia,'Times New Roman',Times,serif; font-weight: bold; color:#000; display:block;
}
.sysh3 {
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;	
}
.sysh4 {
	display:block;
	margin-top:15px;
	border-top:solid 1px #EEE;
	padding-top:15px;
	font-size:13px;
	width:600px;
	color:#999
}

#sysemail {
	height:56px;
	background:url(../admin/email.gif) no-repeat left center;
	padding-left:68px;
	margin-top:20px;
	color:#000;
	font-size:17px;
}