body{
	background:#ebebeb;
}
#corpo{
	background:url(../img/bg_empresa.jpg) no-repeat;
	height:475px;
	left:50%;
	margin-left:-436px;
	margin-top:-238px;
	position:absolute;
	top:50%;
	width:872px;
}
#menu{
	list-style:none;
	float:right;
	margin:35px 100px 0 0;

}
#menu li{
	float:left;
	margin:0 0 0 5px;
}
#menu .empresa{
	background:url(../img/btn_empresa_off.gif) no-repeat;
	float:left;
	height:24px;
	width:101px;
	overflow:hidden; 
	text-indent:-99999px;
}
#menu .empresa:hover{
	background:url(../img/btn_empresa_on.gif) no-repeat;
}
#menu .videos{
	background:url(../img/btn_videos_off.gif) no-repeat;
	float:left;
	height:24px;
	width:81px;
	overflow:hidden; 
	text-indent:-99999px;
}
#menu .videos:hover{
	background:url(../img/btn_videos_on.gif) no-repeat;
}
#conteudo{
	left:0;
	position:absolute;
	margin:0 0 0 53px;
	width:380px;
}
#conteudo .logo{
	position:absolute;
	height:80px;
	margin:7px 0 0 0;
	padding:0;
	width:100px;
	overflow:hidden; 
	text-indent:-99999px;
}
#conteudo h1{
	background:url(../img/tit_empresa.jpg) no-repeat;
	position:absolute;
	height:17px;
	margin:51px 0 0 170px;
	overflow:hidden; 
	text-indent:-99999px;
	width:107px;
}
#conteudo p{
	color:#616161;
	position:absolute;
	font:11px Verdana;
	line-height:16px;
	margin:80px 0 0 55px;
	text-align:justify;
	width:325px;
}
.cliquevideos{
	height:85px;
	right:120px;
	position:absolute;
	top:85px;
	width:230px;
}
#contato{
	height:185px;
	right:100px;
	position:absolute;
	top:215px;
	width:280px;
}
#contato h2{
	background:url(../img/tit_contato.jpg) no-repeat;
	float:left;
	height:17px;
	padding:0;
	margin:0 0 0 90px;
	overflow:hidden; 
	text-indent:-99999px;
	width:107px;
}
#contato p{
	float:left;
	font:11px Arial;
	padding:0;
	margin:3px 0 7px 20px;
	width:255px;
}
#contato form{
	float:left;
}
#contato form label{
	color:#999999;
	float:left;
	font:bold 11px Arial;
	padding:7px 4px 0 0;
	text-align:right;
	width:37px;
}
#contato form .tel{
	text-align:right;
	width:28px;
}
#contato form input{
	border:1px solid #c8c8c8;
	float:left;
	height:18px;
	margin:2px 0 0 0;
	width:230px;
}
#contato form .menor{
	width:98px;
}
#contato form textarea{
	border:1px solid #c8c8c8;
	float:left;
	height:69px;
	margin:2px 0 0 0;
	width:230px;
}
#contato form .enviar{
	background:url(../img/btn_enviar.jpg) no-repeat;
	border:none;
	cursor:pointer;
	height:18px;
	margin:0 0 0 213px;
	width:51px;
}
#canais{
	left:270px;
	position:absolute;
	bottom:50px;
}
#canais .vimeo{
	background:url(../img/btn_vimeo_off.jpg) no-repeat;
	float:left;
	height:35px;
	overflow:hidden; 
	text-indent:-99999px;
	width:60px;
}
#canais .vimeo:hover{
	background:url(../img/btn_vimeo_on.jpg) no-repeat;
}
#canais .youtube{
	background:url(../img/btn_youtube_off.jpg) no-repeat;
	float:left;
	height:35px;
	overflow:hidden; 
	text-indent:-99999px;
	width:60px;
}
#canais .youtube:hover{
	background:url(../img/btn_youtube_on.jpg) no-repeat;
}
#blog{
	right:90px;
	position:absolute;
	bottom:7px;
}
#blog a{
	background:url(../img/btn_blog_off.jpg) no-repeat;
	float:right;
	height:35px;
	overflow:hidden; 
	text-indent:-99999px;
	width:51px;
}
#blog a:hover{
	background:url(../img/btn_blog_on.jpg) no-repeat;
}

