#contenedor {
	height: auto;
	width: 919px;
	border: thin solid #5d788b;
}
#cabecera {
	height: 128px;
	background-image: url(../images_general/cabecera.jpg);
	width: 919px;
}
#menu {
	height: 35px;
	width: 919px;
}

#inferior {
	height: 147px;
	width: 919px;
	background-image: url(../images_general/f_inferior.jpg);
}

#inferiorvacio {

	height: 152px;
	width: 919px;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #e3e2e2;
}
.textoresaltado {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fffc00;
	font-weight: bold;
}
