@font-face {
    font-family: 'aileronbold';
    src: url('aileron-bold-webfont.eot');
    src: url('aileron-bold-webfontd41d.eot?#iefix') format('embedded-opentype'),
         url('aileron-bold-webfont.woff2') format('woff2'),
         url('aileron-bold-webfont.woff') format('woff'),
         url('aileron-bold-webfont.ttf') format('truetype'),
         url('aileron-bold-webfont.svg#aileronbold') format('svg');
    font-weight: normal;
    font-style: normal;
}

body{
	background:url(../imagem/body.png) repeat-x;
	text-align:center;
	color: #666;
	font:normal 14px/20px Tahoma;
	min-width:1000px;
}
*{
	margin:0px;
	padding:0px;
	border:0px;	
}
table,tr,td{
	border:none;
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}
img {
	vertical-align:middle;
}
input, select, option, textarea {
	color: #333;
	font:normal 11px Tahoma;
	vertical-align:middle;
	background-color:#EAEAEA;
}
.caixa {
	border: solid 1px #CCC;
}
a:link,a:visited {
	color: #666;
	text-decoration: none;
}
a:active,a:hover {
	color: #666;
	text-decoration: underline;
}


.Milpixel{
	width:1000px;
	margin:0 auto;
	text-align:left;
}
header{
	float:left;
	width:1000px;
	height:184px;
}
#logo{
	width:290px;
	height:70px;
	float:left;
	margin-left:45px;
	margin-top:27px;
	background: url(../imagem/logo_frohlich.png) no-repeat;
}
#logo a{
	display:block;
	width:290px;
	height: 70px;
	text-indent: -9000px;
}

#telefone{
	width:28px;
	height:28px;
	float:left;
	margin-left:300px;
	margin-top:50px;
}

#texto_telefone{
	width:290px;
	height:24px;
	float:left;
	margin-left:7px;
	margin-top:54px;
}

#texto_telefone p{
	font-family:aileronbold;
	font-size: 15px;
	color:#2B637E; 
}

#texto_telefone span{
	font-size:13px;
	color:#ACC4CA;
}

nav{
	width:1000px;
	height:56px;
	float:left;
	margin-top:30px;
}

nav img{
	margin-left:6px;
}
nav > ul{
	position:absolute;
}

nav li{
	float:left;
	font-size: 13px;
	font-family:aileronbold;
}

nav li a{
	display: inline-block;
	text-decoration: none !important;
	color:#ACC4CA !important;
	padding-left: 60px;
	line-height:60px;
}

nav li a:hover{
	color:white!important;
}

nav ul >li{
	list-style: none;
	display: inline-block;
}

.sub{
	z-index:100;
	position:relative;
	top:-4px;
	background:white;
    height: 80px;
    width: 150px;
    left: 58px;
    display: none;
}

nav li:hover .sub{
	display: block;
}

.sub ul li{
	clear: both;
    height:40px;
    width: 150px;
    line-height: 20px;
    text-align: left;
    overflow: hidden;
}

.sub ul li a{
	width:150px;
	font-family:aileronbold;
	font-size: 12px;
	color: #2B637E !important;
	z-index: 50;
	position: relative;
	height: 40px;
	line-height: 45px;
	background:url(../imagem/seta-submenu.png) 20px 16px no-repeat;
	padding-left:35px !important;
}
.sub ul li:hover{
	background:#2B637E;
}

.sub ul li a:hover{
	background:url(../imagem/seta-submenuH.png) 20px 16px no-repeat;
	color:white!important;
}

.center{
	float:left;
	width:1000px;
	height:auto;
}

#texto_chamada{
	width:300px;
	height:40px;
	float: left;
	margin-left:355px;
	font-family: aileronbold;
	font-size:30px;
	color:#2B637E;
	line-height:40px;
}

#linha_chamada1{
	background: #E1E1E1;
	width:410px;
	height:2px;
	float:left;
	margin-top:10px;
	margin-left:60px;
}

#linha_chamada2{
	background:#ACC4CA;
	width:87px;
	height:2px;
	float:left;
	margin-top:10px;
}

#linha_chamada3{
	background:#E1E1E1;
	width:380px;
	height:2px;
	float:left;
	margin-top:10px;
}

.chamadas{
	position:relative;
	width:100%;
	height:400px;
	float:left;
	margin-top:50px;
}
.chamadas li{
	width:280px;
	float:left;
	list-style:none;
}
.chamadas li .tit{
	width:280px;
	float:left;
	font-family: aileronbold;
	font-size:16px;
	color:#2B637E;
	line-height: 30px;
	text-align: center;
}
.chamadas li .img{
	width:263px;
	height:172px;
}
.chamadas li .img .box{
	float:left;
	width: 263px;
	height:172px;
	text-align:center;
	overflow:hidden;
	margin-top:10px;
	margin-left:8px;
}
.chamadas li .img .box .exp{
	float:left;
	position:relative;
	width:400px;
	left:50%;
	margin-left:-200px;
	height:100%;
}
.chamadas li .img .box img{
	transform:scale(1);
	-moz-transform:scale(1);
	-webkit-transform:scale(1);
	transition:transform 0.5s ease;
	-moz-transition:-moz-transform 0.5s ease;
	-webkit-transition:-webkit-transform 0.5s ease;
}
.chamadas li:hover .img .box img{
	transform:scale(1.2);
	-moz-transform:scale(1.2);
	-webkit-transform:scale(1.2);
	transition:transform 0.5s ease;
	-moz-transition:-moz-transform 0.5s ease;
	-webkit-transition:-webkit-transform 0.5s ease;
}

.chamadas li .bt{
	background:url(../imagem/bg_saiba_hover.png) repeat-x;
	width:144px;
	height:40px;
	float:left;
	line-height:42px;
	text-align:center;
	margin-top:13px;
	margin-left:70px;
	color:white;
	font-size:13px;
	font-family:arial;	
}

.chamadas li .bt:hover{
	background:url(../imagem/bg_saiba.png) repeat-x;
	width:144px;
	height:40px;
	line-height:42px;
	text-align:center;
	color: #2B637E;
	font-size:13px;
	font-family:arial;	
	text-decoration:none;
}

.desc_chamada{
	width:280px;
	font-family:arial;
	color:#666666;
	font-size:13px;
	float:left;
	margin-top:15px;
	text-align:justify;
}

footer{
	background:url(../imagem/fundo.png) no-repeat;
	margin-top: 50px;
	float:left;
	width:100%;/*repete varias vezes o background do rodape*/
	height: 386px;
}
#rodape{
	width:1000px;
	height:285px;
	margin:0 auto;
}

#logo_rodape{
	margin-top:15px;
	margin-left:-10px;
}

#texto_endereco_sl{
	width:465px;
	height:90px;
	float:left;
	margin-left:10px;
	margin-top:20px;
}

.icone{
	width:21px;
	height:29px;
	float:left;
}

#texto_endereco_sl span{
	font-family:arial;
	font-size:14px;
	color:#2B637E;
	font-weight: bold;
}

#texto_endereco_sl p{
	text-align: justify;
	padding-left: 30px;
	font-family:arial;
	font-size:14px;
	color:#666666;
	line-height:22px;
}

#texto_endereco_sl b{
	font-family:arial;
	font-size:14px;
	color:#666666;
}

#texto_endereco_ivoti{
	width:465px;
	height:90px;
	float:left;
	margin-left:50px;
	margin-top:20px;
}

#texto_endereco_ivoti p{
	text-align: justify;
	padding-left:30px;
	font-family:arial;
	font-size: 14px;
	color: #666;
	line-height:22px;
}

#texto_endereco_ivoti span{
	font-family:arial;
	font-size:14px;
	color:#2B637E;
	font-weight: bold;
}

#texto_endereco_ivoti b{
	font-family:arial;
	font-size:14px;
	color:#666666;
}

#texto_endereco_gravatai{
	width:465px;
	height:90px;
	float:left;
	margin-left:10px;
	margin-top:20px;
}

#texto_endereco_gravatai span{
	font-family:arial;
	font-size:14px;
	color:#2B637E;
	font-weight: bold;
}

#texto_endereco_gravatai p{
	text-align: justify;
	padding-left:30px;
	font-family:arial;
	font-size: 14px;
	color: #666;
	line-height:22px;
}

#texto_endereco_gravatai b{
	font-family:arial;
	font-size:14px;
	color:#666666;
}

#texto_endereco_santoangelo{
	width:465px;
	height:90px;
	float:left;
	margin-left:50px;
	margin-top:20px;
}

#texto_endereco_santoangelo p{
	text-align: justify;
	padding-left:30px;
	font-family:arial;
	font-size: 14px;
	color: #666;
	line-height:22px;
}

#texto_endereco_santoangelo span{
	font-family:arial;
	font-size:14px;
	color:#2B637E;
	font-weight: bold;
}

#texto_endereco_santoangelo b{
	font-family:arial;
	font-size:14px;
	color:#666666;
}

#end{
	width:1000px;
	height:30px;
	color:white;
	margin:0 auto;
	clear:both;
	font-family:arial;
	font-size:15px;
	padding-top:45px;
}

#end a{
	color:white;
	font-size:15px;
}

#malvis{
	float:right;
	margin-top:-5px;
	display: none;
	
}
#malvis a{
	display:block;
	width:30px;
	height:22px;
	text-indent:-8000px;
	background:url(../imagem/malvis.png);
	display: none;
}

.titint{
	float:left;
	width:100%;
	margin:20px 0;
	font:25px arial;
	color:#2B637E;
	border-bottom:2px solid #ACC4CA; /*Texto escrito na pagina web Institucional, Serviços, Modernizacao, Contato*/
	padding-bottom:10px;
}
.container{
	float:left;
	width:1000px;
	color:#6C6D72;/*Texto escrito na pagina web Institucional, Serviços, Modernizacao, Contato*/
}