﻿body
{
	background-image: url('../images/bg-pagina3.png');
}
p, td, a
{
	font-family: Arial;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
}
.menubarra a:hover
{
	font-size: 10pt;
	color: orange;
}
.fecha 
{
	font-size: 8pt;
	color:#FFFFFF;
}
.pie 
{
	font-size: 8pt;
}
.extra 
{
	background-image: url('../images/extras.png');
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bold;
}
.extra a
{
	color:black;
}
.extra a:hover
{
	color:blue;
}

.menu-busqueda 
{
	color: #000000;
	font-weight: 700;
}
.operacion
{
	color:#FFFFFF;
	font-size:14pt;
	font-weight:700;
	width:300px;
}
.anunciante
{
	border: 1px #FFCC66 solid;
	height: 27px; 
	background-color: orange;
	color: black;
}
.caracteristica
{
	text-align: center;
	border: 1px #0099CC solid;
	height: 27px; 
	background-color: #0B69C8;
}
.caracteristica2
{
	border: 1px #0099CC solid;
	height: 27px; 
	background-color: #0B69C8;
}
.asterisco
{
	color: orange;
}
.titulo
{
	font-size:12pt;
	font-weight:700;
}
.titulo a:hover
{
	font-size:12pt;
	font-weight:700;
	color: orange;
}
.titulo2 a
{
	font-size:12pt;
	font-weight:700;
	color: black;
}
.titulo2 a:hover
{
	font-size:12pt;
	font-weight:700;
	color: blue;
}
.tabla-principal
{
	background-image: url('../images/fondo.jpg');
	border-collapse: collapse;
}
.respuesta
{
	font-size: 12pt;
	color: orange;
}
#moto
{
	display:none;
}
