@charset "utf-8";
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.fondoIzquierda {
	background-image: url(../images/fondoIzquierda.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
	background-color: #560000;
}
.oratorRojo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
}
.oratorNegro {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2px;
	color: #C10000;
	font-weight: bold;
}

.txtBlanco {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.txtRoja {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #C10000;
}
.txtRoja a{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #C10000;
	text-decoration:none;
}
.txtRoja a:hover{
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.barraLegal {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FFFFFF;
}
.barraLegal a{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
.barraLegal a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #fa1f29;
	text-decoration:none;
}
.pie {
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #fa1f29;
}
.imgMarco {
	border: 1px solid #A1A1A1;
}
.categoria {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #FFFFFF;
	background-color: #c10000;
}
.categoria a{
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration:none;
}
.categoria a:hover{
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}
.subCategoria {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #c10000;
	background-color: #ffbabc;
}
.subCategoria a{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #c10000;
	text-decoration:none;
}
.subCategoria a:hover{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}
.titNegro {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
}
.precioDetalle {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	color: #000000;
}
.precioDetalleAntiguo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 14px;
	color: #C10000;
	text-decoration: line-through;
}

.tablaTira {
	border: 1px solid #A1A1A1;
	border-collapse:collapse;
}
.fondoBarraDetalle {
	background-image: url(../images/fondoBarraAnunDet.jpg);
	background-repeat:  repeat-x;
	background-position: left top;
}
.paginacionActivo {
	background-color: #f4e2e2;
	border: 1px solid #c10000;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #c10000;
	font-weight: bold;
}
.paginacionActivo a{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #c10000;
	font-weight: bold;
	text-decoration:none;
}
.txtAnuncio {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	color: #000000;
}

.paginacionActivo a:hover{
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	text-decoration:;
}
.paginacionInactivo {
	background-color: #fc8396;
	border: 1px solid #c10000;
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	color: #c10000;
	font-weight: bold;
}
.titRojo {
	font-family: "Trebuchet MS", Verdana;
	font-size: 18px;
	color: #C10000;
}
.enlaceMapaweb {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #000000;
	text-decoration:none;
}
.enlaceMapaweb a{
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #000000;
	text-decoration:none;
}
.enlaceMapaweb a:hover {
	font-family: "Trebuchet MS", Verdana;
	font-size: 16px;
	color: #fa1f29;
	text-decoration:none;
}
input {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #969696;
}
