body{
	font-size:11px;
	line-height:14px;
	font-family:Arial, Helvetica, Verdana sans-serif;
	color:#737373;
	margin:0px;
}

a img{ border:none; }
img {vertical-align:bottom; }


.pageWrapper{
	 width:760px;
	 margin:0px auto;
}
.clearer { clear:both; display:block; margin:0; padding:0px; height:0px; line-height:1px; font-size:1px; }

#topNav a{
	position:relative;
	z-index:10;
	display:block;
	height:27px;
	float:left;
	background-position:0px 0px;
	margin-bottom:-5px;
}
#topNav a:hover, #topNav a.selected{ background-position:0px -48px; }

#mainFlash{
	position:relative;
	z-index:2;
	margin:0px 0px 0px 1px;
}


#bottomNav { margin:10px 0px; }
#bottomNav a{
	display:block;
	height:27px;
	float:left;
	background-position:0px 0px;
}
#bottomNav a:hover, #bottomNav a.selected{ background-position:0px -35px; }

#comprar tr td { border-bottom:solid 2px #d4d4d4; padding:5px 0px; }





.big { font-size:13px; }
.green{ color:#4d9241 }




.last { margin-right:0px; }
.name { font-weight:bold; text-transform:uppercase; }
.info{ width:150px;}
.info a{ color:#717171; text-decoration:none; }
.info a:hover{text-decoration: underline; }
