#ListadoCategorias {
	width: 555px;
	padding: 5px;
	text-align: center;
}
.category {
	padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
.catImage {
	background-image: url(../images/2008-2/catHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 180px;
	width: 260px;
	float: left;
	margin: 8px;
}
.catImageHead {
	color: #FFF;
	height: 15px;
	width: 210px;
	padding-top: 15px;
	padding-left: 50px;
	font-size: 10px;
	text-align: left;
}
.catContent {
	height: 149px;
	width: 258 px;
	border-right-color: #FF3300;
	border-bottom-color: #FF3300;
	border-left-color: #FF3300;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.subcatImage {
	background-image: url(../images/2008-2/catHeader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 230px;
	width: 260px;
	float: left;
	margin-top: 10px;
	margin-right: 10px;
}
.subcatText {
	height: 150px;
}
#ListaAnunciantes {
	width: 555px;
	padding: 5px;
}
.cuponera {
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FC6;
	border-bottom-color: #FC6;
}
.cuponera h1 {
	font-size: 1.3em;
	font-style: italic;
	color: #FC6;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.cuponera img {
	margin: 1px;
	padding: 1px;
	float: left;
}


.anunciante {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF3300;
	clear: both;
	font-size: 11px;
	font-weight: normal;
	width: 555px;
	margin-bottom: 5px;
}
.anunciante h2 {
	font-size: 1.1em;
	color: #FF3300;
}
.anuncianteLogo {
	padding: 5px;
	float: left;
	width: 150px;
	text-align: center;
}
.anuncianteAnuncio {
	width: 235px;
	float: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.anuncianteAnuncio a {
	color: #F45C11;
	text-decoration: none;
	font-size: 10px;
}
.anuncianteAnuncio a:hover {
	text-decoration: underline;
}
.anuncianteAnuncio ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.anunciantePromocion {
	padding: 5px;
	float: left;
	width: 150px;
}

.Descripcion {
	color: #660033;
	text-align: justify;
}

.anuncio {
	margin: 5px;
}
.consulta {
	float: right;
	margin-left: 5px;
	padding: 2px;
	border: 1px solid #F30;
	margin-bottom: 5px;
}
.bannerDescuento {
	padding-top: 10px;
	padding-bottom: 10px;
}
