/* CSS Document */

body {
	padding: 0px;
	margin: 0px;
	background-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height:1.3em;
	color:#333333;
}
/* TOP MENU */

#topmenubg {
	margin:0 auto;
	width:750px;
}
#topmenu a {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	font-size: 80%;
	line-height:1em;
	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 {
	color: #FFFFFF;
	background-color: #c9c9c9;
}
#anunciosderecha {
	border-left:#cccccc 1px solid;
	border-bottom:#cccccc 1px solid;
	padding-left:4px;
}
.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: 100%;
	line-height:1.3em;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}
#contenedor{width: 100em; max-width: 100%;}

#directoriolinks {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 90%;
	line-height:1.3em;
	font-weight: bold;
	text-decoration: none;
}
#directoriolinks a {
	color: #666666;
	text-decoration: none;
}
#directoriolinks a:hover {
	color: #E4462B;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:link {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	color: #E4462B;
	text-decoration: underline;
}
/* HERRAMIENTAS */


#herramientas {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height:1.3em;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
}
#herramientas a {
	color: #E4462B;
	text-decoration: none;
}
#herramientas a:hover {
	color: #666666;
}
/* BOX */

#box {
	border-bottom:#FFFFFF 1px solid;
	font-family: "Trebuchet Ms", Verdana, Helvetica, Arial;
	font-size: 14px;
	color: #000000;
}
#box a {
	color: #E4462B;
	font-weight: bold;
	text-decoration: underline;
}
#box a:hover {
	color: #666666;
	font-weight: bold;
	text-decoration: underline;
}
/* BOTTOM */

#bottombg {
	background-color:#333333;
	border-top:#9fc94a 5px solid;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height:1.3em;
	color: #CCCCCC;
	height:60px;
}
#bottombg a {
	color: #E4462B;
	font-weight: bold;
	text-decoration: underline;
}
#bottombg a:hover {
	color: #666666;
}

