body {
	background-color: #87823E;
}

#corpo {

	width: 900px;
	margin: 0 auto;
	
	
	
}

.left {
	float: left;
}

.right {
	float: right;
}


/*----------------------------------------- Formulario -------------------------------*/

#fundo {
	background-image:url(../image/contato.jpg);
	width: 643px;
	height: 343px;
	float: left;
}


#formulario {
	margin-top: 45px;
	margin-left: 90px;
	
}

#formulario input{
	color:#000066;
	font: 11px verdana, arial, helvetica, sans-serif;
	border-width:1px;
	border-style:solid;
	border-color:#006600;
	color:#003300;
	
}
#formulario textarea{
	color:#000066;
	font: 11px verdana, arial, helvetica, sans-serif;
	border-width:1px;
	border-style:solid;
	border-color:#006600;
	color:#003300;
}


/*------------------------------Galeria de fotos -------------------------------------------------------------------------------*/


#galeria_fundo {

	background-image:url(../image/portoes.jpg);
	width: 643px;
	height: 343px;
	float: left;
	
	
}

.table {
	margin-top: 50px;
	margin-left: 12px;
	overflow: auto;
	width: 580px;
	height: 250px;
	
}

a {
	color:#006600;
}

#galeria_fundo_gradesacada {

	background-image:url(../image/gradesacada.jpg);
	width: 643px;
	height: 343px;
	float: left;	
}

#galeria_fundo_escada_corrimao {

	background-image:url(../image/escada_corrimao.jpg);
	width: 643px;
	height: 343px;
	float: left;
	
}

#galeria_fundo_coretos {

	background-image:url(../image/coretos.jpg);
	width: 643px;
	height: 343px;
	float: left;
	
}

#galeria_fundo_iluminacao {

	background-image:url(../image/iluminacao.jpg);
	width: 643px;
	height: 343px;
	float: left;
	
}

#galeria_fundo_moveis{

	background-image:url(../image/moveis.jpg);
	width: 643px;
	height: 343px;
	float: left;
	
}

#galeria_fundo_banco_de_jardim{

	background-image:url(../image/banco_de_jardim.jpg);
	width: 643px;
	height: 343px;
	float: left;
	
}
/*----------------- login e senha--------------*/

#login {
	color:#000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;

}
