@import url("general.css");

#envoltura #contenido.portada {
	background-image: url(../../picture_library/dia/contenido-portada-fondo.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#envoltura #contenido.portada #top {
	background-image: url(../../picture_library/dia/contenido-portada-top.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#envoltura #contenido.portada #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.portada #top #bottom #left {
	position: relative;
	width: 231px;
	z-index: 1;
	float: left;
	padding-top: 11px;
	padding-right: 11px;
	padding-left: 11px;
}
#envoltura #contenido.portada #top #bottom #left #indice {
	position: relative;
	width: 231px;
	z-index: 1;
	background-image: url(../../picture_library/modulo-portada-columna-fondo.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#envoltura #contenido.portada #top #bottom #left #indice .titulo {
	position: relative;
	z-index: 1;
	width: 211px;
	font-size: 14px;
	line-height: 31px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../../picture_library/modulo-portada-columna-fondo-titulo.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 4px;
	color: #FFF;
	background-color: inherit;
}
#envoltura #contenido.portada #top #bottom #left #indice .contenido {
	position: relative;
	z-index: 1;
	width: 211px;
	background-image: url(../../picture_library/modulo-portada-columna-fondo-contenido.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 10px;
}
#envoltura #contenido.portada #top #bottom #left #indice .contenido ul {
	list-style-position: outside;
	margin-bottom: 0;
}
#envoltura #contenido.portada #top #bottom #left #indice .contenido ul li {
	margin-left: 30px;
}
#envoltura #contenido.portada #top #bottom #left #indice .contenido .sub-titulo {
	background-image: url(../../picture_library/icon-subtitulo.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent: 20px;
	line-height: 31px;
	font-size: 14px;
}
#envoltura #contenido.portada #top #bottom #right {
	position: relative;
	width: 640px;
	z-index: 1;
	float: left;
	padding-top: 11px;
	padding-right: 11px;
	padding-bottom: 11px;
}







#envoltura #contenido.portada #top #bottom #right #que-es-aurum-creativos {
	position: relative;
	width: 640px;
	z-index: 1;
	background-image: url(../../picture_library/modulo-index-fondo.gif);
	background-repeat: repeat-y;
	background-position: center top;
	margin-bottom: 10px;
}
#envoltura #contenido.portada #top #bottom #right #que-es-aurum-creativos .titulo {
	position: relative;
	z-index: 1;
	width: 620px;
	font-size: 14px;
	line-height: 31px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../../picture_library/modulo-index-fondo-titulo.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 4px;
	color: #FFF;
	background-color: inherit;
}
#envoltura #contenido.portada #top #bottom #right #que-es-aurum-creativos .contenido {
	position: relative;
	z-index: 1;
	width: 620px;
	background-image: url(../../picture_library/modulo-index-fondo-contenido.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 10px;
}
/* aqui se empieza a maquetar el slide */
#envoltura #contenido.portada #top #bottom #right #demo-recorte {
	position: relative;
	overflow: hidden;
	width:640px;
	height: 412px;

}
#envoltura #contenido.portada #top #bottom #right #demo-recorte #demo {
	position: absolute;
	width: 2790px;
	height: 330px;
	top: 0;
	left: 0;
}
#envoltura #contenido.portada #top #bottom #right #demo-recorte #demo .item {
	float: left;
	width: 640px;
	height: 412px;
}
#envoltura #contenido.portada #top #bottom #right #demo-recorte #demo .item a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#envoltura #contenido.portada #top #bottom #right #demo-recorte #handles {
	position:absolute;
	left:528px;
	top:369px;
	width:102px;
	height:33px;
	z-index:1;
	background-image: url(../../picture_library/fondo-banner.png);
	}







#envoltura #contenido.portada #top #bottom #right #demo-recorte #handles #flechas {
	position: absolute;
	width: 85px;
	z-index: 1;
	list-style-type: none;
	float: left;
	margin-bottom: 0;
	left: 8px;
	top: 8px;
}
#envoltura #contenido.portada #top #bottom #right #demo-recorte #handles #flechas li {
	margin-left: 0px;
	float: left;
	line-height: 17px;
}
#envoltura #contenido.portada #top #bottom #right #demo-recorte #handles #flechas li a {
	display: block;
	width: 17px;
	text-indent: -9999px;
}
#envoltura #contenido.portada #top #bottom #right #demo-recorte #handles #flechas li#anterior a {
	background-image: url(../../picture_library/fondo-banner-flecha.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 51px;
}
#envoltura #contenido.portada #top #bottom #right #demo-recorte #handles #flechas li#anterior a:visited {
	background-position: left -17px;
}
#envoltura #contenido.portada #top #bottom #right #demo-recorte #handles #flechas li#anterior a:hover {
	background-position: left -34px;
}
#envoltura #contenido.portada #top #bottom #right #demo-recorte #handles #flechas li#anterior a:active {
	background-position: left -51px;
}
#envoltura #contenido.portada #top #bottom #right #demo-recorte #handles #flechas li#siguiente a {
	background-image: url(../../picture_library/fondo-banner-flecha.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#envoltura #contenido.portada #top #bottom #right #demo-recorte #handles #flechas li#siguiente a:visited {
	background-position: right -17px;
}
#envoltura #contenido.portada #top #bottom #right #demo-recorte #handles #flechas li#siguiente a:hover {
	background-position: right -34px;
}
#envoltura #contenido.portada #top #bottom #right #demo-recorte #handles #flechas li#siguiente a:active {
	background-position: right -51px;
}


#envoltura #contenido.portada #top #bottom #right #demo-recorte #handles #paginacion {
	position: absolute;
	width: 51px;
	z-index: 1;
	list-style-type: none;
	float: left;
	margin-bottom: 0;
	left: 25px;
	top: 8px;
}
#envoltura #contenido.portada #top #bottom #right #demo-recorte #handles #paginacion li {
	margin-left: 0;
	float: left;
	line-height: 17px;
}
#envoltura #contenido.portada #top #bottom #right #demo-recorte #handles #paginacion li a {
	display: block;
	width: 17px;
	text-align: center;
}

#envoltura #contenido.portada #top #bottom #right #demo-recorte #handles #paginacion li a:link {
	color: #ffe81b;
	background-color: inherit;
}
#envoltura #contenido.portada #top #bottom #right #demo-recorte #handles #paginacion li a:visited {
	color: #DFC900;
	background-color: inherit;
}
#envoltura #contenido.portada #top #bottom #right #demo-recorte #handles #paginacion li a:hover {
	color: #F0D800;
	background-color: inherit;
}
#envoltura #contenido.portada #top #bottom #right #demo-recorte #handles #paginacion li a:active {
	color: #B3A314;
	background-color: inherit;
}
#envoltura #contenido.portada #top #bottom #right #demo-recorte #handles #paginacion li.active{
	background-color: #92a6d0;
}

#envoltura #contenido.portada #top #bottom #down {
	position: relative;
	width: 882px;
	z-index: 1;
	float: left;
	padding: 11px;
}
#envoltura #contenido.portada #top #bottom #down #banner {
	float: left;
	position: relative;
	width: 189px;
	z-index: 1;
}
#envoltura #contenido.portada #top #bottom #down #oferta {
	float: left;
	position: relative;
	width: 231px;
	z-index: 1;
	background-image: url(../../picture_library/modulo-portada-columna-fondo.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#envoltura #contenido.portada #top #bottom #down #oferta .titulo {
	position: relative;
	z-index: 1;
	width: 211px;
	font-size: 14px;
	line-height: 31px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../../picture_library/modulo-portada-columna-fondo-titulo.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 4px;
	color: #FFF;
	background-color: inherit;
}
#envoltura #contenido.portada #top #bottom #down #oferta .contenido {
	position: relative;
	z-index: 1;
	width: 211px;
	background-image: url(../../picture_library/modulo-portada-columna-fondo-contenido.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 10px;
}
#envoltura #contenido.portada #top #bottom #down #oferta .contenido p {
	margin-bottom: 0;
}
#envoltura #contenido.portada #top #bottom #down #oferta .contenido .sub-titulo {
	background-image: url(../../picture_library/icon-subtitulo.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent: 20px;
	line-height: 20px;
	font-size: 14px;
	padding-bottom: 10px;
}
#envoltura #contenido.portada #top #bottom #down #oferta .contenido .ver-mas {
	line-height: 28px;
}
#envoltura #contenido.portada #top #bottom #down #portfolio {
	float: left;
	position: relative;
	width: 231px;
	z-index: 1;
	background-image: url(../../picture_library/modulo-portada-columna-fondo.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#envoltura #contenido.portada #top #bottom #down #portfolio .titulo {
	position: relative;
	z-index: 1;
	width: 211px;
	font-size: 14px;
	line-height: 31px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../../picture_library/modulo-portada-columna-fondo-titulo.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 4px;
	color: #FFF;
	background-color: inherit;
}
#envoltura #contenido.portada #top #bottom #down #portfolio .contenido {
	position: relative;
	z-index: 1;
	width: 211px;
	background-image: url(../../picture_library/modulo-portada-columna-fondo-contenido.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 10px;
}
#envoltura #contenido.portada #top #bottom #down #portfolio .contenido p {
	margin-bottom: 0;
}
#envoltura #contenido.portada #top #bottom #down #portfolio .contenido .sub-titulo {
	background-image: url(../../picture_library/icon-subtitulo.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	text-indent: 20px;
	line-height: 20px;
	font-size: 14px;
	padding-bottom: 10px;
}
#envoltura #contenido.portada #top #bottom #down #portfolio .contenido .ver-mas {
	line-height: 28px;
}
#envoltura #contenido.portada #top #bottom #down #boletin {
	float: left;
	position: relative;
	width: 231px;
	z-index: 1;
	background-image: url(../../picture_library/modulo-portada-columna-fondo.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
#envoltura #contenido.portada #top #bottom #down #boletin .titulo {
	position: relative;
	z-index: 1;
	width: 211px;
	font-size: 14px;
	line-height: 31px;
	padding-right: 10px;
	padding-left: 10px;
	background-image: url(../../picture_library/modulo-portada-columna-fondo-titulo.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 4px;
	color: #FFF;
	background-color: inherit;
}
#envoltura #contenido.portada #top #bottom #down #boletin .contenido {
	position: relative;
	z-index: 1;
	width: 211px;
	background-image: url(../../picture_library/modulo-portada-columna-fondo-contenido.gif);

	background-repeat: repeat-x;
	background-position: center bottom;
	padding: 10px;
}
#envoltura #contenido.portada #top #bottom #down #boletin .contenido .formulario-boletin {
	width: 191px;
	background-image: url(../../picture_library/boletin-login-background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
	padding: 10px;
	background-color: #738cc2;
	color: inherit;
}
#envoltura #contenido.portada #top #bottom #down #boletin .contenido .formulario-boletin label {
	font-weight: bold;
	display: block;
	color: #FFF;
	line-height: 26px;
	background-color: inherit;
}
#envoltura #contenido.portada #top #bottom #down #boletin .contenido .formulario-boletin p {
	margin-bottom: 0;
}
#envoltura #contenido.portada #top #bottom #down #boletin .contenido .formulario-boletin .historial {
	width: 265px;
	text-align: right;
	line-height: 25px;
}
#envoltura #contenido.portada #top #bottom #down #boletin .contenido .formulario-boletin .input {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 183px;
	padding: 4px;
	background-image: url(../../picture_library/buscador-input-background.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#envoltura #contenido.portada #top #bottom #down #boletin .contenido .formulario-boletin .submit {
	padding-top: 3px;
	padding-bottom: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
	width: 191px;
	font-weight: bold;
	color: #738cc2;
	background-color: inherit;
	background-image: url(../../picture_library/buscador-input-background.gif);
	background-repeat: repeat-x;
	background-position: center top;
} 

