@import url(textos.css);
@import url(links.css);
/*====================================================================| CONFIGURAÇÕES BÁSICAS |> */

	#contatos {background-image:url(../imgs/infra_estrutura/background.jpg); font-family:tahoma;	font-size:11px;	color:#566974;}
	
	li {list-style-type:disc; list-style-position:inside; padding:5px;}
	
	* {margin:0; padding:0; list-style:none;}
	
	br {line-height:8px;}
	
	img {border:0px;}
	

	#topo #tituloPagina{
		position:absolute;
		top:86px;
		left:500px;
	}
/*====================================================================| MENU RÁPIDO |> */

	#topo #menu_rapido{
		position:absolute;
		top:118px;
		left:260px;	
		width:180px;
		height:18px;
		padding:5px;
		background-image:url(../imgs/empresa/background_menuRapido.gif);
	}
	
	#topo #menu_rapido select{
		width:155px;
		font-family:tahoma;
		font-size:11px;
		color:#53585B;
		width:180px;
	}

/*====================================================================| FOTOS GRANDE |> */

	#topo #fotoPrincipal{
		position:absolute;
		top:140px;
		left:40px;
	}
	
	#topo #navegacao{
		position:absolute;
		top:295px;
		left:0px;
		background-image:url(../imgs/infra_estrutura/background_navegacao.gif);
		background-repeat:no-repeat;
		height:32px;
		width:337px;
		padding:10px;
	}
	
	#topo #navegacao #voltarPagina{
		float:right;
		margin-right:10px;
	}
	
/*====================================================================| MENU LATERAL |> */
	
	#topo #menuLateral{
		position:absolute;
		left:465px;
		_left:460px;
		*left:465px;
		top:115px;
	
		
		width:294px;
		height:213px;
		background-repeat:no-repeat;
		background-image:url(../imgs/infra_estrutura/menuLateralBackground.gif);
		padding:10px;
	}
	
	.menuLateral {list-style-type:none; list-style-position:inside; list-style-image:url(../imgs/empresa/menu/seta.jpg);}
	
	#topo #menuLateral #menuVejaTambem{
		float:none;
		margin-left:5px;
		
		line-height:10px;
		*line-height:12px;
		_line-height:12px;
		
		padding:8px;		
		*padding:10px;
		_padding:10px;
		
		*width:274px;

		height:195px;
	}
	
	#TituloVejaTambem{
		margin-bottom:5px;
		margin-left:5px;
	}

	#topo #menuLateral #menuVejaTambem #mtecnologia{
		margin-left:10px;
	}
	
		#topo #menuLateral #menuVejaTambem #empresa{
		margin-left:18px;
	}
	
	#topo #menuLateral #menuVejaTambem #cobertura{
		margin-left:25px;
	}

	#topo #menuLateral #menuVejaTambem #tracking{
		margin-left:34px;
	}
	
	#topo #menuLateral #menuVejaTambem #premios{
		margin-left:42px;
	}
	
	#topo #menuLateral #menuVejaTambem #noticias{
		margin-left:48px;
	}
	
	#topo #menuLateral #menuVejaTambem #filiais{
		margin-left:56px;
	}


/*====================================================================| CONTEUDO |> */

	#conteudo{
		position:absolute;
		top:330px;
		padding-top:10px;
		padding:10px;
		background-image:url(../imgs/infra_estrutura/background_conteudo.gif);
		background-repeat:no-repeat;
		width:740px;
		height:590px;
	}
	
	#conteudo #formulario{
		float:left;
		padding-top:10px;
		width:500px;
		height:590px;
		line-height:16px;
		
	}

/*==============================================================*/
	
	
	#conteudo #fotos{
		float:right;
	}
	
	#conteudo #fotos #botoes{
		padding:5px;
		margin-bottom:10px;
	}
	
	#conteudo #fotos #botoes #voltar{
		float:left;
		margin-right:5px;
		margin-left:5px;
	}

	#conteudo #fotos #thumbs #thumb1{
		background-color:#DEE4E4;
		width:145px;
		height:95px;
		padding:4px;
	}
	
	.fotos{
		background-color:#DEE4E4;
		width:145px;
		height:95px;
		padding:4px;
		margin-top:15px;
	}
	
	.bAmpliar{
		text-align:right;
		margin-top:-22px;
	}
	
	
/*==============================================================*/
	#conteudo #rodape{
		clear:both;
		height:70px;
	}


	#rodape #endereco{
		font-family:tahoma;
		font-size:11px;
		color:#FFFFFF;
		line-height:16px;
	}

	#rodape #logoIcon{
		float:right;
		margin-top:-40px;
		margin-right:130px;
	}
	
	#voltarTopo{
		position:relative;
		top:500px;
		left:-6px;
		*left:-7px;
		_left:-7px;
	}


/*==============================================================*/

#formularioContato{
	width:320px;
	margin-top:10px;
	padding:5px;

}

#telefones{
	position:relative;
	top:-360px;
	left:320px;
	background-color:#F6F7F8;
	width:150px;
	padding:10px;
}
fieldset {
		border:none;
		padding: 10px;
		}
		
		input {
		height: auto;
		padding: 2px;
		margin-bottom: 3px;
		font-size: 11px;
		font-family:tahoma;
		color:#4E5F69;
		}
	input 
	{
		width: 280px;
		height: auto;
		padding: 2px;
		margin-bottom: 3px;
		font-size: 11px;
		font-family:tahoma;
		color:#4E5F69;
		}	
		
		
		
legend {
		margin-bottom:15px;
		background-color:#FFFFFF;
		font-size: 12PX;;
		font-weight: bold;
		}
		
label {
		font-size: 11px;
		color: #990000;
		font-weight: bold;
		}
		
textarea {
		width: 280px;
		height: 100px;
		margin-bottom: 3px;
		padding: 2px;
		font-size: 11px;
		font-family:tahoma;
		color:#4E5F69;
		}
		
		#enviar {
			width: 100px;
			height: auto;
			padding: 5px;
			font-family:tahoma;
			color:#ffffff;
			margin-top:10px;
			background-color:#990000;
			border:#990000 1px solid;
		}
		
		select {
			width: 288px;
			margin-bottom: 3px;
			padding: 2px;
			font-size: 11px;
			font-family:tahoma;
			color:#4E5F69;
		}
		
input:hover, select:hover, textarea:hover {
		background-color: #F2F3F4;
		}
		
	input:focus, select:focus, textarea:focus {
		background-color: #FFFFF0;
		}