body {background-color: #ffffff;
 	  background-image: url(../img/fondo-web.gif);
	  margin-top: 0;
	  margin-left: 0;
	  margin-right: 0;}
/*  Azul=5259B9   Verde=39B54A     Naranja=F68E56 */	

body.fondo-a {background-color: #ffffff;
 	  background-image: url(../img/fondo-web-a.gif);
	  margin-top: 0;
	  margin-left: 0;
	  margin-right: 0;}

tr, td {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #000000;}
td.contenido-central {
/* 	background-color: #F8F8F8; */
/*	background-image:   url(../img/fondo-contenido.jpg); */
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-align : justify;
 	padding-left: 0px;
	padding-right: 0px;
	}

/* Menu Superior - CORREOWEB */
a.menu-correoweb:link {color: #999999; text-decoration : none }
a.menu-correoweb:visited {color: #999999;	text-decoration: none }
a.menu-correoweb:hover {color: #F68E56;	text-decoration: none;}

/* Links SubMenu Izquierda */
a.menu-izq:link {color: #F68E56; text-decoration : none }
a.menu-izq:visited {color: #F68E56;	text-decoration: none }
a.menu-izq:hover {color: #999999; text-decoration: underline }

/* Links MAPA WEB */
a.mapaweb1:link {color: #F68E56; text-decoration : none }
a.mapaweb1:visited {color: #F68E56; text-decoration: none }
a.mapaweb1:hover {color: #F68E56; text-decoration: underline }

a.mapaweb2:link {color: #0000CC; text-decoration : none }
a.mapaweb2:visited {color: #0000CC; text-decoration: none }
a.mapaweb2:hover {color: #0000CC; text-decoration: underline }

a.mapaweb3:link {color: #000000; text-decoration : none }
a.mapaweb3:visited {color: #000000; text-decoration: none }
a.mapaweb3:hover {color: #F68E56; text-decoration: underline }

a.menupie-neos:link { color : #D3D3D3; text-decoration : underline }
a.menupie-neos:visited { color : #D3D3D3; text-decoration : underline }
a.menupie-neos:hover { color : #ECBC91; text-decoration : underline }

/* Links ¿Quienes Somos? */
a.qs:link {color: #0000ff; text-decoration : none }
a.qs:visited {color: #0000ff; text-decoration: none }
a.qs:hover {color: #000000; text-decoration: none }

a.qs1:link {color: #0000ff; text-decoration : underline }
a.qs1:visited {color: #0000ff; text-decoration: underline }
a.qs1:hover {color: #ff9900; text-decoration: underline }


td.tabla-menu-izq {
	font-family: Verdana, Arial;
	font-size: 10px;
	color: #5259B9;}

.linea-1pixel  {
    height: 1px;
/*	background-color: #999999; */	}

.linea-1pixel-azul  {
    height: 1px;
	background-color: #5259B9;	}

.linea-1pixel-naranja  {
    height: 1px;
	background-color: #F68E56;	}

/* Menu del Pie de Páginas */
td.menu-pie {
	font : 10px Arial, sans-serif;
	color: #5259B9;
	text-align: center;}
.menu-pie a:link {color : #666666; text-decoration: none;}
.menu-pie a:visited {color : #666666; text-decoration: none;}
.menu-pie a:hover { color : #5259B9; text-decoration : underline }


/* Links Seccion CONTACTAR */
a.contactar:link {color: #0000FF; text-decoration : underline }
a.contactar:visited {color: #0000FF;	text-decoration: underline }
a.contactar:hover {color: #666666; text-decoration: none }

/* ****** MENU IZQUIERDA ***** */
#foldheader{
    cursor:pointer;
	cursor:hand;
	font-weight:normal;
	list-style-image:url(/img/menu_fold.gif);
	padding-left:-3px;  /* utilizar estas propiedades para verlo bien en Firefox */
	margin-left:-3px; }
	
#foldinglist{
    list-style-image:url(/img/menu_list.gif);
 	margin-left: 3px;
	padding-left: 3px;}
	
/* Etiqueta Inicio: Creada por mi para poner todo el menu lo mas cerca posible del margen izq */
#inicio {
	font-family: Arial;
	font-size: 10px;
	color: #5259B9;
    margin-left: -5px;
	list-style-position: inside;
    margin-left:0px;	/* utilizar estas propiedades para verlo bien en Firefox */
	padding-left:0px;}
/* ****** FIN MENU IZQUIERDA ***** */	


/* ****** SECCIÓN PRODUCTOS Y NOVEDADES ***** */	

table.cont-central2-tabla {
	width: 556px;}
	
td.cont-central2-tit {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #5259B9;
	text-align : left; }

td.cont-central2-linea1p {
    height: 1px;
	background-color: #5259B9;	
	padding-left: 3px; }

td.cont-central2-space {
    height: 12px;}

td.cont-central2 {
	font-family: Verdana, Arial, "Trebuchet MS";
	font-size: 10px;
	color: #000000;
	text-align : justify;
 	padding-left: 0px; }	
	
table.cont-central2-tablafotos {
	width: 100%;
	cellpadding: 0px;
	margin: 0px;
	padding: 0px;}
	
td.cont-central2-subtit {
    height: 15px;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	color: #ffffff;
	background-color: #F6A97F;
/*	text-align: center; */}

td.cont-central2-lineV-1p {
    height: 1px;
	background-color: #F6A97F;	}
