/**************************************************************************************************/
/* @font-face */
/**************************************************************************************************/

@font-face {
    font-family: 'Gfxc';
    src: url('../fonts/gfxc-webfont.eot');
    src: url('../fonts/gfxc-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/gfxc-webfont.woff') format('woff'),
         url('../fonts/gfxc-webfont.ttf') format('truetype'),
         url('../fonts/gfxc-webfont.svg#Gfxc') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* url('../fonts/gfxc-webfont.svg#BertholdAkzidenzGroteskBXBdCn') format('svg'); */





/**************************************************************************************************/
/* Declaraciones Generales */
/**************************************************************************************************/

body {
  background: #fff;
  text-align: center;
  margin:0;
}
.clear { clear: both; }
.wrapper {
  margin: 0 auto;
  width: 985px;
  text-align: left;
  position:relative;
}
p, a, li, input, label, select, option, button, textarea, h1, h2, h3, h4, h5, h6 { font: 12px/18px Arial, Helvetica, sans-serif; }





/**************************************************************************************************/
/* Popups */
/**************************************************************************************************/

.popup_cont {
  float: left;
  width: 373px;
}
.popup_top {
  float: left;
  text-align: left;
  width: 373px;
  padding: 0 0 5px;
  background: url(../images/popup_top.png) no-repeat; 
  /*height: 250px;*/
}
.popup_bot {
  float: left;
  width: 373px;
  height: 8px;
  background: url(../images/popup_bot.png) no-repeat; 
}
.popup_top h6 {
  float: left;
  width: 100%;
  height: 47px;
  text-indent: -9999px;      
}
.popup_top form {
  float: left;
  width: 320px;
  padding: 20px 0 0 24px;
}
.popup_top form .formRow {
  float: left;
  position: relative;
  width: 100%;
  padding: 0px 0 12px;
}

#popup_mat form .formRow {
  float: left;
  position: relative;
  width: 100%;
  padding: 10px 0 0;
}

.popup_top form .formRow p.fakeText {
  position: absolute;
  top: 0;
  left: 0;
  width: 300px;
  padding: 4px 10px;
  height: 15px;
  line-height: 15px;
  color: #888787;  
}
.popup_top form input.text, .popup_top form input.password {
  float: left;
  width: 300px;
  padding: 4px 10px;
  height: 15px;
  line-height: 15px;
  background: url(../images/popup_input.png) no-repeat;
  color: #888787;
  border: 0;
  margin: 0;     
}
.popup_top form p.discl {
  float: left;
  width: 100%;  
  font-size: 11px;
  line-height: 13px;
  color: #d02214;
  margin: -4px 0 0;
  padding: 0 0 10px;
} 
.popup_top form button.submit{
  float: left;
  width: 86px;
  height: 27px;
  border: 0;
  margin: 0;
  padding: 0;
  text-indent: -9999px; 
  background: url(../images/button_aceptar.png) no-repeat;
  cursor: pointer;  
}
#anotarme button.submit{
  
  width: 86px;
  height: 27px;
  border: 0;
  margin: 0;
  padding: 0;
  text-indent: -9999px; 
  background: url(../images/button_aceptar.png) no-repeat;
  cursor: pointer;  
}
#popup_login .opciones {
  float: right;
  width: 200px;
  text-align: right;
  margin: -4px 0 0;
}
#popup_login .opciones p {
  font-size: 11px;
  color: #d02214;  
} 
#popup_login .opciones p a {
  font-size: 11px;
  color: #d02214;  
  text-decoration: none;
  font-weight: bold;  
}

#popup_reg h6 { background: url(../images/popup_h6_reg.png) no-repeat; }
#popup_login h6 { background: url(../images/popup_h6_login.png) no-repeat; }
#popup_mat h6 { background: url(../images/popup_h6_material.png) no-repeat; }
#popup_mat form button.submit { background: url(../images/button_enviar.png) no-repeat; }





/**************************************************************************************************/
/* Header */
/**************************************************************************************************/

#header {
  float: left;
  width: 100%;
  height: 153px;
  background: url(../images/header_tile.png) repeat-x; 
}

#header2 {
  float: left;
  width: 100%;
  height: 192px;
  background: url(../images/header_tile2.png) repeat-x; 
  overflow:hidden;
}

#header_bg {
  float: left;
  width: 100%;
  height: 140px;
  background: url(../images/header_bg.jpg) center top no-repeat;
}
#header .wrapper {
  height: 153px;
  background: url(../images/header_menu_bg.png) center bottom no-repeat; 
}


#header2 .wrapper {
  height: 152px;
  background: url(../images/header_menu_bg.png) center bottom no-repeat; 
}

#cont_ticker
{
	height:29px;
	margin: auto;
    width: 972px;
	background: url(../images/hot.png) left bottom no-repeat; 
}
/***** Logo *****/

#logo {
  float: left;
  width: 192px;
  height: 52px;
  background: url(../images/logo.png) no-repeat;
  text-indent: -9999px; 
  margin: 28px 0 0 34px;  
}

/***** User Login *****/

ul#user_login {
  float: right;    
  margin: 27px 7px 0 0;
  height: 28px;
  padding-left: 300px;
}
ul#user_login li {
  float: left;   
  padding: 0 0 0 14px;
  color:#fff;
  height: 28px;
    line-height: 28px;
}
ul#user_login li a {
  float: left;
  padding: 0 0 0 31px;
  background: url(../images/user_login_bullet.png) no-repeat;
  color: #fed137;
  line-height: 28px;
  font-weight: bold;
  text-decoration: none;  
} 

/***** Radio *****/

#radio {
  position:absolute;
  right:5px;
  top:55px;
}



/***** Nav *****/

ul#nav {
  float: left;
  width: 971px;
  padding: 35px 0 0 14px;
}
ul#nav li {
  float: left;
  background: url(../images/nav_divider.png) left 2px no-repeat; 
}
ul#nav li:first-child { background: none; }
ul#nav li a {
  float: left;
  padding: 0 18px;
  color: #b3b3b3;
  line-height: 14px;
  text-transform: uppercase;  
  text-decoration: none;
}
ul#nav li a:hover, ul#nav li.active a { color: #0f0f0f; }





/**************************************************************************************************/
/* Main */
/**************************************************************************************************/

#main {
  float: left;
  width: 100%;
 /* padding: 0 0 28px;*/
}
#main .wrapper {
  /* background: url(../images/main_external_shadow.png) repeat-y; */ 
}
#main_lines {
  float: left;
  /* width: 971px;
  margin: 0 7px; */
  width: 985px;
  /* background: url(../images/main_lines_bg.png) 644px 0 repeat-y; */
  background: url(../images/main_lines_bg.png) 651px 0 repeat-y; 
}
#content {
  float: left;
  width: 645px;
  background: url(../images/main_external_shadow.png) repeat-y;
  padding: 0 0 0 7px;      
}
#content_bg {
  float: left;
  width: 645px;
}

#content h2 {
  float: left;  
  font: 24px/30px "Gfxc", Arial, Helvetica, sans-serif;
  color: #5e5d5c;
  text-transform: uppercase;
  background: url(../images/content_h2_bg.png) no-repeat;
  height: 41px;
  width: 615px;
  padding: 15px 0 0 28px;  
}
#content div.last { border-bottom: 1px solid #e3e3e3; }

/***** Paginación *****/

.paginacion {
  float: left;
  width: 100%;
  height: 33px;
  background: url(../images/paginacion_bg.png) repeat-x; 
}
.paginacion_cont {
  float: right;
  background: #fff;
  padding: 1px;
  margin: 6px 5px 0 0;  
}
.paginacion a {
  float: left;
  line-height: 12px;
  color: #96938b;
  padding: 0 5px;
  text-decoration: none;
  border-left: 1px solid #96938b;
}
.paginacion a:first-child { border: 0; }
.paginacion a.current { color: #333332; }
.paginacion a.prev, .paginacion a.next {
  width: 20px;
  height: 20px;
  padding: 0;
  border: 0;
  text-indent: -9999px;
  background: url(../images/paginacion_controls.png) no-repeat;
}
.paginacion a.next { background-position: right top; }
.paginacion .pages {
  float: left;
  margin: 0 1px;
  height: 12px;
  padding: 3px;
  border: 1px solid #cbcbcb;
  background: url(../images/paginacion_pages_bg.png) repeat-x; 
}



/**************************************************************************************************/
/* Footer */
/**************************************************************************************************/

#footer {
  float: left;
  width: 100%;
  height: 183px;
  background: url(../images/footer_bg.png) repeat-x; 
}
#footer .wrapper {
  width: 974px;
  padding: 83px 0 0;
  background: url(../images/footer_logos.png) no-repeat; 
}

/***** Links *****/

#footer_nav {
  float: left;
  width: 100%;
  height: 31px;
  background: url(../images/footer_nav_bg.png) no-repeat;
  text-align: center;
  padding: 20px 0 0;
}
#footer_nav li {
  float: left;
  border-left: 1px solid #fd8e79;  
}
#footer_nav li:first-child { border: 0; }
#footer_nav li a {
  float: left;
  font-size: 12px;
  text-transform: uppercase;
  color: #fd8e79;
  text-decoration: none;
  line-height: 12px;  
}

/***** Copyright *****/

#footer p#copy {
  float: left;
  font: 10px/12px Verdana, Tahoma, Arial, Helvetica, sans-serif;
  color: #fd8e79;
  text-transform: uppercase;
  margin: 13px 0 0;  
}

/***** Developed by *****/

#footer a#dev {
  float: right;
  width: 126px;
  height: 9px;
  background: url(../images/footer_developed.png) no-repeat;
  text-indent: -9999px; 
  margin: 14px 0 0;  
}





/**************************************************************************************************/
/* Sidebar */
/**************************************************************************************************/

#sidebar {
  float: right;
  width: 326px;
  padding: 0 7px 0 0;
  background: url(../images/main_external_shadow.png) right top repeat-y;
}
#sidebar_bg {
  float: right;
  width: 326px;
}
.sidebar_item {
  float: left;
  width: 100%;
}
.sidebar_item h4 {
  float: left;  
  font: 24px/30px "Gfxc", Arial, Helvetica, sans-serif;
  color: #5e5d5c;
  text-transform: uppercase;
  background: url(../images/content_h2_bg.png) no-repeat;
  height: 45px;
  width: 304px;
  padding: 11px 0 0 22px;  
}
#sidebar div.last { border-bottom: 1px solid #e3e3e3; }

/***** Buscador *****/

#buscador {
  float: left;
  width: 326px;
  height: 55px;
  background: url(../images/buscador_bg.png) no-repeat;   
}
#buscador form {
  float: left;
  height: 23px;
  margin: 14px 0 0 18px;
}
#buscador form button.submit,#buscador form a.submit {
  float: left;
  width: 23px;
  height: 23px;
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  text-indent: -9999px; 
  cursor: pointer;   
}
#buscador form input.text {
  float: left;
  height: 15px;
  line-height: 15px;
  padding: 4px;
  width: 233px;
  margin: 0 0 0 10px;
  border: 0;
  background: none;
  color: #fff;
}

/***** Agenda *****/

#sidebar_agenda ul li {
  float: left;
  width: 100%;
  /*height: 94px;*/
  background: url(../images/sidebar_agenda_bg.png) repeat-x; 
  position:relative;
  overflow:hidden;
}
#sidebar_agenda ul li.over { background-position: left bottom; }
#sidebar_agenda ul li .fecha {
  float: left;
  width: 70px;
  height: 70px;
  margin: 12px 18px 0 21px;
  background: url(../images/sidebar_agenda_fecha.png) no-repeat; 
}
#sidebar_agenda ul li .fecha p {
  float: left;
  width: 100%;
  text-align: center;
  color: #5e5d5c;
}
#sidebar_agenda ul li .fecha p.dia {
  font-size: 15px;
  line-height: 34px;
  padding: 3px 0 0;
}
#sidebar_agenda ul li .fecha p.hora {
  line-height: 33px;
  font-weight: bold;
  font-style: italic;
}
#sidebar_agenda ul li p { 
  color: #737576;
  line-height: 16px; 
}
#sidebar_agenda ul li p.title {
  color: #d52429;
  font-weight: bold;
  font-size: 14px;
  margin: 16px 0 0;
}
#sidebar_agenda ul li a { line-height: 16px; }
#sidebar_agenda ul li a.more {
  float: left;
  font-weight: bold;
  color: #b6b948;
  text-decoration: none;
}
#sidebar_agenda ul li a.more:hover { text-decoration: underline; }
#sidebar_agenda ul li a.free {
  float: right;
  font-weight: bold;
  font-size: 10px;
  color: #d52429;  
  margin: 0 26px 0 0;
}
#sidebar_agenda ul li a.free:hover { text-decoration: none; }

/***** Facebook *****/

#sidebar_facebook { 
  padding: 3px 0 2px;
  min-height: 185px;
  background: #fff; 
}

/***** Botones *****/

#sidebar_buttons a {
  float: left;
  width: 303px;
  height: 65px;
  margin: 0 0 4px;
  background: url(../images/sidebar_button.jpg) no-repeat;
  text-decoration: none;
  padding: 15px 0 0 23px;
  font-size: 11px; 
}
#sidebar_buttons a span {
  display: block;
  width: 213px;
  line-height: 16px;
  color: #fff;    
}
#sidebar_buttons a span.title {
  font-size: 17px;
  font-weight: bold;
  color: #f5c032;
  font-style: italic;
  line-height: 18px;
  padding: 0 0 2px;
}

/***** Noticias *****/

#sidebar_news ul li a {
  float: left;
  width: 274px;
  color: #7a7978;
  line-height: 16px;
  text-decoration: none;
  padding: 9px 14px 9px 38px;
  background: url(../images/sidebar_news_bg.png) no-repeat; 
}
#sidebar_news ul li a:hover {
  text-decoration: underline;
  background-position: right top; 
}

/***** Ranking *****/

#sidebar_ranking ul li a {
  float: left;
  width: 274px;
  font-size: 14px;
  color: #7a7978;
  text-decoration: none;
  padding: 10px 10px 10px 42px;
  background: url(../images/sidebar_news_bg.png) no-repeat; 
}
#sidebar_ranking ul li a span.num { color: #cf2316; }
#sidebar_ranking ul li a:hover { background-position: right top; }
#sidebar_ranking ul li a:hover span.txt { text-decoration: underline; }

/***** Ads *****/

#sidebar_ads { 
  border-bottom: 1px solid #d0c0be;
  background: #fff; 
}
#sidebar_ads a {
  float: left;
  width: 100%;
  margin: 4px 0 0;
}
#sidebar_ads a:first-child { margin: 1px 0 0; }

/***** Lanzamientos *****/

#sidebar_lanzamientos h4 {
  font: 21px/30px "Gfxc", Arial, Helvetica, sans-serif;
  background: url(../images/h4_bg_alt2.png) no-repeat;
  padding: 17px 0 0 18px;
  width: 308px;    
}
#sidebar_lanzamientos ul {
  float: left;
  width: 325px;
  background: #fff;
  padding: 0 0 2px;
  border-bottom: 1px solid #cacbcb;
}
#sidebar_lanzamientos ul li {
  float: left;
  width: 100%;
  padding: 1px 0 0;
  position: relative;
}
#sidebar_lanzamientos ul li img { float: left; }
#sidebar_lanzamientos ul li .cont {
  position: absolute;
  width: 291px;
  /*height: 119px;*/
  background: url(../images/sidebar_lanzamientos_cont_bg.png);
  bottom: 0;
  left: 0;  
  padding: 11px 17px 5px;
}
#sidebar_lanzamientos ul li .cont h5 {
  font-size: 18px;
  font-weight: bold;
  font-style: italic;
  color: #d52429;
  padding: 0 0 5px;
}
#sidebar_lanzamientos ul li p {
  font-size: 11px;
  color: #efeeec;
}
#sidebar_lanzamientos ul li p.genero {
  color: #9c9e3e;
  font-weight: bold;  
}
#sidebar_lanzamientos ul li a.comprar {
  float: left;  
  width: 80px;
  height: 22px;
  text-indent: -9999px;
  background: url(../images/button_comprar.png) no-repeat;
  margin: 8px 0 0;  
}

#sidebar_lanzamientos ul li a.more {
  background: url("../images/button_more.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 22px;
    margin: 8px 0 0 -3px;
    text-indent: -9999px;
    width: 62px;
}
/***** Lista Descuento *****/

#sidebar_descuento { 
  padding: 2px 0 0;
  background: #fff;  
}
#sidebar_descuento form {
  float: left;
  height: 128px;
  width: 302px;
  padding: 29px 0 0 24px;
  background: #fff url(../images/sidebar_descuento_bg.jpg) center top no-repeat;  
}
#sidebar_descuento form h5 {
  font-size: 17px;
  font-weight: bold;
  color: #f5c032;
  font-style: italic;
  line-height: 18px;  
}
#sidebar_descuento form p {
  font-size: 10px;
  color: #fff;
  padding: 0 0 10px;
}
#sidebar_descuento form input.text {
  float: left;
  width: 258px;
  height: 15px;
  color: #333;
  line-height: 15px;
  padding: 4px;
  background: url(../images/sidebar_descuento_input.png) no-repeat;
  border: 0;
  margin: 0;     
}
#sidebar_descuento form button.submit { 
  background: url(../images/button_enviar.png) no-repeat;
  float: left;
  width: 86px;
  height: 27px;
  text-indent: -9999px; 
  border: 0;
  margin: 9px 0 0;
  padding: 0;
  cursor: pointer;
}  
.enviar
{
 background: url(../images/button_enviar.png) no-repeat;
  float: left;
  width: 86px;
  height: 27px;
  text-indent: -9999px; 
  border: 0;
  margin: 9px 0 0;
  padding: 0;
  cursor: pointer;
}
/***** Categorías *****/

#sidebar_categorias h4 {
  background: url(../images/h4_bg_alt.png) no-repeat;  
}
#sidebar_categorias ul li a {
  float: left;
  width: 274px;
  font-size: 14px;
  color: #7a7978;
  text-decoration: none;
  padding: 10px 10px 10px 42px;
  background: url(../images/sidebar_news_bg.png) no-repeat; 
  font-weight: bold;  
}
#sidebar_categorias ul li a:hover { 
  background-position: right top;
  text-decoration: underline; 
}
#sidebar_categorias ul li a span { color: #cf2316; }

/***** Videos - Ultimos Ingresos *****/

#sidebar_ult_ing h4 {
  font: 21px/53px "Gfxc", Arial, Helvetica, sans-serif;
  background: url(../images/h4_bg_alt2.png) no-repeat;
  padding: 0 0 0 18px;
  width: 308px;    
}
#sidebar_ult_ing ul li {
  float: left;
  width: 100%;
  min-height: 93px;
  background: #fff url(../images/videos_sidebar_li_bg.png) repeat-x; 
}
#sidebar_ult_ing ul li .thumb {
  float: left;
  margin: 14px 12px 0 17px;
}
#sidebar_ult_ing ul li p { color: #96938b; }
#sidebar_ult_ing ul li p.title {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #d52429;
  margin: 13px 0 0;
}
#sidebar_ult_ing ul li a.ver {
  display: block;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  color: #b6b948;
  text-decoration: none;
  /*float: right;
  margin-right:20px;*/
}
#sidebar_ult_ing ul li a.ver:hover { text-decoration: underline; }

/***** Videos - Los Mas Vistos *****/

#sidebar_mas_vistos h4 {
  font: 21px/53px "Gfxc", Arial, Helvetica, sans-serif;
  background: url(../images/h4_bg_alt2.png) no-repeat;
  padding: 0 0 0 18px;
  width: 308px;    
}
#sidebar_mas_vistos ul li {
  float: left;
  width: 100%;
  min-height: 93px;
  background: #fff url(../images/videos_sidebar_li_bg.png) repeat-x; 
}
#sidebar_mas_vistos ul li .thumb {
  float: left;
  margin: 14px 12px 0 17px;
}
#sidebar_mas_vistos ul li p { color: #96938b; }
#sidebar_mas_vistos ul li p.title {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #d52429;
  margin: 13px 0 0;
}
#sidebar_mas_vistos ul li a.ver {
  display: block;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  color: #b6b948;
  text-decoration: none;
}
#sidebar_mas_vistos ul li a.ver:hover { text-decoration: underline; }

/***** Más Reviews *****/

#sidebar_mas_reviews h4 {
  font: 21px/53px "Gfxc", Arial, Helvetica, sans-serif;
  background: url(../images/h4_bg_alt.png) no-repeat;
  padding: 0 0 11px 18px;
  width: 308px;     
}
#sidebar_mas_reviews ul li a {
  float: left;
  width: 274px;
  color: #7a7978;
  line-height: 16px;
  text-decoration: none;
  padding: 9px 14px 9px 38px;
  background: url(../images/sidebar_news_bg.png) no-repeat; 
}
#sidebar_mas_reviews ul li a:hover {
  background-position: right top;
  text-decoration: underline; 
}

/***** Más Noticias *****/

#sidebar_mas_noticias h4 {
  font: 21px/53px "Gfxc", Arial, Helvetica, sans-serif;
  background: url(../images/h4_bg_alt.png) no-repeat;
  padding: 0 0 11px 18px;
  width: 308px;     
}
#sidebar_mas_noticias ul li a {
  float: left;
  width: 274px;
  color: #7a7978;
  line-height: 16px;
  text-decoration: none;
  padding: 9px 14px 9px 38px;
  background: url(../images/sidebar_news_bg.png) no-repeat; 
}
#sidebar_mas_noticias ul li a:hover { 
  background-position: right top;
  text-decoration: underline; 
}







/**************************************************************************************************/
/* Página: Home */
/**************************************************************************************************/

/***** Cada Sección *****/

.home_section {
  float: left;
  width: 100%;
}

/***** Slider *****/

#home_slider {
  float: left;
  width: 644px;
  height: 402px;
  position: relative;
  background:url(../images/controles-slider-trisco.jpg) bottom no-repeat;
}
#home_slider .wrapper {
  margin: 0;
  background: none;
  width: 644px;
  height: 376px;
  overflow: auto;
  position: absolute;
  top: 0; 
  left: 0;
}
#home_slider .wrapper ul {  
  width: 99999px;   
  position: absolute; 
  top: 0; 
  left: 0;   
  margin: 0;
}
#home_slider .wrapper ul li { 
  float: left;
  position: relative; 
  padding: 0; 
  height: 376px;
  width: 644px;
  margin: 0; 
}
#home_slider .wrapper ul li .text {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 617px;
  height: 53px;
  padding: 11px 0 0 27px;
  background: url(../images/home_slider_text_bg.png); 
}
#home_slider .wrapper ul li .text p {
  color: #fff;
  width: 295px;
}
#home_slider .arrow { 
  display: block; 
  height: 23px; 
  width: 23px; 
  background: url(../images/home_slider_arrows2.png) no-repeat; 
  text-indent: -9999px;
  position: absolute;
  bottom: 2px;
  cursor: pointer; 
}
#home_slider .forward { background-position: right top; right: 31px; }
#home_slider .back { background-position: left top; right: 76px; }
#thumbNav { 
  position: absolute; 
  bottom: 5px;
  right: 490px;
}
#thumbNav a {
  float: left;
  height: 14px; 
  width: 14px;
  margin: 0 0 0 5px;
  background: url(../images/bullets.png) right top no-repeat;
  text-indent: -9999px;   
}
#thumbNav a.cur { background-position: 1px 0; }
#start-stop { display: none; }
/* Prevents */
#home_slider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
#home_slider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

/***** Videos *****/

#home_videos_cont {
  float: left;  
  background: #efefef;
  border: 3px solid #fff;
  width: 637px;
  padding: 0 0 12px;
} 
#home_videos_gallery {
  float: left;
  width: 621px;
  margin: 16px 0 0 13px;  
  border: 1px solid #bbb;
  border-width: 1px 0 1px 1px;
}
#home_videos_gallery .player {
  float: left;
  width: 422px;  
  height: 274px;
}
#home_videos_gallery ul.thumbs {
  float: right;
  width: 198px;
  border-left: 1px solid #bbb;
}
#home_videos_gallery ul.thumbs li {
  float: left;
  width: 198px;
  border-top: 1px solid #bbb;
  height: 67px;
  background: #fff;
  cursor: pointer;
}
#home_videos_gallery ul.thumbs li:first-children { border-top: 0; }
#home_videos_gallery ul.thumbs li.even { background: url(../images/home_videos_thumbs_bg.png) repeat-x; }
#home_videos_gallery ul.thumbs li .tb {
  float: left;
  padding: 3px;
  margin: 5px 8px 0 10px;
  background: url(../images/home_videos_tb_border.png) left -9999px no-repeat;   
}
#home_videos_gallery ul.thumbs li.over,#home_videos_gallery ul.thumbs li.active { background: url(../images/home_videos_thumbs_bg.png) left bottom repeat-x; }
#home_videos_gallery ul.thumbs li.active .tb { background-position: 0 0; }
#home_videos_gallery ul.thumbs li .tb img { float: left; }
#home_videos_gallery ul.thumbs li p { color: #96938b; }
#home_videos_gallery ul.thumbs li p.title {
  color: #333332;
  font-weight: bold;
  margin: 5px 0 0;
}
#home_videos_gallery ul.thumbs li p.title span { color: #d52429; }

/***** Recomendaciones *****/

#home_recom_cont {
  float: left;
  width: 100%;
  background: url(../images/dot_vertical.png) 320px 0 repeat-y; 
}
#home_recom_dest {
  float: left;
  width: 286px;
  padding: 19px 8px 15px 26px;  
}
#home_recom_dest h3 {
  font-size: 18px;
  line-height: 22px;
  text-transform: uppercase;
  color: #d02228;
  padding: 0 0 13px;
}
#home_recom_dest .thumb {
  float: left;
  border: 1px solid #d8d8d8;
  padding: 1px;
  margin: 0 12px 10px 0;
}
#home_recom_dest .thumb img { float: left; }
#home_recom_dest p {
  color: #96938b;

}
#home_recom_dest p.bajada {
  color: #d42329;
  font-size: 14px;
  padding: 0 0 13px;
}
#home_recom_dest a {
  float: left;
  width: 62px;
  height: 22px;
  background: url(../images/button_more.png) no-repeat;
  text-indent: -9999px; 
  margin: 8px 0 0 -3px;  

}
ul#home_recom_lista {
  float: left;
  width: 322px;
  padding: 0 0 0 1px;
}
ul#home_recom_lista li {
  float: left;
  cursor: pointer;
  width: 299px;
  position: relative;
  background: url(../images/home_recom_lista_bg.png) left bottom;
  padding: 14px 10px 11px 13px;
}
ul#home_recom_lista li:first-child {
  padding-top: 13px;
  background-position: 0 -96px; 
}
ul#home_recom_lista li.over { background-position: 0 0; }
ul#home_recom_lista li:first-child.over { background-position: 0 -1px; }
ul#home_recom_lista li a {
  position: absolute;
  width: 29px;
  height: 29px;
  background: url(../images/user_login_bullet.png) no-repeat;
  text-indent: -9999px; 
  top: 10px;
  right: 2px;  
}
ul#home_recom_lista li .thumb {
  float: left;
  border: 1px solid #ccc;
  padding: 1px;
  margin: 0 10px 0 0;
}
ul#home_recom_lista li p {
  font-size: 11px;
  line-height: 16px;
  color: #96938b;
}
ul#home_recom_lista li p.category {
  font-size: 12px;
  color: #dcaf34;
  font-weight: bold;
  text-transform: uppercase;
}
ul#home_recom_lista li p.title {
  font-size: 12px;
  color: #d52429;
  font-weight: bold;  
}



#home_recom_dest p.category {
  font-size: 12px;
  color: #dcaf34;
  font-weight: bold;
  text-transform: uppercase;
  margin:0;
}
#home_recom_dest p.title {
  font-size: 12px;
  color: #d52429;
  font-weight: bold;  
  margin:0;
}

#home_recom_dest p.genero {
  color: #9C9E3E;
    font-weight: bold;
	margin:0;
}


/**************************************************************************************************/
/* Página: Agenda */
/**************************************************************************************************/

#agenda #content_bg { background-color: #eee; width: 974px; margin: 0 1px 0 0; }
#agenda #sidebar_bg { background-color: #eee; } 

#agenda_header {
  float: left;
  width: 647px;
  height: 55px;
  background: url(../images/header_agenda.png) no-repeat; 
}
#agenda_header h1 {
  float: left;
  height: 55px;
  width: 100px;
  text-indent: -9999px; 
} 
#agenda_header form {
  float: right;
  width: 164px;
  height: 24px;
  margin: 15px 20px 0 0;
}
#agenda_header form button.submit {
  float: left;
  width: 23px;
  height: 23px;
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  text-indent: -9999px; 
  cursor: pointer;   
}
#agenda_header form input.text {
  float: left;
  height: 15px;
  line-height: 15px;
  padding: 4px 7px;
  width: 123px;
  margin: 0;
  border: 0;
  background: none;
  color: #fff;
}
#agenda_filtro {
  float: left;
  width: 100%;
  height: 41px;
  overflow: hidden;
  background: url(../images/agenda_filtro_bg.png) repeat-x; 
}
#agenda_filtro p {
  font-size: 11px;
  line-height: 45px;
  color: #585858;
  padding: 0 0 0 23px;
}
#agenda_filtro p a {
  color: #d42329;
  line-height: 41px;
  text-decoration: none;
}
#agenda h3 {
  float: left;
  width: 580px;
  font-size: 26px;
  line-height: 30px;
  color: #d42329;
  padding: 12px 39px 12px 26px;
  border-bottom: 1px solid #e3e3e3;
  background: #fff;
}

ul#agenda_lista {
  float: left;
  width: 970px;
  margin: 0 1px;
}
ul#agenda_lista li {
  float: left;
  width: 100%;
  /*height: 96px;
  background: url(../images/agenda_lista_bg.png) left bottom; */
}
ul#agenda_lista li.over { background-position: 0 0; }
ul#agenda_lista li .fecha {
  float: left;
  width: 70px;
  height: 70px;
  margin: 14px 18px 0 21px;
  background: url(../images/sidebar_agenda_fecha.png) no-repeat; 
}
ul#agenda_lista li .fecha p {
  float: left;
  width: 100%;
  text-align: center;
  color: #5e5d5c;
}
ul#agenda_lista li .fecha p.dia {
  font-size: 15px;
  line-height: 34px;
  padding: 3px 0 0;
}
ul#agenda_lista li .fecha p.hora {
  line-height: 33px;
  font-weight: bold;
  font-style: italic;
}
ul#agenda_lista li p { 
  color: #737576;
  line-height: 16px; 
  padding: 0 0 6px;
}
ul#agenda_lista li h4 {
  color: #d52429;
  font-weight: bold;
  font-size: 18px;
  margin: 16px 0 0;
  padding: 0 0 7px;
}
ul#agenda_lista li a { line-height: 16px; }
ul#agenda_lista li a.more {
  float: left;
  font-weight: bold;
  color: #b6b948;
  text-decoration: none;
}
ul#agenda_lista li a.more:hover { text-decoration: underline; }
ul#agenda_lista li a.free {
  float: left;
  font-weight: bold;
  font-size: 10px;
  color: #d52429;  
  margin: 0 0 0 16px;
}
ul#agenda_lista li a.free:hover { text-decoration: none; }

#agenda .sidebar_item h4 {
  font: 21px/30px "Gfxc", Arial, Helvetica, sans-serif;
  background: url(../images/h4_bg_alt.png) no-repeat;    
}





/**************************************************************************************************/
/* Página: BuenaMúsica */
/**************************************************************************************************/

#bm #content_bg { background-color: #eee; width: 644px; margin: 0 1px 0 0; }
#bm #sidebar_bg { background-color: #eee; }  

#bm_header {
  float: left;
  width: 100%;
  height: 55px;
  border-bottom: 1px solid #cecfcf;
  background: url(../images/header_bm.png) no-repeat; 
}
#bm_header h1 {
  float: left;
  height: 55px;
  width: 100px;
  text-indent: -9999px; 
} 
#bm_header form {
  float: right;
  width: 149px;
  height: 24px;
  margin: 15px 20px 0 0;
}
#bm_header form button.submit {
  float: left;
  width: 23px;
  height: 23px;
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  text-indent: -9999px; 
  cursor: pointer;   
}
#bm_header form input.text {
  float: left;
  height: 15px;
  line-height: 15px;
  padding: 4px 7px;
  width: 108px;
  margin: 0;
  border: 0;
  background: none;
  color: #fff;
}
#bm_filtro {
  float: left;
  width: 100%;
  height: 41px;
  overflow: hidden;
  background: url(../images/agenda_filtro_bg.png) repeat-x; 
}
#bm_filtro p {
  float: left;  
  font-size: 11px;
  line-height: 45px;
  color: #585858;
  padding: 0 0 0 23px;
}
#bm_filtro p a {
  color: #d42329;
  line-height: 41px;
  text-decoration: none;
}
#bm_filtro .selector {
  float: right;
  height: 22px;
  width: 148px;
  margin: 11px 13px 0 0;
  background: url(../images/bm_selector.png) no-repeat; 
}
#bm_filtro .selector a {
  float: left;
  width: 74px;
  line-height: 22px;
  text-align: center;
  color: #e47c71;
  text-decoration: none;
}
#bm_filtro .selector a.current { color: #fff; }

#bm h3 {
  float: left;
  width: 580px;
  font-size: 24px;
  line-height: 28px;
  color: #d42329;
  padding: 28px 39px 25px 26px;
  border-bottom: 1px solid #e3e3e3;
  background: #fff;
}

#bm_lista {
  float: left;
  width: 100%;
}
#bm_lista li {
  float: left;
  width: 100%;
  position: relative;
  background: #fff;
  border-bottom: 1px solid #e0e0e0;
  padding: 0 0 18px;
}
#bm_lista li .thumb {
  float: left;
  border: 1px solid #cecccc;
  padding: 1px;
  margin: 13px 0 0 24px;
  width:85px;
  height:85px;
}
#bm_lista li .thumb img { float: left;width:100% }
#bm_lista li .cont {
  float: right;
  width: 473px;
  margin: 0 30px 0 0;
  padding: 18px 0 0;
}
#bm_lista li a.comprar {
  display: none;
  position: absolute;
  top: 12px;
  right: 16px;
  width: 80px;
  height: 22px;
  text-indent: -9999px;
  background: url(../images/button_comprar.png) no-repeat;  
}
#bm_lista li h4 {
  font-size: 16px;
  font-weight: bold;
  color: #d52429;
  padding: 0 0 7px;
}
#bm_lista li p { 
  color: #96938b;
  width: 439px; 
}
#bm_lista li p.genero { 
  color: #9c9e3e;
  font-weight: bold;   
} 
#bm_lista li .expl {
  float: left;
  width: 100%;
  overflow: hidden;
  height: 36px;
}

#bm_lista li .reproductor {
  float: left;
  display: none;
  width: 455px;
  border-bottom: 1px solid #d7d7d7;
  margin: 15px 0 0;
}

#bm_lista li .reproductor1 {
  float: left;
  
  width: 455px;
  border-bottom: 1px solid #d7d7d7;
  margin: 15px 0 0;
}
#bm_lista li .reproductor p {
  float: left;
  width: 443px;
  padding: 0 0 0 12px;
  height: 29px;
  background: url(../images/reproductor_title_bg.png) repeat-x;
  font-size: 12px;
  color: #d62629;
  font-weight: bold;
  line-height: 29px;   
}
#bm_lista li .toggle {
  position: absolute;
  bottom: 25px;
  right: 11px;
  background: url(../images/button_open_close.png) left bottom no-repeat;
  text-indent: -9999px; 
  cursor: pointer;
  width: 30px;
  height: 30px;
}
#bm_lista li.closed .toggle { background-position: left top; } 





/**************************************************************************************************/
/* Página: Búsqueda */
/**************************************************************************************************/

#busqueda #content_bg { background-color: #eee; width: 644px; margin: 0 1px 0 0; }
#busqueda #sidebar_bg { background-color: #eee; } 

#busq_header {
  float: left;
  width: 100%;
  height: 55px;
  border-bottom: 1px solid #cecfcf;
  background: url(../images/header_busqueda.png) no-repeat; 
}
#busq_header h1 {
  float: left;
  height: 55px;
  width: 100px;
  text-indent: -9999px; 
} 

#busqueda_lista {
  float: left;
  width: 100%;
  background: #fff;
}
#busqueda_lista li {
  float: left;
  cursor: pointer;
  width: 594px;
  padding: 24px 25px 19px;  
  border-bottom: 1px solid #e2e2e2;
}
#busqueda_lista li p {
  color: #96938b;
}
#busqueda_lista li p.title {
  font-size: 14px;
  font-weight: bold;
  color: #f6c43a;
}
#busqueda_lista li p a { 
  font-size: 14px;
  font-weight: bold;  
  color: #d42329;
  text-decoration: none; 
}





/**************************************************************************************************/
/* Página: Artistas */
/**************************************************************************************************/

body > iframe { display: block; }

#artistas #content_bg { width: 644px; margin: 0 1px 0 0; }
#artistas #sidebar_bg { background-color: #eee; }  

#artistas_header {
  float: left;
  width: 100%;
  height: 55px;
  border-bottom: 1px solid #cecfcf;
  background: url(../images/header_artistas.png) no-repeat; 
}
#artistas_header h1 {
  float: left;
  height: 55px;
  width: 100px;
  text-indent: -9999px; 
} 
#artistas_header form {
  float: right;
  width: 149px;
  height: 24px;
  margin: 15px 20px 0 0;
}
#artistas_header form button.submit {
  float: left;
  width: 23px;
  height: 23px;
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  text-indent: -9999px; 
  cursor: pointer;   
}
#artistas_header form input.text {
  float: left;
  height: 15px;
  line-height: 15px;
  padding: 4px 7px;
  width: 108px;
  margin: 0;
  border: 0;
  background: none;
  color: #fff;
}
#artistas_filtro {
  float: left;
  width: 100%;
  height: 41px;
  overflow: hidden;
  background: url(../images/agenda_filtro_bg.png) repeat-x; 
}
#artistas_filtro p {
  float: left;  
  font-size: 11px;
  line-height: 45px;
  color: #585858;
  padding: 0 0 0 23px;
}
#artistas_filtro p a {
  color: #d42329;
  line-height: 41px;
  text-decoration: none;
}
#artistas_filtro .selector {
  float: right;
  height: 22px;
  width: 148px;
  margin: 11px 13px 0 0;
  background: url(../images/bm_selector.png) no-repeat; 
}
#artistas_filtro .selector a {
  float: left;
  width: 74px;
  line-height: 22px;
  text-align: center;
  color: #e47c71;
  text-decoration: none;
}
#artistas_filtro .selector a.current { color: #fff; }

#artistas h3 {
  float: left;
  width: 580px;
  font-size: 24px;
  line-height: 28px;
  color: #d42329;
  padding: 28px 38px 23px 26px;
  border-bottom: 1px solid #e3e3e3;
  background: #fff;
}
#artistas_lista {
  float: left;
  width: 100%;
}
#artistas_lista li {
  float: left;
  width: 100%;
  position: relative;
  background: #fff;
  border-bottom: 1px solid #e0e0e0;
  padding: 0 0 18px;
}
#artistas_lista li .thumb {
  float: left;
  border: 1px solid #cecccc;
  padding: 1px;
  margin: 21px 0 0 26px;
  width: 85px;
}
#artistas_lista li .thumb img { float: left;width:100% }
#artistas_lista li .cont {
  float: right;
  width: 480px;
  margin: 0 30px 0 0;
  padding: 20px 0 0;
}
#artistas_lista li h4 {
  font-size: 16px;
  font-weight: bold;
  color: #d52429;
  padding: 0 0 3px;
}
#artistas_lista li p { 
  color: #96938b;
  width: 439px; 
}
#artistas_lista li p.genero { 
  color: #9c9e3e;
  font-weight: bold;   
} 
#artistas_lista li .expl {
  float: left;
  width: 100%;
  overflow: hidden;
  height: 36px;
}
#artistas_lista li a.toggle {
  position: absolute;
  bottom: 11px;
  right: 11px;
  background: url(../images/button_open_close.png) left bottom no-repeat;
  text-indent: -9999px; 
  cursor: pointer;
  width: 30px;
  height: 30px;
}
#artistas_lista li.closed a.toggle { background-position: left top; } 

#artistas_lista li .media {
  float: left;
  width: 599px;
  margin: 20px 20px 0 25px;
  display: none;
}
#artistas_lista li .media .share {
  float: left;
  width: 586px;
  padding: 15px 0 0 13px;
  background: url(../images/artistas_share_bg.png) repeat-x;
  height: 31px;     
}
#artistas_lista li .media .share a.addthis_button_facebook_like iframe { width: 120px !important; }

#artistas_lista li .media .reproductor {
  float: left;
  width: 100%;
  margin: 4px 0 0;
  padding: 0 0 2px;
  background: url(../images/dot_horizontal.png) left bottom repeat-x; 
}
#artistas_lista li .media .reproductor p {
  float: left;
  width: 587px;
  padding: 0 0 0 12px;
  height: 29px;
  background: url(../images/reproductor_title_bg.png) repeat-x;
  font-size: 12px;
  color: #d62629;
  font-weight: bold;
  line-height: 29px;   
}
#artistas_lista li .media .reproductor_main {
  float: left;
  width: 100%;
  border-bottom: 1px solid #d7d7d7;
}

#artistas_lista li .imagenes {
  float: left;
  width: 100%;
  padding: 9px 0 6px;
  background: url(../images/dot_horizontal.png) left bottom repeat-x; 
}
#artistas_lista li h5 {
  font-size: 14px;
  font-weight: bold;
  color: #d52429;
  padding: 0 0 9px;
}

#artistas_lista li .imagenes_slider,#noticias_content .imagenes_slider,#reviews_content .imagenes_slider {
  float: left;
  width: 100%;
  height: 123px;
  background: #efefef;
  position: relative;
}
#artistas_lista li .imagenes_slider .wrapper,#noticias_content .imagenes_slider .wrapper,#reviews_content .imagenes_slider .wrapper {
  margin: 0;
  background: none;
  width: 555px;
  height: 106px;
  overflow: auto;
  position: absolute;
  top: 0; 
  left: 26px;
}
#artistas_lista li .imagenes_slider .wrapper ul,#noticias_content .imagenes_slider .wrapper ul,#reviews_content .imagenes_slider .wrapper ul{  
  width: 4500px;   
  position: absolute; 
  top: 0; 
  left: 0;   
  margin: 0;
}
#artistas_lista li .imagenes_slider .wrapper ul li,#noticias_content .imagenes_slider .wrapper ul li,#reviews_content .imagenes_slider .wrapper ul li { 
  float: left;
  position: relative; 
  padding: 0; 
  height: 106px;
  width: 555px;
  margin: 0; 
  background: none;
}


#artistas_lista li .imagenes_slider .wrapper ul li a, #noticias_content .imagenes_slider .wrapper ul li img,#reviews_content .imagenes_slider .wrapper ul li img {
  float: left;
  border: 1px solid #ccc;
  padding: 1px;
  background: #fff;
  margin: 18px -4px 0 5px;
  width:85px;
}

#artistas_lista li .imagenes_slider .wrapper ul li a img {

  width:85px;
}
#artistas_lista .imagenes_slider .arrow, #noticias_content .imagenes_slider .arrow	 { 
  display: block; 
  height: 19px; 
  width: 19px; 
  background: url(../images/artistas_slider_arrows.png) no-repeat; 
  text-indent: -9999px;
  position: absolute;
  top: 47px;
  cursor: pointer; 
}
#artistas_lista .imagenes_slider .forward { background-position: right top; right: 2px; }
#artistas_lista .imagenes_slider .back { background-position: left top; left: 5px; }
#artistas_lista .imagenes_slider #thumbNav { display: none; }
#artistas_lista .imagenes_slider #start-stop { display: none; }
/* Prevents */
#artistas_lista .imagenes_slider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
#artistas_lista .imagenes_slider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }


#artistas_lista li .discos {
  float: left;
  width: 100%;
  padding: 9px 0 6px;   
}
#artistas_lista li .discos_slider {
  float: left;
  width: 100%;
  height: 250px;
  background: #efefef;
  position: relative;
}
#artistas_lista li .discos_slider .wrapper {
  margin: 0;
  background: none;
  width: 550px;
  height: 250px;
  overflow: auto;
  position: absolute;
  top: 0; 
  left: 26px;
}
#artistas_lista li .discos_slider .wrapper ul {  
  width: 99999px;   
  position: absolute; 
  top: 0; 
  left: 0;   
  margin: 0;
}
#artistas_lista li .discos_slider .wrapper ul li { 
  float: left;
  position: relative; 
  height: 250px;
  width: 550px;
  margin: 0; 
  background: none;
}
#artistas_lista li .discos_slider .wrapper ul li>div { 
  float: left;
  width: 160px;
  height: 216px;
  margin: 17px 0 0;
  border-left: 1px solid #b8b8b8;
  padding: 0 7px 0 14px; 
}
#artistas_lista li .discos_slider .wrapper ul li>div:first-child { border: 0; }
#artistas_lista li .discos_slider .wrapper ul li a.thumb {
  float: left;
  border: 1px solid #ccc;
  padding: 1px;
  background: #fff;
  margin: 0;
}
#artistas_lista li .discos_slider .wrapper ul li p {
  float: left;
  width: 100%;
  font-size: 11px;
  line-height: 16px;
}
#artistas_lista li .discos_slider .wrapper ul li p.title {
  font-size: 12px;
  line-height: 18px;
  color: #d52429;
  font-weight: bold;
  font-style: italic;
  padding: 8px 0 0;
} 
#artistas_lista li .discos_slider .wrapper ul li p.genero { line-height: 18px; }

#artistas_lista .discos_slider .arrow { 
  display: block; 
  height: 19px; 
  width: 19px; 
  background: url(../images/artistas_slider_arrows.png) no-repeat; 
  text-indent: -9999px;
  position: absolute;
  top: 115px;
  cursor: pointer; 
}
#artistas_lista .discos_slider .forward { background-position: right top; right: 2px; }
#artistas_lista .discos_slider .back { background-position: left top; left: 5px; }
#artistas_lista .discos_slider #thumbNav { display: none; }
#artistas_lista .discos_slider #start-stop { display: none; }
/* Prevents */
#artistas_lista .discos_slider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
#artistas_lista .discos_slider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }

#artistas_lista .download {
  float: left;
  width: 100%;
  padding: 10px 0 0;
}
#artistas_lista .download p {
  float: left;
  width: auto;
  line-height: 27px;
  color: #9c9e3e;
  font-weight: bold;
  padding: 0 10px 0 0;    
} 
#artistas_lista .download a {
  float: left;
  width: 118px;
  height: 27px;
  text-indent: -9999px;
  background: url(../images/button_descargar.png) no-repeat;  
}





/**************************************************************************************************/
/* Página: Recomendación */
/**************************************************************************************************/

#recom #content_bg { width: 644px; margin: 0 1px 0 0; }
#recom #sidebar_bg { background-color: #eee; }  

#recom_header {
  float: left;
  width: 100%;
  height: 55px;
  border-bottom: 1px solid #cecfcf;
  background: url(../images/header_recomendaciones.png) no-repeat; 
}
#recom_header h1 {
  float: left;
  height: 55px;
  width: 100px;
  text-indent: -9999px; 
}
#recom h3 {
  float: left;
  width: 581px;
  font-size: 24px;
  line-height: 28px;
  color: #d42329;
  padding: 21px 38px 22px 25px;
  border-bottom: 1px solid #e3e3e3;
  background: #fff;
}
#recom_lista {
  float: left;
  width: 100%;
}
#recom_lista li {
  float: left;
  width: 100%;
  position: relative;
  background: #fff;
  border-bottom: 1px solid #e0e0e0;
  padding: 0 0 18px;
}
#recom_lista li .thumb {
  float: left;
  border: 1px solid #cecccc;
  padding: 1px;
  margin: 22px 0 0 24px;
  width: 85px;
}
#recom_lista li .thumb img { float: left;width:100% }
#recom_lista li .cont {
  float: right;
  width: 480px;
  margin: 0 23px 0 0;
  padding: 23px 0 0;
}
#recom_lista li h4 {
  font-size: 16px;
  font-weight: bold;
  color: #d52429;
  padding: 0 0 3px;
}
#recom_lista li p { 
  color: #96938b;
  width: 439px; 
}
#recom_lista li p.categoria { 
  color: #dcaf34;
  font-weight: bold;
  font-size: 16px;
  text-transform: uppercase;     
} 
#recom_lista li p.genero { 
  color: #9c9e3e;
  font-weight: bold;   
} 
#recom_lista li .expl {
  float: left;
  width: 100%;
  overflow: hidden;
  height: 36px;
}
#recom_lista li .toggle {
  position: absolute;
  bottom: 4px;
  right: 12px;
  background: url(../images/button_open_close.png) left bottom no-repeat;
  text-indent: -9999px; 
  cursor: pointer;
  width: 30px;
  height: 30px;
}
#recom_lista li.closed .toggle { background-position: left top; } 

#recom_lista li .media {
  float: left;
  width: 599px;
  margin: 20px 20px 0 25px;
  display: none;
  padding: 0 0 20px;
}
#recom_lista li .media .share {
  float: left;
  width: 586px;
  padding: 15px 0 0 13px;
  background: url(../images/artistas_share_bg.png) repeat-x;
  height: 31px; 
  margin: 21px 0 0;    
}
#recom_lista li .media .share a.addthis_button_facebook_like iframe { width: 120px !important; }

#recom_lista li .media .reproductor {
  float: right;
  width: 455px;
  border-bottom: 1px solid #d7d7d7;
  margin: -3px 28px 0 0;
}
#recom_lista li .media .reproductor_main {
  float: left;
  width: 100%;
  border-bottom: 1px solid #d7d7d7;
}
#recom_lista li .media .reproductor p {
  float: left;
  width: 443px;
  padding: 0 0 0 12px;
  height: 29px;
  background: url(../images/reproductor_title_bg.png) repeat-x;
  font-size: 12px;
  color: #d62629;
  font-weight: bold;
  line-height: 29px;   
}







/**************************************************************************************************/
/* Página: Agenda */
/**************************************************************************************************/

#videos #content_bg { width: 644px; margin: 0 1px 0 0; }

#videos_header {
  float: left;
  width: 100%;
  height: 55px;
  background: url(../images/header_videos.png) no-repeat; 
}
#videos_header h1 {
  float: left;
  height: 55px;
  width: 100px;
  text-indent: -9999px; 
} 
#videos_header form {
  float: right;
  width: 152px;
  height: 24px;
  margin: 15px 20px 0 0;
}
#videos_header form button.submit {
  float: left;
  width: 23px;
  height: 23px;
  background: none;
  border: 0;
  margin: 0;
  padding: 0;
  text-indent: -9999px; 
  cursor: pointer;   
}
#videos_header form input.text {
  float: left;
  height: 15px;
  line-height: 15px;
  padding: 4px 7px;
  width: 115px;
  margin: 0;
  border: 0;
  background: none;
  color: #fff;
}
#videos_filtro {
  float: left;
  width: 100%;
  height: 41px;
  overflow: hidden;
  background: url(../images/agenda_filtro_bg.png) repeat-x; 
}
#videos_filtro p {
  font-size: 11px;
  line-height: 45px;
  color: #585858;
  padding: 0 0 0 23px;
}
#videos_filtro p a {
  color: #d42329;
  line-height: 41px;
  text-decoration: none;
}

#videos_post {
  float: left;
  width: 600px;
  padding: 16px 24px 0 20px;
}
#videos_post h3 {
  font-size: 14px;
  color: #d20b0d;
  font-weight: bold;
  text-transform: uppercase;    
}
#videos_post p { color: #96938b; }

#videos_post a { text-decoration:none; }
#videos_post_cont {
  float: left;
  width: 574px;
  padding: 16px 13px 6px;
  margin: 5px 0 0;
  background: #efefef url(../images/videos_post_cont_bg.png) repeat-x; 
}
#videos_post .share {
  float: left;
  width: 574px;
  padding: 15px 13px 0;
  background: url(../images/artistas_share_bg.png) repeat-x;
  height: 31px;   
}
#videos_post .share a.addthis_button_facebook_like iframe { width: 120px !important; }

#videos_post h4 {
  float: left;
  width: 568px;
  height: 43px;
  background: #efefef;
  border-top: 1px solid #e4e4e4;
  color: #d20b0d;
  text-transform: uppercase;
  font-size: 20px;
  line-height: 43px;
  padding: 0 16px; 
}

ul#videos_lista {
  float: left;
  width: 100%;
}
ul#videos_lista li {
  float: left;
  width: 100%;
  height: 88px;
  background: url(../images/videos_lista_bg.png) left bottom;
  border-bottom: 1px solid #bebebe; 
  cursor: pointer;
}
ul#videos_lista li.even { background: #fff; }
ul#videos_lista li.over { background: url(../images/videos_lista_bg.png) left top; }
ul#videos_lista li a.thumb {
  float: left;
  width: 101px;
  height: 66px;
  padding: 3px;
  margin: 8px 27px 0 13px;
  /*background: url(../images/videos_lista_thumb_bg.png) 0 -9999px no-repeat; */
}
ul#videos_lista li.active a.thumb, ul#videos_lista li a.thumb:hover { background-position: 0 0; }

ul#videos_lista li p.title {
  color: #333332;
  font-weight: bold;
  margin: 15px 0 0;
}
ul#videos_lista li p.title span { color: #d62629; }
ul#videos_lista li.over p.title { text-decoration: underline; }




/**************************************************************************************************/
/* Página: Reviews */
/**************************************************************************************************/

#reviews #content_bg { width: 644px; margin: 0 1px 0 0; border-bottom: 1px solid #e3e3e3; }

#reviews_header {
  float: left;
  width: 100%;
  height: 55px;
  border-bottom: 1px solid #cecfcf;
  background: url(../images/header_reviews.png) no-repeat; 
}
#reviews_header h1 {
  float: left;
  height: 55px;
  width: 100px;
  text-indent: -9999px; 
}
#reviews h3 {
  float: left;
  width: 581px;
  font-size: 24px;
  line-height: 28px;
  color: #d42329;
  padding: 20px 38px 20px 25px;
  background: #fff;
}

.share {
  	
  color:#999;
  font-style:italic;  
}

.share img{
  vertical-align:top;
  margin-left:5px;
}

#reviews .share,.cont .share {
  float: left;
  width: 100%;
  padding: 15px 0 0 26px;
  background: url(../images/artistas_share_bg.png) repeat-x;
  height: 31px;      
margin-top:15px;  
}

#agenda_lista .share {
  float: left;
  width: 944px;
  padding: 15px 0 0 26px;
  background: url(../images/artistas_share_bg.png) repeat-x;
  height: 31px;      

}
#reviews .share a.addthis_button_facebook_like iframe { width: 120px !important; }

#content #reviews_content {
  float: left;
  padding: 20px 25px 57px;
  width: 594px; 
  border-bottom: 6px solid #f7c53a;
}
#reviews_content img {
  float: left;  
  padding: 1px;
  border: 1px solid #b4b4b4;
  margin: 0 11px 11px 0;
}
#reviews_content p { color: #96938b; }

#reviews_reproductor {
  float: left;
  width: 100%;
  padding: 20px 0 0;
  margin: 15px 0 0;
  background: url(../images/dot_horizontal.png) repeat-x; 
}
#reviews_reproductor img { border: 0; padding: 0; }





/**************************************************************************************************/
/* Página: Noticias */
/**************************************************************************************************/

#noticias #content_bg { width: 644px; margin: 0 1px 0 0; border-bottom: 1px solid #e3e3e3; }

#noticias_header {
  float: left;
  width: 100%;
  height: 55px;
  border-bottom: 1px solid #cecfcf;
  background: url(../images/header_noticias.png) no-repeat; 
}
#noticias_header h1 {
  float: left;
  height: 55px;
  width: 100px;
  text-indent: -9999px; 
}
#noticias h3 {
  float: left;
  width: 581px;
  font-size: 24px;
  line-height: 28px;
  color: #d42329;
  padding: 20px 38px 20px 25px;
  background: #fff;
}
#noticias .share {
  float: left;
  width: 618px;
  padding: 15px 0 0 26px;
  background: url(../images/artistas_share_bg.png) repeat-x;
  height: 31px;       
}
#noticias .share a.addthis_button_facebook_like iframe { width: 120px !important; }

#content #noticias_content {
  float: left;
  padding: 20px 25px 57px;
  width: 594px; 
  border-bottom: 6px solid #f7c53a;
}
#noticias_content img {
  /*float: left;  */
  padding: 1px;
  border: 1px solid #b4b4b4;
  margin: 0 11px 11px 0;
  -ms-interpolation-mode: bicubic; 
max-width:594px;
max-height:auto;
}
#noticias_content p { color: #96938b; }

.imgfl
{
	float:left;
}



/**************************************************************************************************/
/* Página: Links */
/**************************************************************************************************/

#links #content_bg { background-color: #eee; width: 644px; margin: 0 1px 0 0; }
#links #sidebar_bg { background-color: #eee; } 

#links_header {
  float: left;
  width: 100%;
  height: 55px;
  border-bottom: 1px solid #cecfcf;
  background: url(../images/header_links.png) no-repeat; 
}
#links_header h1 {
  float: left;
  height: 55px;
  width: 100px;
  text-indent: -9999px; 
} 

#links_lista {
  float: left;
  width: 100%;
  background: #fff;
}
#links_lista li {
  float: left;
  cursor: pointer;
  width: 594px;
  padding: 23px 25px 18px;  
  border-bottom: 1px solid #e2e2e2;
  background: url(../images/links_bg.png) 0 -999px no-repeat; 
}
#links_lista li.over { background-position: 0 0; }
#links_lista li a { 
  font-size: 18px;
  color: #d42329;
  text-decoration: none; 
}
#links_lista li.over a { text-decoration: underline; }
#links_lista li p { color: #96938b; }






/**************************************************************************************************/
/* Página: Links */
/**************************************************************************************************/

#concurso{
padding:0;
margin:0;
overflow:hidden;
}

#concurso #content_bg { width: 644px; margin: 0 1px 0 0;background-color: #fff; }
#concurso #sidebar_bg { background-color: #eee; } 

#concurso_header {
  float: left;
  width: 100%;
  height: 55px;
  border-bottom: 1px solid #cecfcf;
  background: url(../images/header_concurso.png) no-repeat; 
}
#concurso_header h1 {
  float: left;
  height: 55px;
  width: 100px;
  text-indent: -9999px; 
} 

#concurso #concurso_content {
  float: left;
  padding: 0px 23px;
  width: 596px;
  margin: 1px 1px 0;
  background: url(../images/concurso_content_bg.png) repeat-x;   
  text-align:left;
} 
#concurso_content p.expl { color: #dcaf34; }
#concurso_content p.expl a { color: #dcaf34; }
#concurso_content h3 {
  float: left;
  width: 100%;
  font-size: 18px;
  line-height: 21px;
  color: #d42329;
  padding: 11px 0 10px;    
}

#concursoForm {
  float: left;
  width: 100%;
  padding: 25px 0 0;
  background: url(../images/dot_horizontal.png) repeat-x; 
}
#concursoForm img {
  float: left;
  padding: 1px;
  border: 1px solid #d8d8d8;
}
#concursoForm fieldset {
  float: right;
  width: 425px;
  padding: 6px 0 0;
  border: 0 none;
}
#concursoForm fieldset p.preg {
  font-size: 14px;
  color: #d42329;
  /*padding: 0 0 14px;*/
  margin-top: 0;
}
#concursoForm fieldset .formRow {
  float: left;
  width: 100%;
  padding: 0 0 14px;
}
#concursoForm fieldset label {
  float: left;
  font-size: 14px;
  line-height: 15px;
  color: #b8b7b7;
}
#concursoForm fieldset input.radio {
  float: left;
  width: 13px;
  height: 13px;
  margin: 1px 15px 1px 0;
} 
#concursoForm fieldset button.submit {
  float: left;
  width: 80px;
  height: 22px;
  background: url(../images/button_aceptar2.png) no-repeat;
  text-indent: -9999px; 
  border: 0;
  margin: 0;
  padding: 0;
  cursor: pointer;    
}

.mas_info
{
	width:400px;
	float:left;
}

.thumb_agenda
{
	width:80px;
	float:right;
	margin-right:15px;
	margin-top:-15px;
}

#toolbox a, #toolbox1 a, #toolbox2 a, #toolbox3 a
{
float:left;
margin-left:5px;
}

.toolbox a
{
float:left;
margin-left:5px;
}

#resultado
{
	color:#FF0000;
	font-size:12px;
}


#home_videos_gallery .thumb{
float: left;
    margin: 5px 8px 0 10px;
    padding: 3px;
	}
	
#lista_dto h3 {
    color: #D42329;
    float: left;
    font-size: 18px;
    line-height: 21px;
    padding: 11px 0 10px;
    width: 100%;
}	

#lista_dto{
	padding-bottom:20px;
	padding-right:20px;
	background-color:#fff;
	overflow: hidden;
	width:870px;
	
}

.cierre_abajo
{
	background: url("../images/main_external_shadow2.png") repeat-x scroll 0 0 transparent;
    float: left;
    height: 7px;
    margin-left: 5px;
    padding: 0 0 0 11px;
    width: 635px;
}

.rowinput{
	height:90px;
}

#linea_tiempo
{
	background-image:url("../images/reproductor_title_bg.png");
	background-position:top;
	background-repeat:repeat-x;
	height:736px;
	width:966px;
	background-color:#ededed;
	text-align:center;
}

#anio
{
	color:#d6d6d6;
	font-family:Arial;
	font-size:55px;
	float:left;
	height:81px;
}

#anio span{
	vertical-align:bottom;
	line-height:81px;
}

.oh
{
	overflow:hidden;
	margin-top:25px;
}

#data{
	width:506px;
	float:left;
}

#data img{
	border: 1px solid #B4B4B4;
    max-width: 506px;
    padding: 1px;
	}

#items
{
	width:243px;
	height:426px;
	border:1px solid #cacaca;
	background-color:#fff;
	float:right;
	padding: 10px 10px 10px 0;
	overflow:hidden;
}

#contenido
{

	width:786px;
	margin:auto;
	text-align:left;
}

#subi_info
{
	width:427px;
	height:81px;
	background-image:url(../images/subi_info_bk.jpg);
	float:right;
	display:block;
	text-decoration: none;
}
#subi_info h2{
	color:#d12212;
	font-size:17px;
	font-style: italic;
    font-weight: bold;
	margin-left:20px;
	margin-top:15px;
}

#text_subi
{
	color:#a19f9f;
	font-size:11px;
	width:320px;
	margin-left:20px;
	
}

#datepicker
{
background: url("../images/popup_input.png") no-repeat scroll 0 0 transparent;
    border: 0 none;
    color: #888787;
    float: left;
    height: 15px;
    line-height: 15px;
    margin: 0;
    padding: 4px 10px;
	width:300px;
}

#comentario
{
	background: url("../images/popup_textarea.jpg") no-repeat scroll 0 0 transparent;
    border: 1px solid #888787;
    color: #888787;
	width:300px;
	height:150px;
	padding:4px 10px;
}

#linea_tiempo h1
{
	color:#d52429;
	font-family:Arial;
	font-size:18px;
	line-height:29px;
	margin:0;
	margin-left:25px;
	text-align: left;
}

#fecha_linea
{
	font-family:Arial;
	font-size:18px;
	color:#d52429;
	font-weight:bold;
	font-style:italic;
	margin-top:20px;
}

#titulo_linea
{
	font-family:Arial;
	font-size:14px;
	color:#9c9e3e;
	font-weight:bold;
	margin-top:10px;
}

#texto_linea
{
	color:#a19f9f;
	font-family:Arial;
	font-size:12px;
	margin-top:10px;
	line-height: 15px;
}

.item {
	width:68px;
	height:85px;
	border:1px solid #cacaca;
	padding:1px;
	float:left;
	margin-bottom:10px;
	margin-left:9px;
}

.item img
{
	width:64px;
	border:0;
	padding:0;
}

.fecha_item
{
	display:block;
	text-align:center;
	text-decoration:none;
}

.fecha_item span
{
	color:#d52429;
	font-weight:bold;
}

#cont_items{
	overflow:hidden;
	height:396px;
}

.paginacion2 {
  float: left;
  width: 100%;
  height: 33px;

}
.paginacion_cont2 {
  float: right;
  background: #fff;

  margin: 6px 0px 0 0;  
}
.paginacion2 a {
  float: left;
  line-height: 12px;
  color: #96938b;
  padding: 0 5px;
  text-decoration: none;
  border-left: 1px solid #96938b;
}
.paginacion2 a:first-child { border: 0; }
.paginacion2 a.current { color: #333332; }
.paginacion2 a.prev, .paginacion2 a.next {
  width: 20px;
  height: 20px;
  padding: 0;
  border: 0;
  text-indent: -9999px;
  background: url(../images/paginacion_controls.png) no-repeat;
}
.paginacion2 a.next { background-position: right top; }
.paginacion2 .pages {
  float: left;
  margin: 0 1px;
  height: 12px;
  padding: 3px;
  border: 1px solid #cbcbcb;
  background: url(../images/paginacion_pages_bg.png) repeat-x; 
}

#grafico_linea{
	position:relative;
	}
	
.flechaizq{
	width:24px;
	height:24px;
	background-image:url(../images/fi.jpg);
	cursor:pointer;
	position:absolute;
	left:20px;
	top:80px;
}

.flechader{
	width:24px;
	height:24px;
	background-image:url(../images/fd.jpg);
	cursor:pointer;
	position:absolute;
	right:20px;
	top:80px;
}

#linea_dtiempo
{
	background: url("../images/linea_tiempo.png") no-repeat scroll 0 0 transparent;
    float: left;
    height: 28px;
    text-indent: -9999px;
    width: 114px;
}


#noticias_content li .imagenes_slider {
  float: left;
  width: 100%;
  height: 123px;
  background: #efefef;
  position: relative;
}
#noticias_content li .imagenes_slider .wrapper {
  margin: 0;
  background: none;
  width: 555px;
  height: 106px;
  overflow: auto;
  position: absolute;
  top: 0; 
  left: 26px;
}
#noticias_content li .imagenes_slider .wrapper ul {  
  width: 4500px;   
  position: absolute; 
  top: 0; 
  left: 0;   
  margin: 0;
}
#noticias_content li .imagenes_slider .wrapper ul li { 
  float: left;
  position: relative; 
  padding: 0; 
  height: 106px;
  width: 555px;
  margin: 0; 
  background: none;
}
#noticias_content li .imagenes_slider .wrapper ul li a {
  float: left;
  border: 1px solid #ccc;
  padding: 1px;
  background: #fff;
  margin: 18px 4px 0 5px;
  width:85px;
}

#noticias_content li .imagenes_slider .wrapper ul li a img {

  width:85px;
}
#noticias_content .imagenes_slider .arrow { 
  display: block; 
  height: 19px; 
  width: 19px; 
  background: url(../images/artistas_slider_arrows.png) no-repeat; 
  text-indent: -9999px;
  position: absolute;
  top: 47px;
  cursor: pointer; 
}
#noticias_content .imagenes_slider .forward { background-position: right top; right: 2px; }
#noticias_content .imagenes_slider .back { background-position: left top; left: 5px; }
#noticias_content .imagenes_slider #thumbNav { display: none; }
#noticias_content .imagenes_slider #start-stop { display: none; }
/* Prevents */
#noticias_content .imagenes_slider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
#noticias_content .imagenes_slider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }











#reviews_content li .imagenes_slider {
  float: left;
  width: 100%;
  height: 123px;
  background: #efefef;
  position: relative;
}
#reviews_content li .imagenes_slider .wrapper {
  margin: 0;
  background: none;
  width: 555px;
  height: 106px;
  overflow: auto;
  position: absolute;
  top: 0; 
  left: 26px;
}
#reviews_content li .imagenes_slider .wrapper ul {  
  width: 4500px;   
  position: absolute; 
  top: 0; 
  left: 0;   
  margin: 0;
}
#reviews_content li .imagenes_slider .wrapper ul li { 
  float: left;
  position: relative; 
  padding: 0; 
  height: 106px;
  width: 555px;
  margin: 0; 
  background: none;
}
#reviews_content li .imagenes_slider .wrapper ul li a {
  float: left;
  border: 1px solid #ccc;
  padding: 1px;
  background: #fff;
  margin: 18px 4px 0 5px;
  width:85px;
}

#reviews_content li .imagenes_slider .wrapper ul li a img {

  width:85px;
}
#reviews_content .imagenes_slider .arrow { 
  display: block; 
  height: 19px; 
  width: 19px; 
  background: url(../images/artistas_slider_arrows.png) no-repeat; 
  text-indent: -9999px;
  position: absolute;
  top: 47px;
  cursor: pointer; 
}
#reviews_content .imagenes_slider .forward { background-position: right top; right: 2px; }
#reviews_content .imagenes_slider .back { background-position: left top; left: 5px; }
#reviews_content .imagenes_slider #thumbNav { display: none; }
#reviews_content .imagenes_slider #start-stop { display: none; }
/* Prevents */
#reviews_content .imagenes_slider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
#reviews_content .imagenes_slider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }


/* liScroll styles */

.tickeroverlay-left{
	background-image:url('left.png');
	display:block;
	pointer-events:none;
	position:absolute;
	z-index:30;
	height:12px;
	width:50px;
	top:0;
	left:-2px;
}
	
.tickeroverlay-right{
	background-image:url('right.png');
	display:block;
	pointer-events:none;
	position:absolute;
	z-index:30;
	height:12px;
	width:50px;
	top:0;
	right:-2px;
}
.tickercontainer { /* the outer div */

width: 10942px; 
height: 29px; 
margin: 0 0 0 129px; 
padding: 0;
overflow: hidden; 
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
position: relative;
/*
padding-left: 10px;
padding-right: 10px;
*/
top: 6px;
height: 21px;
/*width: 718px;*/
overflow: hidden;
width: 841px;
}
ul.newsticker { /* that's your list */
position: relative;
margin-left: 20px;
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
font-weight:bold;
list-style-type: none;
color:#FFF;
margin: 0;
padding: 0;
width:99999px !important

}
ul.newsticker li {
float: left; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding-right: 15px;
/*background: #fff;*/
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
font-weight:bold;
color:#FFF;
}
ul.newsticker a {
white-space: nowrap;
padding: 0;
color: #fff;
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
font-weight:bold;
margin: 0 50px 0 0;
} 
ul.newsticker span {
margin: 0 10px 0 0;
} 

#webticker2{
	float:right;
}

#webticker2 li {
float: right; /* important: display inline gives incorrect results when you check for elem's width */
margin: 0;
padding-left: 15px;
/*background: #fff;*/
}

.contenido_fecha_agenda
{
	height:96px;
	background: url(../images/agenda_lista_bg2.jpg) left bottom; 
	overflow:hidden;
}

.contenido_fecha_agenda:hover{ background-position: 0 0; }

.beneficio_fecha
{
	height:19px;
	width: 950px;
	background: url("../images/bk_beneficio.jpg") no-repeat scroll 0 0 transparent;
	color:#D52429;
	padding-left:20px;
}

.btn_beneficio
{
	float:right;
	display:block;
	width:151px;
	height:19px;
	background: url("../images/btn_beneficio.jpg") no-repeat scroll 0 0 transparent;
}

.beneficio_fecha2
{
	height:20px;
	width: 310px;
	background: url("../images/bk_beneficio2.jpg") no-repeat scroll 0 0 transparent;
	color:#D52429;
	padding-left:10px;
	clear:both;
	margin-top:45px;
	overflow:hidden;
}

.beneficio_fecha2_tool
{
	/*height:20px;
	width: 324px;*/
	display:none;
	background-color:#ffcc33;
	color:#D52429;
	padding:10px;
	position:absolute;
	overflow:hidden;
	bottom:20px;
	left:0;
}

.btn_beneficio2
{
	float:right;
	display:block;
	width:324px;
	height:20px;
	background: url("../images/btn_beneficio2.jpg") no-repeat scroll 0 0 transparent;
}


#header_lista
{
	background-color: #D42329;
    height: 60px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 7px 0 0 45px;
    text-align: left;
    width: 100%;
}

#form_lista
{
	color: #D42329;
    float: left;
    font-family: "Arial";
    font-size: 14px;
	line-height:16px;
    text-align: left;
    width: 375px;
}

#imagen_lista
{
	text-align:center;
	width:495px;
	float:left;
}

#invitados
{
	width:360px;
	height:200px;
}