html {
	background-image: url(../_Img/fondo_tapiz.jpg);
	background-repeat: repeat;
	height:100%;
}

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #454D68;
	height:100%;
}

a {
	text-decoration: none;
	color:#8791B1;
	cursor:pointer;
}

a:hover {
	color:#003;
}

input, textarea {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #717991;
	border-right-color: #EEEFF2;
	border-bottom-color: #EEEFF2;
	border-left-color: #717991;
}

input[type="button"], input[type="submit"] {
	padding:2px;
	margin:0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EEEFF2;
	border-right-color: #717991;
	border-bottom-color: #717991;
	border-left-color: #EEEFF2;
	font-size:10px;
	color:#454D68;
	background-color:#DDDFE7;
}

input[type="checkbox"] {
	padding:0px;
	border:none;
}

select {
	background-color:#DDDFE7;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #717991;
	border-right-color: #EEEFF2;
	border-bottom-color: #EEEFF2;
	border-left-color: #717991;
	font-size:11px;
	color:#454D68;
}

hr {
	height:1px;
	border:none;
	background-color:#454D68;
}

form {
	padding:0px;
	margin:0px;
}

.clear {
	clear:both;
}

.boton-1 {
	padding:2px 10px;
	border:solid 1px #454D68;
	background-color:#C3C6D1;
}
.boton-1 a {
	color:#454D68;
}
.boton-1 a:hover {
	color:#FFF;
}

.error {
	display:block !IMPORTANT;
	width:100% !IMPORTANT;
	text-align:center !IMPORTANT;
	color:#FF0000;
}

#marcoPrincipal {
	width:100%;
	height: 100%;
	text-align:center;
}

#marcoContenedor {
	width:900px;
	height:1020px;
	margin:auto;
	text-align:left;
	background-image: url(../_Img/fondo_filigranaCentro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#contenedorPrincipal {
	width:840px;
	margin:auto;
	margin-bottom:20px;
}

#contenidoIzquierda {
	width:237px;
	float:left;
}

#contenidoPrincipal {
	display:table;
	width:558px;
	height:560px;
	margin-right:45px;
	float:left;
	background-image:url(../_Img/cuerpoCentral_der_Fondo.jpg);
	background-repeat:repeat-y;
}

#contenidoPrincipal_2 {
	display:inline-table;
	width:558px;
	height:100px;
	background-image:url(../_Img/cuerpoCentral_der_1.jpg);
	background-repeat:no-repeat;
}

#pie {
	clear:both;
	width:558px;
	margin-left:237px;
	padding:2px 10px 0;
	height:31px;
	background-image:url(../_Img/pie.jpg);
	background-repeat:no-repeat;
	text-align:center;
	font-size:10px;
	color:#FFF;
}

.formulario_estilo_1 {
	font-size:10px;
	background-color:#FFFFFF;
}

.lista_1 li {
	padding-right:40px;
	padding-bottom:6px;
}

#cabecera {
	width:750px;
	height:167px;
}

#cabecera_1 {
	height:127px;
}

#cabecera_2 {
	float:left;
	width:340px;
	height:24px;
}

#cabecera_3 {
	float:left;
	width:122px;
	height:24px;
	cursor:pointer;
}

#cabecera_4 {
	float:left;
	width:151px;
	height:24px;
}

#cabecera_5 {
	float:left;
	width:73px;
	height:24px;
	cursor:pointer;
}

#cabecera_6 {
	display:table;
	
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:9px;
}

#cuerpoCentral_izq {
	width:192px;
	margin-left:45px;
	background-image:url(../_Img/cuerpoCentral_izq_Fondo.jpg);
}

#cuerpoCentral_izq_1 {
	padding:10px;
	background-image:url(../_Img/cuerpoCentral_izq_1.jpg);
	background-repeat:no-repeat;
}

#cuerpoCentral_izq_2 {
	height:157px;
	background-image:url(../_Img/cuerpoCentral_izq_2.gif);
	background-repeat:no-repeat
}

#contenedor {
	padding:20px;
}


/*     MENU     */

#menu {
	margin-right: -10px;
	font-family:"Times New Roman", Times, serif;
	font-size:17px;
	font-weight:bold;
}

#menu a {
	color: #454D68;
}

#menu a:hover {
	color: #FFFFFF;
}

#menu ul {
	margin: 0px;
	padding-left:6px;
	list-style-type:none;
}

#menu ul ul {
	padding:10px 0px 10px 16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

#menu ul ul li {
	padding:1px 0px 1px 6px;
	margin:2px 0px 0px 0px;
	background-color:#C3C6D1;
}

#menu div {
	display:inline;
	color: #454D68;
	cursor:pointer;
}

#menu div:hover {
	color: #FFFFFF;
}

#menu .menuD {
	padding: 2px 0px 2px 0px;
	font-size:11px;
}

#menu #lnk_Joyeria, #menu #lnk_Retratos_Hadas {
	display:block;
	float:left;
	width:70%;
	height:20px;
}

/* Etiqueta "nuevo" para opciones de menú */
#nuevo-menu {
	display:table;
	float:left;
	width:30%;
	height:20px;
	text-align:right;
}
#nuevo-menu img {
	padding:2px 5px 0 0;
	border:none;
}

.li-nuevo {
	height:14px;
}

.posImg_1 {
/*	width:100%;
	margin-left:-20px;
	text-align:center;*/

	float:right;
	width:113px;
	padding:0px 20px 0px 20px;
}

#menu_categorias {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#A9AEBD;
}

#menu_categorias a {
	color:#A9AEBD;
}

.menu_categorias_activo {
	color:#454D68 !IMPORTANT;
}

.alinearCentro {
	text-align:center;
}

.justificar {
	text-align:justify;
}

.laminaCelda {
	text-align:center;
}

.laminaCelda div {
	border:dotted 1px #CCCCCC;
	margin:2px;
}

.laminaCelda div div {
	display:block;
	padding:5px;
	border:none;
}

.laminaCelda div div div {
	display:block;
	padding:0px;
	padding-bottom:4px;
	border:none;
}

.laminaCelda div div div div {
	display:table-cell;
	height:28px;
	padding:0px;
	border:none;
	vertical-align:middle;
}

.laminaCelda img {
	border:solid 1px #A9AEBD;
}

.laminaCelda .titulo{
	display:table;
	width:100%;
}

.laminaCelda .titulo div{
	display:table-cell;
	margin-left:auto;
	margin-right:auto;
	font-weight:bold;
}

.noBorde {
	border:none !IMPORTANT;
}

.formatosFondos {
	vertical-align:middle;
	background-color:#CC3300
}

.laminaCeldaNoBorde img {
	border:none !IMPORTANT;
}

.paginacion {
	text-align:right;
	font-weight:bold;
}

.titulo_1 {
	width:100%;
	text-align:center;
}

.titulo_2 {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

#f_biografia_marta {
	float:right;
	padding:0px 0px 10px 10px;
}

.foto_1 {
	border:solid 1px #000000;
}

.detalle_ampliaImg {
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

.detalle_ampliaImg td {
	padding:2px;
	border:solid 1px #C3C6D1;
}

#detalle_ampliaImg div {
	padding: 2px;
	float:left;
}

.recuadro_1 {
	padding:10px 20px 10px 20px;
	margin:40px;
	border:double 3px #C4C6CF;
}

.newRoman {
	font-family:"Times New Roman", Times, serif;
}

#anuncio_1 {
	display:block;
	width:100%;
}

#anuncio_1 div {
	width:516px;
	height:64px;
	margin:auto;
	padding-top:16px;
	font-size:14px;
	text-align:center;
	background-image:url(../_Img/fondo_inicio_1.jpg);
	background-repeat:no-repeat;
}

#tablaContacto {
	width:auto;
	padding:10px;
	margin:auto;
	border:dotted 1px #CCCCCC;
}

#tablaContacto td {
	padding:2px;
}

#envio {
	padding-top:60px;
	font-size:12px;
	font-weight:bold;
	text-align:center;
}

.separador_1 {
	width:376px;
	height:6px;
	background-image:url(../_Img/separador_1.jpg)
}

#retoqueMarcoSuperior {
	width:518px;
	height:83px;
	background-image:url(../_Img/retoque_2_marcoSuperior.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#retoqueMarcoInferior {
	width:518px;
	height:84px;
	background-image:url(../_Img/retoque_2_marcoInferior.jpg);
	background-position:center;
	background-repeat:no-repeat;
}

#retoqueMarcoContenido {
	display:table;
	width:518px;
	background-image:url(../_Img/retoque_2_marcoLateral.jpg);
	background-position:center;
	background-repeat:repeat-y;
}

#retoqueTabla {
	width:460px;
}

#retoqueTabla img {
	border:double 3px #999999;
}

.retoques_tit_1 {
	padding:2px 0px 2px 10px;
	font-weight:bold;
	background-color:#C3C6D1;
}

.justificacion {
	text-align:justify;
}

.linea_discontinua {
	background-image:url(../_Img/lineaPunteada.gif);
	background-repeat:repeat-x;
}

.tabla_estilo_1 {
	padding:10px;
	margin:auto;
	border-collapse:collapse;
	width:auto;
	border:solid 1px #999999;
}

.tabla_estilo_1 td {
	border-bottom:solid 1px #999999;
	padding:5px;
}

#inicio ul li {
	padding-bottom:10px;
}

#inicio ul ul {
	padding-top:10px;
}

#inicio ul ul li {
	margin:0;
	padding:0;
	list-style:url(../_Img/guion.gif);
}

#gastosEnvio{
	margin: 10px 0 0 0;
	width: 300px;
	height: 107px;
	border: solid 1px #454D68;
}
#gastosEnvio div{
	float: none;
	height:17px;
	padding-top: 3px;
}
#gastosEnvio .txt{
	text-align: right;
	width: 100px;
	float: left;
}
#gastosEnvio .normal{
	font-size:10px;
	font-weight:bold;
	text-align: center;
	width: 95px;
	float: left;
}
#gastosEnvio .certificado{
	font-size:10px;
	font-weight:bold;
	text-align: center;
	width: 95px;
	float: left;
}
#gastosEnvio .valorNormal{
	text-align: right;
	width: 65px;
	padding-right:30px;
	float: left;
}
#gastosEnvio .valorCertificado{
	text-align: right;
	width: 65px;
	padding-right:30px;
	float: left;
}

.tituloTabla {
	background-color: #C3C6D1;
}

#gastosEnvio2 {
	font-size:10px;
	display:block;
	width:150px;
	height:50px;
	margin:5px;
	border:1px dashed #999;
}

#gastosEnvio2 div div {
	text-align:center;
	width:60px;
	padding:5px;
	float:left;
}

#divCargando {
	position:absolute;
	width:50px;
	height:50px;
	margin:150px 254px 0 254px;
	text-align:center;
}

/* RETRATOS DE HADAS */
#retratosHadas {
	text-align:center;
}
#retratosHadas p {
	margin:0;
	padding:5px 0 0 0;
}
#retratosHadas .clear {
	clear:both;
	padding-top:10px;
}