/****************************************************************************************
MENU
****************************************************************************************/


/*#tab1 {
	background: url(images/forestales_tab1.jpg) no-repeat;
	line-height: 30px;
	vertical-align: middle;
}

#tab2 {
	background: url(images/forestales_tab2.jpg) no-repeat;
}

#tab3 {
	background: url(images/forestales_tab3.jpg) no-repeat;
}

#tab4 {
	background: url(images/forestales_tab4.jpg) no-repeat;
}

#tab5 {
	background: url(images/forestales_tab5.jpg) no-repeat;
	line-height: 30px;
	vertical-align: middle;
}

#tab2 a:link, #tab2 a:visited, #tab2 a:active , #tab2 a:hover {
	color: #ffd;
}*/

#tab1 {
	background: url(images/tab_inactivo.gif) no-repeat;
	line-height: 30px;
	vertical-align: middle;
}

#tab2 {
	background: url(images/tab_activo.gif) no-repeat;
}

#tab3 {
	background: url(images/tab_inactivo.gif) no-repeat;
}

#tab4 {
	background: url(images/tab_inactivo.gif) no-repeat;
}

#tab5 {
	background: url(images/tab_inactivo.gif) no-repeat;
	line-height: 30px;
	vertical-align: middle;
}

#tab2 a:link, #tab2 a:visited, #tab2 a:active , #tab2 a:hover {
	color: #555;
}

/****************************************************************************************
GRAFICO
****************************************************************************************/

/*#grafico {
	height: 300px;
	background: url(images/forestales_fondo.jpg) repeat-x #fff;
}

#grafico_interior {
	height: 300px;
	background: url(images/forestales_principal.jpg) 2px 0  no-repeat;
}*/

#grafico {
	height: 190px;
	background: url(images/principal_fondo.gif) repeat-x #fff;
}

#grafico_interior {
	height: 190px;
	background: url(images/ss_forestales.jpg) 0 20px no-repeat;
}


/****************************************************************************************
PRINCIPAL
****************************************************************************************/

#principal {
	background-color: #fff;
	padding-top: 30px;
}

h1,h2,h3 {
	color: #009933;
}
