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


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

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

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

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

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

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

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

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

#tab3 {
	background: url(images/tab_activo.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;
}

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


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

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

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

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

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

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

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