@charset "UTF-8";
/* CSS Document */

.cubop {
	float:left;
	width:81px;
	height:97px;
	margin:0px;
	margin-right:25px;
	margin-bottom:20px;
	padding:0px;
	}
	
.cubog {
	float:left;
	width:auto;
	height:auto;
	margin:0px;
	margin-right:25px;
	margin-bottom:20px;
	padding:0px;
	cursor:pointer;
	}
	
.oculto {
	display:none;
	}
	
	
	
/*tipos*/

.atxt, .atxt a:link, .atxt a:hover, .atxt a:visited  {
	font-family: Georgia;
	font-size: 11px;
	color: #000000;
	padding:5px 0px 0px 0px;
}
