#contenido {
	width: 911px;
	height: 1300px;
	background-image: url(../imagenes/fondo.png);
	background-repeat: no-repeat;
	margin: 4em auto;
}
#noticias {
	height: 260px;
}
#videos {
	height: 130px;
}
#videos td {
	padding: 0.2em 2em;
}
.video {
	background-image: url(../imagenes/video1.jpg);
	background-repeat: repeat-x;
	font-weight: bolder;
	padding: 0.3em 0em 0.3em 1em;
}
.video a {
	color: #030303;
	text-decoration: none;
}
.video a:hover {
	color: #800000;
	text-decoration: underline;
}
#resenia {
	width: 620px;
	display: inline-block;
}
.eventos {
	height: 120px;
	padding-left: 4em;
	padding-top: 2.5em;
}
.cuadro1 {
	width: 248px;
	height: 98px;
	background-image: url(../imagenes/evento.jpg);
	background-repeat: repeat-x;
	font-weight: bolder;
	padding: 1em;
}
.cuadro1 a {
	color: #030303;
	text-decoration: none;
}
.cuadro1 a:hover {
	color: #800000;
	text-decoration: underline;
}
#opinion {
	margin-top: 2.5em;
	vertical-align: top;
	display: inline-block;
}
.opinion1 {
	width: 250px;
	height: 30px;
	background-image: url(../imagenes/opinion1.jpg);
	background-repeat: repeat-x;
	font-size: 11px;
	font-weight: bolder;
	padding-top: 1em;
}
.opinion2 {
	width: 230px;
	height: 260px;
	background-image: url(../imagenes/opinion2.jpg);
	background-repeat: repeat-x;
	padding: 1em;
}
.opinion2 .foto {
	border: 2px solid #818181;
	display: inline;
	float: left;
	margin-right: 1em;
}
.opinion2 a {
	color: #424242;
}
.opinion2 p {
	display: inline;
	font-weight: 100;
}

.mas_opciones {
	border: none;
	margin-top: 2em;
	margin-left: 12em;
}
/* ---Noticias ---*/
div#feature_list {
	background-color: #FFF;
	width: 800px;
	height: 240px;
	overflow: hidden;
	position: relative;
	margin: 6em auto 0em;
}

div#feature_list ul {
	position: absolute;
	top: 0;
	list-style: none;
	padding: 0;
	margin: 0;
}

ul#tabs {
	left: 0;
	z-index: 2;
	width: 320px;
}

ul#tabs li {
	font-size: 11px;
}

ul#tabs li img {
	padding: 5px;
	border: none;
	float: left;
	margin: 10px 10px 0 0;
}

ul#tabs li a {
	color: #222;
	text-decoration: none;
	display: block;
	padding: 10px;
	padding-right: 4em;
	height: 60px;
	outline: none;
}

ul#tabs li a:hover {
	text-decoration: underline;
}

ul#tabs li a.current {
	background:  url(../imagenes/feature-tab-current.png);
	color: #FFF;
}

ul#tabs li a.current:hover {
	text-decoration: none;
	cursor: default;
}

ul#output {
	right: 0;
	width: 513px;
	height: 240px;
	position: relative;
}

ul#output li {
	position: absolute;
	width: 513px;
	height: 240px;
}

ul#output li a {
	position: absolute;
	bottom: 10px;
	right: 10px;
	padding: 8px 12px;
	text-decoration: none;
	font-size: 11px;
	color: #FFF;
	background: #000;
	-moz-border-radius: 5px;
}

ul#output li a:hover {
	background: #D33431;
}
/* ---Fin Noticias ---*/

#resenia2 {
	width: 580px;
	margin-left: 4.5em;
}

/* slider specific CSS */
.sliderGallery {
	background: url(../imagenes/productbrowser_background_20070622.jpg) no-repeat;
	overflow: hidden;
	position: relative;
	padding: 10px;
	height: 160px;
	width: 560px;
}

.sliderGallery UL {
	position: absolute;
	list-style: none;
	overflow: none;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}
        
.sliderGallery UL LI {
	display: inline;
}
        
.slider {
	margin-top: 140px;
	padding: 1px;
	border: 0;
}