/*=======================
		Empresa
=========================*/
#internas {
	width:602px;
	background-color:#FFFFFF;
	float: left;
}
.titulo_empresa {
	width:592px;
	height:32px;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	color:#663333;
	padding:10px 0 0 10px;
	background-color: #efefef;
	border-bottom:5px solid #cccccc;
}
.titulo_listagem {
	width:580px;
	height:32px;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	color:#663333;
	padding:7px 0 0 10px;
	background-color: #efefef;
	border-bottom:5px solid #cccccc;
}

#internas p, #internas span{
	font-family:Verdana, Arial;
	font-size:12px;
	color:#666666;
	padding:10px 10px 0 10px;
}
#internas img{
	margin:10px 0 10px 10px;
}
.alinhacentro{text-align:center;}

/*=======================
		Central
=========================*/
#centralInfo
{
	width:592px !important;
}

#centralInfo legend
{
	width:592px !important;
	height:32px;
	font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	color:#663333;
	padding:10px 0 0 10px;
	background-color: #efefef;
	border-bottom:5px solid #cccccc;
	float:left;
}
/*=======================
		fale conosco
=========================*/
.form ul
{
	margin: 10px 0 0 10px;
}
.form p
{
	margin: 10px 0 0 0 !important;
	padding:0 !important;
}
.form li 
{
	margin-top:10px;
	list-style:none;
}
.form label
{
	font-family:Verdana, Arial;
	font-size:12px;
	color:#666666;
}
.internas input
{
	font-size:12px;
	width:200px;
	height:15px;
	padding:5px;
	background-color:#efefef;
}
.ddd{width:50px !important; margin-right:5px !important;}
.fone{width:132px !important;}
.internas textarea
{
	width:200px;
	height:100px;
	padding:5px;
	background-color:#efefef;
}
.btnEnviar
{
	background: url(../images/btnEnviar.jpg) no-repeat !important;
	width:85px !important;
	height:25px !important;
	display:block !important;
}
.btnLimpar
{
	background: url(../images/btnLimpar.jpg) no-repeat !important;
	width:85px !important;
	height:25px !important;
	display:block !important;
}
