/* REDEFINICIÓN DE ETIQUETAS */
body {
	background-color:#858585;
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
}

a.textos {
	color:#000000;
	text-decoration:none;
}

a.textos:hover {
	color:#996600;
}

/* PAGINADO */

a.anterior {
	color:#000000;
	text-decoration:none;
	background-image: url(../imagenes/estructura/iconos/anterior.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 16px;
}

a.anterior:hover {
	color:#996600;
	background-image: url(../imagenes/estructura/iconos/anterior_over.gif);
}

a.siguiente {
	color:#000000;
	text-decoration:none;
	background-image: url(../imagenes/estructura/iconos/siguiente.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 16px;
}

a.siguiente:hover {
	color:#996600;
	background-image: url(../imagenes/estructura/iconos/siguiente_over.gif);
}

a.info {
	color:#000000;
	text-decoration:none;
	background-image: url(../imagenes/estructura/iconos/info.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 18px;
	cursor: help;
	padding-bottom:2px;
	padding-top:4px;	
	margin-top:3px;
}

a.info:hover {
	color:#996600;
	background-image: url(../imagenes/estructura/iconos/info_over.gif);
}

/* TABLA CONTENEDORA GENERAL */
table.general{
	width:721px;
}

/* CABECERA */
td.cabecera{
	height:213px;
	background-image: url("../imagenes/estructura/fnd_cabecera.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 18px;
}

table.cabecera{
/*	margin-bottom: 17px;*/
}


/* CELDA SOMBRA IZQ */
td.sombraizq{
	background-repeat: repeat-y;
	width:10px;
	background-image:  url("../imagenes/estructura/sombralateral.gif");
	background-position: left top;
}

/* CELDA SOMBRA DER */
td.sombrader{
	background-repeat:repeat-y;
	width:10px;
	background-image:  url("../imagenes/estructura/sombralateral.gif");
	background-position: right top;
}

/* CELDA CONTENIDO */
td.contenido{
	background-color: #c09b57;
	border-right-width: 7px;
	border-right-style: solid;
	border-right-color: #000000;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 5px;
}

/* COLUMNAS EXTERIORES DE INDEX */
td.fnd_columnaizq_index{
	background-image: url(../imagenes/estructura/fndcont_columnasext.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

table.moto2mano_index {
	margin-top: 5px;
}

a.moto2mano_index {
	font-size:11px;
	color:#990000;
	font-weight: bold;
	text-decoration: none;
}

a.moto2mano_index:hover {
	color:#996600;
}

div.moto2mano {
	margin-top:3px;
	margin-bottom:10px;
}

table.actividades_index {
	margin-top: 5px;
}

div.moto2mano_index {
	margin-top:3px;
}

div.actividades_index {
	margin-top:3px;
}

p.actividades_index {
	padding:5px;
	text-align: justify;
}

td.fnd_columnader_index{
	background-image: url(../imagenes/estructura/fndcont_columnasext.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

td.contenidocolumnas {
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 7px;
	text-align: center;
}

/* COLUMNA CENTRAL */

td.fnd_columnacentro_index {
	background-image: url(../imagenes/estructura/fndcont_columnacentro.gif);
	background-repeat:   repeat-y;
	background-position: center top;
}

td.contenidocolumnacentro {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

table.productodestacado_index {
	margin-top: 5px;
}

a.productodestacado_index {
	font-size:13px;
	color:#990000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

a.productodestacado_index:hover {
	color:#996600;
}

a.proddesta_index_opciones {
	color: #072ed7;
	text-decoration: underline;
	font-style: italic;
	font-weight: bold;
}

a.proddesta_index_opciones:hover {
	color: #996600;
}

p.productodestacado_index {
	margin-top:5px;
	padding-left: 5px;
}

div.productodestacado_index {
	margin-top:3px;
	text-align: left;
	font-weight: bold;
}

td.fnd_columnaizq_noindex{
	background-image: url(../imagenes/estructura/fndcont_columnacontenido.gif);
	background-repeat: repeat-y;
	background-position: right top;
}

p.txt_error {
	color:#990000;
	padding-left: 22px;
	line-height: 16px;
	font-size: 12px;
	background-image: url(../imagenes/estructura/iconos/icono_error.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left:5px;
}

p.titulos {
	font-size:13px;
	color:#990000;
	font-weight: bold;
	text-decoration: none;
	padding-left: 5px;
}

p.titulos2 {
	font-size:11px;
	color:#990000;
	font-weight: bold;
}

strong.titulos2{
	font-size:11px;
	color:#990000;
	font-weight: bold;
}
/* AMPLIAR FOTO */

table.fotogrande {
	background-color: #E2E2E2;
	border: 1px solid #000000;
}

img.fotogrande {
	background-color: #FFFFFF;
	border: 1px solid #AF8341;
}

a.cerrar {
	color:#000000;
	text-decoration:none;
	background-image: url(../imagenes/estructura/iconos/cerrar.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 16px;
}

a.cerrar:hover {
	color:#990000;
	background-image: url(../imagenes/estructura/iconos/cerrar_over.gif);
}

a.actividadtitulo {
	font-size: 13px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	background-image: url(../imagenes/estructura/iconos/icon_actividades.gif);
}

a.actividadtitulo:hover {
	color: #996600;
	background-image: url(../imagenes/estructura/iconos/icon_actividades_over.gif);
}

/* Formularios */
select.categorias {
	background-color:#c09b57;
	color:#000000;
	font-size:11px;
	border: 0px none;
	width:200px;
	margin:0px;
	padding: 0px;
}

select.album {
	background-color:#90640c;
	color:#FFFFFF;
	font-size:11px;
	border: 0px none;
	width:200px;
	margin:0px;
	padding: 0px;
}

option {
	margin: 0px;
	padding: 0px;
	border: 0px none;
}

input.boton {
	margin:0px;
	padding:0px;
	color:#000000;
	background-color:#c09b57;
	height: 19px;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #555555;
	border-top: 1px solid #555555;
	border-right: 1px solid #808080;
}

img.foto {
	background-color: #FFFFFF;
	border: 1px solid #AF8341;
}
a.textos_col_actividades {
	color:#000000;
	text-decoration:none;
	text-align: left;
}
a.textos_col_actividades:hover {
	color:#996600;
	text-align: left;
}
