.FichaTitulo {
	text-align: center;
	font-size: 28px;
	color: #C7021F;
	font-weight: bold;
}

td {
	width: 150px;
}

table {
	text-align: center;
	width: 200px
}

body {
	width: 350px;
	font-family: "Times New Roman", Georgia, Times;
	font-size: 11pt;
}

.marcoIzquierdo {
	display: none;
	border: 1px solid #FF0000;
}

.difuminado {
	border: 1px solid #FF0000;
}

a {
	display: none
}

input {
	display: none
}

object {
	text-align: center;
	width: 630px;
}

.separador {
	display: none
}

.impreso {
	display: none
}

.bandera {
	display: none
}

img {
	width: 190px;
	border: 5px solid #BFBFBF;
}

.FichaPrecioTitle {
	width: 1px;
	font-family: Thorndale;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	color: #C7021F;
}

.FichaPrecioNormal {
	width: 150px;
	font-family: Thorndale;
	text-align: right;
	font-size: 13px;
	font-weight: bold;
}

.FichaTitle {
	width: 1px;
	font-family: Thorndale;
	text-align: left;
	font-size: 15px;
	color: #C7021F;
	font-weight: bold;
	background-color: #C702AA;
}

.FichaDescription {
	font-size: 13px;
	width: 600px;
}

.FichaNormal {
	text-align: right;
	white-space: nowrap;
	width: 200;
	line-height: 1;
	font-family: Thorndale;
	/*	padding-right:   25px;*/
	font-size: 15px;
	color: black;
	font-weight: bold;
}