body {
	background-color: #f4f4f4;
	font-size: .8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 2.2em;
	color: #da251c;
	background-color: transparent;
	text-transform: uppercase;
	font-weight: bold;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	text-transform: capitalize;
}
p {
	text-align: justify; 
}
a {
	color: #4858a8;
	font-size: 0.9em;
}
a:hover {
	text-decoration: none;
}
.chico{
	font-size:70%;
}
hr {
	color: #da251c;
	background-color: #da251c;
	width: 80%;
}
.franja {
	background-color: #b9b9b9;
	color: #000000;
	height: 70px;
}
.imagenmin {
	width: 100px;
	height: 61px;
	float: left;
}
#top {
	text-align:center;
}
#title h1,h2 {
	margin: 1px;
	padding: 1px;
	text-align: center;
}
#left {
	float: left;
	width: 20%;
	height: 240px;
	border: #acacac solid 3px;
	margin: 5px;
	padding: 10px;
	text-align: center;
	line-height: 1.5em;
	color: #000000;
	background-color: #ffffff;
}
#right {
	float: right;
	width: 70%;
	margin: 5px;
}
#bottom {
	width: 100%;
	float: left;
	display: block;
}
#bottom h2,p {
	text-align: left;
	display: inline;
}
#left h3 {
	display: inline;
	margin: 1px;
	padding: 1px;
	font-size: .9em;
}
#right h2 {
	text-align: left;
	margin: .5px;
	padding: .5px;
	font-size: .9em;
}
#right div.texto {
	margin: 0 0 0 65px;
}
#right p {
	font-size:70%;
	margin: 0;
	padding: 0;
}
#right .imgsup {
	 float: left;
	 padding: 15px 5px 0 20px;
}
#right .imginf {
	 float: left;
	 padding: 15px 5px 0 20px; 
}
#textofoto {
	position: absolute;
	right: 15px;
	top: 440px;
	color: #ffffff;
	background-color: transparent;
}
#vendida {
	position: absolute;
	left: 50px;
	top: 30px;
	color: #ffffff;
	background-color:#FF0033;
	font-size:19px;
	width:540px;
	font-weight:bold;
}
