/* Home */
#bienvenidos{
	width: 928px;
	height: 305px;
	margin-top: expression("10px");
	margin-bottom: expression("20px");
}

.narrowcolumn p.fecha, .widecolumn p.fecha
{
	width: 54px;
	height: 47px;
	position: absolute;
	left: -84px;
	top: -12px;
	background: url(../images/home/fondo-fecha.gif) no-repeat left top;
	font-family: "Lucida Sans", 'Trebuchet MS';
	font-size: 12px;
	color: #494949;
	text-align: center;
	padding-top: 7px;
}

.widecolumn p.fecha{
	top: 50px;	
}

.narrowcolumn > div{
	margin-left: 115px;
	position: relative;
}

p#rss{
	width: 346px;
	height: 51px;
	background: url(../images/home/rss.gif) no-repeat left top;
	text-indent: -5000px;
}

p#suscribete{	
	margin-left: 10px;
}

p#suscribete a{
	font-size: 1.2em;	
	font-family: Tahoma, Geneva, sans-serif;
}

#searchform label{
	display:block;
	width: 346px;
	height: 51px;
	text-indent: -3000px;
	background: url(../images/home/buscador.gif) no-repeat left top;
	margin-bottom: 5px;
}

#lineapuntos{
	margin-left: 115px;
	margin-bottom: 15px;	
}

#respond h3{
	color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.3em;
	padding-bottom: 10px;
}

#respond label {
	display: block;	
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.2em;
}

#respond input[type=text] , #respond textarea{
	background-color: #f6e0c8;
	border: none;
	width: 420px;
	margin-top: 0px;
	font-size: 1.2em;
}

#respond input[type=text] {
	height: 20px;	
}

#respond input[type=image]{
	width: 55px;
	height: 41px;
	outline: none;
}

#respond label small{
	color: #0d0909;
}

#listCategorias{
	padding-top: 40px;	
}

a.more-link{
	display:block;
	padding-top: 10px;
	color: #e69018;
}
/* ------------- */
