#conteudo {
	width: 1280px;
	height: 1170px;
	margin: 0px auto 0px auto;
	background-color: #ffffff;	
}

#wowslider-container1 {
	width: 650px;
	height: 498px;   
	border: 3px double gray; 
	margin: 10px 300px 20px 300px;	
}

h1 {
	padding-top: 25px;
	padding-bottom: 20px;
	text-align: center;
	clear: both;
	color: #265774;	
}

h2 {
	padding-top: 25px;
	padding-bottom: 15px;	
}

#barra_esquerda {
	background-color: #ffffff;
	float: left;
	width: 255px;
	height: 480px;	
	border: 3px double gray;
	margin: 5px 0px 0px 30px;
}

#barra_direita {
	background-color: #ffffff;
	float: right;
	width: 255px;
	height: 480px;
	border: 3px double gray;
	margin: 5px 30px 0px 0px;	
}

.brasoes {
	text-align: center;
	margin: 45px 41px 0px 41px;	
}

.textobrasoes {
	font-style: italic;
	color: #666;
	margin: 20px 15px 0px 15px;
	text-align: center;	
}

#descricaonegocio {
	border: 3px double gray;
	margin: 30px 30px 30px 30px;
	padding: 15px 15px 15px 15px;
	background-color: #ffffff;	
}

#descricaonegocio p {
	text-align: justify;
	line-height: 1.4em;
}

#solicitarorcamento {
	font-size: 130%;
	text-decoration: none;
	color: #F70;
	font-weight: bold;
	font-style: italic;		
}

#solicitarorcamento:hover {
	color: #F30;
	text-decoration: underline;	
}