.valign,.valign *{
	vertical-align:middle;
}

.fright {
	float:right;
}

.fleft {
	float:left;
}

.red {
	color:#d32727;
}

.gray {
	color:#b2b2b2;
}

.TIT {
	margin-left:15px;
}

.radio {
	width:auto;
	background:none;
}

.crimsom {
	color:#640202;
}

.radio,.checkbox {
	width:auto;
}


.produto2 {
	float:left;
	width:168px;
	height:214px;
	margin:-2px;
	background:url(../gfx/BG_produto2.png) top left no-repeat;
}

.produto2 .foto{
	height:132px;
	width:132px;
	margin:17px;
}

.produto2 .titulo {
	color:#e81a1a;
	font-size:12px;
	text-align:center;
	font-weight:bold;
	width:130px;
	margin:0px 0px 0px 20px;
}

.menu {
	margin:7px 0px 0px 0px;
	float:left;
}

.menu a {
	display:block;
	background:url(../gfx/BG_menu_normal.gif) top left no-repeat;
	width:218px;
	height:26px;
	padding:7px 0px 0px 25px;
	margin-bottom:-10px;
	font-weight:bold;
	color:#666666;
}

.menu a:hover {
	background:url(../gfx/BG_menu_hover.gif) top left no-repeat;
	color:#FFFFFF;
	text-decoration:none;
}

.menu a.last,.menu a.last:hover {
	background:url(../gfx/BG_menu_last.gif) top left no-repeat;
}
.estado-item-lista {
	list-style:none; 
}
 

.estado-item-lista p {
	border-bottom:1px solid #d6b696; padding-bottom:15px;
}

/*.page-title {
	margin:10px 0 20px; 
	color:#79522A; 
	font-size:20px; 
	color:#701501; 
	font-family:Arial;
}*/



























.produto {
	float:left;
	background:url(../gfx/BG_produto.png) left top no-repeat;
	width:198px;
	height:233px;
	position:relative;
}

.produto .foto {
	margin:0px 30px 0px 30px;
	position:absolute;
	top:15px;
}

.produto .titulo {
	color:#640202;
	font-weight:bold;
	text-align:center;
	position:absolute;
	left:23px;
	bottom:15px;
	width:78%;
	color:#cc1f1f;
	font-size:11px;
}


.controle { 
	clear:both; 
	height:0; 
	line-height:0; 
	font-size:0; 
}
