/* CSS Document */
#logolista{
	background:url(../imagens/listacasamento.png) center no-repeat;
	width:650px;
	height:60px;
}
#menulista {
	position:relative;
	float:left;
	width:640px;
	height:24px;
	padding-left:10px;
	padding-top:8px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#630;
}

#menulista a{text-decoration:none; color:#630;}

#listaprincipal{
	position:relative;
	float:left;
	width:650px;
}

#descrLista{
	border-color:#936F59;
	border-style:solid;
	border-width:1px;
	position:relative;
	float:left;
	width:145px;
	height:130px;
	margin-top:5px;
	margin-left:5px;
	padding:5px;
	text-align:center;
}
