/* CSS Document */

.clear { clear: both; }

body{margin:0px;padding:0px;}

h1{
	margin:12px 0px 4px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:1.45em;
	text-decoration:none;
	font-weight:normal;
	color:#B6BEAE;
	}
h1 a{
	font-family:Trebuchet MS;
	font-size:1em;
	text-decoration:none;
	font-weight:normal;
	color:#B6BEAE;
	}
p{
	margin:0px;
	padding:0px;
	vertical-align:middle;
	font-family:Verdana;
	font-size:.7em;
	text-decoration:none;
	font-weight:normal;
	color:#9CA097;
	line-height:16px;
	}

/*****************************************/
/****************CABECERA*****************/
/*****************************************/
#eslogan_cabecera{
	margin:0px;
	padding:0px;
	padding-top:7px;
	width:555px;
	height:68px;
	text-align:left;
	vertical-align:middle;
	font-family:Trebuchet MS;
	font-size:.95em;
	color:#B8BBB5;
	letter-spacing:.03em;
	
	}
#cabecera{
	margin:0px;
	padding:0px;
	height:25px;
	width:555px;
	}
#contenedor_cabecera{
	width:555px;
}	
/* -- contenedor menu --*/
#menu{
	margin:0px;
	margin-top:6px;
	padding:0px;
	width:450px;
	float:left;
	}
	
.menu-home{
	margin:0px;
	padding:0px;
	width:84px;
	height:19px;
	float:left;
	text-align:center;
	background-image:url(../images/misc/pestanya-off.gif);
	background-repeat:no-repeat;
	}
.menu-home a{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:.75em;
	font-weight:bold;
	text-decoration:none;
	color:#7A7E75;
	vertical-align:bottom;
	}
.menu-home a:hover{
	color:#FFFFFF;
	}
.menu-home_activado{
	margin:0px;
	padding:0px;
	width:84px;
	height:19px;
	float:left;
	text-align:center;
	background-image:url(../images/misc/pestanya-on.gif);
	background-repeat:no-repeat;
	}
.menu-home_activado a{
	margin:0px;
	padding:0px;
	font-family:Arial;
	font-size:.75em;
	font-weight:bold;
	text-decoration:none;
	color:#7A7E75;
	vertical-align:bottom;
	}
.menu-home_activado a:hover{
	color:#7A7E75;
	}
/* -- fin contenedor menu --*/
	
/* -- contenedor idioma --*/
#idiomas{
	margin:0px;
	margin-top:7px;
	margin-right:16px !important;
	margin-right:8px;
	padding:0px;
	width:75px;
	float:right;
	}
#idiomas p{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:.65em;
	text-decoration:none;
	font-weight:normal;
	text-align:right;
	color:#fff;
	}
#idiomas a{
	font-family:Verdana;
	color:#fff;
	text-decoration:none;
	}
#idiomas a:hover{
	text-decoration:underline;
	}
/* -- fin contenedor idioma --*/
/*************************************/
/******* BUSCADOR ********************/
/*************************************/
/* ---------------- contenedor logo atajos -----------------*/

#contenido_logo_atajos{
	margin:0px;
	padding:0px;
	width:228px;
	height:600px;
	float:right;
	
}

/* -- contenedor logotipo --*/
#logotipo{
	margin:0px;
	margin-top:20px;
	padding:0px;
	padding-top:15px;
	width:228px;
	height:217px !important;
	height:197px;
	text-align:center;
	background-image:url(../images/misc/fondo_buscador_sup.gif);
	background-repeat:no-repeat;
	background-position:top;
	
	}
	/* -- fin contenedor logotipo --*/
	
	/* -- contenedor buscador --*/
#fondo_buscador{
	padding:0px;
	margin:0px;
	background-image:url(../images/misc/fondo_buscador_inf.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:228px;
	margin-top:17px !important;
	margin-top:38px;
	padding-top:10px;
	height:230px;
}
#contenedor_listados #fondo_buscador{
	padding:0px;
	margin:0px;
	background-image:url(../images/misc/fondo_buscador_inf_listado.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:228px;
	margin-top:17px !important;
	margin-top:38px;
	padding-top:10px;
	height:230px;
}
#contenedor_largas #fondo_buscador{
	padding:0px;
	margin:0px;
	background-image:url(../images/misc/fondo_buscador_inf_largas.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	width:228px;
	margin-top:17px !important;
	margin-top:38px;
	padding-top:10px;
	height:230px;
}
#tiluto_buscador{
	margin:0px;
	padding:0px;
	padding-left:11px;
	height:35px;
	font-family:Trebuchet MS;
	font-size:1.2em;
	color:#A6AAA1;
	font-weight:normal;
	text-decoration:none;
	width:200px;
	}
#contenido_buscador{
	height:40px;
}
.buscador{
	margin:0px;
	padding:0px;
	padding-left:15px;
	height:29px;
	width:200px;

	}
.buscador_txt{
	margin:0px;
	padding:0px;
	padding-top:1px !important;
	padding-top:3px;
	width:48px;
	vertical-align:middle;
	float:left;
	font-family:Verdana;
	font-size:.7em;
	color:#9CA097;
	font-weight:normal;
	text-decoration:none;
	}
.buscador_select{
	margin:0px;
	padding:0px;
	width:142px;
	float:left;
	height:auto;
	}
select.buscador{
	width:142px;
	font-family:Verdana;
	font-size:.55em;
	color:#666;
	font-weight:normal;
	text-decoration:none;
	background-color:#E0E4DC;
	border:1px solid #7F9DB9;
	height:auto;
	}
	/* -- fin contenedor buscador --*/
	
	/* -- contenedor atajos --*/	
#atajos{
	margin:0px;
	margin-top:43px;
	padding:0px;
	width:228px;
	height:93px;
	text-align:right;
	background-image:url(../images/misc/fondo_atajos.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:5px;
}
#atajos ul{
	margin:0px;
	padding:0px;
	line-height:14px;
}
#atajos ul li{
	margin:0px;
	padding:0px;
	padding-right:10px;
	list-style-type:none;
	background-image:url(../images/misc/flecha_submenu.gif);
	background-repeat:no-repeat;
	background-position:220px 7px;
	text-align:right;
}
#atajos ul li a{
	font-family:Verdana;
	font-size:.65em;
	color:#9CA097;
	font-weight:normal;
	text-decoration:none;
	}
#atajos ul li a:hover{
	text-decoration:underline;
	color:#575F4F;
	}
	/* -- fin contenedor atajos --*/	
/****************************************/
/***************** PIE ******************/
/****************************************/
#pie{
	margin:0px;
	/*margin-top:25px !important;
	margin-top:15px;*/
	margin-left:auto;
	margin-right:auto;
	padding:0px;
	width:515px;
	height:60px;
	text-align:center;
	}
#pie p{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:.65em;
	text-decoration:none;
	font-weight:normal;
	color:#B7BFAE;
	}
#pie a{
	text-decoration:underline;
	color:#B7BFAE;
	}
#pie a:hover{
	color:#575F4F;
	}
/****************************************************************/
/******************HOME******************************************/
/****************************************************************/
#todo_home{
	margin:0px;
	padding:0px;
	background-color:#fff;
	background-image:url(../images/misc/fondo_general2.gif);
	background-repeat:repeat-x;
	font-size:1em;
	font-family:Verdana;
	color:#9CA097;
	height:760px;
	/*border: 1px solid #FF0000;*/
}
#contenedor_home{
	height:760px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	/*border: 1px solid #0000FF;*/
}
#contenido_home{
	float:left;
	width:555px;
	/*border: 1px solid #00FF00;*/
}
#contenedor_destacados{
	width:555px;
	height:auto;
}
#introduccion{
	width:555px;
}

/**************************/
/****ESTILOS DESTACADOS****/
/**************************/
#contenedor_destacados{
	margin:12px 0px 7px;
	padding:0px;
	width:554px;
	height:183px;
	display:table;
	background-repeat:no-repeat;
	}
	
.prueba{
	float:left;
	width: auto;
	height: auto;
}	

#destacado{
	margin:0px;
	margin-right:7px;
	margin-top:19px;
	padding:0px;
	width:250px;
	height:auto;
	float:left;
	}
#destacado_img{
	/*border:1px solid #ced6c6;*/
	float:left;
	vertical-align:top;
	width:99px;
	height:133px;
	}
#destacado_img img{
	margin-top:2px;
	margin-bottom:2px;
	/*margin-left:7px;*/
	margin-left:4px;
	margin-right:7px;
	text-align:center;
	
	}
#destacado_txt{
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 130px;
	float: left;
	}
#destacado_txt p{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:.65em;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	color:#9CA097;
	}
#destacado_txt p a{
	font-family:Verdana;
	font-size:1em;
	text-decoration:none;
	font-weight:normal;
	color:#9CA097;
	}
#destacado_txt p a:hover{
	font-family:Verdana;
	font-size:1em;
	text-decoration:underline;
	font-weight:normal;
	color:#9CA097;
	}
#destacado_txt h1{
	margin:2px 0px 5px;
	padding:0px;
	font-family:Verdana;
	font-size:.75em;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	color:#C97136;
	}

#bot_comprar{
	float: left;
	margin: 2px 0px 2px 0px;
	padding:0px;
	width: 130px;
	height: auto;  
	}
#bot_ampliar{
	margin:0px;
	padding:0px;
	}
#bot_ampliar a{
	margin:0px;
	padding:0px;
	padding-left:15px;
	font-family:Verdana;
	font-size:.6em;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	color:#9CA097;
	background-image:url(../images/misc/lupa.gif);
	background-repeat:no-repeat;
	}
#bot_ampliar a:hover{
	text-decoration:underline;
	color:#575F4F;
	}
.bot_ampliar{
	margin:0px;
	padding:0px;
	}
.bot_ampliar a{
	margin:0px;
	padding:0px;
	padding-left:15px;
	font-family:Verdana;
	font-size:.6em;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	color:#9CA097;
	background-image:url(../images/misc/lupa.gif);
	background-repeat:no-repeat;
	}
.bot_ampliar a:hover{
	text-decoration:underline;
	color:#575F4F;
	}
#fic_tec{
	margin:0px;
	padding:0px;
	}
#fic_tec a{
	margin:0px;
	padding:0px;
	padding-left:15px;
	font-family:Verdana;
	font-size:.6em;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	color:#9CA097;
	background-image:url(../images/misc/ficha.gif);
	background-repeat:no-repeat;
	}
#fic_tec a:hover{
	text-decoration:underline;
	color:#575F4F;
	}

/*******Novedades*********/

#foto_destacado{
	width:76px;
	height:76px;
	border:1px solid #CED6C6;
	background-color: #fff;
	float:left;
	vertical-align:top;
	}
#foto_destacado img{
	margin:2px;
	/*margin-left:7px;*/
	}
.foto_destacado{
	margin:0px 5px 0px 0px;
	padding:0px;
	width:76px;
	height:76px;
	border:1px solid #CED6C6;
	background-color: #fff;
	float:left;
	vertical-align:top;
	overflow:hidden;
	}
.foto_destacado img{
	margin-top:2px;
	margin-bottom:2px;
	/*margin-left:7px;*/
	}
#pie_foto{
	margin:0px 5px 10px 0px;
	padding:2px;
	width:76px;
	float:left;
	font-family:Verdana;
	font-size:.60em;
	
	}
#pie_foto a{
	text-decoration:none;
	color:#a6aaa1;
	}
#pie_foto a:hover{
	text-decoration:underline;
	color:#a6aaa1;
	}
.pie_foto{
	margin:0px 5px 10px 0px;
	padding:2px;
	width:76px;
	float:left;
	font-family:Verdana;
	font-size:.60em;
	
	}
.pie_foto a{
	text-decoration:none;
	color:#a6aaa1;
	}
.pie_foto a:hover{
	text-decoration:underline;
	color:#a6aaa1;
	}
#obras_destacadas_artistas{
	margin:0px;
	padding:0px;
	width:267px;
	height:206px;
	background-image:url(../images/misc/fondo_destacado_novedades.gif);
	background-repeat:repeat-y;
	background-position:0px 5px;
	float:left;
	}
#obras_destacadas_artistas h1{
	margin:6px 0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:1.2em;
	text-decoration:none;
	font-weight:normal;
	color:#A6AAA1;
	}
#destacado_artista{
	margin:0px;
	margin-left:23px;
	padding:0px;
	width:253px;
	height:206px;
	float:left;
	}
#foto_artista{
	margin:0px 5px 8px 0px;
	padding:0px;
	width:76px;
	height:76px;
	border:1px solid #CED6C6;
	background-color:#fff;
	float:left;
	display:table;
	}
#foto_artista img{
	margin:4px;
	padding:0px;
	}
	
#destacado_artista h1{
	margin:6px 0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:1.35em;
	text-decoration:none;
	font-weight:normal;
	color:#A6AAA1;
	}
	
#destacado_artista h2{
	margin:0px 0px 5px;
	padding:0px;
	font-family:Verdana;
	font-size:.75em;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	color:#C97136;
	}
	
#destacado_artista p{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:.7em;
	text-decoration:none;
	font-weight:normal;
	text-align:justify;
	color:#9CA097;
	line-height:13px;
	}
	.titul_enlace a{
	font-family:Verdana;
	text-decoration:none;
	text-align:justify;
	color:#C97136;
	line-height:13px;
	}	
.titul_enlace a:hover{
	text-decoration:underline;	
	}

.titul_obra {
	font-size:0.80em;
	font-family:Verdana;
	text-decoration:none;
	text-align:justify;
	color:#C97136;
	line-height:13px;
	}	
.titul_obra a:hover{
	text-decoration:underline;	
	}
#pastilla_destacado{
	margin:0px;
	margin-top:12px;
	padding:0px;
	width:252px;
	height:33px;
	border:1px solid #EDEDE6;
	background-color:#FAFAF9;
	text-align:right;
	}
	
#pastilla_destacado ul{
	margin:0px;
	padding:0px;
	margin-top:5px !important;
	margin-top:7px;
	}
	
#pastilla_destacado ul li{
	margin:0px;
	margin-left:7px;
	padding:0px;
	padding-left:10px;
	padding-right:5px;
	display:inline;
	background-image:url(../images/misc/flecha_artista.gif);
	background-repeat:no-repeat;
	background-position:0px 9px !important;
	background-position:0px 7px;
	}
	
#pastilla_destacado ul li a{
	margin:0px;
	padding:0px;
	vertical-align:middle;
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	text-decoration:none;
	color:#ADB5A3;
	}
#pastilla_destacado ul li a:hover{
	text-decoration:underline;
	color:#575F4F;
	}

/*****************************/
/****DESTACADOS INFERIORES****/
/*****************************/
#destacados_inf{
	width:555px;
	background-color:blue;
	height:auto;
}

/* -- contenedor destacado novedades --*/

#destacado_novedades{
	margin:0px;
	padding:0px;
	margin-top:6px;
	width:267px;
	/*height:206px;*/
	background-image:url(../images/ES/fondo_destacado_novedades.gif);
	background-repeat:repeat-y;
	background-position:0px 5px;
	float:left;
	}
	
#destacado_novedades h1{
	margin:6px 0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:1.35em;
	text-decoration:none;
	font-weight:normal;
	color:#A6AAA1;
	}
	
#destacado_novedades h2{
	margin:0px 0px 5px;
	padding:0px;
	font-family:Verdana;
	font-size:.75em;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	color:#C97136;
	}
	
#destacado_novedades p{
	margin:0px;
	padding:0px;
	width:244px;
	font-family:Verdana;
	font-size:.7em;
	text-decoration:none;
	font-weight:normal;
	text-align:justify;
	color:#9CA097;
	line-height:13px;
	}
#destacado_novedades p a{
	font-family:Verdana;
	font-size:1em;
	text-decoration:none;
	font-weight:bold;
	text-align:justify;
	color:#9CA097;
	}
#destacado_novedades p a:hover{
	font-family:Verdana;
	font-size:1em;
	text-decoration:underline;
	font-weight:bold;
	text-align:justify;
	color:#9CA097;
	}
.destacado_novedades a{
	margin:0px;
	padding:0px;
	padding-left:12px;
	font-family:Verdana;
	text-decoration:none;
	font-weight:normal;
	color:#C97136;
	background-image:url(../images/misc/flecha_txt.gif);
	background-repeat:no-repeat;
	background-position:3px;
	}
.destacado_novedades a:hover{
	text-decoration:underline;
	}
	
/* -- fin contenedor destacado novedades --*/

/*************************************/
/************* LISTADOS **************/
/*************************************/

#todo_listados{

	margin:0px;
	padding:0px;
	background-color:#fff;
	background-image:url(../images/misc/fondo_listados.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size:1em;
	font-family:Verdana;
	color:#9CA097;
	}
#contenedor_listados{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	height:760px;
}
#contenido_listados{
	float:left;
	width:555px;
	
}
#fondo_listados{
	/*margin:10px 0px 15px;
	padding:0px;*/
	width:554px;
	height:505px;
	background-repeat:no-repeat;
	}
#caja_artistas{
	margin:0px;
	margin-top:20px;
	margin-right:4px;
	padding:0px;
	width:126px;
	height:120px;
	float:left;
	}
	
#foto_artistas{
	margin:0px 25px 3px;
	padding:0px;
	width:76px;
	height:76px;
	border:1px solid #CED6C6;
	background-color:#fff;
	}
#foto_artistas img{
	margin:4px;
	padding:0px;
	width:68px;
	height:68px;
	}
	
#caja_artistas_txt{
	width:126px;
	font-family:Verdana;
	font-size:.6em;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color:#C97136;
	}
#caja_artistas_txt a{
	font-family:Verdana;
	font-size:1em;
	text-decoration:none;
	font-weight:bold;
	color:#C97136;
	}
#caja_artistas_txt a:hover{
	font-family:Verdana;
	font-size:1em;
	text-decoration:underline;
	font-weight:bold;
	color:#C97136;
	}
#caja_artistas_vermas{
	margin:0px;
	padding:0px;
	width:126px;
	text-align:center;
	}
#caja_artistas_vermas a{
	font-family:Verdana;
	font-size:.6em;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
	color:#9CA097;
	background-image:url(../images/misc/flecha_artista.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:10px;
	}
#caja_artistas_vermas a:hover{
	text-decoration:underline;
	color:#575F4F;
	}
.caja_artistas{
	margin:0px;
	margin-top:20px;
	margin-right:4px;
	padding:0px;
	width:126px;
	height:120px;
	float:left;
	}
	
.foto_artistas{
	margin:0px 25px 3px;
	padding:0px;
	width:76px;
	height:76px;
	border:1px solid #CED6C6;
	background-color:#fff;
	}
.foto_artistas img{
	margin:4px;
	padding:0px;
	width:68px;
	height:68px;
	}
	
.caja_artistas_txt{
	width:126px;
	font-family:Verdana;
	font-size:.6em;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color:#C97136;
	}
.caja_artistas_txt a{
	font-family:Verdana;
	font-size:1em;
	text-decoration:none;
	font-weight:bold;
	color:#C97136;
	}
.caja_artistas_txt a:hover{
	font-family:Verdana;
	font-size:1em;
	text-decoration:underline;
	font-weight:bold;
	color:#C97136;
	}
.caja_artistas_vermas{
	margin:0px;
	padding:0px;
	width:126px;
	text-align:center;
	}
.caja_artistas_vermas a{
	font-family:Verdana;
	font-size:.6em;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
	color:#9CA097;
	background-image:url(../images/misc/flecha_artista.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:10px;
	}
.caja_artistas_vermas a:hover{
	text-decoration:underline;
	color:#575F4F;
	}
/* -- contenedor paginacion --*/	
#paginacion{
	margin:0px;
	margin-top:10px;
	margin-right:65px !important;
	margin-right:29px;
	padding:0px;
	width:300px;
	text-align:right;
	float:right;
	}
#paginacion p{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:.6em;
	text-decoration:none;
	font-weight:normal;
	color:#9CA097;
	}
#paginacion a{
	font-family:Verdana;
	text-decoration:none;
	font-weight:normal;
	color:#9CA097;
	}
#paginacion a:hover{
	color:#575F4F;
	text-decoration:underline;
	}
.texto_paginacion {
font-family:Verdana;
font-size:.65em !important;
font-size:.60em;
}

.texto_paginacion p{
font-size:.95em;
line-height:10px;
}	
.texto_paginacion a{
color:#9CA097;
font-family:Verdana;
font-size:1em;
text-decoration:none;

}	
.texto_paginacion a:hover{
color:#9CA097;
font-family:Verdana;
font-size:1em;
text-decoration:underline;
}


.texto_error{
font-family:Verdana;
color:#D3526D;
font-size:.65em;
}	
	
/* -- contenedor paginacion --*/	
#paginacion_obras{
	margin:0px;
	margin-top:10px !important;
	margin-top:0px;
	margin-right:65px !important;
	margin-right:29px;
	padding:0px;
	/*width:300px;*/
	width:420px;
	text-align:right;
	float:right;
	}
#paginacion_obras p{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:.6em;
	text-decoration:none;
	font-weight:normal;
	color:#9CA097;
	}
#paginacion_obras a{
	font-family:Verdana;
	text-decoration:none;
	font-weight:normal;
	color:#9CA097;
	}
#paginacion_obras a:hover{
	color:#575F4F;
	text-decoration:underline;
	}
/* -- contenedor paginacion --*/
	
#submenu_obras_artistas{
	margin:0px;
	padding:0px;
	width:504px;
	/*height:23px;*/
	display:table;
	height:auto;
	border:1px solid #EDEDE6;
	background-image:url(../images/misc/fondo_submenu-artistas.gif);
	background-repeat:repeat-x;
	background-color:#CFD3C7;
	float:left;
	margin-top:12px !important;
	margin-top:2px;
	margin-left:10px !important;
	margin-left:5px;
	margin-bottom:0px !important;
	margin-bottom:15px;
	}	
#submenu_obras_artistas ul{
	margin:0px;
	padding:0px;
	margin-top:0px !important;
	margin-top:2px;
	}
	
#submenu_obras_artistas ul li{
	margin:0px;
	margin-left:5px;
	padding:0px;
	padding-left:8px;
	display:inline;
	background-image:url(../images/misc/flecha_artista.gif);
	background-repeat:no-repeat;
	background-position:0px 9px !important;
	background-position:0px 7px;
	}
	
#submenu_obras_artistas ul li a{
	margin:0px;
	padding:0px;
	vertical-align:middle;
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	text-decoration:none;
	color:#ADB5A3;
	}
#submenu_obras_artistas ul li a:hover{
	text-decoration:underline;
	color:#575F4F;
	}
	
#submenu_obras_artistas ul li a#current{
	margin:0px;
	padding:0px;
	vertical-align:middle;
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	text-decoration:underline;
	color:#C97136;
	}
#submenu_artistas{
	margin:0px;
	padding:0px;
	width:504px;
	height:23px;
	border:1px solid #EDEDE6;
	background-image:url(../images/misc/fondo_submenu-artistas.gif);
	background-repeat:repeat-x;
	background-color:#CFD3C7;
	float:left;
	}
#submenu_artistas ul{
	margin:0px;
	padding:0px;
	margin-top:0px !important;
	margin-top:2px;
	}
	
#submenu_artistas ul li{
	margin:0px;
	margin-left:5px;
	padding:0px;
	padding-left:8px;
	display:inline;
	background-image:url(../images/misc/flecha_artista.gif);
	background-repeat:no-repeat;
	background-position:0px 9px !important;
	background-position:0px 7px;
	}
	
#submenu_artistas ul li a{
	margin:0px;
	padding:0px;
	vertical-align:middle;
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	text-decoration:none;
	color:#ADB5A3;
	}
#submenu_artistas ul li a:hover{
	text-decoration:underline;
	color:#575F4F;
	}
	
#submenu_artistas ul li a#current{
	margin:0px;
	padding:0px;
	vertical-align:middle;
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	text-decoration:underline;
	color:#C97136;
	}
/* --	PRESENTACIÓN DE LAS OBRAS EN EL LISTADO CON TAMAÑO MEDIANO EN VEZ DE PEQUEÑO -- */
#caja_listado-obras_med{
	margin:0px;
	margin-top:10px !important;
	margin-top:0px;
	/*margin-bottom:8px !important;*/
	margin-bottom:0px;
	/*margin-right:4px;*/
	margin-left:4px;
	padding:0px;
	width:157px;
	height:200px !important;
	height:210px;
	float:left;
	}

#foto_listado-obras_med{
	margin:0px 25px;
	padding:0px;
	width:107px;
	height:133px;
	border:0px solid #CED6C6;
	background-color:#fff;
	text-align:center;
	/*border:1px solid blue;*/
	}
#foto_listado-obras_med img{
	margin:0px;
	padding:0px;
	
	}
	
#caja_listado-obras_med_txt{
	margin-bottom:3px;
	width:157px;
	font-family:Verdana;
	font-size:.75em !important;
	font-size:.6em;
	text-decoration:none;
	font-weight:bold;
	text-align:center;
	color:#C97136;
	}
#caja_listado-obras_med_txt a{
	font-family:Verdana;
	font-size:.8em !important;
	font-size:1em;
	text-decoration:none;
	font-weight:bold;
	color:#C97136;
	}
#caja_listado-obras_med_txt a:hover{
	font-family:Verdana;
	font-size:.8em !important;
	font-size:1em;
	text-decoration:underline;
	font-weight:bold;
	color:#C97136;
	}	
	
/* -- contenedor iconos artista --*/
#caja_listado-obras_med_ampliar{
	margin:0px;
	padding:0px;
	width:153px;
	height:15px;
	text-align:center;
	}
	
#caja_listado-obras_med_ampliar a{
	font-family:Verdana;
	font-size:.6em;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
	color:#9CA097;
	background-image:url(../images/misc/lupa-listado.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding-left:12px;
	}
#caja_listado-obras_med_ampliar a:hover{
	text-decoration:underline;
	color:#575F4F;
	}
	
#caja_listado-obras_med_vermas{
	margin:0px;
	padding:0px;
	width:153px;
	height:15px;
	text-align:center;
	}
#caja_listado-obras_med_vermas a{
	font-family:Verdana;
	font-size:.6em;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
	color:#9CA097;
	background-image:url(../images/misc/flecha_artista.gif);
	background-repeat:no-repeat;
	background-position:5px;
	padding-left:15px;
	}
#caja_listado-obras_med_vermas a:hover{
	text-decoration:underline;
	color:#575F4F;
	}
	
#caja_listado-obras_med_comprar{
	margin:0px;
	padding:0px;
	width:153px;
	text-align:center;
	}
#caja_listado-obras_med_comprar a{
	font-family:Verdana;
	font-size:.6em;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
	color:#9CA097;
	background-image:url(../images/misc/ico_carrito.gif);
	background-repeat:no-repeat;
	background-position:3px 4px;
	padding-left:15px;
	}
#caja_listado-obras_med_comprar a:hover{
	text-decoration:underline;
	color:#575F4F;
	}

/* -- contenedor paginacion --*/

/**********************************************/
/******* PÁGINA QUE CRECEN ********************/
/**********************************************/
#todo_largas{

	margin:0px;
	padding:0px;
	background-color:#fff;
	background-image:url(../images/misc/fondo_cabeceras_pag_largas.gif);
	background-repeat:repeat-x;
	background-position:top;
	font-size:1em;
	font-family:Verdana;
	color:#9CA097;
	}
#contenedor_largas{
	margin-left:auto;
	margin-right:auto;
	width:800px;

	
}
#contenido_largas{
	float:left;
	width:555px;

	
}
#pagina_larga_superior{
	margin:0px;
	padding:0px;
	width:554px;
	height:20px;
	background-image:url(../images/misc/fondo_pag_larga_sup.gif);
	}
#pagina_larga_inferior{
	margin:0px;
	padding:0px;
	width:554px;
	height:20px;
	background-image:url(../images/misc/fondo_pag_larga_inf.gif);
	}
#fondo_largas{
	
	padding:0px;
	width:554px;
	height:auto;
	background-image:url(../images/misc/fondo_pasti.jpg);
	background-repeat:repeat-y;
	display:table;
	}
#fondo_marron_largas{
	margin:0px;
	padding:0px;
	width:100%;
	height:250px;
	background: url(../images/misc/fondo_marron2.gif) repeat-x;
	}

#marron_colocacion{
	margin-left:auto;
	margin-right:auto;
	width:800px;
	}

#marron_derecha{
	margin:0px;
	padding:0px;
	width:555px;
	float:left;
	}
#marron_izquierda{
	margin:0px;
	padding:0px;
	width:222px;
	float:right;
	}
/*********************************/
/***** noticia *******************/
/*********************************/
#noticia_central{
	margin:0px;
	padding:0px;
	width:450px;
	height:auto;
	display:table;
	}
#noticia_central h1{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:.8em;
	color:#C97136;
	font-weight:bold;
	text-decoration:none;
	}
#noticia_central h1 a{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:1em;
	color:#C97136;
	font-weight:bold;
	text-decoration:none;
	}
#noticia_central h1 a:hover{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:1em;
	color:#C97136;
	font-weight:bold;
	text-decoration:none;
	}
#noticia_central ul{
	margin:0px;
	padding:0px;
	/*list-style-position: inside;*/
	}

#noticia_central ul li{
	
	display:table;
	margin:3px;
	padding:10px;
	height:auto;
}
#noticia_central ul li p{
	margin:0px;
	padding:0px;
	float:none;
	
	}
	
#noticia_central ul li a{
	font-family:Verdana;
	text-decoration:none;
	text-align:justify;
	color:#C97136;
	line-height:13px;
	}
#noticia_central ul li a:hover{
	text-decoration:underline;
	}
#noticia_central h2{
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	font-family:Verdana;
	font-size:.8em;
	color:#9CA097;
	font-weight:bold;
	text-decoration:none;
}
#noticia_central p{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:.7em;
	color:#9CA097;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;}
.titulo_noticia{
	color:#c97136;
	
}
.titulo_noticia a{
	font-family:Verdana;
	font-size:.9em;
	color:#9CA097;
	font-weight:bold;
	text-decoration:none;
}
.titulo_noticia a:hover{
	font-family:Verdana;
	font-size:.9em;
	color:#9CA097;
	font-weight:bold;
	text-decoration:underline;
}
#combo_historico{
	margin:0px;
	padding:0px;
	}
/* -- contenedor foto noticias --*/
#noticias_foto{
	margin:0px 5px 0px 0px;
	padding:0px;
	width:135px;
	height:135px;
	border:1px solid #CED6C6;
	background-color:#fff;
	float:left;
	text-align:center;
	}
#noticias_foto img{
	margin:4px;
	padding:0px;
	}
/*******************************/
/*** obra grafica **************/
/*******************************/
#menu_obragrafica{
	margin:0px;
	margin-top:10px;
	margin-right:5px;
	padding:0px;
	width:100px;
	background-image:url(../images/misc/fondo-menu-colecciones.gif);
	background-repeat:repeat-x;
	text-align:left;
	float:left;
}

#menu_obragrafica ul{
	margin:4px;
	padding:0px;
	text-align:left;
	}
	
#menu_obragrafica ul li{
	margin:0px;
	padding:0px;
	padding-left:11px;
	list-style-type:none;
	background-image:url(../images/misc/flecha_artista.gif);
	background-repeat:no-repeat;
	background-position:2px 9px !important;
	background-position:2px 7px;
	}
	
#menu_obragrafica ul li a{
	margin:0px;
	padding:0px;
	vertical-align:middle;
	font-family:Verdana;
	font-size:.65em;
	font-weight:bold;
	text-decoration:none;
	color:#ADB5A3;
	}
#menu_obragrafica ul li a:hover{
	text-decoration:underline;
	color:#575F4F;
	}
#obragrafica{
	margin:0px;
	margin-top:10px;
	padding:0px;
	width:395px;
	/*height:420px;*/
	overflow:hidden;
	float:left;
	
}
#obragrafica p{
	margin:0px;
	margin-bottom:13px;
	padding:0px;
	font-family:Verdana;
	font-size:.7em;
	color:#9CA097;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
	}
#obragrafica a{
	font-family:Verdana;
	color:#9CA097;
	text-decoration:underline;
	}
#obragrafica tr{
	font-family:Verdana;
	font-size:.7em;
	*font-size:.9em;
	color:#9CA097;
	font-weight:normal;
	width:395px;
	}
#obragrafica a:hover{
	color:#575F4F;
	}
	
#obragrafica ul{
	margin:0px;
	padding:0px;
	}
#obragrafica ul li{
	margin:0px;
	margin-bottom:12px;
	margin-left:25px;
	padding:0px;
	font-family:Verdana;
	font-size:.7em;
	color:#9CA097;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
	list-style-type:none;
	list-style-image:url(../images/misc/flecha_obragrafica_explo.gif);
	line-height:14px;
	}
#obragrafica img{
	margin:0px;
	padding:0px;
	padding-right:7px;
	}
.firmas{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:.55em;
	color:#9CA097;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
	}
/****************************************/
/************* novedades ****************/
/****************************************/
/* -- contenedor historico --*/
#historico_novedades{
	margin:0px;
	margin-top:20px;
	padding:0px;
	width:110px;
	height:115px;
}
#historico_novedades h1{
	margin:0px;
	padding:0px;
	font-family:Trebuchet MS;
	font-size:1.05em;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
	color:#B6BEAE;
	text-align:left;
}

select.historico{
	margin:0px;
	padding:0px;
	width:90px;
	float:left;
	font-size:.80em;
	color:#666;
	font-weight:normal;
	text-decoration:none;
	background-color:#E0E4DC;
	border:1px solid #7F9DB9;
	}
/* -- fin contenedor historico --*/

/* -- contenedor novedades --*/
#novedades{
	margin:0px;
	margin-top:20px;
	padding:0px;
	width:300px;
	height:450px;
	float:left;
	display:table;
}
#novedades_general{
	margin:0px;
	margin-top:6px;
	padding:0px;
	width:400px;
	height:76px;
	float:inherit;
	display:table;
}

/* -- contenedor foto novedades --*/
#novedades_foto{
	margin:0px 10px 0px 0px;
	padding:0px;
	width:76px;
	height:76px;
	border:1px solid #CED6C6;
	background-color:#fff;
	float:left;
	}
#novedades_foto img{
	margin:4px;
	padding:0px;
	width:68px;
	height:68px;
	}
/* -- fin contenedor foto novedades --*/
	
/* -- contenedor textos novedades --*/
#novedades_txt{
	margin:0px;
	padding:0px;
	width:300px;
	float:left;
	}
	
	
#novedades_txt h1{
	margin:0px;
	margin-bottom:3px;
	padding:0px;
	font-family:Verdana;
	font-size:.8em;
	color:#C97136;
	font-weight:bold;
	text-decoration:none;
	}
#novedades_txt h1 a{
	font-family:Verdana;
	font-size:1em;
	color:#C97136;
	font-weight:bold;
	text-decoration:none;
	}
#novedades_txt h1 a:hover{
	font-family:Verdana;
	font-size:1em;
	color:#C97136;
	font-weight:bold;
	text-decoration:underline;
	}
#novedades_txt p{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:.7em;
	color:#9CA097;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
	}
#novedades_txt a{
	font-family:Verdana;
	color:#9CA097;
	text-decoration:underline;
	}
#novedades_txt a:hover{
	color:#575F4F;
	}
	
#novedades_vermas{
	margin:0px;
	margin-top:5px;
	margin-bottom:10px;
	margin-right:6px !important;
	margin-right:3px;
	padding:0px;
	float:right;
	}
	
#novedades_vermas a{
	font-family:Verdana;
	font-size:.6em;
	text-decoration:none;
	font-weight:normal;
	text-align:center;
	color:#9CA097;
	background-image:url(../images/misc/flecha_artista.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	padding-left:10px;
	}
#novedades_vermas a:hover{
	text-decoration:underline;
	color:#575F4F;
	}
/************************************/
/*****resultados busqueda ***********/
/************************************/
#fondo_listados #resultados_bus_med{
	margin:0px;
	padding:0px;
	width:504px;
	height:23px;
	float:left;
	margin-top:12px !important;
	margin-top:2px;
	margin-left:10px !important;
	margin-left:5px;
	margin-bottom:10px !important;
	margin-bottom:5px;
	}
#fondo_listados #resultados_bus_med h1{
	font-size:0.75em;
	
	}
#fondo_listados #resultados_bus_med h1 .subtitulo{
	font-size:0.75em!important;
	font-size:0.85em;
	}	
.subtitulo{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:.6em;
	text-decoration:none;
	font-weight:bold;
	color:#C97136;
	}
.subtitulo a{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:1em;
	text-decoration:none;
	font-weight:bold;
	color:#C97136;
	}
.subtitulo a:hover{
	margin:0px;
	padding:0px;
	font-family:Verdana;
	font-size:1em;
	text-decoration:underline;
	font-weight:bold;
	color:#C97136;
	}
/*********************************/
/***** BIOGRAFIA *****************/
/*********************************/
#artista_imagen{
	margin:0px;
	margin-top:5px;
	padding:0px;
	width:110px;
	height:210px;
	float:left;
}
#artista_imagen_foto{
	margin:0px;
	padding:0px;
	width:96px;
	height:106px;
	border:1px solid #CED6C6;
	background-color:#fff;
}
#artista_imagen_foto img{
	margin:3px;
	padding:0px;
	width:90px;
	height:100px;
}

#artista_txt{
	margin:0px;
	margin-top:19px;
	padding:0px;
	width:380px;
	float:left;
}	
/****************************************/
/********** ficha obra ******************/
/****************************************/
#todo_ficha{
	margin:0px;
	padding:0px;
	background-color:#fff;
	background-image:url(../images/misc/fondo_general2.gif);
	background-repeat:repeat-x;
	font-size:1em;
	font-family:Verdana;
	color:#9CA097;
	height:760px;
	}
#contenedor_ficha{
	height:760px;
	margin-left:auto;
	margin-right:auto;
	width:800px;
	
}
#contenido_ficha{
	float:left;
	width:555px;
	
}
#obra_imagen{
	margin:0px;
	padding:0px;
	width:212px;
	height:240px;
	float:left;
	overflow:hidden;
}
#contenedor_datos_ficha, #obra_txt {
	margin:0px;
	padding:0px;
	width:290px;
	height:220px;
	float:right;
}
#contenedor_datos_ficha { height: auto; }

#obra_txt p{
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	font-family:Verdana;
	font-size:.75em;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	color:#9CA097;
	}
#obra_txt p a{
	text-decoration:none;
	color:#9CA097;
	}
.txt_color{
	font-family:Verdana;
	text-decoration:none;
	font-weight:normal;
	color:#C97136;
	}
#obra_txt h1{
	margin:2px 0px 10px;
	padding:0px;
	font-family:Verdana;
	font-size:.75em;
	text-decoration:none;
	font-weight:bold;
	text-align:left;
	color:#C97136;
	}
#enlace_obra_completa{
	margin:0px;
	margin-top:4px;
	margin-right:24px !important;
	margin-right:12px;
	padding:0px;
	width:175px;
	height:33px;
	border:1px solid #EDEDE6;
	background-color:#FAFAF9;
	float:right;
	}
	
#enlace_obra_completa ul{
	margin:0px;
	padding:0px;
	margin-top:5px !important;
	margin-top:7px;
	}
	
#enlace_obra_completa ul li{
	margin:0px;
	margin-left:46px;
	padding:0px;
	padding-left:10px;
	display:inline;
	background-image:url(../images/misc/flecha_artista.gif);
	background-repeat:no-repeat;
	background-position:0px 9px !important;
	background-position:0px 7px;
	}
	
#enlace_obra_completa ul li a{
	margin:0px;
	padding:0px;
	vertical-align:middle;
	font-family:Verdana;
	font-size:.7em;
	font-weight:normal;
	text-decoration:none;
	color:#ADB5A3;
	}
#enlace_obra_completa ul li a:hover{
	text-decoration:underline;
	color:#575F4F;
	}
#bot_ampliar2{
	margin:0px;
	margin-top:8px;
	padding:0px;
	width:176px;
	height:20px;
	text-align:right;
	}
#bot_ampliar2 a{
	margin:0px;
	padding:0px;
	padding-left:15px;
	font-family:Verdana;
	font-size:.6em;
	text-decoration:none;
	font-weight:normal;
	text-align:left;
	color:#9CA097;
	background-image:url(../images/misc/lupa.gif);
	background-repeat:no-repeat;
	}
#bot_ampliar2 a:hover{
	text-decoration:underline;
	color:#575F4F;
	}
/****************************************/
/********** mapa web ********************/
/****************************************/
#mapa_web{
	font-family:Verdana;
	font-size:.65em;
	color:#9CA097;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	height:auto;
	}
	
#mapa_web ul{
	margin-top:1px !important;
	margin-top:0px;
	margin-bottom:1px !important;
	margin-bottom:0px;
	padding-bottom:0px;
	/*list-style:none;*/
	}
	
#mapa_web ul li{
	margin-top:5px !important;
	margin-top:0px;
	margin-bottom:5px !important;
	margin-bottom:0px;
	padding-bottom:0px;
	padding-left: 10px;
	}

#mapa_web a{
	font-family:Verdana;
	font-size:1em;
	color:#9CA097;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	margin:0px;
	padding:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}	

#mapa_web a:hover{
	font-size:1em;
	//color:#b7bfae;
	color:#9CA097;
	text-align:left;
	text-decoration:underline;
}
	
.expandir{
	margin:0px;
	padding:0px;
	padding-left:25px !important;
	padding-left:23px;
	position: relative; 
	top: 0px !important;
	top: 1px;
	}
	
.texto_expandir{
	margin:0px;
	padding:0px;
	padding-left:17px !important;
	padding-left:19px;
	padding-bottom:0px;
	position: relative;
	top: 0px !important;
	top: 1px;
	}
/******** COMPRA **************/
#compra{
	margin:0px;
	margin-top:20px;
	padding:0px;
	width:365px;
	height:auto;
	float:left;
	display:table;
}

#compra h1{
	margin:0px;
	margin-bottom:10px;
	margin-right:6px;
	padding:0px;
	font-family:Verdana;
	font-size:.8em;
	color:#C97136;
	font-weight:bold;
	text-decoration:none;
	float:left;
	}
#compra h2{
	margin:0px;
	margin-bottom:10px;
	padding:0px;
	font-family:Verdana;
	font-size:.8em;
	color:#9CA097;
	font-weight:bold;
	text-decoration:none;
	}
#compra h3{
	margin:30px 0px 10px;
	margin-right:6px;
	padding:0px;
	font-family:Verdana;
	font-size:.75em;
	color:#C97136;
	font-weight:bold;
	text-decoration:none;
	}
#compra p{
	margin:0px;
	margin-bottom:6px;
	padding:0px;
	font-family:Verdana;
	font-size:.7em;
	color:#9CA097;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
	}
	
#compra a{
	color:#9CA097;
	font-weight:normal;
	text-decoration:underline;
	font-size:1em;
	}
#compra a:hover{
	color:#575F4F;
	}
	
#compra ul{
	margin:0px;
	padding:0px;
	}
#compra ul li{
	margin:0px;
	margin-bottom:12px;
	margin-left:25px;
	padding:0px;
	font-family:Verdana;
	font-size:.7em;
	color:#9CA097;
	font-weight:normal;
	text-decoration:none;
	text-align:justify;
	list-style-type:none;
	list-style-image:url(../images/misc/flecha_obragrafica_explo.gif);
	line-height:14px;
	}
#compra ul li a{
	text-decoration:none;
}
#compra ul li a:hover{
	text-decoration:underline;
}
#compra_imagen{
	margin:0px;
	margin-top:20px;
	padding:0px;
	width:140px;
	height:210px;
	float:left;
}
#compra_imagen_foto{
	margin:0px;
	padding:0px;
	/*width:92px;
	height:126px;*/
	width:105px;
	height:139px;
	border:1px solid #CED6C6;
	background-color:#fff;
	text-align:center;
}
#compra_imagen_foto img{
	margin:3px;
	padding:0px;
	
}
#menu_compra{
	margin:0px;
	margin-top:10px;
	padding:0px;
	width:95px;
	
	background-image:url(../images/misc/fondo-menu-colecciones.gif);
	background-repeat:repeat-x;
	text-align:left;
	font-family:Verdana;
	font-size:.65em;
	font-weight:bold;
	text-decoration:none;
	color:#ADB5A3;
	
}

#menu_compra ul{
	margin:4px;
	padding:0px;
	text-align:left;
	}
	
#menu_compra ul li{
	margin:0px;
	padding:0px;
	padding-left:11px;
	padding-bottom:3px;
	list-style-type:none;
	background-image:url(../images/misc/flecha_artista.gif);
	background-repeat:no-repeat;
	background-position:2px 9px !important;
	background-position:2px 7px;
	}
	
#menu_compra ul li a{
	margin:0px;
	padding:0px;
	vertical-align:middle;
	font-family:Verdana;
	font-size:.65em;
	font-weight:bold;
	text-decoration:none;
	color:#ADB5A3;
	}
#menu_compra ul li a:hover{
	text-decoration:underline;
	color:#575F4F;
	}


/* ---------------- FIN PAGINA COMPRA -----------------*/

/***** OTROS *****/
#titulares{
	margin:12px 0px 19px !important;
	margin:12px 0px 6px;
	padding:0px;
	height:auto;
	font-family:Trebuchet MS;
	font-size:1.3em;
	text-decoration:none;
	font-weight:normal;
	color:#B6BEAE;
	}
.registro_enlace{
	margin:0px;
	padding:0px;
	padding-left:30px;
	font-family:Verdana;
	font-size:.45em;
	color:#9CA097;
	font-weight:normal;
	text-decoration:none;
	}
.registro_enlace a{
	color:#C97136;
	text-decoration:none;
	}
.registro_enlace a:hover{
	text-decoration:underline;
	}
#registro p a{
font-size:1em;
color:#b7bfae;
text-align:center;
text-decoration:none;
}
#registro p a:hover{
font-size:1em;
color:#b7bfae;
text-align:center;
text-decoration:underline;
}
.txt_legal{
font-size:0.55em;
color:#b7bfae;
text-align:center;
width:490px;
}
.txt_legal a{

font-size:1em;
color:#b7bfae;
text-decoration:none;

}
.txt_legal a:hover{

font-size:1em;
color:#b7bfae;
text-decoration:underline;
}
input.txt1{
border:1px solid #b7bfae;
font-size:0.75em;
color:#9CA097;
}
.borra_float{clear:both;}
.subtitulo2{
	margin:0px;
	margin-left:20px;
	padding:0px;
	font-family:Verdana;
	font-size:.5em;
	text-decoration:none;
	font-weight:normal;
	color:#B6BEAE;
	}