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


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

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

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

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

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

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

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

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

#grafico_interior {
	height: 250px;
	background: url(images/principal_centro.jpg) 10px 0 no-repeat;
}

#grafico_interior div.col1de2 {
	padding: 100px 0 0 0;
}


#grafico_interior div.col2de2 {
	padding: 40px 0 0 9px;
}

#grafico_interior h3 {
	font-family: 'Century Gothic', sans-serif;
	font-size: 12px;
	color: #333;
	margin: 0;
	padding: 0;
}

#grafico_interior h1 {
	font-family: 'Century Gothic', sans-serif;
	font-size: 32px;
	color: #333;
	margin: 0;
	padding: 0;
	font-weight: normal;
}

#grafico_interior a {
	font-family: 'Century Gothic', arial, sans-serif;
	font-size: 14px;
	color: #555;
	margin: 0;
	padding: 0;
}

#forestales {
	height: 20px;
	padding: 20px 60px 20px 0;
	background: url(images/foto1.jpg) right center no-repeat;
	border-width: 0 0 1px 0;
	border-color: #999;
	border-style: dotted;
}

#logisticos {
	height: 20px;
	padding: 20px 60px 20px 0;
	background: url(images/foto2.jpg) right center no-repeat;
	border-width: 0 0 1px 0;
	border-color: #999;
	border-style: dotted;
}

#tecnologicos {
	font-family: 'Century Gothic', sans-serif;
	height: 20px;
	padding: 20px 60px 20px 0;
	background: url(images/foto3.jpg) right center no-repeat;
}


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

#principal {
	background: #FFF;
}

h1,h2,h3 {
	color: #1e5bbf;
}