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;
}
#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;
}
#header {
	width: 100%;
	height:100px;
/* 	background: transparent url(../images/sky.jpg) repeat-x top; */
	background-color:#155B3A;
	overflow:hidden;
}
#header h1 {
	float: left;
	width:100%;
/*   	height:120px; */
	margin:0;
	padding:0;
/* 	background: transparent url(../images/sello.jpg) no-repeat top right; */
	text-decoration: none;
}
#header h1 a.head{
	padding: 0;
 	overflow: hidden; 
	float: left;
}
#header h1 a.head img{
	border:0;
/* 	padding-top:90px; */
}
#slogan {
	position:relative;
	float:left;
/* 	padding-top:20px; */
	height:20px;
	width:100%;
	background-color:#EA0000;
}
#slogan h2 {
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	float:left;
	border:none;
	color:#fff;
	text-indent:6px;
 	word-spacing:4px;
	letter-spacing:7px;
/* 	overflow:visible; */
/* 	border:solid 1px #00f; */
/*	display:inline;*/
	margin:0;
	padding:0;
}
#footer {
	position: relative;
	clear:both;
 	margin-top: 5px; 
	height: 80px;
	background:#46a448 url(../images/footer_bg.gif) repeat-x left top; 
	text-align: left;
	font-size:.85em;
	padding-top:15px;
}
#footer .texto{
	text-align:center;
}
#footer a{
	color:#222;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
#footer .grupo_ite{
	text-align:right;
}
