.ruta {
	background-image: url(../img/componentes/grafico/barraruta.gif);
	background-repeat: no-repeat;
	width: 507px;
	height: 20px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	padding-top: 4px;
}
.submenuarriba {
	background-image: url(../img/componentes/grafico/superiorsubmenu.gif);
	background-repeat: no-repeat;
	width: 199px;
	height: 5px;
	font-size: 5px;
}
.submenucentro {
	width: 199px;
	background-color: #B2D0CD;
}
.submenuabajo {
	background-image: url(../img/componentes/grafico/inferiorsubmenu.gif);
	background-repeat: no-repeat;
	width: 199px;
	height: 5px;
	font-size: 5px;
}
.submenuseparacion {
	height: 1px;
	width: 199px;
	background-image: url(../img/componentes/lineasubmenu.gif);
	font-size: 1px;
	background-repeat:  repeat-x;
	margin-top: 4px;
	margin-bottom: 4px;
}
.contenidocabecera1 {
	background-image: url(../img/cabeceras/cabecera02.jpg);
	height: 53px;
	width: 507px;
	background-repeat: no-repeat;
	margin-top: 3px;
}
.submenuimagen1 {
	background-image: url(../img/fondos/fondo02.jpg);
	background-repeat: no-repeat;
	height: 289px;
	width: 199px;
	margin-top: 4px;
}



