/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 11px;
	color:#333333;
}
/* ENCABEZADO */
#encabezado {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size:14px;
	font-weight:normal;
}
#encabezado h1 {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size:24px;
}
#encabezado h2 {
	margin:0px;
	padding:0px;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size:18px;
}
/* TOP MENU */
#topmenubg {
	background-color: #747474;
	border-bottom:#e4462b 5px solid;
	margin:0px;
}
#topmenu a {
	font-family: Verdana, "Trebuchet Ms", Helvetica, Arial;
	display: block;
	font-size: 10px;
	font-weight: bold;
	color: #747474;
	text-align: center;
	text-decoration: none;
	height: 10px;
	padding: 5px;
	margin:0px;
	background-color: #e7e7e7;
	text-transform: none;
	border-right:#FFFFFF 1px solid;
	border-top:#FFFFFF 1px solid;
	border-bottom:#FFFFFF 1px solid;
}
#topmenu a:hover {
	font-family: Verdana, "Trebuchet Ms", Helvetica, Arial;
	color: #FFFFFF;
	background-color: #c9c9c9;
	text-decoration: none;
	text-transform: none;
}
#navegacion {
	background-image:url(../img/bg-title.gif);
	background-color:#D6D6D6;
	background-position:right top;
	background-repeat: no-repeat;
	padding-top:5px;
	padding-bottom:4px;
	padding-right:10px;
	border-bottom:#FFFFFF 1px solid;
	font-family: Verdana, Tahoma, Arial;
	font-size: 10px;
	color:#000000;
	font-weight: bold;
	text-decoration:none;
	text-align:right;
}
#navegacion td {
	text-align:right;
}
#navegacion a {
	color:#E4462B;
	text-decoration: underline;
}
#navegacion a:hover {
	color:#666666;
	text-decoration: underline;
}
#anunciostop {
	border-bottom:#CCCCCC 1px dotted;
	padding:10px;
}
#anunciostop h1 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size:18px;
	font-weight: normal;
	color: #000000;
}
#anunciostop h2 {
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size:14px;
	font-weight: normal;
	color: #333333;
}
.categoriasbg {
	background-image:url(../img/bg-title.gif);
	background-color:#D6D6D6;
	background-position:right top;
	background-repeat: no-repeat;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:10px;
	border-bottom:#FFFFFF 1px solid;
	font-family: "Trebuchet MS", Arial, Helvetica;
	font-size:14px;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#directoriolinks {
	font-family: Tahoma, Verdana, Arial, "Trebuchet Ms";
	color: #666666;
	font-size: 11px;
	text-decoration: none;
}
#directoriolinks td {
	border-right:#CCCCCC 1px dotted;
	border-bottom:#CCCCCC 1px dotted;
}
#directoriolinks h1 {
	font-family: "Trebuchet Ms", Verdana, Helvetica, Arial;
	font-size: 14px;
	text-decoration: none;
	padding:4px;
	display:block;
	margin:0px;
}
#directoriolinks a {
	text-decoration: none;
	padding-left:10px;
}
#directoriolinks a:hover {
	text-decoration: underline;
}
/* VER MAS */

#vermas {
	font-family: "Trebuchet Ms", Verdana, Helvetica, Arial;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
#vermas td {
	padding:10px;
	border-right:#CCCCCC 1px dotted;
	border-bottom:#CCCCCC 1px dotted;
}
#vermas a {
	text-decoration: underline;
}
#vermas a:hover {
	text-decoration: underline;
}
/* HERRAMIENTAS */
#herramientas {
	font-family: Arial, Tahoma, Verdana, "Trebuchet Ms";
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	line-height:normal;
}
#herramientas a {
	font-family: Arial, Tahoma, Verdana, "Trebuchet Ms";
	font-size: 11px;
	color: #E4462B;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	line-height:normal;
}
#herramientas a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	line-height:normal;
}
/* BOTTOM */
#bottombg {
	background-color:#333333;
	border-top:#9fc94a 5px solid;
	margin:0px;
	font-family: Verdana, "Trebuchet Ms", Helvetica, Arial;
	font-size: 10px;
	color: #CCCCCC;
	height:60px;
}
#bottombg a {
	font-family: Verdana, "Trebuchet Ms", Helvetica, Arial;
	font-size: 10px;
	color: #E4462B;
	font-weight: bold;
	text-decoration: underline;
}
#bottombg a:hover {
	font-family: Verdana, "Trebuchet Ms", Helvetica, Arial;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
	text-transform: none;
	line-height:normal;
}

table#anuncios.txt a {
padding:0px;
}
