#menu1 {
cursor: pointer;
margin: 0px 0px;
height: 31px;
line-height: 31px;
font-weight: bold;
background: #0079c0;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: normal;
color:#FFFFFF;
text-align:left;
}
.menu1cell {
cursor: pointer;
margin: 0px 0px;
height: 50px;
line-height: 50px;
font-weight: bold;
background: #0079c0;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: normal;
color:#FFFFFF;
text-align:left;
padding: 0.2em 1em;
}
.menu1cell a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #0079c0;
}
.menu1cell a:visited {
	color: #FFFFFF;
	text-decoration: none;
		background-color: #0079c0;
}
.menu1cell a:hover {
	color: #000000;
	text-decoration: none;
		background-color: #0079c0;
}
.menu1cell a:active {
	color: #000000;
	text-decoration: none;
	background-color: #0079c0;
}

#menu2  {
cursor: pointer;
margin: 0px 0px;
height: 31px;
line-height: 31px;
font-weight: bold;
background: #a83031;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: normal;
color:#FFFFFF;
text-align:left;
}

.menu2cell {
cursor: pointer;
margin: 0px 0px;
height: 51px;
line-height: 51px;
font-weight: bold;
background: #a83031;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: normal;
color:#FFFFFF;
text-align:left;
padding: 0.2em 1em;
}
.menu2cell a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a83031;
}
.menu2cell a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a83031;
}
.menu2cell a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #a83031;
}
.menu2cell a:active {
	color: #000000;
	text-decoration: none;
	background-color: #a83031;	
}
#menu3 {
cursor: pointer;
margin: 0px 0px;
height: 32px;
line-height: 32px;
font-weight: bold;
background: #99bd5e;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: normal;
color:#FFFFFF;
text-align:left;
}
.menu3cell {
cursor: pointer;
margin: 0px 0px;
height: 49px;
line-height: 49px;
font-weight: bold;
background: #99bd5e;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: normal;
color:#FFFFFF;
text-align:left;
padding: 0.2em 1em;
}
.menu3cell a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #99bd5e;
}
.menu3cell a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #99bd5e;
}
.menu3cell a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #99bd5e;
}
.menu3cell a:active {
	color: #000000;
	text-decoration: none;
	background-color: #99bd5e;
}

#menu4 {
cursor: pointer;
margin: 0px 0px;
height: 31px;
line-height: 31px;
font-weight: bold;
background: #d68222;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: normal;
color:#FFFFFF;
text-align:left;
}
.menu4cell {
cursor: pointer;
margin: 0px 0px;
height: 49px;
line-height: 49px;
font-weight: bold;
background: #d68222;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-style: normal;
color:#FFFFFF;
text-align:left;
padding: 0.2em 1em;
}
.menu4cell a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #d68222;
}
.menu4cell a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #d68222;
}
.menu4cell a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #d68222;
}
.menu4cell a:active {
	color: #000000;
	text-decoration: none;
	background-color: #d68222;
}

/*  submenu*/

.smenu1cell {
margin: 0px 0px;
text-align: left;
color: #ffffff;
background: #158ace;
padding: 0.2em 1em;
}

.smenu1 {
cursor: pointer;
line-height: 31px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color:#FFFFFF;
background-color: #158ace;
}

.smenu1On {
cursor: pointer;
line-height: 31px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color:#000000;
background-color: #158ace;
}
.smenu1cell a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #158ace;
}
.smenu1cell a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #158ace;
}
.smenu1cell a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #158ace;
}
.smenu1cell a:active {
	color: #000000;
	text-decoration: none;
	background-color: #158ace;
}


.smenu2cell {
margin: 0px 0px;
text-align: left;
color: #ffffff;
background: #c04243;
padding: 1em 1em;
}

.smenu2 {
cursor: pointer;
line-height: 31px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color:#FFFFFF;
background-color: #c04243;
}

.smenu2On {
cursor: pointer;
line-height: 31px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color:#000000;
background-color: #c04243;
}
.smenu2cell a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #c04243;
}
.smenu2cell a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #c04243;
}
.smenu2cell a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #c04243;
}
.smenu2cell a:active {
	color: #000000;
	text-decoration: none;
	background-color: #c04243;
}
.smenu3cell {
margin: 0px 0px;
text-align: left;
color: #ffffff;
background: #a4c868;
padding: 1em 1em;
}

.smenu3 {
cursor: pointer;
line-height: 31px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color:#FFFFFF;
background-color: #a4c868;
}

.smenu3On {
cursor: pointer;
line-height: 31px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color:#000000;
background-color: #a4c868;
}
.smenu3cell a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a4c868;
}
.smenu3cell a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a4c868;
}
.smenu3cell a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #a4c868;
}
.smenu3cell a:active {
	color: #000000;
	text-decoration: none;
	background-color: #a4c868;
}

.smenu4cell {
margin: 0px 0px;
text-align: left;
color: #ffffff;
background: #E29A49;
padding: 1em 1em;
}
/* oscuro 546a97 */
.smenu4 {
cursor: pointer;
line-height: 31px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color:#FFFFFF;
background-color: #E29A49;
}

.smenu4On {
cursor: pointer;
line-height: 31px;
font-weight: bold;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-style: normal;
color:#000000;
background-color: #E29A49;
}
.smenu4cell a:link {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E29A49;
}
.smenu4cell a:visited {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #E29A49;
}
.smenu4cell a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #E29A49;
}
.smenu4cell a:active {
	color: #000000;
	text-decoration: none;
	background-color: #E29A49;
}