/* NAVEGACION PRINCIPAL */

.MainNavBkg1 {
	background-image: url(../img/MainNavBkg.jpg);
	background-repeat: no-repeat;
}
.MainNavBkg2 {
	background-image: url(../innovacion/img/MainNavBkg.jpg);
	background-repeat: no-repeat;
}
.MainNavBkg3 {
	background-image: url(../productos/img/MainNavBkg.jpg);
	background-repeat: no-repeat;
}
.MainNavBkg4 {
	background-image: url(../servicios/img/MainNavBkg.jpg);
	background-repeat: no-repeat;
}
.MainNavBkg5 {
	background-image: url(../empresa/img/MainNavBkg.jpg);
	background-repeat: no-repeat;
}
.MainNavBkg6 {
	background-image: url(../contenidos/img/MainNavBkg.jpg);
	background-repeat: no-repeat;
}
.MainNavBgColor {
	background-color: #333333;
}


/* HOMEPAGE */
A.menu1_1:link    {	text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #FFFFFF;line-height: 8px;}   
A.menu1_1:visited {	text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #FFFFFF;line-height: 8px;}   
A.menu1_1:active  {	text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #FFFFFF;line-height: 8px;}   
A.menu1_1:hover   { text-decoration: none; color: #CAEA00;}
A.menu1_1actual	  { text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #CAEA00;line-height: 8px;}

/* INNOVACION */
A.menu1_2:link    {	text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #FFFFFF;line-height: 8px;}   
A.menu1_2:visited {	text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #FFFFFF;line-height: 8px;}   
A.menu1_2:active  {	text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #FFFFFF;line-height: 8px;}   
A.menu1_2:hover   { text-decoration: none; color: #00a7cb;}
A.menu1_2actual	  { text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #00a7cb;line-height: 8px;}

/* PRODUCTOS */
A.menu1_3:link    { text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #FFFFFF;line-height: 8px;}   
A.menu1_3:visited {	text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #FFFFFF;line-height: 8px;}   
A.menu1_3:active  {	text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #FFFFFF;line-height: 8px;}   
A.menu1_3:hover   { text-decoration: none; color: #00c9c3;}
A.menu1_3actual	  { text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #00c9c3;line-height: 8px;}

/* SERVICIOS */
A.menu1_4:link    { text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #FFFFFF;line-height: 8px;}   
A.menu1_4:visited {	text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #FFFFFF;line-height: 8px;}   
A.menu1_4:active  {	text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #FFFFFF;line-height: 8px;}   
A.menu1_4:hover   { text-decoration: none; color: #7cc214;}
A.menu1_4actual	  { text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #7cc214;line-height: 8px;}

/* EMPRESA */
A.menu1_5:link    { text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #FFFFFF;line-height: 8px;}   
A.menu1_5:visited {	text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #FFFFFF;line-height: 8px;}   
A.menu1_5:active  {	text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #FFFFFF;line-height: 8px;}   
A.menu1_5:hover   { text-decoration: none; color: #e52118;}
A.menu1_5actual	  { text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #e52118;line-height: 8px;}

/* CONTENIDOS */
A.menu1_6:link    { text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #FFFFFF;line-height: 8px;}   
A.menu1_6:visited {	text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #FFFFFF;line-height: 8px;}   
A.menu1_6:active  {	text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #FFFFFF;line-height: 8px;}   
A.menu1_6:hover   { text-decoration: none; color: #ff71c5;}
A.menu1_6actual	  { text-decoration: none;text-align: center;font-family: "Trebuchet MS", Helvetica;font-size: 9px; color: #ff71c5;line-height: 8px;}

.blanco {
	background-color: #FFFFFF;
}


