@charset "UTF-8";
/* CSS Document */

/*   POP 608*/
.pop608 {
	display: block;
	overflow: visible;
	height: 582px;
}
.pop608content {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color:#E3E3E3;
	padding-bottom: 13px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 8px;
}

/*   POP 518*/
.pop518 {
	display: block;
	width: 480px;
	overflow: visible;
}
.pop518content {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	background-color:#E3E3E3;
	padding: 8px;
}
/*   POP 358*/
.pop358 {
	display: block;
	overflow: visible;
}
.pop358content {
	margin:0px;
	background-color:#E3E3E3;
	padding: 8px;
}
.pop358content h4 {
	padding-bottom: 8px;
	padding-top: 8px;
	font-weight: bold;
	margin: 0px;
}

/*   POP AUDIO 360*/
.pop_audio360 {
	display: block;
	width: 320px;
	overflow: visible;
}
.pop_audio360content {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding:8px;
	background-color:#E3E3E3;
}
.pop_audio360media {
	background-color:#E3E3E3;
	margin:0px;
	padding:8px;
	text-align: center;
}
/*   POP VIDEO 620*/
.pop_video620 {
	display: block;
	width: 560px;
	overflow: visible;
}
.pop_video620content {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding:8px;
	background-color:#E3E3E3;
}
.pop_video620media {
	background-color:#E3E3E3;
	margin:0px;
	padding:8px;
	text-align: center;
}

/*   POP ZOOM 678*/
.pop_zoom678 {
	display: block;
	width: 640px;
	overflow: visible;
}
.pop_zoom678content {
	margin:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	padding:8px;
	background-color:#E3E3E3;
}
.pop_zoom678content img {
	padding-bottom: 12px;
}	

/* botones */

.botonverde {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #000000;
	background-image: url(../images/pop_ups/boton_verde.png);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 1px;
	text-align: center;
	display: block;
	float: right;
	padding-right: 16px;
	padding-left: 16px;
	height: 21px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #E3E3E3;
	margin-left: 10px;
}
input.botonverde:hover{	color: #FFFFFF;
 }

.botongris {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../images/pop_ups/boton_gris.png);
	background-repeat: no-repeat;
	background-position: left top;
	letter-spacing: 1px;
	text-align: center;
	display: block;
	float: right;
	padding-right: 16px;
	padding-left: 16px;
	height: 21px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #E3E3E3;
	margin-left: 10px;
}
input.botongris:hover{	color: #000000;
 }
 
 
.formularios {
	font-size: 11px;
	line-height: 11px;
	color: #666666;
	padding: 2px;
	margin-bottom: 4px;
	border: 1px solid #D6D6D6;
	float: left;
}
.formslabels {
	padding-top: 3px;
	padding-bottom: 2px;
	float: left;
	width: 90px;
	line-height: 15px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.formslabelsBold {
	padding-top: 3px;
	padding-bottom: 2px;
	float: left;
	width: 90px;
	line-height: 15px;
	font-weight: bold;
}
.enviar {
	text-align:right;
	clear: both;
	margin-top: 12px;
	margin-bottom: 0px;
	height: 24px;
	padding-top: 4px;
}
.enviar ul {
	display:block;
	margin-top: 4px;
	margin-bottom: 0px;
	height: 24px;
	padding-top: 4px;
}
.enviar li {
	margin-top: 4px;
	margin-bottom: 0px;
	height: 24px;
	list-style-type: none;
	display:block;
	float:right;
	padding: 4px 4px 4px 0px;
}
/* clases que existian pero debieron ser adaptadas a los popUps */
.enviarpop a {
	background-image: url(../images/pictos/enviar.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	margin-right: 6px;
	color:#000000;
	line-height: 18px;
	padding-left: 28px;
}
.enviarpop a:hover {
	background-image: url(../images/pictos/enviar_f2.png);
	background-repeat: no-repeat;
	background-position: left 2px;
	color:#15A59B;
}
.imprimirpop a {
	background-image: url(../images/pictos/imprimir.png);
	display: block;
	height: 22px;
	width: 30px;
	background-repeat: no-repeat;
	background-position: center center;
	color:#000000;
}
.imprimirpop a:hover {
	background-image: url(../images/pictos/imprimir_f2.png);
	background-repeat: no-repeat;
	background-position: center center;
}

/* clases de los contenidos de los pop ups */
/*  elementos content */
	
.col2 {
	width:45%;
	float:left;
	display:block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
.separadorups {
	clear: both;
	line-height: 1px;
	font-size: 1px;
	background-image: url(../images/pop_ups/lineapunteada.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	display: block;
	height: 1px;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.size13 {
	font-size: 13px;
	padding-top:0px;
	padding-bottom:12px;
	line-height:18px;
	margin: 0px;
}

.listaLinksPopUps {
	margin: 0px;
	list-style-type: none;
	padding: 8px;
}
.listaLinksPopUps li a {
	background-image: url(../images/pop_ups/link.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	list-style-type: none;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 14px;
}
.listaGeneros {
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 24px;
}
.descripciones-mas a {
	background-image: url(../images/pictos/mas.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 300px;
	color: #000000;
	padding-left: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.descripciones-mas a:hover {
	background-image: url(../images/pictos/mas_f2.png);
	color: #15A59B;
}
.descripciones-menos a {
	background-image: url(../images/pictos/menos.png);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	width: 300px;
	color: #000000;
	padding-left: 14px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.descripciones-menos a:hover {
	background-image: url(../images/pictos/menos_f2.png);
	color: #15A59B;
}
.info_blanca {
	background-image: url(../images/pop_ups/bg_blanc358.png);
	background-position: left top;
	padding: 8px;
	margin-bottom: 8px;
	margin-top: 8px;
}
.listado_pdf {
	color: #000000;
	background-image: url(../images/pop_ups/picto_pdf_popups.png);
	background-position: 6px 7px;
	display: block;
	padding-top: 4px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	padding-left: 26px;
}
.listado_pdf a{
	color: #000000;
	text-decoration:underline;
}
.listado_pdf a:hover{
	color: #15A59B;
	text-decoration:underline;
}
.bgtransp {
	background-image: url(../images/clear.gif);
	background-repeat: repeat;
	background-color: transparent;
}

.tiendaslink {
	color: #000000;
	text-decoration: underline;
	padding: 7px 0px 7px 0px;
}
.tiendaslink a {
	color: #000000;
	text-decoration: underline;
}
.tiendaslink a:hover {
	color: #15A59B;
	text-decoration: underline;
}

