DIV.yoo-carousel {
	overflow: hidden;
}
DIV.yoo-carousel DIV.frame {
	overflow: hidden;
	position: relative;
}
DIV.yoo-carousel DIV.panel {
	overflow: hidden;
}
DIV.yoo-carousel DIV.panel DIV.slide {
	float: left;
	overflow: hidden;
}
DIV.yoo-carousel UL.tabs {
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: auto;
	padding-top: 0px;
	list-style-type: none;
}
DIV.yoo-carousel UL.tabs LI {
	padding-right: 0px;
	display: block;
	padding-left: 0px;
	float: left;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
}
DIV.yoo-carousel UL.tabs LI A {
	display: block;
	float: left;
}
DIV.yoo-carousel UL.tabs LI A SPAN {
	display: block;
	float: left;
}
DIV.yoo-carousel DIV.left UL.tabs {
	float: left;
}
DIV.yoo-carousel DIV.left UL.tabs LI {
	float: none;
	padding-right: 0px;
}
DIV.yoo-carousel DIV.left UL.tabs LI A {
	float: none;
}
DIV.yoo-carousel DIV.left UL.tabs LI A SPAN {
	float: none;
}
DIV.yoo-carousel .prev {
	z-index: 1;
	position: absolute;
	top: 35%;
}
DIV.yoo-carousel .next {
	z-index: 1;
	position: absolute;
	top: 35%;
}
DIV.yoo-carousel .prev {
	left: 0px;
}
DIV.yoo-carousel .next {
	right: 0px;
}
DIV.basic DIV.yoo-carousel {
	background: #ffffff;
}
DIV.basic DIV.yoo-carousel DIV.top UL.tabs {
	background: url(styles/basic/images/top_tab_bg.png) repeat-x 0px 100%;
	height: 30px;
}
DIV.basic DIV.yoo-carousel DIV.top UL.tabs LI {
	margin: 0px 3px 0px 0px;
}
DIV.basic DIV.yoo-carousel DIV.top UL.tabs LI A {
	background: url(styles/basic/images/top_tab_l.png) no-repeat 0px 0px;
}
DIV.basic DIV.yoo-carousel DIV.top UL.tabs LI.selected A {
	background: url(styles/basic/images/top_tab_l.png) no-repeat 0px -30px;
	cursor: pointer;
}
DIV.basic DIV.yoo-carousel DIV.top UL.tabs LI A SPAN {
	padding-right: 10px;
	padding-left: 10px;
	background: url(styles/basic/images/top_tab_r.png) no-repeat 100% 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
DIV.basic DIV.yoo-carousel DIV.top UL.tabs LI.selected A SPAN {
	background: url(styles/basic/images/top_tab_r.png) no-repeat 100% -30px;
}
DIV.basic DIV.yoo-carousel DIV.top UL.tabs LI A SPAN SPAN {
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 110%;
	background: url(styles/basic/images/top_tab_m.png) repeat-x 0px 0px;
	padding-bottom: 0px;
	overflow: hidden;
	line-height: 35px;
	padding-top: 0px;
	height: 30px;
}
DIV.basic DIV.yoo-carousel DIV.top UL.tabs LI.selected A SPAN SPAN {
	background: url(styles/basic/images/top_tab_m.png) repeat-x 0px -30px;
}
DIV.basic DIV.yoo-carousel DIV.bottom UL.tabs {
	background: url(styles/basic/images/bottom_tab_bg.png) repeat-x 0px 100%;
	position: relative;
	height: 30px;
}
DIV.basic DIV.yoo-carousel DIV.bottom UL.tabs LI {
	margin: -1px 3px 0px 0px;
}
DIV.basic DIV.yoo-carousel DIV.bottom UL.tabs LI A {
	background: url(styles/basic/images/bottom_tab_l.png) no-repeat 0px 0px;
}
DIV.basic DIV.yoo-carousel DIV.bottom UL.tabs LI.selected A {
	background: url(styles/basic/images/bottom_tab_l.png) no-repeat 0px -30px;
	cursor: pointer;
}
DIV.basic DIV.yoo-carousel DIV.bottom UL.tabs LI A SPAN {
	padding-right: 10px;
	padding-left: 10px;
	background: url(styles/basic/images/bottom_tab_r.png) no-repeat 100% 0px;
	padding-bottom: 0px;
	padding-top: 0px;
}
DIV.basic DIV.yoo-carousel DIV.bottom UL.tabs LI.selected A SPAN {
	background: url(styles/basic/images/bottom_tab_r.png) no-repeat 100% -30px;
}
DIV.basic DIV.yoo-carousel DIV.bottom UL.tabs LI A SPAN SPAN {
	padding-right: 10px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 110%;
	background: url(styles/basic/images/bottom_tab_m.png) repeat-x 0px 0px;
	padding-bottom: 0px;
	overflow: hidden;
	line-height: 30px;
	padding-top: 0px;
	height: 30px;
}
DIV.basic DIV.yoo-carousel DIV.bottom UL.tabs LI.selected A SPAN SPAN {
	background: url(styles/basic/images/bottom_tab_m.png) repeat-x 0px -30px;
}
DIV.basic DIV.yoo-carousel LI A:link {
	color: #969696;
	text-decoration: none;
}
DIV.basic DIV.yoo-carousel LI A:visited {
	color: #969696;
	text-decoration: none;
}
DIV.basic DIV.yoo-carousel LI A:hover {
	color: #646464;
	text-decoration: none;
}
DIV.basic DIV.yoo-carousel LI.selected A:link {
	color: #646464;
	text-decoration: none;
}
DIV.basic DIV.yoo-carousel LI.selected A:visited {
	color: #646464;
	text-decoration: none;
}
DIV.basic DIV.yoo-carousel .panel-container {
	margin: auto;
}
DIV.basic DIV.yoo-carousel .top .panel-container-outer {
	border-right: #c8c8c8 1px solid;
	padding-right: 1px;
	padding-left: 1px;
	background: #ffffff;
	padding-bottom: 1px;
	border-left: #c8c8c8 1px solid;
	padding-top: 0px;
	border-bottom: #c8c8c8 1px solid;
}
DIV.basic DIV.yoo-carousel .bottom .panel-container-outer {
	border-right: #c8c8c8 1px solid;
	padding-right: 1px;
	border-top: #c8c8c8 1px solid;
	padding-left: 1px;
	background: #ffffff;
	padding-bottom: 1px;
	border-left: #c8c8c8 1px solid;
	padding-top: 0px;
}
DIV.basic DIV.yoo-carousel .panel-container-inner {
	background: url(styles/basic/images/panel_b.png) repeat-x 0px 100%;
}
DIV.basic DIV.yoo-carousel .article {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 95%;
	padding-bottom: 10px;
	line-height: 125%;
	padding-top: 10px;
}
DIV.basic DIV.yoo-carousel .article H3 {
	font-weight: bold;
	font-size: 150%;
	margin-bottom: 5px;
	padding-bottom: 0px;
	color: #323232;
	line-height: 100%;
}
DIV.default DIV.yoo-carousel {
	background: #ffffff;
}
DIV.default DIV.yoo-carousel DIV.top UL.tabs {
	background: url(styles/default/images/tab_bg.png) repeat-x 0px 100%;
	height: 40px;
}
DIV.default DIV.yoo-carousel DIV.top UL.tabs LI {
	margin: 0px 10px 0px 0px;
}
DIV.default DIV.yoo-carousel DIV.top UL.tabs LI.item1 {
	margin: 0px 10px 0px 20px;
}
DIV.default DIV.yoo-carousel DIV.top UL.tabs LI A {
	background: url(styles/default/images/tab_m.png) repeat-x 0px 0px;
}
DIV.default DIV.yoo-carousel DIV.top UL.tabs LI.selected A {
	background: url(styles/default/images/tab_m.png) repeat-x 0px -40px;
	cursor: pointer;
}
DIV.default DIV.yoo-carousel DIV.top UL.tabs LI A SPAN {
	background: url(styles/default/images/tab_l.png) no-repeat 0px 0px;
}
DIV.default DIV.yoo-carousel DIV.top UL.tabs LI.selected A SPAN {
	background: url(styles/default/images/tab_l.png) no-repeat 0px -40px;
}
DIV.default DIV.yoo-carousel DIV.top UL.tabs LI A SPAN SPAN {
	padding-right: 20px;
	padding-left: 20px;
	font-weight: bold;
	font-size: 125%;
	background: url(styles/default/images/tab_r.png) no-repeat 100% 0px;
	padding-bottom: 0px;
	overflow: hidden;
	line-height: 50px;
	padding-top: 0px;
	height: 40px;
}
DIV.default DIV.yoo-carousel DIV.top UL.tabs LI.selected A SPAN SPAN {
	background: url(styles/default/images/tab_r.png) no-repeat 100% -40px;
}
DIV.default DIV.yoo-carousel LI A:link {
	color: #969696;
	text-decoration: none;
}
DIV.default DIV.yoo-carousel LI A:visited {
	color: #969696;
	text-decoration: none;
}
DIV.default DIV.yoo-carousel LI A:hover {
	color: #646464;
	text-decoration: none;
}
DIV.default DIV.yoo-carousel LI.selected A:link {
	color: #646464;
	text-decoration: none;
}
DIV.default DIV.yoo-carousel LI.selected A:visited {
	color: #646464;
	text-decoration: none;
}
DIV.default DIV.yoo-carousel .prev SPAN {
	display: block;
	background: url(styles/default/images/button_prev.png) no-repeat 100% 0px;
	width: 50px;
	height: 40px;
}
DIV.default DIV.yoo-carousel .next SPAN {
	display: block;
	background: url(styles/default/images/button_next.png) no-repeat 100% 0px;
	width: 50px;
	height: 40px;
}
DIV.default DIV.yoo-carousel .prev A {
	cursor: pointer;
}
DIV.default DIV.yoo-carousel .next A {
	cursor: pointer;
}
DIV.default DIV.yoo-carousel .panel-container {
	background: url(styles/default/images/panel_b.png) repeat-x 0px 100%;
	margin: auto;
}
DIV.default DIV.yoo-carousel .panel-container-bl {
	background: url(styles/default/images/panel_bl.png) no-repeat 0px 100%;
}
DIV.default DIV.yoo-carousel .panel-container-br {
	background: url(styles/default/images/panel_br.png) no-repeat 100% 100%;
}
DIV.default DIV.yoo-carousel .article {
	font-size: 95%;
	line-height: 125%;
}
DIV.default DIV.yoo-carousel .article H3 {
	font-weight: bold;
	font-size: 150%;
	margin-bottom: 5px;
	padding-bottom: 0px;
	color: #005aab;
	line-height: 100%;
}
DIV.list DIV.yoo-carousel {
	background: #ffffff;
}
DIV.list DIV.yoo-carousel .panel-container-t {
	background: url(styles/list/images/panel_t.png) repeat-x 0px 0px;
}
DIV.list DIV.yoo-carousel .panel-container-b {
	background: url(styles/list/images/panel_b.png) repeat-x 0px 100%;
}
DIV.list DIV.yoo-carousel .panel-container-l {
	background: url(styles/list/images/panel_l.png) repeat-y 0px 0px;
}
DIV.list DIV.yoo-carousel .panel-container-r {
	background: url(styles/list/images/panel_r.png) repeat-y 100% 0px;
}
DIV.list DIV.yoo-carousel .panel-container-tl {
	background: url(styles/list/images/panel_tl.png) no-repeat 0px 0px;
}
DIV.list DIV.yoo-carousel .panel-container-tr {
	background: url(styles/list/images/panel_tr.png) no-repeat 100% 0px;
}
DIV.list DIV.yoo-carousel .panel-container-bl {
	background: url(styles/list/images/panel_bl.png) no-repeat 0px 100%;
}
DIV.list DIV.yoo-carousel .panel-container-br {
	padding-right: 0px;
	padding-left: 0px;
	background: url(styles/list/images/panel_br.png) no-repeat 100% 100%;
	padding-bottom: 10px;
	padding-top: 0px;
}
DIV.list DIV.yoo-carousel DIV.left UL.tabs {
	background: url(styles/list/images/tabs_bg.png) repeat-y 100% 0px;
}
DIV.list DIV.yoo-carousel DIV.left UL.tabs LI {
	margin: 0;
}
DIV.list DIV.yoo-carousel DIV.left UL.tabs LI.item1 {
	margin-top: 0px;
}
DIV.list DIV.yoo-carousel DIV.left UL.tabs LI A {
	padding-right: 0;
}
DIV.list DIV.yoo-carousel DIV.left UL.tabs LI.selected A {
	background: url(styles/list/images/tab_bg.png) no-repeat 100% -30px;
	cursor: pointer;
}
DIV.list DIV.yoo-carousel DIV.left UL.tabs LI A SPAN {
	padding-left: 10px;
	background: url(styles/list/images/tab_bg.png) repeat-x 0px 0px;
}
DIV.list DIV.yoo-carousel DIV.left UL.tabs LI.selected A SPAN {
	background: url(styles/list/images/tab_bg.png) no-repeat 0px -60px;
}

/*  agregar imagenes para List over */

DIV.list DIV.yoo-carousel DIV.left UL.tabs LI A SPAN SPAN {
	display: block;
	list-style-type: none;
	list-style: none;
	line-height: 30px;
	height: 30px;
	margin-left: -10px\0/;
	font-size: 11px;
	color: #9BBEDA;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	background-image: url(../images/apagado.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 184px;
	letter-spacing: -0.02em;
}

* + html DIV.list DIV.yoo-carousel DIV.left UL.tabs LI A SPAN SPAN {
	display: block;
	list-style-type: none;
	list-style: none;
	line-height: 30px;
	height: 30px;
	margin-left: -10px;
	font-size: 11px;
	color: #9BBEDA;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	background-image: url(../images/apagado.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 184px;
	letter-spacing: -0.02em;
}

body:nth-of-type(1) DIV.yoo-carousel DIV.left UL.tabs LI A SPAN SPAN {
	display: block;
	line-height: 30px;
	height: 30px;
	margin-left: -10px;
	padding-left:8px;
	font-size: 11px;
	color: #9BBEDA;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	background-image: url(../images/apagado.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 184px;
	letter-spacing: -0.02em;
}

DIV.list DIV.yoo-carousel DIV.left UL.tabs LI.selected A SPAN SPAN {
	list-style-type: none;
	list-style: none;
	padding-left: 3px;
	display: block;
	height: 31px;
	width: 180px;
	background-image: url(../images/over.jpg);
	background-repeat: no-repeat;
	background-position: -0px -0px;
	font-size: 11px;
	color: #005AAB;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}

DIV.list DIV.yoo-carousel LI A:link {
	color: #969696;
	text-decoration: none;
}
DIV.list DIV.yoo-carousel LI A:visited {
	color: #969696;
	text-decoration: none;
}
DIV.list DIV.yoo-carousel LI A:hover {
	color: #646464;
	text-decoration: none;
}
DIV.list DIV.yoo-carousel LI.selected A:link {
	color: #646464;
	text-decoration: none;
}
DIV.list DIV.yoo-carousel LI.selected A:visited {
	color: #646464;
	text-decoration: none;
}
DIV.list DIV.yoo-carousel .article {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 95%;
	padding-bottom: 0px;
	line-height: 125%;
	padding-top: 0px;
}
DIV.list DIV.yoo-carousel .article H3 {
	font-weight: bold;
	font-size: 150%;
	margin-bottom: 5px;
	padding-bottom: 0px;
	color: #323232;
	line-height: 100%;
}
DIV.slideshow DIV.yoo-carousel .prev {
	top: 0px;
}
DIV.slideshow DIV.yoo-carousel .next {
	top: 0px;
}
DIV.slideshow DIV.yoo-carousel .prev A {
	display: block;
	width: 65px;
}
DIV.slideshow DIV.yoo-carousel .next A {
	display: block;
	width: 65px;
}
DIV.slideshow DIV.yoo-carousel .prev A {
	background: url(styles/slideshow/images/button_prev.png) no-repeat 0px -32px;
}
DIV.slideshow DIV.yoo-carousel .next A {
	background: url(styles/slideshow/images/button_next.png) no-repeat 0px -32px;
}
DIV.slideshow DIV.yoo-carousel .prev A:hover {
	background: url(styles/slideshow/images/button_prev.png) no-repeat 0px 45%;
}
DIV.slideshow DIV.yoo-carousel .next A:hover {
	background: url(styles/slideshow/images/button_next.png) no-repeat 0px 45%;
}

