/*-----------compatibilidades------------*/

#swf {
	z-index: -999;
}


/*-------- Box to paso a paso ------------*/

div#contenedor-lista-tutorial{
	 width: 665px;
	 height:120px;
	 border-color:#990000;
	 border-width:1px;
	 border-style:solid;
}
div#contenido-lista-tutorial{
	padding: 5px;
}
div#descripcion-lista-tutorial{
	 width: 545px;/* 545 = 665(total)-2(border)-108(foto)-10(padding 5)*/
	 height:110px;
	 float:left;
}

/*------- FOTOS PASO A PASO LISTA--------*/

div#artista-lista-tutorial{
	width: 108px;
	height:108px;
	border-color:#990000;
	border-width:1px;
	border-style:solid;
	float:left;
}
div#foto-lista-tutorial{
	width: 108px;
	height:108px;
	border-color:#990000;
	border-width:1px;
	border-style:solid;
	float:left;
}

/*--------------------------------------*/

div#sumilla-lista-tutorial{	 
	 height:95px;
	 padding-left:10px;
	 padding-right:10px;
	 font-family:Verdana;
	 font-size:11px;
}
div#cortesia-lista-tutorial{
	 height:15px;
	 padding-left:5px;
	 padding-right:5px;
	 font-family:Verdana;
	 font-size:10px;
}
div#cortesia-lista-tutorial1{
	 float:left;
	 width:360px;
}
div#cortesia-lista-tutorial2{
	float:left;
	text-align:right;
}
div#detalle-lista-tutorial{
	height:110px;
	width:435px;
	float:left;
}
div#search-tutorial{
	font-family:Verdana;
	font-size:11px;	
	width: 665px;
	height:145px;
}
div#contenido-tutorial{
	width: 665px;
}
div#search-categoria-tutorial{
	width:316px;
	height:50px;
	float:left;
	padding-top:10px;
}
div#search-artista-tutorial{
	width:316px;
	height:50px;
	float:left;
	padding-top:10px;
}
div#select-tutorial{
	width:210px;
	float:left;
}
div#boton-tutorial{
	width:100px;
	float:left;
}
.myFormSearchTutorial{
	display:inline;
	margin-bottom:0;
}


/*----------sistema búsqueda de paso a paso -----------*/

.myFormSearchTutorial fieldset{
	border:1px solid #CCC;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
}
.myFormSearchTutorial fieldset legend {
	color:#000000;
}
.myFormSearchTutorial input#txt_busqueda{
	height:16px;
	width:498px;
	background:#FFF url(../imagenes/icons/search.gif) no-repeat left;
	border:1px solid #A0A0A0;
	font-size:11px;
	font-family:Verdana;
	padding:3px 3px 3px 23px;
	float:left;
}
.myFormSearchTutorial input.button {
	width:80px;
	height:24px;
	background-color:#993300;
	border:1px solid #993300;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	float:left;
}

.myFormSearchTutorial select#txt_categoria {
	width:200px;
	font-size:11px;
	font-family:Verdana;
}
.myFormSearchTutorial select#txt_artista {
	width:200px;
	font-size:11px;
	font-family:Verdana;
}

/*-----------------------------------------------------------*/

.enlace-slinea {
	text-decoration: none;
	color: #000000;
}
.enlace-slinea-myFormArtista {
	text-decoration: none;
	color:#666666;
	font-size:11px;
	font-family:Verdana;
}
.texto_coyright {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.texto_busqueda {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	text-align:right;
}

/*.texto1 {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	text-align:right;
}*/

/*-----------------PASO APASO-------------------*/

#menu {
	padding:0px;
	float:right;
	width:195px;
	/*height:40px;*/
	}
#menuList {
	list-style-type: none;
	/*padding:0px 0px 24px 30px;*/
	margin: 0px;
	}
#menuList li {
	float: left;
	height: 24px;
	margin: 0px 1px 0 1px;
	font-family:Verdana;
	font-size:10px;
	border:1px solid #FFF;	
	}
#menuList a {
	float: left;
	display: block;
	text-decoration: none;
	width:60px;
	text-align:center;
	padding-top:5px;
	padding-bottom:7px;
	}
#menuList a:link, #menuList a:visited {
	background-color:#971306;
	color: #FFF;
	}
#menuList a:hover {
	background: #F8980E; color:#FFF;
	}
#menuList li#active a:link, #menuList li#active a:visited {
	background-color: #000;
	color:#FFF;
	}
#menuList li#active a:hover {
	background-color:#A90000;
	color: #FFF;
	}
	
div#toolbar-tutorial{
	width:650px;
	height:26px;
	padding:3px;
	background: #971306;
}
div#seccion{
	float:left;
	font-family:Verdana;
	font-size:11px;
	color:#FFFFFF;
	padding-top:6px;
	padding-left:3px;
}
div#resumen-tutorial{
	width:650px;
	height:220px;
}
div#foto-tutorial{
	position:absolute;
	float:left;
}
.texto_seccion {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

/*---------favoritos----------*/

div#contenedor-favorito{
	width:190px;
	height:190px;
	padding:1px;
	text-align:center;
	font-family: Verdana;
	font-size: 11px;
	color:#000000;
}
div#foto-favorito{
	width:186px;
	height:166px;
	padding:2px;
	border-color:#CCCCCC;
	border-width:1px;
	border-style:solid;
}
div#artista-favorito a:hover{
	padding:2px;
	text-decoration:underline;
}
div#contenido-favoritos{
	width: 665px;
}
.texto_seccion_interna {

	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.texto_catalogo {
	font-family: Verdana;
	font-size: 10px;
	color: #970F01;
	text-decoration: none;
	font-weight: bold;
}

/*...DESUSCRIPCION AL BOLETIN ELECTRONICO...*/

#desuscripcion-boletin{
	font-family:Verdana;
	font-size:11px;
	width:680px;
	height:150px;
}

.myFormdeSucripcion{
	display:inline;
	margin-bottom:0;
}

.myFormdeSuscripcion fieldset{
	border:1px solid #CCC;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	height:110px;
	width: 640px;
	color:#000000;
}

.myFormdeSuscripcion fieldset legend {
	color:#000000;
}

.myFormdeSuscripcion small {
	color:#999999;
}

.myFormdeSuscripcion input#txt_email{
	height:16px;
	width:609px;
	background:#FFF url(../imagenes/icons/mail.gif) no-repeat left;
	border:1px solid #A0A0A0;
	font-size:11px;
	font-family:Verdana;
	padding:3px 3px 3px 23px;
	float:left;
	margin-bottom:1.0em;
}


.myFormdeSuscripcion label { 
	display: block; 
	float: left;  
	padding: 0;
	margin:0px 5px 5px 0px;
}

.myFormdeSuscripcion input.button {
	width:80px;
	height:24px;
	background-color:#993300;
	border:1px solid #993300;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	float:right;
}



/*...SUSCRIPCION AL BOLETIN ELECTRONICO...*/

#suscripcion-boletin{
	font-family:Verdana;
	font-size:11px;
	width:650px;
	height:200px;
}

.myFormSucripcion{
	display:inline;
	margin-bottom:0;
}

.myFormSuscripcion fieldset{
	border:1px solid #CCC;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	height:160px;
	width: 610px;
	color:#000000;
}

.myFormSuscripcion fieldset legend {
	color:#000000;
}

.myFormSuscripcion small {
	color:#999999;
}

.myFormSuscripcion input#txt_nombres{
	height:16px;
	width:579px;
	background:#FFF url(../imagenes/icons/user.gif) no-repeat left;
	border:1px solid #A0A0A0;
	font-size:11px;
	font-family:Verdana;
	padding:3px 3px 3px 23px;
	float:left;
	margin-bottom:1.0em;
}

.myFormSuscripcion input#txt_email{
	height:16px;
	width:579px;
	background:#FFF url(../imagenes/icons/mail.gif) no-repeat left;
	border:1px solid #A0A0A0;
	font-size:11px;
	font-family:Verdana;
	padding:3px 3px 3px 23px;
	float:left;
	margin-bottom:1.0em;
}

.myFormSuscripcion input.button {
	width:80px;
	height:24px;
	background-color:#993300;
	border:1px solid #993300;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	float:right;
}

.myFormSuscripcion label { 
	display: block; 
	float: left;  
	padding: 0;
	margin:0px 5px 5px 0px;
}

/*...REENVIO DE BOLETINES ELECTRONICOS...*/

#reenvio-boletin{
	font-family:Verdana;
	font-size:11px;
	width:670px;
	height:520px;
}

.myFormReenvio{
	display:inline;
	margin-bottom:0;
}

.myFormReenvio fieldset{
	border:1px solid #CCC;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	height:460px;
	width: 640px;
}

.myFormReenvio fieldset legend {
	color:#000000;
}

.myFormReenvio fieldset#fieldset-datos{
	border:1px solid #CCC;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	height:130px;
	width: 615px;
}

.myFormSuscripcion fieldset#fieldset-datos legend {
	color:#000000;
}

.myFormReenvio fieldset#fieldset-remitente{
	border:1px solid #CCC;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	height:130px;
	width: 615px;
}

.myFormSuscripcion fieldset#fieldset-remitente legend {
	color:#000000;
}

.myFormReenvio fieldset#fieldset-boletin{
	border:1px solid #CCC;
	padding-bottom:10px;
	padding-left:10px;
	padding-right:10px;
	height:60px;
	width: 615px;
}

.myFormSuscripcion fieldset#fieldset-boletin legend {
	color:#000000;
}

.myFormReenvio small {
	color:#999999;
}

.myFormReenvio input#txt_nombres{
	height:16px;
	width:580px;
	background:#FFF url(../imagenes/icons/user.gif) no-repeat left;
	border:1px solid #A0A0A0;
	font-size:11px;
	font-family:Verdana;
	padding:3px 3px 3px 23px;
	float:left;
	margin-bottom:1.0em;
}

.myFormReenvio input#txt_email{
	height:16px;
	width:580px;
	background:#FFF url(../imagenes/icons/mail.gif) no-repeat left;
	border:1px solid #A0A0A0;
	font-size:11px;
	font-family:Verdana;
	padding:3px 3px 3px 23px;
	float:left;
}

.myFormReenvio input#txt_nombres_remitente{
	height:16px;
	width:580px;
	background:#FFF url(../imagenes/icons/user.gif) no-repeat left;
	border:1px solid #A0A0A0;
	font-size:11px;
	font-family:Verdana;
	padding:3px 3px 3px 23px;
	float:left;
	margin-bottom:1.0em;
}

.myFormReenvio input#txt_email_remitente{
	height:16px;
	width:580px;
	background:#FFF url(../imagenes/icons/mail.gif) no-repeat left;
	border:1px solid #A0A0A0;
	font-size:11px;
	font-family:Verdana;
	padding:3px 3px 3px 23px;
	float:left;
}

.myFormReenvio input.button {
	width:80px;
	height:24px;
	background-color:#993300;
	border:1px solid #993300;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	float:right;
}

.myFormReenvio label { 
	display: block; 
	float: left;  
	padding: 0;
	margin:0px 5px 5px 0px;
	width:400px;
}

.selectboletin{
	font-family:Verdana;
	font-size:11px;
	color:#000000;
	width:220px;
	height:20px;	
}
#selector-boletin{
	width:250px;
	height:25px;
	float:left;
}
#previsualizador-boletin{
	width:250px;
	height:25px;
	float:left;
}

#previsualizador-boletin a:hover{
	text-decoration:underline;
}
.texto_cabecera_peq {
	font-family: Verdana;
	font-size: 10px;
	color: #FFE2A8;
	text-decoration: none;
}
.texto_cabecera_peq:hover{
	font-family: Verdana;
	font-size: 10px;
	color:#FFFFFF;
}

.texto_menu_principal {
	font-family: Verdana;
	font-size: 11px;
	color: #971306;
	text-decoration: underline;
}
.texto_menu_principal:hover{
	font-family: Verdana;
	font-size: 11px;
	color: #971306;
	text-decoration: none;
}
.texto_zona_usuario {
	font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

/*.............SECCION DE ZONA DE USUARIOS..........*/

.myFormUsuario{
	display:inline;
	margin-bottom:0;
}

.myFormUsuario input#txt_usuario{
	height:16px;
	width:90px;
	background:#FFF url(../imagenes/icons/user.gif) no-repeat left;
	border:1px solid #971306;
	font-size:10px;
	font-family:Verdana;
	padding:3px 3px 3px 23px;
	float:left;
}

.myFormUsuario input#txt_clave{
	height:16px;
	width:90px;
	background:#FFF url(../imagenes/icons/access.gif) no-repeat left;
	border:1px solid #971306;
	font-size:10px;
	font-family:Verdana;
	padding:3px 3px 3px 23px;
	float:left;
}

.myFormUsuario input.button {
	width:55px;
	height:22px;
	background-color:#993300;
	border:1px solid #FFFFFF;
	font-size:10px;
	color:#FFFFFF;
	text-align:center;
	float:right;
}

/*.............SECCION DE ZONA DE USUARIOS..........*/

.myFormUsuarioContent{
	display:inline;
	margin-bottom:0;
}

.myFormUsuarioContent input#txt_usuario{
	height:16px;
	width:110px;
	background:#FFF url(../imagenes/icons/user.gif) no-repeat left;
	border:1px solid #971306;
	font-size:10px;
	font-family:Verdana;
	padding:3px 3px 3px 23px;
}

.myFormUsuarioContent input#txt_clave{
	height:16px;
	width:110px;
	background:#FFF url(../imagenes/icons/access.gif) no-repeat left;
	border:1px solid #971306;
	font-size:10px;
	font-family:Verdana;
	padding:3px 3px 3px 23px;
}

.myFormUsuarioContent input.button {
	width:65px;
	height:22px;
	background-color:#993300;
	border:1px solid #FFFFFF;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
	float:right;
}

.myFormUsuarioContent label{ 
	font-size:11px;
	font-family:Verdana;
	width:140px;
	height:20px;
	display:block;
	text-align:left;
}

/*---------------------------------------------*/

.form1 input#txt_contador_caracteres{
	height:25px;
	width:20px;
	border:1px solid #FFFFFF;
	font-size:10px;
	font-family:Verdana;
}

/*.............SECCION DE REGISTRO DE ARTISTAS..........*/

.myFormArtista{
	/*display:inline;*/
	margin-bottom:0;
	width:600px;
}

.myFormArtista label{ 
	font-size:11px;
	font-family:Verdana;
	width:160px;
	display: block;
	float:left;
}

.myFormArtista small,blockquote{
	color:#666666;
	font-size:11px;
	font-family:Verdana;
}

.myFormArtista input#txt_nombres{
	height:16px;
	width:260px;
	background:#FFF url(../imagenes/icons/user.gif) no-repeat left;
	border:1px solid #7F9DB9;
	font-size:11px;
	font-family:Verdana;
	padding:3px 3px 3px 23px;
	/*float:left;*/
}

.myFormArtista input#txt_representante{
	height:16px;
	width:260px;
	background:#FFF url(../imagenes/icons/user.gif) no-repeat left;
	border:1px solid #7F9DB9;
	font-size:11px;
	font-family:Verdana;
	padding:3px 3px 3px 23px;
	/*float:left;*/
}

.myFormArtista input#txt_dni{
	height:16px;
	width:260px;
	background:#FFF url(../imagenes/icons/dni.gif) no-repeat left;
	border:1px solid #7F9DB9;
	font-size:11px;
	font-family:Verdana;
	padding:3px 3px 3px 23px;
	/*float:left;*/
}

.myFormArtista input#txt_direccion{
	height:16px;
	width:260px;
	background:#FFF url(../imagenes/icons/home.gif) no-repeat left;
	border:1px solid #7F9DB9;
	font-size:11px;
	font-family:Verdana;
	padding:3px 3px 3px 23px;
	/*float:left;*/
}

.myFormArtista input#txt_telefono1{
	height:16px;
	width:260px;
	background:#FFF url(../imagenes/icons/phone.gif) no-repeat left;
	border:1px solid #7F9DB9;
	font-size:11px;
	font-family:Verdana;
	padding:3px 3px 3px 23px;
	/*float:left;*/
}

.myFormArtista input#txt_telefono2{
	height:16px;
	width:260px;
	background:#FFF url(../imagenes/icons/phone.gif) no-repeat left;
	border:1px solid #7F9DB9;
	font-size:11px;
	font-family:Verdana;
	padding:3px 3px 3px 23px;
	/*float:left;*/
}

.myFormArtista input#txt_telefono3{
	height:16px;
	width:260px;
	background:#FFF url(../imagenes/icons/celphone.gif) no-repeat left;
	border:1px solid #7F9DB9;
	font-size:11px;
	font-family:Verdana;
	padding:3px 3px 3px 23px;
	/*float:left;*/
}

.myFormArtista input#txt_email{
	height:16px;
	width:260px;
	background:#FFF url(../imagenes/icons/mail.gif) no-repeat left;
	border:1px solid #7F9DB9;
	font-size:11px;
	font-family:Verdana;
	padding:3px 3px 3px 23px;
	/*float:left;*/
}

.myFormArtista input#txt_url{
	height:16px;
	width:260px;
	background:#FFF url(../imagenes/icons/web.gif) no-repeat left;
	border:1px solid #7F9DB9;
	font-size:11px;
	font-family:Verdana;
	padding:3px 3px 3px 23px;
	/*float:left;*/
}

.myFormArtista textarea#txt_descripcion{
	font-size:11px;
	font-family:Verdana;
	width:283px;
	height:80px;
	/*float:left;*/
}

.myFormArtista input#txt_imagen1,input#txt_imagen2{
	height:22px;
	font-size:11px;
	font-family:Verdana;
	/*float:left;*/
}

.myFormArtista input#txt_contador_caracteres{
	height:25px;
	width:20px;
	border:1px solid #FFFFFF;
	font-size:10px;
	font-family:Verdana;
}

.myFormArtista input.button {
	width:80px;
	height:24px;
	background-color:#993300;
	border:1px solid #993300;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}

.myFormArtista select{
	width:200px;
	font-size:11px;
	font-family:Verdana;
}