.Titulos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
}
.Titulos A:Link
{
	text-decoration:none;
	color: #4087b1;
}
.Titulos A:visited
{
	text-decoration:none;
	color: #4087b1;
}
.Titulos A:hover
{
	color: #e5e8db;
	background-color:#666666;
	text-decoration:none;
}


.Header_title
{
    color: #333333; 
    /*background-color:#666666; 
    font-weight: bold;*/
    text-decoration: none;
    
    font-size: 26px;
    font-family: Arial, Helvetica, sans-serif;
}

.TitulosNegrita {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	font-weight:bold;
}
.TitulosNegrita A:Link
{
	text-decoration:none;
	color: #4087b1;
}
.TitulosNegrita A:visited
{
	text-decoration:none;
	color: #4087b1;
}
.TitulosNegrita A:hover
{
	color: #e5e8db;
	background-color:#666666;
	text-decoration:none;
}




.CabeceraProducto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #666666;
	font-weight:bold;
}
.CabeceraProducto A:Link
{
	text-decoration:none;
	color: #4087b1;
}
.CabeceraProducto A:visited
{
	text-decoration:none;
	color: #4087b1;
}
.CabeceraProducto A:hover
{
	color: #e5e8db;
	background-color:#666666;
	text-decoration:none;
}




.Descripcion_listado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	font-weight:bold;
}
.Descripcion_listado A:Link
{
	text-decoration:none;
	color: #4087b1;
}
.Descripcion_listado A:visited
{
	text-decoration:none;
	color: #4087b1;
}
.Descripcion_listado A:hover
{
	color: #e5e8db;
	background-color:#666666;
	text-decoration:none;
}




.Descripcion_listado_cesta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #666666;
	font-weight:bold;
}
.Descripcion_listado_cesta A:Link
{
	text-decoration:none;
	color: #4087b1;
}
.Descripcion_listado_cesta A:visited
{
	text-decoration:none;
	color: #4087b1;
}
.Descripcion_listado_cesta A:hover
{
	color: #e5e8db;
	background-color:#666666;
	text-decoration:none;
}




.Precio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight:bold;
	color: #666666;
}
.Precio A:Link
{
	text-decoration:none;
	color: #4087b1;
}
.Precio A:visited
{
	text-decoration:none;
	color: #4087b1;
}
.Precio A:hover
{
	color: #e5e8db;
	background-color:#666666;
	text-decoration:none;
}


.Calendario
{
	font-weight: bold;
	font-size: x-small;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
}
.Calendario A:Link
{
	text-decoration:none;
	color: white;
}
.Calendario A:visited
{
	text-decoration:none;
	color: white;
}
.Calendario A:hover
{
	text-decoration: underline;
	background-color:white;
	text-decoration:none;
}



.Oferta
{
	font-weight: bold;
	font-size: x-small;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
}
.Oferta A:Link
{
	text-decoration:none;
	color:#0066CC;
}
.Oferta A:visited
{
	text-decoration:none;
	color: #0066CC;
}
.Oferta A:hover
{
	color: #0066CC;
	background-color:#666666;
	text-decoration:none;
}

.OfertaPeq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-weight:bold;
	color: #0066CC;
}
.OfertaPeq A:Link
{
	text-decoration:none;
	color: #0066CC;
}
.OfertaPeq A:visited
{
	text-decoration:none;
	color: #0066CC;
}
.OfertaPeq A:hover
{
	color: #0066CC;
	background-color:#666666;
	text-decoration:none;
}

.cabecera_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #ffffff;
}
.cabecera_menu A:Link
{
	text-decoration:none;
	color: #4087b1;
}
.cabecera_menu A:visited
{
	text-decoration:none;
	color: #4087b1;
}
.cabecera_menu A:hover
{
	color: #e5e8db;
	background-color:#666666;
	text-decoration:none;
}



.opciones_menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #4087b1;
}
.opciones_menu A:Link
{
	text-decoration:none;
	color: #4087b1;
}
.opciones_menu A:visited
{
	text-decoration:none;
	color: #4087b1;
}
.opciones_menu A:hover
{
	color: #e5e8db;
	background-color:#666666;
	text-decoration:none;
}


.opciones_menuDDL
{
	font-size: xx-small;
	width: 101px;
	color: #4087b1;
	font-family: Arial, Helvetica, sans-serif;
}
.opciones_menuDDL A:Link
{
	text-decoration:none;
	color: #4087b1;
	width: 101px;
}
.opciones_menuDDL A:visited
{
	text-decoration:none;
	color: #4087b1;
	width: 101px;
}
.opciones_menuDDL A:hover
{
	color: #e5e8db;
	background-color:#666666;
	text-decoration:none;
	width: 101px;
}



.TitulosNegritaColores
{
	font-weight: bold;
	font-size: x-small;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
.TitulosNegritaColores A:Link
{
	text-decoration:none;
	color: #ffffff;
}
.TitulosNegritaColores A:visited
{
	text-decoration:none;
	color: #ffffff;
}
.TitulosNegritaColores A:hover
{
	color: #ccccff;
	background-color: #ffffff;
	text-decoration: none;
}
