/**
*	EBQ - Empresa Brasileira do Quartzo Ltda | Empresa CSS
*	Copyright: 2009 Maga Design [http://www.magadesign.com.br]
*
*	Developed By: Tiago Gerken <tiago@magadesign.com.br>
*
**/

#wrap #top #logo{
	position:relative;
	left:38px;
	width:233px;
	float:left;
}

#wrap #top #logo div.logo_container{
	background:#1B1411;
	width:100px;
	*width:199px;
	height:92px;
	display:table;
	padding:184px 17px 0px 17px;
}

#wrap #top #title_page{
	float:right;
	width:719px;
	height:34px;
	float:left;
	position:relative;
	background:#fff;
	left:38px;
	top:260px;
}

#wrap #top #title_page span.title{
	background:url(../img/bg_title.png) no-repeat right top #4F4A47;
	width:auto;
	height:26px;
	padding:8px 10px 0 45px;
	display:table;
	color:#D6D3D2;
	text-transform:uppercase;
	float:left;
}

#wrap #top #title_page span.subtitle{
	background:url(../img/bg_subTitle.png) no-repeat right top #8A8380;
	width:auto;
	height:26px;
	padding:8px 10px 0 20px;
	display:table;
	color:#D6D3D2;
	text-transform:uppercase;
	float:left;
}

.campoForm{
	border:solid 1px #393330;
	width:300px;
	display:block;
	margin:3px 0 8px 0;
}

.campoMensagem{
	border:solid 1px #393330;
	width:300px;
	height:80px;
	display:block;
	margin:3px 0 8px 0;
}

