/*/////////////////////////////////////////////////////////////////////////////////////////////////*/
/*                                                                                                 */
/* Hoja de Estilos para el Sitio Web de Lucia Mendez                                               */
/* www.luciamendez.com                                                                             */
/*                                                                                                 */
/*/////////////////////////////////////////////////////////////////////////////////////////////////*/

body {
	padding:0px 0;
	background:url("../images/bg.jpg") no-repeat #e61e29;
*/  background-repeat:no-repeat;
	background-position:top;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:85%
}
h1, h2, h3, h4, h5, h6, p, table, dl {
	margin:0px;
	padding:0px;
}
ul, li, ol {
	list-style:none;
	margin:0px;
	padding:0px;
}
h1 {
	font-size: 1.2em;
	margin:14px 0px;
	padding:5px 20px 0px 20px;
	color:#e61e29;
	font-weight:bold;
}
h2 {
	font-size: 1.1em;
	margin:12px 0px;
	padding:0px 20px 0px 20px;
	color:#e61e29;
	font-weight:bold;
}
h3 {
	font-size: 1.05em;
	margin:12px 0px;
	padding:0px 20px 0px 20px;
	color:#e61e29;
	font-weight:bold;
}
p {
	font-size:0.85em;
	margin: 10px 0px;
	padding:10px 0px;
}
img {
	margin:0px;
	padding:0px;
	border:0px;
}
img.floatleft-tienda {
	float: left;
	margin: 0px 6px 3px 20px;
	background-color:#e6e4e4;
	padding:5px 5px;
	border:1px solid #ccc;
}
img.floatleft-tienda2 {
	float: left;
	margin: 0px 6px 3px 0px;
	background-color:#e6e4e4;
	padding:5px 5px;
	border:1px solid #ccc;
}
em.pregunta {
	font-size:0.875em;
	margin: 10px 0px 0px 0px;
	padding:10px 0px 0px 18px;
	color:#000000;
	font-weight:bold;
}
em.pregunta-none {
	font-size:0.875em;
	margin: 10px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	color:#000000;
	font-weight:bold;
}
p.gracias {
	margin: 0px 0px 0px 245px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-weight:bold;
}
p.lucia {
	margin: 0px 0px 0px 257px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-weight:bold;
}

p.gracias {
	margin: 0px 0px 0px 245px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-weight:bold;
}
p.jarrett {
	margin: 0px 0px 0px 257px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-weight:bold;
	text-align:center;
}

p.glaad {
	margin: 0px 0px 0px 75px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-weight:bold;
	text-align:center;
}
p.lucia2 {
	margin: 0px 0px 0px 220px;
	padding:0px 0px 0px 0px;
	color:#000000;
	font-weight:bold;
}

h2.caract-tit {
	margin: 5px 0px 0px 110px;
	padding:10px 0px 0px 0px;
}
p.caract {
	margin: 5px 0px 0px 90px;
	padding:10px 0px 0px 0px;
	color:#000000;
	font-weight:bold;
}
p.caract2 {
	margin: 5px 0px 0px 0px;
	padding:10px 0px 0px 0px;
	color:#000000;
	font-weight:bold;
}

p.caract2 a {
	text-decoration:none;
	color:#e61e29;
}
p.caract2 a:hover {
	text-decoration:none;
	color:#f7cf1f;
}

form {
    position:relative;
    float:right;
	margin: -100px 80px 0px 0px;
	padding:10px 0px 0px 0px;
	width:150px;
}

p.cd-tienda {
	margin:25px 15px 20px 100px;
	background-color:#e6e4e4;
	border:1px solid #bbbaba;
	height:161px;
	width:121px;
	float: left;
}

p.cd-tienda-discouno {
	margin:25px 15px 20px 150px;
	background-color:#e6e4e4;
	border:1px solid #bbbaba;
	height:320px;
	width:275px;
}

p.cd-tienda-discouno img {
	display: inline;
	margin: 6px 0px 0px -11px;
	border:1px solid #ccc;
}

p.cd-tienda img {
	display: inline;
	margin: 4px 0px 0px -13px;
	border:1px solid #ccc;
}
p.cd-tienda a:hover img {
	border: 1px solid #e61e29;
}

ul.cd-tienda {
	margin: 30px 6px 3px 120px;
	background-color:#e6e4e4;
	padding:5px 5px;
	width:400px;
	border:1px solid #ccc;
}

p.txt-track {
	margin: 10px 0px 0px 190px;
	padding:10px 0px 0px 0px;
	color:#000000;
	height:18px;
	font-size:0.7em;
	font-weight:bold;
}


p.player-track {
	margin: -20px 0px 0px 380px;
	padding:0px 0px 0px 0px;
	color:#000000;
	height:18px;
	font-weight:bold;
}

ul#comprar {
	margin: 20px 6px 0px 120px;
	padding:0px;
	font-size:1em;
	color:#e61e29;
	font-weight:bold;
}


ul#comprar li a {
	text-decoration:none;
	font-size:1em;
	color:#e61e29;
}

ul#comprar li a:hover {
	text-decoration:underline;
	color:#000;
}
/* -------------------------------------------------------------------------------------------------------------- */

#main {
	width:850px;
	padding:10px;
	margin:90px auto 0px auto;
	overflow:hidden;
	background:#FFF;
}
#header {
	position:relative;
	height:60px;
	margin-top:20px;
	padding:0 0 0 35px;
	background:url("../images/header.gif") 0 0 no-repeat;
	overflow:hidden;
}
/* Menu de Navegacion Principal Ingles */
#naving {
	position:relative;
	margin:5px 0px 0px 0px;
	padding:0px;
	background:url("../images/nav.gif") 0 0 repeat-x;
	font-size: 0.8em;
}
#naving ul {
	list-style:none;
	margin:0;
	padding:0;
}
#naving ul li {
	float:left;
	width:81px;
	margin:0;
	padding:0;
	text-align:center;
}
#naving ul li a {
	display:block;
	padding:5px 5px;
	height:100%;
	color:#fff;
	text-decoration:none;
	border-right:1px solid #FFF;
}
#naving ul li a {
	background:url("../images/bg2.jpg") repeat 0 0;
}
#naving ul li a:hover, li a:focus, li a:active {
	background-position:-150px 0;
}
#naving ul li a:hover {
	font-weight:normal;
	color:#000;
}
#naving #a a {
	background:url("../images/bg-julio.jpg") repeat -20px 20px;
}

p.reproductor {
	position:relative;
	float:right;
	height:22px;
	width:30px;
	padding:1px 0px 0px 10px;
	margin:-23px 0px 0px 10px;
	background:#e61e29;
}


p.reproductor-tienda {
	position:relative;
	float:right;
	height:22px;
	width:400px;
	padding:1px 0px 0px 10px;
	margin:-23px 0px 0px 10px;
	background:transparent;
}

/* Fin de Navegacion Principal Ingles */

/* Menu de Navegacion Principal Espaņol */
#navesp {
	position:relative;
	margin:5px 0px 0px 0px;
	padding:0px;
	background:url("../images/nav.gif") 0 0 repeat-x;
	font-size: 0.8em;
}
#navesp ul {
	list-style:none;
	margin:0;
	padding:0;
}
#navesp ul li {
	float:left;
	width:81px;
	margin:0;
	padding:0;
	text-align:center;
}
#navesp ul li a {
	display:block;
	padding:5px 5px;
	height:100%;
	color:#000;
	text-decoration:none;
	border-right:1px solid #FFF;
}
#navesp ul li a {
	background:url("../images/bg2.jpg") repeat 0 0;
}
#navesp ul li a:hover, li a:focus, li a:active {
	background-position:-150px 0;
}
#navesp ul li a:hover {
	font-weight:normal;
	color:#fff;
}
#navesp #a a {
	background:url("../images/bg-julio2.jpg") repeat -20px 20px;
}
#reproductor {
	position:absolute;
	top:0px;
	height:23px;
	width:30px;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 810px;
	background:#e61e29;
}
/* Fin de Navegacion Principal Espaņol */

#slide-interior {
	margin:5px 0px 5px 0px;
}
/* Seccion de Dos Columnas */
#cols-index {
	margin-top:8px;
	margin-bottom:10px;
	background:url("../images/julio-head-index.gif") top left no-repeat;
	background-color:#fff;
}
#cols-in {
	min-height:400px;
	padding:0px;
}
#content {
	float:left;
	width:850px;
}
#bg-gris {
	background: url("../images/content_bg-tabs.jpg") top left no-repeat;
	margin-left:14px;
}
#bg-gris p {
	margin:0px 14px 0px 5px;
	padding:0px;
}
/* Fin de la Seccion Dos Columnas */


/* Seccion de CopyRight */
#copy {
	margin:0px auto 0px auto;
	width:850px;
	font-size:90%;
	text-align:center;
	font-size:0.75em;
}
#artidea {
	margin:-18px auto 0px auto;
	width:850px;
	font-size:90%;
	text-align:center;
	font-size:0.7em;
}

#artidea a {
	color:#fff;
	text-decoration:none;
}
#artidea a:hover {
	color:#000;
}
#copy {
	color:#fff;
}
#copy a {
	color:#f7cf1f;
	text-decoration:none;
}
#copy a:hover {
	color:#000;
}
/* Fin de la Seccion CopyRight */


/* Texto de Entrada en Cada Pagina */
#frase {
	margin:-5px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	font-size:90%;
}
/* Fin Texto de Entrada en Cada Pagina*/


/* Seccion Slider Index */
#slider {
	width: 820px; /* important to be same as image width */
	height: 260px; /* important to be same as image height */
	position: relative; /* important */
	float:left;
	margin:25px 0px 10px 15px;
	overflow: hidden; /* important */
}
#slider p {
	margin:0px;
	padding:0px;
}
.slider-top {
	position: relative;
	width:850px;
	background:url("../images/julio-head-index.gif") top left no-repeat;
	float: left;
 *margin-top:5px;  /*-----Hack only for IE------*/
	margin-bottom: -3px;
}
/* Seccion de Iconos en la Parte Superior*/
#splash {
	position:absolute;
	margin: -80px 0px 0px 590px;
	padding:0px 0px 0px 27px;
	width:310px;
	height:15px;
	font-size:0.875em;
}
#splash img {
	margin:0px 0px 0px 0px;
	padding:0px;
}
#splash ul {
	margin:0;
	list-style:none;
}
#splash ul li {
	display:inline;
	padding:0px 2px 0px 5px;
}
#splash ul li a {
	margin:0px;
	padding:0px 2px;
	color:#ffffff;
	text-decoration:none;
}
#splash ul li a:hover {
	color:#000;
	text-decoration:none;
}
.sitemap {
	background:url("../images/mapasitio.jpg") no-repeat top left;
}
.contacto {
	background:url("../images/contacto.jpg") no-repeat top left;
}
.myspace {
	background:url("../images/myspace.gif") no-repeat top left;
}
/* Fin de la Seccion de Iconos en la parte Superior*/
.icons {
	background:url("../images/ico-rss.gif") no-repeat top left;
}
/*-------Seccion Noticias-Sigueme----------*/
#noticias-sigueme {
	position: relative;
	width:820px;
	height:110px;
	float: left;
	padding:2px;
	margin:10px 0px -12px 15px;
	background:url("../images/bg-noticias.gif") top left no-repeat;
}

#noticias-sigueme-ing {
	position: relative;
	width:820px;
	height:110px;
	float: left;
	padding:2px;
	margin:10px 0px -12px 15px;
	background:url("../images/bg-noticias2.gif") top left no-repeat;
}

#ticker {
	position: relative;
	width:450px;
	height:97px;
	float: left;
	padding:0px;
	margin:20px 0px 0px 0px;
	}
/* Sigueme Index */
#sigueme-index {
	position:relative;
	float:right;
	margin:27px 0px 0px 0px;
	padding:0px;
	width:265px;
}
#sigueme-index ul {
	margin:0;
	list-style:none;
}
#sigueme-index ul li {
	display:inline;
	padding:0px;
}
#sigueme-index ul li a {
	margin:0px;
	padding:0px 1px;
	color:#828282;
	text-decoration:none;
}
#sigueme-index ul li a:hover {
	color:#000;
	text-decoration:none;
}
.facebook-index {
	background:url("../images/facebook-logo.png") no-repeat top left;
}
/* /sigueme index*/

/*-------Seccion Noticias-Sigueme----------*/

/* Seccion Cajas en el Index (tres) */
#boxes-publicidad {
    width:830px;
	margin: 0px 0px 0px 14px;
	padding:0px 0px 0px 0px;
	background-color:transparent;
}
/* Fin Seccion Cajas en el Index (tres) */


/*--------Seccion Dos Columnas Interior------------*/


.boxes-interior-tabs {
	position: relative;
	width:850px;
	background:url("../images/julio-head.gif") top left no-repeat;
	float: left;
 *margin-top:5px;  /*-----Hack only for IE------*/
	margin-bottom: -3px;
	z-index:-0;
}
.boxes-interior {
	position: relative;
	width:850px;
	background:url("../images/julio-head2.gif") top left no-repeat;
	float: left;
 *margin-top:5px;  /*-----Hack only for IE------*/
	margin-bottom: -3px;
	z-index:-0;
}
.pie {
	background:url("../images/julio-head-bottom.gif") left bottom no-repeat;
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}
.pie-index {
	background:url("../images/julio-head-bottom-index.gif") left bottom no-repeat;
	margin:10px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.left-int {
	position: relative;
	min-height:780px;
	float: left;
	width: 650px;
	margin-top:5px;
 *margin-right:3px;   /*-----Hack only for IE------*/
	background-color:transparent;
}
.left-int p {
	padding:0px 25px 0px 20px;
	text-align:justify;
}
/*--------Fin Seccion Dos Columnas Interior------------*/


/*--------Cajas de las imagenes de la Galeria-----------*/
p.img {
	margin:25px 13px 20px 15px;
	background-color:#e6e4e4;
	border:1px solid #ccc;
	height:120px;
	width:80px;
	float: left;
}
p.img img {
	display: inline;
	margin: 4px 0px 0px -13px;
	border:1px solid #ccc;
}
p.img a:hover img {
	border: 1px solid #e61e29;
}
.desc-galeria {
	text-align: center;
	display:block;
	font-weight:bold;
	margin: 7px 0px 0px -21px;
	padding:0px;
	line-height:15px;
	font-size:0.875em;
	color:#e61e29;
	width:125px;
}
/*--------Cajas de las imagenes de la Galeria-----------*/
p.img-teatro {
	margin:25px 10px 10px 23px;
	background-color:#e6e4e4;
	border:1px solid #bbbaba;
	height:120px;
	width:80px;
	float: left;
}
p.img-teatro img {
	display: inline;
	margin: 8px 0px 0px -13px;
	border:1px solid #ccc;
}
p.img-teatro a:hover img {
	border: 1px solid #e61e29;
}
.desc-teatro {
	text-align: center;
	display:block;
	font-weight:bold;
	margin: 15px 0px 0px -21px;
	padding:0px;
	line-height:15px;
	font-size:0.875em;
	color:#e61e29;
	width:125px;
}
/*--------Cajas de las imagenes Galeria Cine-----------*/
p.img-cine {
	margin:17px 13px 20px 21px;
	background-color:#e6e4e4;
	border:1px solid #bbbaba;
	height:187px;
	width:80px;
	float: left;
}
p.img-cine img {
	display: inline;
	margin: 4px 0px 0px -13px;
	border:1px solid #ccc;
}
p.img-cine a:hover img {
	border: 1px solid #e61e29;
}
.desc-cine {
	text-align: center;
	display:block;
	font-weight:bold;
	margin: 7px 0px 0px -21px;
	padding:0px;
	line-height:15px;
	font-size:0.875em;
	color:#e61e29;
	width:125px;
}
/*--------Cajas de las imagenes de la Seccion de Videos----------*/
p.img-video {
	margin:25px 5px 20px 9px;
	background-color:#e6e4e4;
	border:1px solid #bbbaba;
	height:105px;
	width:63px;
	float: left;
}
p.img-video img {
	display: inline;
	margin: 4px 0px 0px -15px;
	border:1px solid #ccc;
}
p.img-video a:hover img {
	border: 1px solid #e61e29;
}
.desc-video {
	text-align: center;
	display:block;
	font-weight:bold;
	margin: 7px 0px 0px -21px;
	padding:0px;
	line-height:15px;
	font-size:0.875em;
	color:#e61e29;
	width:108px;
}


/*--------Cajas de las imagenes de la Secccion Television----------*/

p.img-tele {
	margin:20px 30px 60px 16px;
	background-color:#e6e4e4;
	border:1px solid #bbbaba;
	height:105px;
	width:63px;
	float: left;
}
p.img-tele img {
	display: inline;
	margin: 4px 0px 0px -15px;
	border:1px solid #ccc;
}
p.img-tele a:hover img {
	border: 1px solid #e61e29;
}
.desc-tele {
	text-align: center;
	display:block;
	font-weight:bold;
	margin: 7px 0px 0px -21px;
	padding:0px;
	line-height:15px;
	font-size:0.875em;
	color:#e61e29;
	width:108px;
}
p.img-tele em {
	font-style:normal;
	font-size:9px;
	width:108px;
	display:block;
	margin: 7px 0px 0px -21px;
	padding:0px 0px 0px 0px;
}

p.img-tele em a {
	text-decoration:none;
	color:#721d1f;
	margin: 0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
}

p.img-tele em a:hover {
	text-decoration:underline;
	color:#721d1f;
}

.icon {
	background:url("../images/acrobat.png") left no-repeat;
	height:16px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}



/*--------------------Cajas Inicio de Discografia-------------------*/
p.img-discogra {
	margin:25px 15px 20px 60px;
	background-color:#e6e4e4;
	border:1px solid #bbbaba;
	height:212px;
	width:170px;
	float: left;
}
p.img-discogra img {
	display: inline;
	margin: 4px 0px 0px -13px;
	border:1px solid #ccc;
}
p.img-discogra a:hover img {
	border: 1px solid #e61e29;
}
.desc-discogra {
	text-align: center;
	display:block;
	font-weight:bold;
	margin: 20px 0px 0px 0px;
	padding:0px;
	line-height:15px;
	font-size:0.875em;
	color:#e61e29;
	width:170px;
}

/*--------Cajas de las imagenes de la Seccion Galeria Fans----------*/
p.img-fans {
	margin:12px 5px 10px 9px;
	background-color:#e6e4e4;
	border:1px solid #bbbaba;
	height:105px;
	width:63px;
	float: left;
}
p.img-fans img {
	display: inline;
	margin: 4px 0px 0px -15px;
	border:1px solid #ccc;
}
p.img-fans a:hover img {
	border: 1px solid #e61e29;
}
.desc-fans {
	text-align: center;
	display:block;
	font-weight:bold;
	margin: 7px 0px 0px -21px;
	padding:0px;
	line-height:15px;
	font-size:0.875em;
	color:#e61e29;
	width:108px;
}
/*--------Seccion Cajas Columna Derecha Interior----------*/

.box1 {
	position: relative;
	padding:0px;
	float: right;
	width: 190px;
	/*height:47px;*/
	margin:18px 7px 0px 0px;
	background:url("../images/julio-subnav2.gif") top left no-repeat;
	z-index:0;
}
.box1 ul {
	margin:0px 0px 0px 10px;
	width:175px;
	height:30px;
}
.box1 ul li {
	display:inline;
	padding:0px ;
	margin:0px;
}
.box1 ul li a {
	margin:0px;
	padding:0px;
	color:#828282;
	text-decoration:none;
}
.box1 ul li a:hover {
	color:#000;
	text-decoration:none;
}
.corner-box1 {
	background:url("../images/julio-subnav-bottom2.gif") left bottom no-repeat;
	margin:2px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.box1-guest {
	position: relative;
	padding:0px;
	float: right;
	width: 190px;
	/*height:47px;*/
	margin:5px 7px 0px 0px;
	background:url("../images/julio-subnav2.gif") top left no-repeat;
	z-index:0;
}
.box1-guest ul {
	margin:10px 0px 0px 7px;
	width:175px;
	height:30px;
}
.box1-guest ul li {
	display:inline;
	padding:0px 3px 0px 3px;
}
.box1-guest ul li a {
	margin:0px;
	padding:0px 2px;
	color:#828282;
	text-decoration:none;
}
.box1-guest ul li a:hover {
	color:#000;
	text-decoration:none;
}
.corner-box1-guest {
	background:url("../images/julio-subnav-bottom2.gif") left bottom no-repeat;
	margin:-14px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.corner {
	background:url("../images/julio-subnav-bottom2.gif") left bottom no-repeat;
	margin:40px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.box2 {
	position: relative;
	padding:0px;
	float: right;
	width: 190px;
	margin:5px 7px 0px 0px;
	background:url("../images/julio-subnav2.gif") top left no-repeat;
	z-index:0;
}
.box2 p {
	margin:9px 0px 0px 0px;
	padding:0px 10px 0px 7px;
	font-size:10px;
	color:#000;
	font-weight:normal;
}
.corner-box2 {
	background:url("../images/julio-subnav-bottom2.gif") left bottom no-repeat;
	margin:-17px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.box3 {
	position: relative;
	padding:0px;
	float: right;
	width: 190px;
	margin:5px 7px 0px 0px;
	background:url("../images/julio-subnav2.gif") top left no-repeat;
	z-index:0;
}
.box3 p {
	margin:9px 0px 0px 0px;
	padding:0px 10px 0px 7px;
	font-size:10px;
	color:#000;
	font-weight:normal;
}
.corner-box3 {
	background:url("../images/julio-subnav-bottom2.gif") left bottom no-repeat;
	margin:-17px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
.box4 {
	position: relative;
	padding:0px;
	float: right;
	width: 190px;
	margin:5px 7px 0px 0px;
	background:url("../images/julio-subnav2.gif") top left no-repeat;
	z-index:0;
}
.box4 h2 {
	margin:10px 0px 0px 0px;
	padding:0px 10px 0px 10px;
	font-size:0.875em;
	color:#e61e29;
	font-weight:bold;
}
.corner-box4 {
	background:url("../images/julio-subnav-bottom2.gif") left bottom no-repeat;
	margin:-6px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
/*--------Fin Seccion Cajas Columna Derecha Interior----------*/

.galeria h2 {
	background:url("../images/header.gif") 0 0 no-repeat;
	margin-top:0px;
	padding:0px 10px 0px 10px;
	font-size:13px;
	color:#fff;
	font-weight:bold;
}
.cornerb {
	background:url("../images/bgmaincol-bottom2.gif") bottom left no-repeat;
}
/* Menu en el Pie de Pagina Espaņol */

#footer-esp {
	font-size:0.8em;
	padding:0px 5px 0px 5px;
	margin:0px 0px 0px 0px;
	background:url("../images/julio-footer2.gif") top left no-repeat;
	height:30px;
}
#footermenu-esp ul {
	margin:0px;
	padding-left:18px;
	list-style:none;
	font-weight:normal;
	color:#fff;
}
#footermenu-esp ul li {
	display:inline;
	font-weight:normal;
	color:#fff;
}
#footermenu-esp ul li a {
	display:block;
	float:left;
	padding:7px 18px;
	text-decoration:none;
	font-weight:normal;
	color:#000;
}
#footermenu-esp a:hover {
	text-decoration:none;
	color:#e61e29;
}
/* Fin del Menu en el Pie de Pagina */

/* Menu en el Pie de Pagina */

#footer-ing {
	font-size:0.8em;
	padding:0px 5px 0px 5px;
	margin:0px 0px 0px 0px;
	background:url("../images/julio-footer.gif") top left no-repeat;
	height:30px;
}
#footermenu-ing ul {
	margin:0px;
	padding-left:18px;
	list-style:none;
	font-weight:normal;
	color:#fff;
}
#footermenu-ing ul li {
	display:inline;
	font-weight:normal;
	color:#fff;
}
#footermenu-ing ul li a {
	display:block;
	float:left;
	padding:7px 18px;
	text-decoration:none;
	font-weight:normal;
	color:#fff;
}
#footermenu-ing a:hover {
	text-decoration:none;
	color:#f7cf1f;
}
/* Fin del Menu en el Pie de Pagina */




/* Estilos para el panel Toogle de la seccion Noticias*/

.container {
	width: 628px;
	margin: 0 auto;
}
h1 span {
	color: #666;
}
h1 small {
	font: 0.3em normal Verdana, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: 1.5em;
	display: block;
	color: #666;
}
h2.trigger {
	padding: 0 0 0 50px;
	margin: 0 0 5px 0;
	background: url("../images/h2_trigger_a1.gif") no-repeat;
	height: 46px;
	line-height: 46px;
	width: 610px;
	font-size: 1em;
	font-weight: normal;
	float: left;
}
h2.trigger strong {
	color: #e61e29;
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h2.trigger a {
	color: #e61e29;
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
}
h2.trigger a:hover {
	color: #000;
}
h2.active {
	background-position: left bottom;
}
.toggle_container {
	margin: 0 0 5px;
	padding: 0;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
	/* background: #f0f0f0 url("../images/toggle_block_stretch.gif") repeat-y left top; */
	overflow: hidden;
	font-size: 1.2em;
	width: 628px;
	clear: both;
}
.toggle_container .block {
	padding: 20px;/* background: url("../images/toggle_block_btm.gif") no-repeat left bottom; */
}
.toggle_container .block p {
	padding: 5px 0;
	margin: 5px 0;
	font-size: 0.85em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.toggle_container h3 {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 7px;
	padding: 0 0 3px 0;
	border-bottom: 1px dashed #ccc;
}
.toggle_container h4 {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
	margin: 0 0 7px;
	padding: 0 0 5px 0;
	color:#000;
}
.toggle_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}
/* Estilos para las Pestaņas */

/* tab pane styling */
div.panes div {
	display:none;
	padding:15px 0px;
	margin: 0px 0px 0px 14px;
	width: 626px;
	min-height:750px;
	/*border:1px solid #999;*/
	border-top:0;
	font-size:1em;
	background: url("../images/content_bg-tabs.jpg") top left no-repeat;
}
#wrap-pane {
	padding:5px 0px;
	margin: 0px 0px 0px 12px;
	border-top:0px;
	_background-image:none;
}
.pane {
	display:none;
	padding:15px 0px;
	margin: 0px 0px 0px 0px;
	min-height:750px;
	/*border:1px solid #999;*/
	border-top:0;
	font-size:1em;
	background: url("../images/content_bg-tabs.jpg") top left no-repeat;
}
.wrap .pane h2 {
	font-size: 1.1em;
	margin:12px 0px 0px -10px;
	padding:0px 20px 0px 0px;
	color:#e61e29;
	font-weight:bold;
}
.wrap .pane h3 {
	font-size: 1.05em;
	margin:12px 0px;
	padding:0px 20px 0px 20px;
	color:#e61e29;
	font-weight:bold;
}
.wrap .pane p {
	font-size:0.85em;
	margin: 5px 0px 0px -10px;
	padding:5px 0px;
	color:#000000;
}
/* Estilos para las Pestaņas Espaņol */
/* root element for tabs  */
ul.tabs-esp {
	list-style:none;
	margin:0 !important;
	padding-left:35px;
	/*border-bottom:1px solid #666;*/
	height:30px;
}
/* single tab */
ul.tabs-esp li {
	float:left;
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important;
}
/* link inside the tab. uses a background image */
ul.tabs-esp a {
	background: url("../images/amarillo.png") no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;
	line-height:30px;
	width: 134px;
	text-align:center;
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;
	position:relative;
	top:1px;
}
ul.tabs-esp a:active {
	outline:none;
}
/* when mouse enters the tab move the background image */
ul.tabs-esp a:hover {
	background-position: -420px -31px;
	color:#fff;
}
/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs-esp a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;
	cursor:default !important;
	color:#000 !important;
}
/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */

/* width 1 */
ul.tabs-esp a.s {
	background-position: -553px 0;
	width:81px;
}
ul.tabs-esp a.s:hover {
	background-position: -553px -31px;
}
ul.tabs-esp a.s.current {
	background-position: -553px -62px;
}
/* width 2 */
ul.tabs-esp a.l {
	background-position: -248px -0px;
	width:174px;
}
ul.tabs-esp a.l:hover {
	background-position: -248px -31px;
}
ul.tabs-esp a.l.current {
	background-position: -248px -62px;
}
/* width 3 */
ul.tabs-esp a.xl {
	background-position: 0 -0px;
	width:248px;
}
ul.tabs-esp a.xl:hover {
	background-position: 0 -31px;
}
ul.tabs-esp a.xl.current {
	background-position: 0 -62px;
}
/* initially all panes are hidden */ 
div.panes div.pane {
	display:block;
}
/* Fin Estilos para las Pestaņas Espaņol */


/* Estilos para las Pestaņas Ingles */
/* root element for tabs  */
ul.tabs-ing {
	list-style:none;
	margin:0 !important;
	padding-left:35px;
	/*border-bottom:1px solid #666;*/
	height:30px;
}
/* single tab */
ul.tabs-ing li {
	float:left;
	text-indent:0;
	padding:0;
	margin:0 !important;
	list-style-image:none !important;
}
/* link inside the tab. uses a background image */
ul.tabs-ing a {
	background: url("../images/rojo.png") no-repeat -420px 0;
	font-size:11px;
	display:block;
	height: 30px;
	line-height:30px;
	width: 134px;
	text-align:center;
	text-decoration:none;
	color:#000;
	padding:0px;
	margin:0px;
	position:relative;
	top:1px;
}
ul.tabs-ing a:active {
	outline:none;
}
/* when mouse enters the tab move the background image */
ul.tabs-ing a:hover {
	background-position: -420px -31px;
	color:#fff;
}
/* active tab uses a class name "current". it's highlight is also done by moving the background image. */
ul.tabs-ing a.current, ul.tabs a.current:hover, ul.tabs li.current a {
	background-position: -420px -62px;
	cursor:default !important;
	color:#000 !important;
}
/* Different widths for tabs: use a class name: w1, w2, w3 or w2 */

/* width 1 */
ul.tabs-ing a.s {
	background-position: -553px 0;
	width:81px;
}
ul.tabs-ing a.s:hover {
	background-position: -553px -31px;
}
ul.tabs-ing a.s.current {
	background-position: -553px -62px;
}
/* width 2 */
ul.tabs-ing a.l {
	background-position: -248px -0px;
	width:174px;
}
ul.tabs-ing a.l:hover {
	background-position: -248px -31px;
}
ul.tabs-ing a.l.current {
	background-position: -248px -62px;
}
/* width 3 */
ul.tabs-ing a.xl {
	background-position: 0 -0px;
	width:248px;
}
ul.tabs-ing a.xl:hover {
	background-position: 0 -31px;
}
ul.tabs-ing a.xl.current {
	background-position: 0 -62px;
}
/* initially all panes are hidden */ 
div.panes div.pane {
	display:block;
}
/* initially all panes are hidden */ 
div.pane div.pane {
	display:block;
}
/* Fin Estilos para las Pestaņas Ingles */









/* //////////////////////////////////////////////////////////////////////////////////////// */


/*

 Estilos para los tickers de noticias

#listticker {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:60px;
	width:520px;
	overflow:hidden;
	border:solid 1px #DEDEDE;
	padding:28px 10px 14px 10px;
}
#listticker li {
	height:60px;
	padding:5px;
	list-style:none;
}
#listticker a {
	color:#e61e29;
	margin-bottom:3px;
}
#listticker .news-title {
	display:block;
	font-weight:bold;
	margin-bottom:4px;
	font-size:1em;
	text-decoration:none;
}
#listticker .news-text {
	display:block;
	font-size:0.8em;
	color:#000;
	text-align:justify;
}
#listticker img {
	float:left;
	margin-right:14px;
	padding:4px;
	border:solid 1px #DEDEDE;
}

Estilos para el Ticker de noticias interior

#listticker-in {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:60px;
	width:190px;
	overflow:hidden;
	/*border:solid 1px #DEDEDE;
	padding:6px 3px 14px 4px;
}
#listticker-in li {
	height:60px;
	padding:5px;
	list-style:none;
}
#listticker-in a {
    color:#000000;
}
#listticker-in .news-title {
	display:block;
	font-weight:bold;
	margin-bottom:4px;
	text-decoration:none;
	font-size:0.875em;
	color:#000000;
}
#listticker-in .news-text {
	display:block;
	font-size:11px;
	color:#000;
}
*/

/*------------------Cuadros del Mapa de Sitio----------------------*/

#cuadro-right {
	float: right;
	width: 285px;
	height:80px;
	margin: 0 15px 7px 0;
	padding: 5px 13px 20px 0px;
	border: 1px solid #DDD;
	background: #eee url("../images/bg-sitemap.gif") repeat-x;
	color: #5D5D5D;
	line-height: 1.5em;
}
#cuadro-right p {
	margin: 0px;
	font-size: 0.85em;
}
#cuadro-right h2 {
	font-size: 1.0em;
	margin-left:0px;
	margin-top:3px;
	color:#e61e29;
}
#cuadro-right a {
	display: block;
	height: 12px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	text-decoration:none;
	color:#000000;
}
#cuadro-right a:hover {
	text-decoration:none;
	color:#f7cf1f;
}
/*---------------------Cuadro Derecho------------------------*/

#cuadro-left {
	margin: 0 325px 15px 20px;
	height:80px;
	border: 1px solid #DDD;
	background: #eee url("../images/bg-sitemap.gif") repeat-x;
	color: #5D5D5D;
	line-height: 1.5em;
	padding: 5px 6px 20px 20px;
}
#cuadro-left p {
	margin: 0px;
	font-size: 0.85em;
}
#cuadro-left h2 {
	font-size: 1.0em;
	margin-left:-19px;
	margin-top:3px;
	color:#e61e29;
}
#cuadro-left a {
	display: block;
	height: 12px;
	padding-bottom: 4px;
	margin-bottom: 2px;
	text-decoration:none;
	color:#000000;
}
#cuadro-left a:hover {
	text-decoration: none;
	color:#f7cf1f;
}
.nohover a:hover {
	text-decoration: none;
	color:#f7cf1f;
}
#cuadro-left p {
	padding: 0;
	margin: 0;
}
/*-----------Cuadro Contacto-------------*/

#cuadro-contacto {
	float:left;
	width: 480px;
	height:360px;
	border: 1px solid #DDD;
	background: #eee url("../images/bg-sitemap.gif") repeat-x;
	color: #5D5D5D;
	line-height: 1.5em;
	margin-top: 75px;
	margin-right: 5px;
	margin-bottom: 7px;
	margin-left: 80px;
	padding-top: 5px;
	padding-right: 13px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#cuadro-contacto h2 {
	font-size: 1.0em;
	padding:5px 0px 20px 0px;
	text-align:center;
	margin:0px;
}
#cuadro-contacto p {
	margin: 0px;
	padding-bottom:5px;
	font-size: 1.0em;
	text-align:center;
	color:#000000;
}
#cuadro-contacto strong {
	font-size: 1.2em;
	text-align:center;
	color:#e61e29;
}
/*------------Cuadro Carateristicas Tienda-----------------*/
p.cuadro-tienda {
	margin: 0px 0px 0px 0px;
	width: 480px;
	height:230px;
	padding:0px 0px 0px 0px;
	background: #eee url("../images/bg-sitemap.gif") repeat-x;
	color: #5D5D5D;
}

/*-----------------Ticker de Noticias------------------*/
.newsticker {
	padding: 3px;
	height:90px;
	margin:1px 0px 0px 0px;
}
.newsticker ul {
	list-style-type: none;
	padding:0px 0px 0px 0px;
	margin:0x 0px 0px 0px;
}
.newsticker span {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:0.65em;
	color:#000000;
	margin:0px;
	padding:0px;
	font-weight:normal;
	text-transform:uppercase;
}
.newsticker p {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size:0.8em;
	font-style:normal;
	margin:5px 0px 0px 0px;
	padding:0px;
	text-align:left;
	padding-bottom:10px;
}
.newsticker li {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 6px;
}
.newsticker li a {
	text-decoration:none;
	font-weight:bold;
	color:#000000;
}
.newsticker a:hover {
	text-decoration:underline;
	color:#e61e29;
}
.newsticker li img {
	float:left;
	background-color:#e6e4e4;
	border:1px solid #bbbaba;
	margin:0px 15px 0px 8px;
	padding-left:10px;
	padding:6px;
}

hr {border: 1px dotted #efefef;
    padding:0px;
    margin: 20px 0 20px 0;
}

