Body
{
	background-color:#ffffff;
	background-image: url("fondo_cabecera_1_verano.jpg");
	background-position:top left;
	background-repeat:repeat-x;
	font-family:Verdana;
}
a
{
	color:#AF4C5E;
}
a:hover
{
	background-color:#AF4C5E;
	color:#FFF;	
}

#cabecera #herramientas
{
	background-color:#fff;
}

#cabecera #herramientas UL LI
{
	border-right:dotted 1px #AF4C5E;
}

#cabecera #herramientas UL LI a
{
	color:#AF4C5E;
}

#cabecera #herramientas UL LI a:hover
{
	color:#FFF;
	background-color:#F7D600;	
	background-position:left top;
	background-repeat:no-repeat;
}
#cabecera #herramientas UL #inicio
{
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url("inicio.gif");
}
#cabecera #herramientas UL #contactar
{
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url("contactar.gif");
}
#cabecera #herramientas UL #favoritos
{
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url("imprimir.gif");
}
#cabecera #herramientas UL #enviar
{
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url("enviar.gif");
}
#cabecera #herramientas UL #miperfil
{
	background-position:left top;
	background-repeat:no-repeat;
	background-image: url("miperfil.gif");
}
#cabecera #herramientas UL #inicio:hover
{
	background-image: url("inicio_h.gif");
}

#cabecera #herramientas UL #contactar:hover
{
	background-image: url("contactar_h.gif");
}

#cabecera #herramientas UL #favoritos:hover
{
	background-image: url("imprimir_h.gif");	
}

#cabecera #herramientas UL #enviar:hover
{
	background-image: url("enviar_h.gif");	
}
#cabecera #herramientas UL #miperfil:hover
{
	background-image: url("miperfil_h.gif");	
}
#cabecera #fecha
{
	color:#333333;
}
#flashEmpresa
{
	background-color:#fff;
	border-left: solid 1px #AF4C5E;
	border-right: solid 1px #AF4C5E;
	border-top: solid 1px #AF4C5E;
	background-color:#fff;
}
#pagina
{
	border-left: solid 1px #AF4C5E;
	border-right: solid 1px #AF4C5E;
	border-bottom: solid 1px #AF4C5E;
	background-position:right bottom;
	background-repeat:no-repeat;
	background-image: url("logo_mercadeando.jpg");
}
#menuEnlaces
{
	background-color:#F7D600;	
}
#menuEnlaces UL LI
{
	border-right:dotted 1px #AF4C5E;	
}
#menuEnlaces UL LI a
{
	color:#AF4C5E;
}
#menuEnlaces UL LI a:hover
{
	color:#AF4C5E;
	background-color:#F7D600;
	background-image: url("menu_h_1_verano.jpg");	
	background-repeat:no-repeat;
	background-position:center bottom;
	
}
#menuEnlaces UL LI .selected
{
	color:#AF4C5E;
	background-image: url("menu_h_1_verano.jpg");	
	background-repeat:no-repeat;
	background-position:center bottom;
}

#contenido #texto_contenido img
{
	
	border: solid 1px #CACACA;
}

#contenido #texto_contenido h3
{
	color:#AF4C5E;
}
#contenido #menu_contenido
{
	background-color:#CCC;
}
#contenido #menu_contenido h3
{
	background-image: url("fondo_noticias_1_verano.jpg");	
	background-repeat:no-repeat;
	background-position:left top;
	color:#fff;
}
#contenido #menu_contenido h3 a
{
    color:#fff;
}
#contenido #menu_contenido h3 a:hover
{
	background-color:Transparent;
    color:#333;
}
#contenido #menu_contenido UL
{
	background-color:#FFF;	
}
#contenido #menu_contenido LI
{
	border-bottom: solid 1px #E4E6D8;
	background-image: url("punto_noticias_1_verano.jpg");	
	background-repeat:no-repeat;
	background-position:left top;
}
#contenido #menu_contenido #menu_contenido_google
{
	background-image: url("fondo_google.jpg");	
	background-repeat:no-repeat;
	background-position:left top;
}

.botonBuscar
{
	BORDER-RIGHT: #C8C9CA 1px solid;
    BORDER-TOP: #C8C9CA 1px solid;
    BORDER-BOTTOM: #C8C9CA 1px solid;
    BORDER-LEFT: #C8C9CA 1px solid;
  	background-color:#AF4C5E;
    color:#fff;
}

#contenido #texto_contenido #error
{
	background-color:#EFEFEF;
	color:#333;
	background-image: url("icono_incidencia.gif");	
	background-repeat:no-repeat;
	background-position:left center;
}

#contenido #texto_contenido #listado li
{
	border-bottom: dashed 1px #ccc;	
}


#contenido #texto_contenido #listado li .datosProductos h4
{
	color:#666;
}

#contenido #texto_contenido #listado li .datosNoticias h4
{
	color:#666;
}
#logoEmpresa
{
	color:#AF4C5E;
}