.sensibilidad-color {
	background-color: #339999 !important;
}

.presupuesto-color {
	background-color: #ffcc66 !important;
}

.campana-color {
	background-color: #ccce5e !important;
}

.epidemiologia-color {
	background-color: #cc6666 !important;
}

.fitosanitarias-color {
	background-color: #99cc66 !important;
}

.estatus-color {
	background-color: #996666 !important;
}

.relevante-color {
	background-color: #999999 !important;
}



.info-general-color {
	background-color: #ffcc66 !important;
}

.pecuario-color {
	background-color: #c0504d !important;
}

.agricola-color {
	background-color: #99cc99 !important;
}

.acuicola-color {
	background-color: #99cccc !important;
}

.menu--color {
	background-color: #ffcc66 !important;
}

.menu--color {
	background-color: #ffcc66 !important;
}

.menu--color {
	background-color: #ffcc66 !important;
}

nav ul li.activeMenu a {
	color: #fff;
	background-color: transparent;
    border-bottom: 5px solid #6c8c2e;
	text-decoration:none;
}

/* @font-face{ */
/* 	font-family:"Soberana"; */
/* 	src:url("../fonts/soberanaSans-Black.otf?v=2.0.1"); */
/* 	src:url("../fonts/ionicons.otf?v=2.0.1#iefix") format("embedded-opentype"),url("../fonts/ionicons.ttf?v=2.0.1")  */
/* 			format("truetype"),url("../fonts/ionicons.woff?v=2.0.1") format("woff"),url("../fonts/ionicons.svg?v=2.0.1#Ionicons")  */
/* 			format("svg"); */
/* 	font-weight:normal; */
/* 	font-style:normal */
/* } */

.footer{
   position:fixed;
   left:0;
   bottom:0;
   height:50px;
   width:100%;
	background-color:#808080;
	font-family: "Soberana","Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
}

/* #escudo span { */
/* 	background: url(../resources/images/logoFooter.png) #FBFBFB no-repeat center; */
/*     width: 120px; */
/*     height: 120px; */
/*     display: table; */
/*     margin: 0 auto; */
/* } */


/* #escudo, .separador { */
/* 	background: url(../resources/images/line01.gif) repeat-x center; */
/*     height: 120px; */
/*     margin-bottom: 1.5em; */
/* } */

#escudo, .separador {
/* 	background: url(../resources/images/logoFooter.png) #FBFBFB no-repeat center; */
/*     width: 120px; */
/*     height: 120px; */ 
/*     display: table; */
/*     margin: 0 auto;   font-family  */
    
	background: url(../resources/images/line01.gif) repeat-x center;
    height: 120px;
    margin-bottom: 1.5em;
}
#escudo span {
	background: url(../resources/images/logoFooter.png) #FBFBFB no-repeat center;
    width: 120px;
    height: 120px;
    display: table;
    margin: 0 auto;
}

.separador {
	margin: 1em 0em;
	max-height: 20px;
}

#footer-address {
	font-family: "Soberana","Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 10px;
    font-style: normal;
    line-height: 1.42857143;
    text-align: center;
    padding-bottom: 2em;
    font-style: normal;
    color: #808080;
    font-size: 13px;
    
}