html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
body{ background:#0a0061;}
#splash {
	height:265px;
	padding:20px 0px;
	width:100%;
}
.content {
	width:940px;
	margin:0 auto;
	overflow:hidden;
}

#splash #widget {
	width:889px;
	height:311px;
	padding:15px 0px;
	margin:0px 15px; 
}


.slider {
	position:absolute; 
}
.images{ margin-left:25px; border:0px solid #30C; margin-right:25px;}
.images{  }
.text{  margin-left:25px; text-align:right;}
.text img{  margin-left:25px; text-align:right; margin-top:60px}


#splash ul {
	width:889px;
	height:280px;
	margin:0;
}

#splash ul li {
	width:740px;
	height:335px;
	display:inline;
	padding:0px 50px;
}
#prev {
	height:65px;
	width:65px;
	position:absolute;
	margin-left:-7px;
	margin-top:97px;
	z-index:1000; cursor:pointer
}

#next {
	height:65px;
	width:65px;
	position:absolute;
	margin-left:830px;
	margin-top:97px;
	z-index:1000;cursor:pointer
}

#productos_fondo_textos {
	position:relative;
	height:497px;
}

#productos_fondo_textos IMG {
	position:absolute;
	top:0;
	left:0;
	z-index:8;
}

#productos_fondo_textos IMG.active {
	z-index:10; display:block;
}

#productos_fondo_textos IMG.last-active {
	z-index:9;
}
#productos_fondo_textos IMG.oculta{ display:none}



