* {
    margin: 0;
    padding: 0;
  }


html {
    font-family: Verdana;
  }


body {
    width: 100%;
    background-color: #5D717D;
    font-family: Verdana;
    font-size: 12px;
  }


ul {
    list-style: none;
      }


li {
    list-style: none;
  }


img {
    border: none;
  }


a {
    color: #666666;
    text-decoration: none;
  }


a:hover {
    text-decoration: none;
    color: white;
  }


h1 {
  }


h2 {
    color: #333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
  }

/*  ID */

#main {
    margin: 25px auto;
    width: 930px;
  }


#maintop {
    background-image:url(img/img-contHead.png);
    background-position: center top;
    background-repeat: no-repeat;
    height: 18px;
  }


#mainbottom {
    background-image: url(img/bottom.png);
    background-position: center top;
    background-repeat: no-repeat;
    height: 30px;
  }


#content {
    background-image: url(img/main.png);
    background-position: center center;
    background-repeat: repeat-y;
  }


#menucontainer {
    height: 25px;
    background-position: left center;
    background-repeat: repeat-x;
    background-image: url(img/menubk.jpg);
  }


#menu {
    text-transform: uppercase;
    color: white;
  }


#menu a {
    text-decoration: none;
    color: white;
    font-size: 11px;
  }


#menu ul {
    float: left;
  }


#menu li {
    float: left;
    padding: 5px 12px;
  }


#menu_chat_de_ayuda {
    float: left;
    padding: 6px 0 0 11px;
    *position: relative;
    *bottom: 19px;
    *left: 75px;
    *z-index: 0;
    *height: 19px;
    *background-image: url(img/menubk.jpg);
    *background-repeat: repeat-x;
  }


#menu_home {
    float: left;
    padding: 2px 0 0 11px;
    *position: relative;
    *bottom: 19px;
    *left: 80px;
    *z-index: 0;
  }


#menu ul li.separador_menu_top {
    background-image: url(img/img_menuseparador.png);
    float: left;
    width: 2px;
    height: 19px;
    margin: 3px 0pt 0pt;
    *margin: 0;
    *position: relative;
    *right: 30px;
    *bottom: 10px;
    padding: 0;
  }


#separador_top_menu {
    background-image: url(img/img_menuseparador.png);
    float: right;
    width: 2px;
    height: 15px;
    margin: 3px 2px 0pt 6px;
  }


#downmenu {
    background-color: #91A7AA;
    height: 21px;
    width: 100%;
    clear: both;
  }


#downmenuInfo {
    font-size: 10px;
    font-family: Verdana;
    text-transform: uppercase;
    float: right;
    color: white;
    margin: 3px;
  }


#videoplayer {
    margin: 19px;
  }


#videodes h2 {
    padding: 20px;
  }


#videodes p {
    padding: 0 20px;
  }


#downmenuContact {
    font-size: 10px;
    font-family: Verdana;
    text-transform: uppercase;
    float: right;
    color: white;
    padding: 4px 0 0 0;
  }


#downmenuContact img {
    padding: 8px 1px 0px 5px;
  }


#redsquare {
    display: block;
    padding: 15px 12px 2px;
    height: 164px;
  }


#leftredsq {
    float: left;
    height: 164px;
    width: 15px;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(img/leftredsq.png);
  }


#mainredsq {
    width: 904px;
    float: left;
    height: 175px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(img/img-bannerHead.png);
  }


#mainredsq2 {
    width: 904px;
    float: left;
    height: 168px;
    background-position: left center;
    background-repeat: no-repeat;
    background-image: url(img/img-bannerHead2.png);
  }


#rightredsq {
    float: left;
    background-image: url(img/rightredsq.png);
    height: 164px;
    width: 15px;
    background-position: center center;
    background-repeat: no-repeat;
  }


#logomarketing {
    padding: 35px;
    float: left;
  }


#mainredsqquote {
    color:white;
    float:left;
    font-size:12px;
    height:119px;
    position:relative;
    text-align:left;
    top:45px;
    width:350px;
    z-index:12;
    left: 21px;
  }

#mainredsqquote b {
    font-weight: bold;
    font-size: 13px;
    float: left;
}

#mainredsqquote p {
    font-size: 15px;
    position: relative;
    left: 136px;
    top: 2px;
}

#imgredsq {
    bottom:42px;
    float:right;
    left:284px;
    position:absolute;
  }


#homecarousel {
    height: 150px;
    padding: 10px 0 0 5px;
    display: block;
  }


#homecarousel_background {
    background: url(img/bgCarousel.png) repeat-x;
    width: 860px;
    height: 192px;
    float: left;
  }


#content_mask {
    width: 900px;
    height: 170px;
    display: block;
  }


#leftcarousel {
    float: left;
    width: 20px;
    position: relative;
    bottom: 3px;
    *padding: 0;
    *margin-left: -10px;
  }


#leftcarousel_a {
    float: left;
    width: 20px;
  }


#leftcarousel img {
    cursor: pointer;
  }

#rightcarousel {
    float: left;
    width: 20px;
    padding: 0;
    position: relative;
    bottom: 3px;
    *padding: 0;
    *margin: 0 0 0 -65px;
  }


#rightcarousel_a {
    float: left;
    width: 20px;
  }


#rightcarousel img {
    cursor: pointer;
}

/* */
#homecarousel {
    height: 150px;
    padding: 10px 0 0 5px;
    display: block;
  }


#homecarousel_background {
    background: url(img/bgCarousel.png) repeat-x;
    width: 860px;
    height: 192px;
    float: left;
  }


#content_mask {
    width: 900px;
    height: 170px;
    display: block;
  }

#clear {
    clear: both;
    width: 100%;
  }


#homecolumn {
    height: 460px;
    padding: 8px;
  }


#homevideo {
    background-position: center center;
    background-repeat: no-repeat;
    height: 466px;
    width: 517px;
    background-image: url(img/videosq.png);
    float: left;
  }


#sponsors {
    background-image: url(img/sponsor.png);
    background-repeat: no-repeat;
    height: 468px;
    width: 397px;
    float: left;
  }


#eventshome {
    height: 170px;
  }


#contenedor_video_banner_home {
    float: left;
    padding: 15px 15px 0 15px;
    width: 366px;
}


#comingevent {
    background-image: url(img/img-bannerInfo.png);
    background-repeat: no-repeat;
    background-position: center center;
    padding: 0 15px 15px;
    float: left;
    width: 373px;
    height: 132px;
    margin:0 11px;
    border: none;
    cursor: pointer;
  }


#desevent {
    float:left;
    height:125px;
    position:relative;
    top:35px;
    width:500px;
    color: #666666;
  }


#desevent h2 {
    line-height: 35px;
  }


#sponsors h2 {
    position: relative;
    top: 15px;
    float: right;
    right: 35px;
    /* ixmael.arts */
  }


#sponsorsM {
    background-position: center center;
    background-repeat: no-repeat;
    width: 367px;
    height: 403px;
    background-image: url(img/sponsorsm.png);
    padding: 15px;
    position: relative;
    top: 30px;
    *top: 10px;
  }


#sponsorW {
    background-position: center center;
    background-repeat: no-repeat;
    width: 358px;
    height: 235px;
    background-image: url(img/sponsorw.png);
    padding: 5px;
  }


#sponsorW h3 {
    color: gray;
    font-size: 12px;
    padding: 10px;
  }


#message {
    padding: 20px 0 0 20px;
  }


#registrateimg {
    position: relative;
    left: 100px;
    clear: both;
    width: 192px;
    height: 39px;
  }


#registrateform {
    font-size: 10px;
    text-transform: uppercase;
    color: #666666;
    width: 345px;
    height: 93px;
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(img/registratebk.png);
    padding: 11px;
  }


#registro_conferencistas {
    padding: 40px 0pt 15px 50px;
  }


#registro_conferencistas p {
    padding: 0px 0pt 15px 10px;
    color: #333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
  }


#fieldRegistro {
    color: #333333;
    font-family: Verdana;
    font-weight: bold;
    font-size: 12px;
  }


#fieldRegistro form label {
    padding: 0px 5px;
  }


#patrocinadores {
    float: left;
    width: 200px;
    background-image: url(img/linesponsor.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    height: 220px;
  }


#apoyos {
    float: left;
  }


#footerup {
    background-color: #cccccc;
    height: 100px;
    clear: both;
  }


#footerdown {
    background-color: #cccccc;
    height: 40px;
  }


#footercontent {
    text-align: center;
    float: left;
    width: 310px;
    height: 130px;
    color: #666666;
  }


#footercontent h3 {
    text-transform: uppercase;
    color: #666666;
    font-size: 10px;
    padding: 15px 0;
  }


#footermenu {
    text-transform: uppercase;
    font-size: 10px;
    color: #666666;
    height: 35px;
    position: relative;
    left: 210px;
    width: 540px;
  }


#footermenu ul {
  }


#footermenu li {
    float: left;
    padding-left: 5px;
  }


#footermenu a {
    text-decoration: none;
    color: #666666;
  }


#footermenu a:hover {
    text-decoration: none;
    color: #999999;
  }


#comingevent h2 {
    color: white;
    font-size: 20px;
    text-align: center;
    position: relative;
    top: 20px;
    height: 80px;
  }


#comingevent blockquote {
    color: white;
    font-size: 16px;
    text-align: center;
  }


#registratesponsor {
    padding: 10px 0pt 0pt;
  }


#registratesponsor label {
    line-height: 25px;
  }


#reginput input {
    border-bottom: #666666 solid thin;
  }


#reglabel {
    float: left;
    height: 70px;
    padding:0 0 0 20px;
    /* + ixmael.arts */text-align: right;
  }


#reglabel input {
    margin: 4px;
    border: none;
    border-bottom: thin solid gray;
    background: none;
    color: white;
  }


#direccionregistrate {
    margin: 2px 0;
  }


#enviarregistrate {
    background: none;
    /* ixmael.arts */border: none;
    position: relative;
    top: 55px;
    left: 15px;
  }


#cancelaciones {
    background-image: url(img/cancelacionessq.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 898px;
    height: 378px;
    padding: 10px 18px;
  }


#share {
    float: left;
  }


#share ul {
    float: left;
  }


#share li {
    float: left;
    text-transform: uppercase;
    font-size: 10px;
    color: white;
    padding: 0 2px;
  }


#share img {
    padding: 0 2px;
    position: relative;
    top: 3px;
  }


#downmenuInfo img {
    padding: 0 5px;
    top: 2px;
  }


#downmenuInfo a {
    color: white;
  }


#downmenuInfo a:hover {
    color: #CDCDCD;
  }


#share a {
    color: #F5F5F5;
  }


#share a:hover {
    color: #CDCDCD;
  }


#copyright {
    text-transform: uppercase;
    color: white;
    font-size: 10px;
    margin: 0 auto;
    float: right;
    width: 300px;
    position: relative;
    top:5px;
  }


#copyright a {
    font-weight: bold;
    color: white;
  }


#copyright a:hover {
    color: black;
  }


#cancelacionevent {
    background-image: url(img/img-banner2.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 287px;
    height: 135px;
    float: left;
  }


#bottomcancelaciones {
    height: 160px;
    padding: 0 13px;
    /* ixmael.arts */clear: both;
  }


#cancelaciones h2 {
    padding: 15px;
  }


#cancelaciones ul {
    padding: 0 190px;
    color: #666666;
  }


#cancelaciones li {
    list-style-position: outside;
    list-style-image: url(img/bullet.png);
    padding: 15px 0;
  }


#cancelacionevent h2 {
    color: white;
    font-size: 20px;
    text-align: center;
    position: relative;
    top: 20px;
    height: 85px;
  }


#cancelacionevent blockquote {
    color: white;
    font-size: 14px;
    text-align: center;
  }


#redmenu {
    float: right;
    color: white;
  }


#redmenu ul {
    background-image: url(img/redmenu.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 150px;
    height: 159px;
    position: relative;
    right: 60px;
  }


#redmenu li {
    text-transform: uppercase;
    font-size: 10px;
  }


#redmenu a {
    color: white;
    line-height: 20px;
    padding: 0 5px;
  }


#redmenu li:hover {
    background-image: url(img/hoverredmenu.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 150px;
  }

/* --REDMENU CONGRESO-- */

#redmenu_congreso {
    float: right;
    color: white;
}

#redmenu_congreso ul {
    background-image: url(img/redmenu.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 165px;
    height: 169px;
    position: relative;
    right: 60px;
    *width: 155px;
}


#redmenu_congreso li {
    text-transform: uppercase;
    font-size: 10px;
    padding: 0pt 5px;
    height: 21px;
    *width: 155px;
}

/* ixmael.arts > */
#redmenu_congreso .Selected {
	background: url(img/menuVisited.png) repeat-x;
}
/* < ixmael.arts */


#redmenu_congreso a {
    color: white;
    line-height: 20px;
    padding: 0 5px;
  }


#redmenu_congreso li:hover {
    background: url(img/menuHover.png) repeat-y;
    width: 155px;
  }

/* --REDMENU STANDS-- */

#redmenu_stands {
    float: right;
    color: white;
}

#redmenu_stands ul {
    background-image: url(img/redmenu.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 165px;
    height: 169px;
    position: relative;
    right: 60px;
    *width: 155px;
}


#redmenu_stands li {
    text-transform: uppercase;
    font-size: 10px;
    padding: 0pt 5px;
    height: 21px;
    *width: 155px;
}

/* ixmael.arts > */
#redmenu_stands .Selected {
	background: url(img/menuVisited.png) repeat-x;
}
/* < ixmael.arts */


#redmenu_stands a {
    color: white;
    line-height: 20px;
    padding: 0 5px;
  }


#redmenu_stands li:hover {
    background: url(img/menuHover.png) repeat-y;
    width: 155px;
    *width: 154px;
  }
/* --REDMENU VISITANTE-- */

#redmenu_visitante {
    float: right;
    color: white;
  }

#redmenu_visitante ul {
    background-image: url(img/redmenu.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 165px;
    height: 169px;
    position: relative;
    right: 60px;
    *width: 155px;
  }

/* ixmael.arts > */
#redmenu_visitante .Selected {
	background: url(img/menuVisited.png) repeat-x;
}
/* < ixmael.arts */


#redmenu_visitante a {
    color: white;
    line-height: 20px;
    padding: 0 5px;
  }


#redmenu_visitante li:hover {
    background: url(img/menuHover.png) repeat-y;
    width: 155px;
  }


#redmenu_visitante li {
    text-transform: uppercase;
    font-size: 10px;
    padding: 0 0 0 2px;
    padding: 0pt 5px;
    height: 21px;
    *width: 155px;
  }



#conferencistas {
    background-image: url(img/conferesq.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 898px;
    height: 576px;
    padding: 18px;
  }


#congreso {
    background-image: url(img/conferesq.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 898px;
    height: 576px;
    padding: 18px;
  }


#search {
    position: relative;
    left: 660px; /* ixmael.arts */
    height: 30px;
    width: 270px; /* ixmael.arts */
}


#search label {
    color: #666666;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 2;
    /* ixmael.arts */padding-right: 5px;
    position: relative;
    float: left;
  }


#search img {
    /*ixmael.artsposition: relative;
    top: 3px;
    */
    position: absolute;
    right: 5px;
    top: 3px;
  }


#search input {
	font-size: 10px; 
}

#search #ajaxSearch_input {
	background: url(img/img_contBuscador.png) no-repeat center;
	border: none;
	height: 17px;
	padding: 4px 3px 0;
	width: 140px;
}



#ajaxSearch_form {
    width: 280px; /* ixmael.arts */
}


#current-search-results {
    padding: 5px;
    width: 240px;
  }


/* ixmael.arts > */
#ajaxSearch_output {
	background: url(img/searchResult.png) repeat;
	margin:8px 0 0 4px;
	padding:8px;
	position:absolute;
	z-index:5;
	*margin:10px 0 0 4px;
}


#current-search-results {
    background: url(img/searchResultElement.png) repeat;
}

#current-search-results .AS_ajax_resultExtract {
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	border-bottom-width: 1px;
	margin: 0 0 5px 0; 
}
/* < ixmael.arts */


#ajaxSearch_form fieldset {
    border: none;
    *position: absolute;
    *bottom:7px;
    *left: 75px;
    *z-index: 1;
}

/* Contenido Interno */

.interior_titulo {
    padding: 10px 0pt 0pt 45px;
    color: #333333;
  }


.interior_titulo_sangria {
    padding: 10px 0px 0px 100px;
  }


.contenedor_izquierdo {
    float: left;
}


.convineta {
    list-style-image:url(img/bullet.png);
    list-style-position:outside;
    padding:4px 0;
  }

/* --Que incluye --*/

.fondoqueincluye_c {
    position: relative;
    width: 167px;
    height: 236px;
    top: 15px;
    left: 725px;
    background-image: url(img/img_contEdificio2.png);
    background-repeat: no-repeat;
  }

/* --Que incluye --*/

#incluyeInfo {
    padding: 40px 0px 0px 244px;
    width: 345px;
  }


#incluyeInfo ul li {
    padding-bottom: 10px;
    color: #666666;
  }


.fondoqueincluye_s {
    position: relative;
    width: 300px;
    height: 424px;
    top: 17px;
    left: 593px;
    background-image: url(img/img_contEdificio.png);
    background-repeat: no-repeat;
  }

/* --Conferencistas interior-- */

#conferencistas_interior #contentcarousel .carouselsquares {
    padding: 16px 39px;
  }

/* --Inscribase-- */

.fondoinscribase {
    position: relative;
    width: 167px;
    height: 236px;
    top: 105px;
    left: 725px;
    background-image: url(img/img_contEdificio2.png);
    background-repeat: no-repeat;
  }

/* --Beneficios-- */

.fondobeneficios_c {
    position: relative;
    width: 167px;
    height: 236px;
    top: 15px;
    left: 725px;
    background-image: url(img/img_contEdificio2.png);
    background-repeat: no-repeat;
  }


.congresocolumn_beneficios {
    padding:15px 0px 30px 75px;
    width: 525px;
    float: left;
    line-height: 19px;
    text-align: justify;
  }


.congresocolumn_beneficios p {
    padding: 10px 0 0 53px;
  }


.congresocolumn_beneficios ul {
    padding: 10px 0 0 53px;
  }


.congresocolumn_beneficios li {
    list-style-image:url(img/bullet.png);
    list-style-position:outside;
    padding:4px 0;
    *padding: 0;
    *margin: 0 0 15px 0;
  }


.fondobeneficios_c {
    position: relative;
    width: 465px;
    height: 277px;
    top: 387px; /* ixmael.arts */
    left: 425px;
    background-image: url(img/img-congreso.png);
    background-repeat: no-repeat;
    *position: absolute;
    *top: 787px;
    *left: 685px;
  }

/* --Cancelaciones-- */

#cancelacionesInfo ul {
    padding: 32px 0 0 211px;
    text-align: justify;
    width: 431px;
  }


#cancelacionesInfo ul li {
    padding-bottom: 10px;
    text-align: justify;
    color: #666666;
  }


.fondocancelaciones_c {
    position: relative;
    width: 167px;
    height: 236px;
    top: 23px; /* ixmael.arts */
    left: 725px;
    background-image: url(img/img_contEdificio2.png);
    background-repeat: no-repeat;
  }

/* --Conferencistas congreso-- */

.fondoconferencistas_c {
    position: relative;
    width: 167px;
    height: 236px;
    top: 15px;
    left: 725px;
    background-image: url(img/img_contEdificio2.png);
    background-repeat: no-repeat;
  }

/* --Inversion Congreso-- */

#que_incluye_inversion {
    padding: 30px 0 10px 50px;
  }


#que_incluye_inversion #incluyeInfo {
    padding: 15px 0pt 10px 45px;
  }


.fondoinversion_c {
    position: relative;
    width: 337px;
    height: 506px;
    top: 22px; /* ixmael.arts */
    left: 563px;
    background-image: url(img/img-inversion.png);
    background-repeat: no-repeat;
  }

.fondoinversion_s {
    position: relative;
    width: 337px;
    height: 506px;
    top: 21px;
    left: 563px;
    background-image: url(img/img-inversion.png);
    background-repeat: no-repeat;
  }

#standInversion #pesos_mexicanos #boton_pesos_mexicanos {
	padding: 0px 0pt 0pt 383px
}

#standInversion #dolares_americanos #boton_dolares_americanos {
	padding: 0px 0pt 0pt 383px
}

/* ixmael.arts > */
#boton_pesos_mexicanos {
	padding: 5px 0 0 734px;
	position: relative;
	z-index: 1;
}

#boton_dolares_americanos {
	padding: 5px 0 0 734px;
	position: relative;
	z-index: 1;
}
/* < ixmael.arts */

#boton_pesos_mexicanos img {
	cursor: pointer;
}

#boton_dolares_americanos img {
	cursor: pointer;
}
/* --Formas de Pago-- */

#pagoInfo ul {
    padding: 32px 211px;
    text-align: justify;
    width: 425px;
}


#pagoInfo ul li {
    padding-bottom: 15px;
    text-align: justify;
    color: #666666;
    list-style: none;
    *list-style: none;
    *list-style-image: none;
}

#pagoInfo ul li a {
    color: #FF0505;
}


#pagoInfo ul li b {
    color: #333333;
  }


#pagoInfo ul li.formassubtitulo {
    padding-bottom: 0px;
    font-weight: bold;
  }


.fondoformas_c {
    position: relative;
    width: 300px;
    height: 424px;
    top: 204px; /* ixmael.arts */
    left: 725px;
    background-image: url(img/img_contEdificio2.png);
    background-repeat: no-repeat;
    *position: absolute;
    *top: 438px;
    *left: 985px;
  }

/* --Inscribase-- */

#Inscripcion_individual {
    float: left;
    padding: 50px 0 20px 170px;
  }


#Inscripcion_grupal {
    float: left;
    padding: 50px 0 20px 170px;
  }

/* --Centro de negocios --*/

.subtitulocentrodenegocios {
    font-weight:bold;
    color: #333333;
    padding: 0 0 25px;
  }


#centrodenegociosinfo {
    padding: 70px 30px 15px 45px;
    width: 450px;
    float: left;
  }

/* ixmael.arts > */

#centrodenegociosinfo li {
    text-align: justify;
  }


#imagencentrodenegocios {
    float: left;
    padding: 20px 20px 0 0;
  }

#centrodenegociosinfo ul li.descargaPresentacionStands {
    padding: 15px 0 20px 270px;
  }
/* < ixmael.arts */
/* Patrocinios */

#patrociniosInfo {
    float: left;
  }


#patrociniosInfo ul {
    padding: 0px 0px 0px 43px;
    width: 500px;
    text-align: justify;
  }


#patrociniosInfo ul li {
    padding: 35px 60px 30px 20px;
  }


#patrociniosInfo ul li.convineta {
    padding: 10px 60px 0px 10px;
    margin-left: 15px;
  }


#patrociniosInfo ul li.titulopatrocinios {
    padding: 45px 0 0;
    font-weight: bold;
  }


#patrociniosInfo ul li.descargaPresentacionPatrocinios {
    padding: 15px 0 20px 370px;
  }


.fondopatrocinios {
    position: relative;
    width: 300px;
    height: 424px;
    top: 123px; /* ixmael.arts */
    left: 593px;
    background-image: url(img/img_contEdificio.png);
    background-repeat: no-repeat;
  }

/* --Beneficios Stand */

.fondobeneficios {
    position: relative;
    width: 300px;
    height: 424px;
    top: 109px;
    left: 593px;
    background-image: url(img/img_contEdificio.png);
    background-repeat: no-repeat;
  }

/* --Contrate su Stand-- */

#contrateSuStandInfo {
    padding: 45px 0 0 155px;
    text-align: justify;
    width: 500px;
  }


#contrateSuStandInfo p {
    padding: 0 35px 24px 0;
  }


#contrateSuStandInfo p a {
    color: #FF1010;
  }


.fondocontratestand {
    position: relative;
    width: 167px;
    height: 236px;
    top: 67px;
    left: 725px;
    background-image: url(img/img_contEdificio2.png);
    background-repeat: no-repeat;
  }

/* --Visitantes-- */

#visitantesInfo ul {
    width: 500px;
    padding: 20px 0px 0px 190px;
    text-align: justify;
  }


#visitantesInfo ul li {
    padding: 5px 0;
    color: #333333;
    list-style-image:url(img/bullet.png);
    list-style-position:outside;
    padding:4px 0;
  }


#visitantesInfo ul li.subtitle {
    font-weight: bold;
    list-style: none;
  }


.fondovisitantes {
    position: relative;
    width: 167px;
    height: 236px;
    top: 15px;
    left: 725px;
    background-image: url(img/img_contEdificio2.png);
    background-repeat: no-repeat;
  }

/* --Plano-- */

#planoInfo ul li.planoSubtitle {
    padding: 25px 0 35px 148px;
    color: #333333;
  }


#planoInfo ul li.planoImagen {
    padding: 0 0 0 285px;
  }


#planoInfo ul li.planoDaClick {
    padding: 15px 0 20px 305px;
    color: #FF1717;
    font-size: 14px;
    font-weight: bold;
  }

/* --Envie a un amigo-- */

#contenido_envie {
    float: left;
    padding: 20px 0 0;
  }


#contenido_envie #formulario #invAmigo #amigo {
    padding: 0;
  }


#botones_envie_a_un_amigo {
    padding: 0 0 0 380px;
    float: left;
  }


.fondoenvie {
    position: relative;
    width: 300px;
    height: 397px;
    top: 60px;
    left: 591px;
    background-image: url(img/img_contPersonas.png);
    background-repeat: no-repeat;
  }

/* --Vistantes registro-- */ 

#visitanteInfo .datosPart fieldset {
    padding: 0;
  }

/* --Fotos-- */

#photosgallery {
    height: 460px;
    width: 280px;
    float: left;
    left: 15px;
    /* position: relative; */
  }


#photosbuttons {
    height: 460px;
    background-image: url(img/linephotos.png);
    background-position: center right;
    background-repeat: no-repeat;
    width: 40px;
    float: left;
  }


#photosbuttons img {
    cursor : pointer;
    padding-bottom : 7px;
    padding-left : 7px;
    padding-right : 7px;
    padding-top : 7px;
  }


#photosgallery .foto {
    float:left;
    padding: 15px 10px 0px 15px;
  }

.AS_ajax_result a {
	color: #FFFFFF;
}

.AS_ajax_result a:hover {
	color: #E9E9E9;
}

#videogallery {
    width: 510px;
    height: 460px;
    float: right;
    padding: 17px;
  }

/* ixmael.arts > */

#videogallery h3 {
    color: #333;
    font-weight: normal;
    font-size: 1em;
    padding:0 0 15px 0;
  }


#videogallery p {
    color: #666;
  }


#videogallery .pregunta {
    font-size:1.2em;
    padding:30px 30px 0 10px;
  }


#videogallery .respuesta {
    color: #F00;
    float: right;
    width: 270px;
    clear: both;
    font-size: 1.3em;
  }


#videogallery .publicidad {
    clear:both;
    float:right;
    font-size:0.9em;
    padding:30px 70px 0 0;
    text-align:right;
    width:300px;
  }

/* < ixmael.arts */

#contenido_fotos {
    width: 898px;
    padding: 18px;
  }


.buttonspusher {
    padding: 60px 0;
  }


.buttonspusher2 {
    padding: 80px 0;
  }

/* --Registrate-- */

#registratebanner {
    background-image: url(img/registratebanner.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 302px;
    height: 135px;
    float: left;
  }


#registrateimgbanner {
    padding: 10px 65px;
  }


#registratebanner h2 {
    color: white;
    padding: 19px;
  }

/* --Visitante-- */

.fondovisitante_v {
    position: relative;
    width: 300px;
    height: 424px;
    top: 17px;
    left: 593px;
    background-image: url(img/img_contEdificio.png);
    background-repeat: no-repeat;
  }

/* --Beneficios-V-- */

.fondobeneficios_v {
    position: relative;
    width: 167px;
    height: 236px;
    top: 15px;
    left: 725px;
    background-image: url(img/img_contEdificio2.png);
    background-repeat: no-repeat;
  }

#beneficios_v p {
    padding: 10px 0 0 53px;
  }


#beneficios_v ul {
    padding: 25px 0 0 100px;
  }


#beneficios_v li {
    list-style-image:url(img/bullet.png);
    list-style-position:outside;
    padding: 5px 0;
  }


.fondo_visite_nuestro_stand_v {
    position: relative;
    width: 300px;
    height: 424px;
    top: 17px;
    left: 593px;
    background-image: url(img/img_contEdificio.png);
    background-repeat: no-repeat;
  }


.fondo_forma_de_contacto_v {
    position: relative;
    width: 300px;
    height: 424px;
    top: 17px;
    left: 593px;
    background-image: url(img/img_contEdificio.png);
    background-repeat: no-repeat;
  }


.internacional_v {
    position: relative;
    width: 300px;
    height: 424px;
    top: 17px;
    left: 593px;
    background-image: url(img/img_contEdificio.png);
    background-repeat: no-repeat;
  }

/* Classes*/

.Selected {
    background-image: url(img/img-pressBtn.jpg);
    background-repeat: repeat-x;
  }


.cancelacionwhite h2 {
    padding: 10px;
  }


.titlecircles {
    position: relative;
    left: 5px;
  }


.carouselsquares {
	border-right: dotted gray 2px;
/*     display: block; */
    padding: 0px 5px;
    float: left;
    background-position: center center;
    background-repeat: no-repeat;
    width: 276px;
    height: 150px;
    /*background-image: url(img/squarecarousel.png);*/
    color: #666666;
  }


.fotoconf {
    float: left;
    padding: 10px;
    width: 65px;
    height: 65px;
  }


.titleconf {
    color: #666666;
    font-size: 12px;
    position: relative;
    top: 15px;
    float: left;
    width: 115px;
    *z-index: -1;
    *position: static;
  }

.titleconf p b {
    padding: 0pt 6px 0pt 0pt;
}

.titleconf h2 {
    color: #666666;
    font-size: 14px;
  }


.topiconf {
    color: #666666;
    position: relative;
    top: 6px;
    text-align: center;
    height: 20px;
    clear: both;
    *position: static;
  }


.topsectionconf {
    height: 85px;
  }


.idconf {
    color: #666666;
    float: left;
    font-size: 14px;
    padding-top: 7px;
    padding-left: 57px;
  }


.vermasconf {
    position: relative;
    padding-left: 220px;
    top: 27px;
    *position: static;
  }


.vermasconf a {
    text-decoration: none;
    color: #666666;
    font-size: 12px;
  }


.footercontent {
    text-align: center;
    float: left;
    width: 310px;
    background-repeat: no-repeat;
    background-position: right center;
    background-image: url(img/linefooter.png);
    height: 130px;
    color: #666666;
  }


.footercontent h3 {
    text-transform: uppercase;
    color: #666666;
    font-size: 10px;
    padding: 15px 0;
  }


.footercontent a {
    text-decoration: none;
    color: #666666;
    line-height: 20px;
  }


.footercontent a:hover {
    text-decoration: none;
    color: #999999;
    line-height: 20px;
  }


.cancelacionwhite {
    background-image: url(img/cancelacioneswhitesq.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 301px;
    height: 135px;
    float: left;
    /* padding-left: 10px;
    ixmael.arts */;
  }


.confprofile {
    background-image: url(img/squarecarousel.png);
    background-position: center center;
    background-repeat: no-repeat;
    width: 220px;
    height: 150px;
    float: left;
    padding: 15px 30px;
  }


.confcolum {
    padding: 0 25px;
    color: #666666;
  }


.congresocolumn {
    padding: 15px 0px 10px 75px;
    width: 450px;
    float: left;
    line-height: 19px;
    text-align: justify;
  }

.congresocolumn p {
    padding: 10px 0 0 53px;
  }


.congresocolumn ul {
    padding: 10px 0 0 53px;
  }


.congresocolumn li {
    list-style-image:url(img/bullet.png);
    list-style-position:outside;
    padding:4px 0;
    *padding: 0;
    *margin: 0 0 10px 0;
}

.congresotitulo {
    padding-left:92px;
    padding-bottom: 16px;
  }


.congresosubtitulo {
    padding-left:10px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #CA0612;
    font-weight: bold;
  }


.congresosubtitulo2 {
    padding: 30px 0 0;
  }


.conferencistas_home_titulo {
    padding: 8px 0 0 50px;
  }


.fondocongreso {
    position: relative;
    width: 465px;
    height: 277px;
    top: 244px;
    left: 425px;
    background-image: url(img/img-congreso.png);
    background-repeat: no-repeat;
    *top: 580px;
    *left: 684px;
    *position: absolute;
  }

/**
 * ixmael.arts >
 * modificaciones: congreso: que incluye
 */

/* distribución sección footer - propaganda */

#int_banner {
    padding: 4px 0 0 9px;
    float: left;
    width: 270px;
    height: 124px;
}


#bottomcancelaciones .fixPosition {
    padding: 0 0 0 14px;
  }


#incluyeInfo {
    margin: 0 auto;
  }


#pagoInfo {
  }


#cancelacionesInfo {
  }


#incluyeInfo li,#pagoInfo li,#cancelacionesInfo li {
    list-style-image:url(img/bullet.png);
    list-style-position:outside;
    padding:4px 0;
  }


#contenedor_carousel {
    display:block;
    height:192px;
    padding: 20px 15px 3px;
    width:900px;
  }

/* Agregar esquinas redondas */

.contentBottom,.contentCenter,.contentTop {
    width: 898px;
    background-position-x: center;
    margin: auto;
  }


.contentTop {
    background-repeat: no-repeat;
    height: 20px;
    clear: both;
  }


.contentBottom {
    background-repeat: no-repeat;
    height: 20px;
    clear: both;
  }


.contentTop {
    background-image: url(img/content_top.png);
    background-position-y: bottom;
  }


.contentCenter {
    background-image: url(img/content_center.png);
    background-position-x: center;
    background-repeat: repeat-y;
    clear: both;
  }


.contentBottom {
    background-image: url(img/content_bottom.png);
    background-position-y: top;
  }


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
  }

/* Estilos para programa */

#programa table {
    width: 866px;
    margin: auto;
    border: none;
  }


#programa thead tr {
    height: 34px;
    margin: 0px;
    background: url(img/img_cabezaPrograma.png) no-repeat center;
    color: #FFF;
}


#programa thead h1 {
    height: 12px;
    margin: 0 20px;
  }


#programa thead h2 {
    height: 12px;
    color: #FFF;
    margin: 0 20px;
    font-weight: normal;
    text-align: right;
  }


#programa tbody {
    background-color: #D7D7D7;
}


#programa tfoot {
    display: none;
  }


#programa tfoot tr {
    color: #0CF;
    height: 34px;
    margin: 0px;
  }


#programa tr {
    height: 156px;
    background-image: url(img/img_contPrograma.png);
    background-repeat: repeat-x;
  }


#programa td {
    vertical-align: middle;
}

#programa tbody td {
	border-top: solid red 1px;
}

#programa tbody .first td {
	border-top: none;
}

#programa tbody h3 {
    margin: 0 0 10px 0;
  }


#programa .colInfo li {
    margin: 0 0 2px 0;
  }


#programa .colCenter {
    text-align: center;
  }


#programa .colConf {
    width: 170px;
  }


#programa .colInc {
    width: 192px;
    font-size: 11px;
    padding: 0 4px;
  }

.colInc p {
    display: none;
    visibility: hidden;
  }

#programa .colInfo {
    background-image: url(img/img_separadorFotos_90.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left:20px;
	padding-right:20px;
	width:360px;
}


#programa .colLogoInc {
    width: 100px;
    padding: 0 20px 0 0;
  }


#programa .colConf h2 {
    font-size: 15px;
    color: #666;
  }


#programa .receso {
    height: 30px;
    text-align: center;
  }


#programa .colInfo li.hora {
    font-size: 14px;
    color: #F00;
    margin: 10px 0 0 0;
  }


#programa p span.hora {
    font-size: 14px;
    color: #F00;
    margin: 5px 0 0 0;
  }


#programa .colInc a {
    text-decoration: none;
    display: block;
    height: 17px;
    width: 94px;
    background: url(img/btn_verCV.png);
    margin: 5px 0 0 0;
  }


#programa .separarTablas {
    padding: 20px 0 0 0;
}

#programa hr {
	margin: 0 auto;
	border-bottom-style: dashed;
	border-top-style: none;
	border-left-style: none;
	border-right-style: none; 
	width: 95%;
}

#programa thead td {
	padding: 0 20px 0 0;
}

#programa thead p {
	float: right;
	padding: 0 20px 0 0;
}

#programa thead a {
	text-decoration: none;
	display: block;
	width: 74px;
	height: 17px;
	float: right;
}

#programa .fixTd {
    padding: 10px 0;
}

/* estilos para la tabla de Conferencias - inversion */

#congInversion table {
    width: 850px;
    padding:0 0 0 80px;
    text-align: center;
    border-collapse: separate;
    border-spacing: 1px;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	*margin: 0 auto;
}

#congInversion thead tr {
	height: 87px;
}

#congInversion .title {
	background: url(img/inv/img-inversionLista.jpg);
	color: #333;
	font-size: 18px;
	font-weight:bold;
	width: 200px;
}

#congInversion thead .sub {
	font-size: 14px;
}

#congInversion thead .diff td {
	background: url(img/inv/img-inversionLista.jpg);
}

#congInversion td {
	width: 100px;
}

#congInversion tr {
	background-image:url(img/inv/img-inversionPrecio.jpg);
	color: #333;
	height: 30px;
}

#congInversion .dayInfo {
	height: 30px;
	font-size: 15px;
	font-weight: bold;
}

#congInversion .dayInfo .diff {
	background: url(img/inv/img-inversionLista.jpg);
}

#congInversion tbody .diff {
	background: url(img/inv/img-inversionLista.jpg);
}

#congInversion .date {
	background: url(img/inv/img-inversionFecha.jpg);
	color: #333;	
	font-size: 14px;
	font-weight: bold;
	height: 30px;
}
#congInversion .date2 {
	background: url(img/inv/img-inversionFecha2.jpg);
	color: #333;	
	font-size: 14px;
	font-weight: bold;
	height: 30px;
}
#congInversion .date3 {
	background: url(img/inv/img-inversionFecha3.jpg);
	color: #333;	
	font-size: 14px;
	font-weight: bold;
	height: 30px;
}

#congInversion .type {
	background: url(img/inv/img-inversionTipo.jpg);
	color: #333;
	font-weight: bold;
	*width: 300px;
}
#congInversion .type2 {
	background: url(img/inv/img-inversionTipo2.jpg);
	color: #333;
	font-weight: bold;
	*width: 300px;
}

#congInversion tfoot tr {
	height: 30px;
	background: none;
}

#congInversion tfoot td {
	text-align: right;
	*width: 850px;
}

#congInversion .usd td {
	width: 300px;
}

/* estilos para la tabla de Stands - inversion */

#standInversion table {
    width: 500px;
    padding: 0 0 0 80px;
    text-align: center;
    border-collapse: separate;
    border-spacing: 1px;
  }


#standInversion .titulo {
    height: 36px;
    background: url(img/inv/img-contInv1.jpg) repeat-x;
  }


#standInversion tfoot {
    text-align: right;
    background: #FFF;
  }


#standInversion td {
    vertical-align: middle;
  }


#standInversion tr {
    background-image: url(img/inv/img-contInv4.jpg);
    height: 30px;
    background-repeat: repeat-x;
  }


#standInversion .fecha {
    background-image: url(img/inv/img-contInv3.jpg);
    height: 30px;
  }


#standInversion .group {
    height: 30px;
    background-image: url(img/inv/img-contInv2.jpg);
    background-repeat: repeat-x;
  }


#standInversion .nota {
    background-color:#FFF;
  }

/* Organizador */

#organizador {
    width: 800px;
    padding: 0 0 0 60px;
  }


#organizador .header {
    text-align: center;
    padding: 30px 0 50px 0;
  }


#organizador .detalle {
  }


#organizador .info {
    width: 450px;
    float: left;
    clear: left;
  }


#organizador .promoFlash {
    background-image: url(img/org/organizador_promoFlash.png);
    background-repeat: no-repeat;
    height: 400px;
    width: 340px;
    float: right;
    clear: right;
    text-align: center;
  }


#organizador .service {
    color: #F00;
    margin: 20px 50px 0 50px;
  }


#organizador ul.service {
    margin: 0 50px 20px 50px;
    padding: 0 0 0 25px;
  }


#organizador .service li {
    padding: 0 10px;
  }


#organizador ul {
    padding: 0 0 30px 0;
  }


#organizador ul.about {
    margin: 0 25px 20px 25px;
    padding: 0 0 0 25px;
  }


#organizador .about {
    padding: 0 25px;
  }


#organizador .about li {
    list-style-type: circle;
    list-style-image: url(img/org/bulletList.png);
    list-style-position: outside;
  }


#organizador .contact {
  }


#organizador h3 {
    margin: 0 0 20px 0;
  }

/* formularios */

#formulario {
    clear: both;
    padding: 25px 0 50px 0;
  }


#formulario form {
    width: 600px;
    padding: 0 0 0 80px;
  }


#formulario fieldset {
    margin: 0 10px;
    padding: 0 0 50px 0;
    border: none;
  }


#formulario legend {
    color: #666;
    font-size: 14px;
    font-weight: bold;
    padding: 0 0 20px 0;
  }


#formulario label {
    display: block;
    width: 30%;
    text-align: right;
    float: left;
    clear: left;
    *clear: both;
  }


#formulario input {
    display: block;
    width: 285px;
    height: 20px;
    border: none;
    float: left;
    clear: right;
    background: url(img/form/img-contForm.jpg) no-repeat center;
    padding: 10px;
    *clear: none;
  }


#formulario select {
    width: 285px;
    height: 20px;
    border: none;
    background: url(img/form/img-contForm.jpg) no-repeat center;
    margin: 10px;
  }


#formulario textarea {
    background: url(img/form/img-contForm2.jpg) no-repeat center;
    margin: 10px;
    border: none;
    float: left;
    height: 120px;
    width: 285px;
  }


#formulario input.extraInfo {
    width: 200px;
    float: left;
    clear: right;
    *clear: none;
  }

#formulario .telPartLabel {
	*clear: left;
}


#formulario .error {
    padding: 0 0 0 173px;
  }


#formulario .checkBox {
    margin: 20px;
    *width: 20px;
    *clear: none;
    *float: left;
  }

#formulario .clearFixForm {  
	clear:both;
	width:100%;
	height:1px;
}


#formulario label {
    padding: 10px;
  }

#formulario .text-input error {
    clear: left;
    float: left;
}


#formulario .telPartLabel {
    clear: left;
  }


#formulario .subData {
    width: 250px;
    font-size: 0.9em;
  }


#formulario .subDataInput {
    width: 300px;
  }


#formulario .subInfo,#formulario .subInfoAlim {
    clear: none;
    float: left;
    text-align: left;
    width: 37px;
    font-size: 0.8em;
  }


#formulario .subInput {
    float: left;
	padding: 10px 0;
	text-align: right;
	width: 80px;
}


#formulario .subInfoAlim {
    width: 55px;
  }


#formulario .subInputAlim {
    width: 120px;
  }


#formulario .subInfo input {
    background: #9CF;
    clear: both;
    float: right;
    width: 80%;
  }


#formulario .innerInfo {
    width: 20px;
    clear: right;
    padding: 20px 0;
  }


#formulario button {
    background: none;
    float: right;
    width: 59px;
    height: 30px;
    border: none;
    padding: 0;
  }

#formulario .error {
	color: #ff022a;
	font-size: 10px;
	padding :0 0 0 173px;
	width: 316px;
}

#formulario .lada {
    text-align: center;
	width: 25px;
}

#formulario .numero {
	text-align: center;
    width: 55px;
}

#formulario .ext {
    text-align: center;
	width: 34px;
}

/* FAQ */

#accordion {
    width: 600px;
    margin: auto;
    padding: 25px 0pt 35px 0px;
  }


#accordion a {
    display: block;
    height: 23px;
    width: 100%;
    background: url(img/faq/faqOpen.png) no-repeat;
    text-decoration: none;
    color: #FFF;
    font-size: 1.1em;
  }


#accordion a.ui-state-active {
    background: url(img/faq/faqClose.png) no-repeat;
  }


#accordion div.respuesta {
    background-color: #dadddd;
  }


#accordion .respuesta {
    padding: 0 40px;
    width: 520px;
  }


#accordion .respuesta div ul li {
    padding: 2px 0px;
  }


#accordion .respuesta div p {
    padding: 2px 0;
  }


#accordion ol li {
    list-style-type: lower-alpha;
    list-style-position: outside;
    padding: 2px 0px;
    color: #F00;
  }


#accordion ol p {
    color: #333;
  }


#accordion a p {
    padding: 3px 0 0 40px;
  }

/* internacional */

#internacional_v,#fondobeneficios_v {
    clear: both;
    color: #333;
    padding: 20px 0 50px 160px;
    width: 600px;
  }


#internacional_v h3 {
    clear: both;
    display: block;
    font-weight: bold;
    padding: 0 0 20px 0;
  }


#internacional_v .name {
    color:#990000;
    font-weight: bold;
    padding: 0 0 10px 0;
  }


#internacional_v .title {
    font-weight:bold;
  }


#internacional_v .phone {
  }


#internacional_v .phoneInt {
  }


#internacional_v .mail {
  }


#fondobeneficios_v li {
    list-style-image:url(img/bullet.png);
    list-style-position:outside;
    padding:4px 0;
  }

/* visitante */
/* ixmael.arts > */
#visitante {
    clear: both;
    color: #333333;
    display: block;
    padding: 20px 120px;
    width: 620px;
}

#visitante h3 {
	padding: 0 0 25px 0;
}

#visitante h4 {
	padding: 0;
}

#visitante p {
	text-align: justify;
	padding: 0 0 18px 0;
}

#visitante img {
	text-align: center;
	padding: 0 0 18px 40px;
}

#visitante .subInfo {
	padding: 0;
	font-weight: normal;
}

#visitante .break {
	padding: 0 0 18px 0;
}

#visitante ol {
}

#visitante ol li {
	list-style-position: inside;
	list-style-type: decimal;
	font-weight: bold;
	text-align: justify;
	clear: left;
}

#visitante ol li .infoList {
	font-weight: normal;
	clear: both;
	
}

#visitante a {
	text-decoration: none;
	color: #F00;
	clear: both;
	display:block;
	width: 100%;
	font-weight: normal;
}

#visitante table {
	margin: 0 auto;
	padding: 0 0 10px;
	text-align: left;
	width: 90%;
}

#visitante thead {
	text-transform: uppercase;
}

#visitante thead td {
	font-weight: bold;
	width: 200px;
}

#visitante tfoot {
	display: block;
	padding: 0 0 18px 0;
}

#visitante .headImg {
	color: #F00;
	font-weight: normal;
}

#visitante .footImg {
	clear: both;
	font-weight: bold;
	text-align: center;
}

#visitante li ul {
	font-weight: normal;
}

#visitante li li {
	list-style: none;
}

#visitante li ol li {
	font-weight:normal;
	list-style-image:none;
	list-style-position:inside;
	list-style-type:upper-alpha;
	padding: 0 0 0 20px;
}

#visitante li a {
	display: inline;
}

#visitante img {
	float: right;
}

#visitante .left {
	width: 20%;
	display: block;
	float: left;
}

#visitante .noFloat {
	clear: both;
}

#visitante a.ancla {
	/*position: absolute;
	display: block;
	right: 405px;*/
	width: 50px;
}

#ancla {
	float: left;
}

#ancla img {
	float: left;
	padding: 0;
}

.left_ancla {
	float: left;
}

#visitante a.ancla1 {
	float: left;
	clear: none;
}

#visitante .fixAnclaImg {
	float: none;
	margin: 0 0px -20px -35px;
}

#visitante a.ancla3 {
/* 	top: 1865px; */
}

/* < ixmael.arts */

#conferencistas_informacion {
	padding: 0 0 15px;
}

#columna_i_conf_info {
	float: left;
	padding: 10px 0 0 40px;
	width: 215px;
}

#columna_i_conf_info .foto {
	padding: 25px 0pt 0pt 45px;
}

.nombre_conf_info {
	padding: 10px 0px 0px 0px;
	width: 158px;
	text-align: center;
}

.empresa_conf_info {
	padding: 10px 0px 0px 0px;
	width: 158px;
	text-align: center;
}

.tema_conf_info {
	padding: 10px 0px 0px 0px;
	width: 158px;
	text-align: center;
}

.empresa_conf_info p b {
	padding: 0px 6px;
}
#columna_d_conf_info {
	padding: 35px;
	text-align: justify;
}

.resumen_conf_info ul li {
	float: left;
}


#PayPal {
	float: left;
	position: relative;
	bottom: 25px;
	left: 135px;
}

#patrocinadores_pie {
	padding: 0;
}

#apoyo_pie {
	padding: 4px 0 0 22px;
}

#contenedor_video_patrocinadores {
	margin: 0 0 0 20px;
}
#dolares_americanos {
	padding: 0 0 65px;
}

.lada {
	padding: 0px 0px 0px 5px;
}

#accordion .respuesta a {
	background: none;
	padding: 0;
	margin: 0;
	display: inline;
	color: #FF0707;
}

#internacional_v .mail a {
	color: #FF0707;
}

#internacional_v .mail a:hover {
	color: #FF0707;
}

#organizador a {
	color: #FF0707;
}

#organizador a:hover {
	color: #FF0707;
}

#slider_contenedor {
	width: 40px;
	height: 10px;
	float: left;
}

#slider {
	*position: relative;
	*left: -20px;
}

#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
	
#slider ul {
	/*padding: 0 0 0 4px;*/
}

#slider, #slider li{ 
	width:260px;
	height:300px;
	overflow:hidden;
	position: relative;
	top: 30px;
}

span#prevBtn a, span#nextBtn a {
	display: block;
	height: 29px; /* ixmael.arts */
	width: 33px; /* ixmael.arts */
}
.graphic, #prevBtn, #nextBtn {
	text-indent: -2000;
	float: left;
	position: relative;
}
span#nextBtn {
	left: 278px; /* ixmael.arts */
}
#prevBtn a {
	background: transparent url(img/btn-orgLeft.png) no-repeat scroll 0 0;
}

#nextBtn a {
	background: transparent url(img/btn-orgRight.png) no-repeat scroll 0 0;
}

#prevBtn, #nextBtn {
	display:block;
	height:25px;
	width:25px;
}
.graphic, #prevBtn, #nextBtn {
	display:block;
	margin:0;
	overflow:hidden;
	padding:0;
	text-indent:-2000px;
	bottom: 190px;
	left: 10px;
}

.promoFlash .titulo {
	color:#666666;
	font-size:14px;
	font-weight:bold;
	/*padding:42px 0 20px;*/
	position: relative;
	top: 30px;
}

#sig_n{
	font-size:13px;
}

#sig_n_mask {
	float: left;
	width: 60px;
}

#sig_n_content {
	
}

.carouselnumeros {
	float: left;
	width: 20px;
	text-align: center;
	margin: 3px 0 0;
}
#leftcarouselnumeros {
	float: left;
	width: 25px;
}

#rightcarouselnumeros {
	float: left;
	width: 25px;
}

#slider ul li img, #slider ul li p {
	clear: both;
}

#slider ul li img {
	/*padding: 0 0 0 53px;*/
}

#slider ul li p.titulo {
	color:#FFFFFF;
	font-size:11px;
	/*padding:51px 0 0 65px*/
	position: relative;
	top: 20px;
}

#slider ul li p.subtitulo {
	color:#FFFFFF;
	font-size:11px;
	/*padding:8px 0 0 23px;*/
	width:260px;
	position: relative;
	top: 40px;
}
#registrate_congreso_btn {
	padding:20px 0 0 52px;
}


/*angel*/
.titleconfinterior h2 {
	color:white;
	font-size:14px;
}
.fotoconfinterior {
	float:  left;
	padding: 10px;
	width: 65px;
	height: 65px;
}
.titleconfinterior {
	color: white;
	font-size: 12px;
	position: relative;
	top: 15px;
	float: left;
	width: 110px;
}
.topiconfinterior {
	color: white;
	position: relative;
	top: 15px;
	text-align: center;
	height: 20px;
	clear: both;
}
.topsectionconfinterior {
	height: 85px;
}
.vermasconfinterior {
	position: relative;
	left: 165px;
	top: 27px;
}
.vermasconfinterior a {
	text-decoration: none;
	color: white;
	font-size: 12px;	
}
.idconfinterior {
	font-weight: bold;
	color: white;
	float: left;
	width: 10px;
	padding: 10px 0 0 5px;
}
#sig_n {
	float: right;
	bottom:23px;
	float:right;
	font-weight:bold;
	position:relative;
	right:24px;
}
#sig_n a:hover{
	color: #ff6666 
}

/* ixmael.arts > */
/* estilos para el cv */
#confCv {
	margin: 0 auto;
	padding: 40px 0;
	width: 900px;
}

#confCv .persona {
	clear: left;
	float: left;
	text-align: center;
	width: 200px;
}

#confCv .persona h2 {
	color: #666;
	font-size: 14px;
	font-weight: bold;
	padding: 5px 0;
}

#confCv .persona h3 {
	color: #666;
	font-weight: normal;
	padding: 5px 0;
}

#confCv .detalle {
	clear: right;
	float: left;
	padding: 0 5px 0 5px;
	width: 620px;
}

#confCv .detalle h3 {
	color: #F00;
	font-weight: normal;
}

#confCv .detalle p {
	background: url(img/cvDetalle.png) no-repeat bottom;
	padding: 0 0 40px;
}

#confCv .detalle .endCv {
	background: none;
}

/* ixmael.arts > */
#chat {
	padding: 0 0 0 300px;
	width: 460px;
	*padding-bottom: 70px;
}

#chat p {
	padding: 0 0 15px 0;
}

.fondoChat {
	background-image: url(img/img_contEdificio2.png);
	background-repeat: no-repeat;
	height: 236px;
	left: 724px;
	position: relative;
	top: 15px;
	width: 167px;
	*position: absolute;
	*top: 323px;
	*left: 985px;
}
/* < ixmael.arts */


#registro_exitoso {
    font-size: 14px;
    color: #FF0D05;
    font-family: Verdana;
    padding: 20px 0 0 440px;
    clear: both;
}

#loading {
    position: absolute;
    padding: 0 0 0 215px;
}

/* Estilos para el captcha > */
#security {
}
/* < Estilos para el captcha */
