/* Estilo para MTECH BR */


/* Retira os padrões */
html,body,div,span,applet,object,iframe,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,label,legend,p,blockquote,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}body{line-height:1;color:black;background:white;}:focus{outline:0;}table{border-collapse:collapse;border-spacing:0;}caption,th,td{
	text-align:left;
	font-weight:normal;
}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}ol,ul{list-style:none;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}blockquote:before,blockquote:after,q:before,q:after{content:"";}blockquote,q{quotes:"" "";}abbr,acronym{border:0;}

html, body, form, #Principal {height:100%;}

body {
	margin:0;
	padding:0;
	background-color:#ffffff;
	font: 12px Verdana, Arial;
	color:757578;
}

/* Links do Topo */
#linksTopo {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	height:25px;
	background-color:#3F3F3F;
	background:url(imagens/top-link-bg.jpg) scroll repeat-x;
}

#linksTopoNav {
	padding:0 30px 0 0;
	text-align:right;
}

#linksTopoNav img{
	margin-right:5px;
	margin-bottom:-3px;
	margin-left: 18px;
}

#linksTopoNav p {
	margin:0;
	padding:0;
	font:11px Tahoma, Arial;
	color:#ffffff;
	line-height:25px;
}


#linksTopoNav a {
	color:#ffffff;
	text-decoration:none;
}

#linksTopoNav a:hover {
	color:#9FEAF4;
	text-decoration:none;
}

/* Slogan */
#slogan {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	height:310px;
	line-height:310px;
	background: #FFFFFF url(imagens/slogan.jpg) scroll no-repeat left top;
}

/* Menu Empresa */
#MenuEmpresa {
	width:100%;
	float:left;
	margin:0;
	padding:0;
	height:50px;
	background: #3f3f3f url(imagens/bg_menu_empresa.jpg) scroll repeat-x;
}

#MenuEmpresaBloco {
line-height:50px;
text-align:center;
}

#MenuEmpresaBloco ul {
font-size:15px;
margin:0 15px 0 15px;
display:inline;
text-align:center;
}

#MenuEmpresaBloco ul li {
display:inline;
position:relative;
}

#MenuEmpresaBloco a {
color:#ffffff;
text-decoration:none;
padding:16px 20px 15px 20px;
}

#MenuEmpresaBloco a.ativo {
	color:#9FEAF4;
	text-decoration:none;
}

#MenuEmpresaBloco a:hover {
	color:#eeeeee;
	text-decoration:none;
	background:url(imagens/nav-link-hover-bg2.jpg) scroll repeat-x left top;
}

/* Meio*/
#Meio {
float:left;
	width: 980px;
	background:url(imagens/bg_meio_menu.gif) scroll repeat-y left top;
}

/* Menu de Navegação */
.MenuNav {
	float:left;
	width:230px;
	padding-top:104px;
	padding-bottom: 80px;
	background: url(imagens/menu_navegar.jpg) scroll no-repeat left top;
}
.MenuNav .Nav{
	width:230px;
}
.MenuNav .Nav ul{
	width: 230px;

	text-align: right;
	
}
.MenuNav .Nav li{	
	height:45px;
	width: 230px;
	text-align: right;
	font: 11px Tahoma, Arial, Verdana;
}
.MenuNav .Nav li a {
	width:175px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 55px;
	height:45px;
    line-height:45px;
}
.MenuNav .Nav li a:hover {
	padding-right: 55px;
	background:#5456c2 url(imagens/seta_menu_nav.gif) scroll no-repeat right center;
}

/* Conteúdo */

#Conteudo {
	float:left;
	width:750px;
}
#Conteudo .Bloco{
	float:left;
	width:750px;
	margin-top:50px;
	background:url(imagens/bg_conteudo_bloco_meio.jpg) scroll repeat-y center top;
}
#Conteudo .BlocoTopo {
	float:left;
	width:750px;
	height:30px;	
	background:url(imagens/bg_conteudo_bloco_topo.jpg) scroll no-repeat center top;
}
#Conteudo .BlocoBase {
	float:left;
	width:750px;
	height:20px;
	background:url(imagens/bg_conteudo_bloco_base.jpg) scroll no-repeat center top;
}
#Conteudo .BlocoEsquerda {
	float:left;
	width:260px;
	padding-left:90px;
	padding-right:40px;
	font: 11px Verdana, Arial;
	color: #757578;
	line-height: 18px;
}
#Conteudo .BlocoEsquerda h3{
	font: 36px Tahoma, Verdana, Arial;
	color: #222085;
}
#Conteudo .BlocoDireita {
	float:right;
	width:280px;
	padding-left:20px;
	padding-right:60px;
	font: 11px Verdana, Arial;
	color: #757578;
	line-height: 18px;
}

/* Dados Empresa*/
#Conteudo .DadosEmpresa {
	float:left;
	width:350px;
	min-height:282px;
	margin-top: 80px;
	padding: 150px 0px 0px 400px;
	background:url(imagens/bg_dados_empresa.jpg) scroll no-repeat left top;
	color: #5456c2;
	font: 11px Arial;
}
#Conteudo .DadosEmpresa h3{
	color: #2926a5;
	font: 17px Tahona, Verdana, Arial;
	margin-top: 5px;
	margin-bottom: 5px;
}
#Conteudo .DadosEmpresa h4{
	color: #050369;
	font-family: Tahona, Verdana, Arial;
	font-size: 13px;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 3px;
}
#Conteudo .DadosEmpresa p{
	line-height: 17px;
	font-weight: bold;
}
#Conteudo .DadosEmpresa span{
	color: #26257d;
}
#Conteudo .DadosEmpresa img{
	margin-bottom:-3px;
}

/* Rodape*/
#Rodape {
	float:left;
	width:790px;
	margin: 0px 0px 10px 190px;
	color:#5456c2;
	text-align:center;
}

#Rodape p {
	color: #5456c2;
	font-family: Arial;
	font-size: 11px;
}

#Rodape a {
	color:#990000;
	text-decoration:none;
}

#Rodape a:hover {
color:gray;
}

/* -----------------Fim da Estrutura ------------------- */

.AnimacaoComputador {
	width: 280px;
	height: 198px;
	background:url(imagens/computador.jpg) scroll no-repeat left top;
}

