/*****************************    capas    ******************************************/
.Layer_central {
	position:relative;
	width:759;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	top:0;
}
.buscador {
	z-index:1;
	position:absolute;
	margin-top:15px;
	margin-left:315px;
	width:250px;
	height:132px;
	visibility: visible;
}	
.registro {
	position:absolute;
	z-index:1;
	margin-top:17px;
	margin-left:595px;
	width:150px;
	height:130px;
	visibility: visible;
}
.condiciones_gen {
	z-index:1;
	position:absolute;
	margin-top:190px;
	margin-left:195px;
	width: 367px;
	height: 315px;
}
.condiciones {
	z-index:1;
	position:absolute;
	margin-top:190px;
	margin-left:20px;
	height: 315px;
	width: 542px;
}
.links {
	z-index:1;
	position:absolute;
	margin-top:725px;
	margin-left:580px;
	width:165px;
	height:105px;
	visibility: visible;
}
.categorias {
	z-index:1;
	position:absolute;
	margin-top:395px;
	margin-left:580px;
	width:165px;
	height:250px;
	visibility: visible;
}
.noticias {
	z-index:1;
	position:absolute;
	margin-top:210px;
	margin-left:580px;
	width: 165px;
	height: 121px;
	visibility: visible;
}
#condiciones_small {
	position:absolute;
	left:-180px;
	top:30px;
	width:176px;
	height:185px;
	z-index:1;
/*****************************    texto    ******************************************/
}
A.textocondicones {
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	padding-left:5px;
	font-weight: bold;	
}
A.textocondiciones:hover {
	font-family:tahoma;
	font-size:12px;
	color:#FF081A;
	padding-left:5px;
	font-weight: bold;
}
A.textocondiciones:active {
	font-family:tahoma;
	font-size:12px;
	color:#FF081A;
	padding-left:5px;
	font-weight: bold;
}
.texto-registro {
	font-family:tahoma;
	font-size:10px;
	color:#FFFFFF;
	padding-left:5px;
	font-weight:bold;

}
.texto_blanco-negrita_tahoma-10 {
	font-family:tahoma;
	font-size:10px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_blanco-negrita_tahoma-12 {
	font-family:tahoma;
	font-size:12px;
	color: #FFFFFF;
	font-weight: bold;
}
.texto_blanco_tahoma-12 {
	font-family:tahoma;
	font-size:12px;
	color: #FFFFFF;
}
.texto_rojo-negrita_tahoma-10 {
	font-family:tahoma;
	font-size:10px;
	color:#FF081A;
	font-weight: bold;
}
.texto_rojo-negrita_tahoma-12 {
	font-family:tahoma;
	font-size:12px;
	color:#FF081A;
	font-weight: bold;
}
.texto_negro_tahoma-11 {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
}
.texto_negro-negrita_tahoma-11 {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	font-weight:bold;
}
.texto_productos {
	font-family:tahoma;
	font-size:10px;
	color:#FFFFFF;
	padding:10px;
}
.texto_buscador {
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	padding-left:5px;
	font-weight: bold;	
}
/*****************************    tablas    ******************************************/
.tabla_productos {
	background-image:url(images/fondo_productos.jpg);
	/*background-repeat:no-repeat;*/
}
.tabla_productos_der {
	background-image:url(images/fondo_productos_der.jpg);
	background-repeat:repeat-y;
}
.tabla_productos_izq {
	background-image:url(images/fondo_productos_izq.jpg);
	background-repeat:repeat-y;
}
.Tabla_central {
	width:759;
	background-color: #232323;
}
.tabla_categorias {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
}
.tabla_noticias {
	font-family:tahoma;
	font-size:11px;
	color:#000000;
}
.tabla_condiciones {
	padding:2px;
/*****************************    formularios    ******************************************/
}
.campos_formularios {
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	width:130px;
	background-color:#444444;
	border:1px solid #828282;
	margin: 0px;
	padding: 0px;
}	
.campos_formularios_pequeno {
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	width:130px;
	background-color:#444444;
	border:1px solid #828282;
	margin: 0px;
	padding: 0px;
	width:20px;
	height:20px;
}	
.desplegable_formularios {
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	width:240px;
	background-color:#444444;
	border:1px solid #828282;
	margin: 0px;
	padding: 0px;
	

}
/*****************************    otros    ******************************************/
.desplegable_ArtSub {
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	width:120px;
	background-color:#444444;
	border:1px solid #828282;
	margin: 0px;
	padding: 0px;
}

.modeloDesplegableDetalle{
	font-family:tahoma;
	font-size:12px;
	color:#FFFFFF;
	width: 180px;
	background-color:#444444;
	border:1px solid #828282;
	margin: 0px;
	padding: 0px;
}

.miniaturas_productos {
	margin-left:10px;
	margin-right:10px;
}



/*.piepagina {
	position:absolute;
	top:1088px;
	width:759px;
	height:25px;º
	margin-left:auto;
	margin-right:auto;	
}*/
