/* CSS Geral */

body
	{
	margin:0;
	padding:0;
	text-align:center;
	font-family:Tahoma;
	
	}
#pagina
	{
	position:relative;
	width:996px;
	height:547px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../imagens/bg_pagina.jpg);
	background-repeat:repeat-x;
	}
#lat_esq
	{
	position:absolute;
	top:0;
	left:0;
	width:61px;
	height:547px;
	background-image:url(../imagens/lat_esq.jpg);
	background-repeat:no-repeat;
	}
#lat_dir
	{
	position:absolute;
	top:0;
	right:0;
	width:51px;
	height:547px;
	background-image:url(../imagens/lat_dir.jpg);
	background-repeat:no-repeat;
	}
#logo
	{
	position:absolute;
	top:0;
	left:0;
	width:233px;
	height:199px;
	}
#pisos
	{
	font-size:20px;
	color:#FFFFFF;
	width:200px;
	height:30px;
	position:absolute;
	top:90px;
	left:250px;
	}
#menu
	{
	position:absolute;
	top:0;
	right:50px;
	width:510px;
	height:71px;
	}
#texto
	{
	text-align:left;
	position:absolute;
	font-size:12px;
	color:#4787f3;
	top:215px;
	left:115px;
	width:365px;
	height:172px;
	}
#texto a
	{
	text-decoration:none;
	color:#4787f3;
	}
.titulo
	{
	border-bottom:1px solid #4787f3;
	float:left;
	width:358px;
	font-size:18px;
	color:#4787f3;
	height:27px;
	margin:0 0 15px 0;
	padding:0;
	}
.marca
	{
	float:left;
	width:358px;
	font-size:16px;
	color:#4787f3;
	}
#parceiros
	{
	position:absolute;
	bottom:31px;
	left:50px;
	width:640px;
	height:130px;
	}
#parceiros img
	{
	margin:0 3px 0 3px;
	}
#display
	{
	position:absolute;
	background-image:url(../imagens/fundo_display.png);
	top:85px;
	right:60px;
	width:403px;
	height:310px;
	}
#display img, object
	{
	float:left;
	margin:19px 0 0 20px;
	padding:0;
	}
#iframe
	{
	float:left;
	margin:19px 0 0 20px;
	padding:0;
	width:370px;
	height:278px;
	}
#home_end
	{
	text-align:right;
	font-size:12px;
	color:#4787f3;
	position:absolute;
	width:180px;
	height:80px;
	bottom:55px;
	right:70px;
	}
	
#linkway
	{
	position:absolute;
	width:111px;
	height:35px;
	bottom:5px;
	right:50px;
	}
.end_emp
	{
	text-align:left;
	font-size:12px;
	color:#43587d;
	float:left;
	width:270px;
	height:80px;
	margin:0 0 0 30px;
	padding:0;
	}
#icone {
	position:absolute;
	left:130px;
	bottom:55px;
	width: 735px;
	height: 95px; 
}

#motioncontainer {
	/*margin:0 auto;  Uncomment this line if you wish to center the gallery on page */
	width: 735px; /* Set to gallery width, in px or percentage */
	height: 95px; /* Set to gallery height */
	margin-top:0;
}

.img
	{
	border:1px solid #43587d;
	}
#seta_esq
	{
	width:34px;
	height:48px;
	position:absolute;
	bottom:75px;
	left:80px;
	}
#seta_dir
	{
	width:34px;
	height:48px;
	position:absolute;
	bottom:75px;
	right:85px;
	}
#form
	{
	text-align:justify;
	position:absolute;
	font-size:12px;
	color:#4787f3;
	top:215px;
	left:100px;
	width:350px;
	height:300px;
	}
.textoform
	{
	float:left;
	display:block;
	width:70px;
	height:18px;
	margin:0;
	padding:2px 0 0 0;
	}	
	
.campos, select
	{
	border:1px solid #43587d;
	display:block;
	height:20px;
	font-size:12px;
	margin:0 0 1px 0;
	padding:0;
	}
.textarea
	{
	border:1px solid #43587d;
	font-size:12px;
	margin:0 0 1px 0;
	padding:0;
	}
.bot
	{
	float:left;
	border:1px solid #43587d;
	display:block;
	width:50px;
	height:20px;
	background-color:#FFFFFF;
	font-size:12px;
	margin:2px;
	padding:0;
	}
#gmaps01
	{
	position: absolute;
	right:0px;
	top:90px;
	width:530px;
	height:200px;
	}
#gmaps02
	{
	position: absolute;
	right:0px;
	bottom:50px;
	width:530px;
	height:200px;
	}
#rodape
	{
	width:280px;
	height:15px;
	position:absolute;
	bottom:0;
	left:40px;
	font-size:11px;
	color:#4787f3;
	}
	
	
	

	
