@import url("general.css");

#envoltura #contenido.enlaces {
	background-image: url(../../picture_library/dia/contenido-portada-fondo.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#envoltura #contenido.enlaces #top {
	background-image: url(../../picture_library/dia/contenido-portada-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#envoltura #contenido.enlaces #top #bottom {
	background-image: url(../../picture_library/dia/contenido-portada-bottom.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 6px;
}
#envoltura #contenido.enlaces #top #bottom #contenedor {
	position: relative;
	width: 629px;
	z-index: 1;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
#envoltura #contenido.enlaces #top #bottom #contenedor #links {
	position: relative;
	width: 629px;
	z-index: 1;
	background-image: url(../../picture_library/modulo-articulo-fondo.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#envoltura #contenido.enlaces #top #bottom #contenedor #links .titulo {
	position: relative;
	z-index: 1;
	width: 609px;
	font-size: 14px;
	line-height: 31px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../../picture_library/modulo-articulo-fondo-titulo.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 4px;
	color: #FFF;
	background-color: inherit;
}
#envoltura #contenido.enlaces #top #bottom #contenedor #links .contenido {
	position: relative;
	z-index: 1;
	width: 609px;
	background-image: url(../../picture_library/modulo-articulo-fondo-contenido.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 10px;
	margin-bottom: 10px;
}
#envoltura #contenido.enlaces #top #bottom #contenedor #links .contenido p {
	text-indent: 10px;
}
#envoltura #contenido.enlaces #top #bottom #contenedor #links .contenido .sub-titulo {
	line-height: 31px;
	font-size: 14px;
}
#envoltura #contenido.enlaces #top #bottom #contenedor #links .contenido .textarea {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 589px;
	padding: 10px;
	background-image: url(../../picture_library/buscador-input-background.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	margin-bottom: 1px;
	height: 150px;
}
