#columnaderecha {
	float:left;
	margin:-25px 0 0 35px;
}
#textosficha h2 {
	font-family:'Literata', serif;
	font-size:2em;
	line-height:1.2em;
}
.fichasubtitulo {
	font-family:'Literata', serif;
	font-size:1.4em;
	line-height:1.3em;
	font-weight:bold;
	color:#555;
	margin-bottom:20px;
}
.imgaut {
	width:30%;
	border-top-right-radius:2em;
	-moz-border-radius-topright:2em;
	-webkit-border-top-right-radius:2em;
	float:right;
	margin:0 0 10px 20px;
}
#textoautor {
	margin-top:25px;
}
.txtautor {
	font-weight:bold;
	text-transform:uppercase;
}
.masautor {
	font-size:1em;
}
.contra {
	font-size:1.1em;
}
.tagcentrado{
	font-family:'Literata', serif;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.3em;
	color:#555;
	text-align:left;
	margin-bottom:30px;
}
.tagcentrado2{
	font-family:'Literata', serif;
	font-size:1.3em;
	font-weight:bold;
	line-height:1.2em;
	color:#555;
	text-align:left;
	margin-bottom:30px;
}
#columnaizquierda {
	float:left;
	width:350px;
	font-family: 'Open Sans', sans-serif;
}
.portadaficha {
	width:350px;
	margin-right:25px;
}
.botoncompra {
	font-size:1.5em;
	text-transform:uppercase;
	border:1px solid #aaa;
	border-radius:7px;
	width:97%;
	margin-bottom:10px;
	text-align:center;
	padding-top:15px;
	padding-bottom:15px;
	font-size:1em;
	background-color:#F8F8F8;
}
.botoncompra:hover {
	background-color:#F1F1F1;
}
.preciocompra{
	font-size:1.5em;
}
.preciotachado{
	text-decoration:line-through;
}
.fichadatostitulo {
}
.fichadatostitulob {
	font-weight:bold;
}
.fichadosier {
	margin-top:20px;
}
.fichadosiertitulo {
	font-weight:bold;
	border-bottom:1px solid #aaa;
}
#fichadedatos {
	font-size:1em;
	text-transform:uppercase;
	width:97%;
	padding:10px;
}
#fichadedatosapertura {
	border-top:1px solid #aaa;
	border-bottom:1px dotted #aaa;
	margin-bottom:20px;
}
#fichadedatoscierre {
	margin-top:10px;
	border-bottom:1px solid #aaa;
	margin-bottom:20px;
}
#fichapulsadores {
	margin-left:10px;
}
#fichapulsadores box-icon {
	
}
@media screen and (orientation:portrait) {
.portadaficha {
	width:100%;
}

#fichadedatos {
	font-size:1em;
}
#textosficha h2 {
	margin-top:50px;
}
#columnaderecha {
}
}
