body {
	background-image: url(images/fondo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.buscador {
	color: #666666;
	background-image: url(images/img/fondo_buscador.jpg);
	background-repeat: no-repeat;
	height: 72px;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
}
.pestana_activa {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666666;
	text-align: center;
	background-image: url(images/img/pestana_activa.jpg);
	height: 33px;
}
.celda_Contenidos {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	vertical-align: top;
}
.celdaCesta {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-image: url(images/img/cesta.jpg);
	padding-left: 15px;
	height: 147px;
	vertical-align: bottom;
}

.abajo {
	vertical-align: bottom;
}

.Titulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #990066;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
}

.tabla_buscador {
	padding-top: 20px;
	padding-left: 10px;
}
.busqueda_avanzada {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	padding-right: 3px;
	padding-bottom: 5px;
}
#Layer1 {
	
	position:absolute;
	left:50%;
	width:900px;
	
	margin-left:-450px;
	z-index:1;
	top: 15px;
	background-color: #FFFFFF;
	}



.boton {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #990066;
	background-image: url(images/img/fondo_boton.jpg);
	padding-left: 7px;
	height: 32px;
	vertical-align: middle;
}
.col_izq {
	background-image: url(images/img/col_izq.jpg);
	vertical-align: top;
}
.pestana_inactiva {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	background-image: url(images/img/pestana_inactiva.jpg);
	height: 33px;
}
.Titulo_producto {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 15px;
	color: #330066;
	padding: 3px;
}
.Texto_producto {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	color: #333333;
	vertical-align: top;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 3px;
}

.col_dch {

	background-image: url(images/img/col_dch.jpg);
	vertical-align: top;
}
.precio {

	font-family: Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #990066;
	padding-left: 7px;
	vertical-align: bottom;
}
.vinculo1 {
	font-size: 9pt;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #999999;
}
a.vinculo1:link {
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}
a.vinculo1:visited {
text-decoration: none;
color: #999999;
}
a.vinculo1:hover {
text-decoration: none;
color: #990066;
}

.vinculo2 {
	font-size: 10pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
a.vinculo2:link {
text-decoration: none;
color: #FFFFFF;
}
a.vinculo2:visited {
text-decoration: none;
color: #FFFFFF;
}
a.vinculo2:hover {
text-decoration: none;
color: #9999FF;
}
a:link {
	color: #990066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990066;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #990066;
